#container {
	margin: 10px auto;
	width: 1024px;
/*	width:expression(document.body.clientWidth < 1024? "1024px": "auto" );*/
/*	padding: 5px; */
}
body {
 background: #a80000 url(/images/orlen/mainbg.jpg) repeat-x top;
	font: 13px arial, sans-serif;
 min-width: 1024px;
 margin: 0px;
 padding: 0px;
 color: black;;
}
/*img { 
		opacity: 1 !important; 
	    filter: alpha(opacity=100) !important; 
		background: white !important;


}*/

.filetop {
/*	background: url("/images/orlen/file_top.gif") no-repeat left bottom; */
	background: url("/images/orlen/file_top_my.gif") no-repeat left bottom; 
	height: 80px;
	margin: 0px;
	padding:0px;
	width: 1020px;
}
.filebg {
	background: #676570 url("/images/orlen/filebg.gif") no-repeat center top;
	min-height: 660px;
	margin: 0px 3px 0px 3px;
	padding-top: 1px;
	width: 1010px;
}
.filecontent {
	 width: 1017px;
	 background: white url("/images/orlen/right_top_corner.gif") no-repeat right top;
 }
.filebottom {
	background: #a80000 url("/images/orlen/file_bottom.gif") no-repeat left top;
	height: 40px;
	width: 1020px;
	color: #a0a0a0;
	text-align: right;

}
.test {
	background: #fff;
	 display:block; overflow:hidden;
	 z-index: 20;
}

.maincontent {
	margin: 0px;
	padding:0px;
}
.maincontent td {
	vertical-align: top;
	margin: 0px;
}

.top {
	vertical-align: center;
}
.left {
	padding-right: 5px;
}
.right {
	padding: 0px;
	margin: 0px;
	width: 210px;
}
.rightmenu {
	margin-left:0px;
	margin-top:0px;
	padding: 5px 10px 5px 10px;
	background: url('/images/orlen/right_bg_main.gif') repeat-y;
}
.rightmenu h1 {
	color: black;
	font-size: 1.1em;
	margin: 0px 0px 0.5em 0px;
}

.rightbottom {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: url('/images/orlen/right_bg_bottom.gif') no-repeat top left;
}
.righttop {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 7px;
	background:  url("/images/orlen/right_bg_top.gif") no-repeat top left;
}


h1 {
 font-size: 1.3em;
 margin: 5px 5px 1em 0px;
 color: #d3071b;
}
h1 a {
	text-decoration: none;
	color: #f1ae1f;
	background: url("/images/view.gif") no-repeat right;
	padding: 0px 15px 3px 0px;
}
h1 a:visited {color:#f1ae1f;}
h1 a:hover {color: #ffba00;}
h1 a:active { color:#f1ae1f;}

h2 {
 font-size: 1.2em;
 color: #d9dfff;
 margin-bottom: 0em;
 color: red;
}
h2 a {
	text-decoration: none;
	color: #ff7629;
	background: url("/images/view.gif") no-repeat right;
	padding: 0px 15px 3px 0px;
}
h2 a:visited {color:#ff7629;}
h2 a:hover {color: #ffba00;}
h2 a:active { color:#ff7629;}

h3 {
 font-size: 1.1em;
 color: black;
 margin: 0em;
}


p {
 margin-top: 1em;
 text-align: justify;
}


.flatbox {
	border: 1px solid #dbdbdb;
	background:  white;
	display: inline-block;
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	width: 210px;
	vertical-align: top;
	margin: 10px 0px 0px 10px;
	padding: 10px;
	text-align:center;
}

.flatbox h1 a {
 text-decoration: none;
  color: #d83839;
}
.flatbox .futures .preview {
	width: 200px;
	float: left;
}
.flatbox .icon {
	 width: auto;
}
.flatbox .futures {
	vertical-align:top;
	display: table-cell;
	width: 100%;
	text-align:center;
	font-size: 1.05em;

}
.flatbox .flatclass {
	color: #ababab;
	font-size: 0.95em;
	text-align: center;
}
.flatbox .flatprice {
    color: green;
	font-size: 1.5em;
	float:right;
	width: 80px;
	background: #f2f384;

}
.flatbox h1 {
	margin: 0px 0px 3px 0px;
}
.flatbox .more,.flatbox .more a{
	color: #ababab;
    font-size: 0.95em;
	padding: 0px;
	margin: 0px -2px -8px 0px;
	text-align: right;
	text-decoration: none;
}

.boxcontent form {
	margin: 0px;
	padding: 0px;
}

.mainmenu {
	margin:0px 20px 0px 20px;
	border:1px dotted grey;
	background: white;
		opacity: 0.5;
	    filter: alpha(opacity=50);
}

.content {
	margin:0px 0px 0px 5px;
	opacity: 0.85;
    filter: alpha(opacity=85);
}


/** nav **/

#nav {
  margin: 15px 0px 15px 0px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(/images/newsite/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}
.clear {
	clear: both;
}

ul {
	margin-left: 0px;
	padding-left: 1.5em;
}
li {
	background: left center url(/images/newsite/arr.gif) no-repeat;
	padding-left: 10px;
	list-style: none;
	margin-top: 5px;
}

.selected {
   background: #d8d8d8  url(/images/newsite/arr.gif) no-repeat left center;
   padding: 0px 5px 0px 10px;
}
.menu {
	background:  url(/images/newsite/arr.gif) no-repeat left center;
    padding: 0px 5px 0px 10px;
}
.menu:visited,.menu:link {
	color: #d8d8d8;
}
.selected:visited, .selected:link {
	color: black;
}



.submenu1 .menu, .submenu1 .selected {
	padding-left: 20px;
}
.curmenu:link {
	color: black;
}

.curmenu {
	 font-weight: bold;
	 border-bottom: 1px solid white;
 }

.viewbox {
	border: 1px solid #a0a0a0;
	background:  #feffd2;
	display: inline-block;
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	width: 290px;
	vertical-align: top;
	margin: 10px 0px 0px 10px;
	padding: 10px;
}
.buttons {
	float:right;
}

.number {
	 background: url('/images/button.gif') no-repeat center top;
	 float: right;
	 margin: -12px -10px 0px 0px;
	 z-index: 30;
	 padding-top:5px;
	 color: white;
	 width: 36px;
	 height: 25px;
 }
.number img {
	 padding-left:5px;
 }

/* for Internet Explorer */
/*\*/
*html .number {
	margin: -13px -5px 0px 0px;
}
/**/



#carphoto {
  float: right;
  width: 101px;
/* height: 70px; */
  margin: 1px 5px 5px 0px; 
  padding: 0px;
  border: 1px solid white;
}
#carslist {
   border: 0px;
   width: 95%; 
   padding: 0px;
   margin: 0px;
}
#carslist  a {
   color: black;
   font-weight: normal;
}
#carslist  a:hover {
   font-weight: bold;
}

#carslist  td {
   color: #d7d7d7;
   font-weight: normal;
}
#left1 ul {
   margin: 0px;
   padding: 0px;
   text-align:left;
				}
#left1 li {
    background: url("/images/menu_left.gif") no-repeat left;
    padding: 5px 0px 5px 20px;
    margin: 0px;
    list-style-type: none;
}
#pricegraph {
/*	background: #3d4d9d url(/images/title_bg.gif) no-repeat top left ;*/
}
#left1 li a{
	color: #620c00;
}
#mainmenu {
 font-weight: bold; 
 font-size: 90%;
 padding: 5px 5px 5px 0px;
 margin: 0px 0px 0px 0px;
 height: 30px;
 text-align: center;
 text-transform:  uppercase;
 background: #d81e04 ;

}

#mn_logo {
	width: 30%;
	float: left;
	display: table-cell;

}

#mn_pics {
	padding-top:0px;
	width: 80%;
	float: left;
	display: table-cell;
/*	background: url(/images/mn.gif) no-repeat;*/


}
#mn_pics img {
	float: right;
}

#mn_news {
	margin-top: 4px;
	height: 175px;
	display: table-cell;
	float: right;
	width: 19%;
	color: white;
	font-size: 90%;
}
#pagename {
	text-align:center;
	border-bottom: 1px solid #9da7dc;
	margin-top: 10px;
}


#mainmenu a {
text-decoration: none;
color: #ccd4ff;
padding: 0px 10px 0px 10px;
}

#title_image {
background: #d81e04 url('/images/nm_logo_bg.gif') repeat-x;
height:180px;
border-top: 1px solid #9da7dc;
border-bottom: 1px solid #9da7dc;
margin-bottom: 10px;
}
/* for Internet Explorer */
/*\*/
*html #content {
 padding: 0px 10px;
 margin: 10px 0px 0px 211px;
 background: url(/images/vertical_line.jpg) no-repeat;
 height: 650px;
}
/**/

#footer { 
	margin:6px 0px 10px 230px;
	text-align:right;
}

#main1 {
	width: 780px;
	float: left;
}

#mnafta {
   position: absolute;
   left: 3%;
   top: 60px;
   padding: 15px 5px 15px 5px;
}
#leftpart {
	margin: 0px;
	padding:0px;
	width: 220px;
	float: left;
}
#leftpart a{
	color: #620c00;
}
#left1 {
	width: 100%;
	text-align: center;
}

#contacts {
 position: absolute;
 right: 1px;
 top: 15px;
 width: 180px;
 font-size: 90%;
 padding: 5px;
 padding-bottom: 35px;
}
#lang {
 position: absolute;
 right: 1px;
 top: 61px;
 width: 150px;
}

#lang a{
	color: blue;
	text-transform:  lowercase;
	font-variant: small-caps;
}

#menu {
 position: absolute;
 left: 10px;
 top: 85px;
 width: 180px;
 font-size: 90%;
/* background: #66d61b url(/images/left_niz.gif) bottom right no-repeat; */
 padding: 5px 5px 5px 20px;
 padding-bottom: 35px;
}
#foot {
 text-align: right;
 padding: 1px;
 color: #dbd9d3;
}


#flatphoto { 
   float: left;
   width: 101px;
   height: 70px;
   margin: 1px 5px 5px 0px;
   padding: 0px;
   border: 1px solid black;
}
#clsinf {
	float: right;
	font-weight: bold;
	color: #6570e1;
	text-color: #6570e1;
}
#currency_table {
	margin-left: 4px;
    width:180px;
	font-size:90%;

}
#currency_table #head {
	    background:  #d8d8d8;
		color: black;
}
#currency_table #alleft {
	    text-align: left;
}

#currency_table tr {
    text-align: center;
	color: #d8d8d8;
}

#clsinf a {
	color:#f1ae1f;
	font-weight: bold;
}
#rightcol {
	text-align: right;
	width: 60%;
	
}
#flatdetails {
	width: 99%;
	border: 1px solid #dbd9d3;
}
#flatdetails  td {
	padding: 5px;
}
#hiddenflag0 {
	display: none;
}

a {
color: #620c00;
text-decoration: none;}
a:visited {color:#CD5C5C;}
a:hover {color: #7B7571;}
a:active { color:#CD5C5C;}

A IMG { 
	border: none /* Убираем рамку вокруг изображений-ссылок */
}
#menu li {
    background: url("/images/menu_left.jpg") no-repeat left top;
    padding: 5px 0px 5px 30px;
    margin: 0px;
    list-style-type: none;
}
#menu p {
	padding: 3px 0px 3px 40px;
}
#menu a {
    color: black;
	text-transform:  uppercase;
	font-variant: small-caps; 	 

	}
#titlephotos {
	border: 1px solid #dcdcdc;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 5px 5px ;
	width: 170px;
	background: #f0f0f0;
}
#titlephotos #titleimg {
	width: 120px;
	border: 1px solid #dcdcdc;
	padding:2px;
	margin:1px;
}
#titlephotos a {
	color: #620c00;
}
hr {
	 background: #000c78;
	 height:1px;
 }
#pages {
  text-align: center;
}
							        

