body {

	margin:0px;
	background:#FFFFFF url(/img/bg.gif);
	color:#666;
	font-family:Trebuchet MS;
}

h1{
	font-size:13px;
}

h2{
	font-size:13px;
}
h3{
	font-size:13px;
	margin:0px;
}


a img{
	border:none;
}


blockquote{	font-style:italic;}

#tbl{
	min-width:1005px;
	max-width:1280px;
	/*width:800px;
	height:100%;*/
	background:#eff9fe;
	margin:auto;
}
#tbl table{width:100%;}
#tbl td{vertical-align:top;}



#head{
	height:150px;
	background:url(http://www.naftusia.ru/img/buvet.jpg) center no-repeat;
}

#logo{
	border:none;
	text-align:center;
	color:#FFF;
}
#logo img{

	border:none;
}

#logodiv{
	margin-left:10px;
	text-align:center;
	float:left;
	font-size:11px;
	font-weight:bold;
}
#logodiv .black_opacity{
	background:#666;
	width:200px;
	height:150px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 5.5+*/
	-moz-opacity: 0.4; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.4; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.4; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */

}
#logodiv .z_content{
	position:absolute;
	z-index:100;
	margin-top:-130px;
	margin-left:10px;
}

#slogan{
	margin-left:50px;
	margin-top:20px;
	width:300px;
	text-align:center;
	float:left;
	font-size:26px;
	color:#0000ff;

}

#contacts {
	display:block;
	float:right;
	width:220px;
	color:#Fff;
	font-size:13px;
	line-height:16px;
	margin-right:10px;

}
#contacts .black_opacity, #logodiv .black_opacity{	background:#666;
	width:220px;
	height:150px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 5.5+*/
	-moz-opacity: 0.4; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.4; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.4; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */}
#contacts .z_content{	position:absolute;
	z-index:100;
	margin-top:-170px;
	margin-left:5px;}
#contacts p{	margin-bottom:5px;}

#contacts .city{
	font-weight:bold;
	font-size:15px;
}
a.lang{
	position:absolute;
	margin-left:180px;
	margin-top:2px;}

#contacts .for{
	display:block;
	font-weight:bold;
}

#menu_top_td{
	background:#e0f5ff url(/img/ny/menu_bg.jpg) repeat-x;
	border-top:2px solid #00a5f8;
	height:28px;
}
#menu_top{

	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#0580ba;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;

}



#menu_top a,#menu_top span{
	padding-left:2px;
	padding-right:2px;
	color:#0580ba;
}









#left{
	width:228px;
	vertical-align:top;
}
#right{

	vertical-align:top;
}
#right .body{
	display:block;
	padding:5px;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}

.body p{	text-indent:0px;
	text-align:justify;
	overflow:hidden;}








#footer{
	background:#bfbdb0;
	background:#e0f5ff url(/img/ny/menu_bg.jpg) repeat-x;
	}



.left_top{
	background:#bee3f4 url(/img/ny/left_top.gif) top center no-repeat;
	height:6px;
	width:240px;
	margin-top:10px;
	margin-left:10px;
		margin-right:5px;
	font-size:0px;
}
.left_bot{
	background:#bee3f4 url(/img/ny/left_bot.gif) top center no-repeat;
	height:6px;
	width:240px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	display:none;

}

.menu_left{
	font-size:12px;
	width:235px;
	height:100%;
		margin-left:10px;
		margin-right:5px;
		background:#bee3f4  url(/img/ny/left_bg.v2.gif) bottom center repeat-y;
		padding-left:5px;
		padding-bottom:10px;
		padding-top:0px;
		margin-top:0px;
}
.menu_left p{margin-top:0px;}
.menu_left a:hover{
	color:#22b0f7;
	color:red;
}
.menu_left a{	color:#00C;
	}
.menu_left h3, .h3{
	font-size:14px;
	margin:1px;
	margin-top:0px;
	font-weight:bold;
}
.menu_left ul{
	margin:0px;
	margin-left:6px;
	margin-right:1px;
	padding:0px;
	list-style-type:square;
	/*padding-bottom:5px;*/
	list-style-image: url('/img/ny/snow.gif');

}
.menu_left ul li{
	margin-left:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:14px;
	color:#00C;
}


#weather, #map{
	text-align:center;
	display:block;
	margin-left:5px;
	margin-bottom:10px;
	padding-left:10px;
	width:200px;

}
#weather{	margin-bottom:0px;
	height: 150px;
    overflow: hidden;}

#weather *, #map *{
		font-size:12px;
}
#weather a img, #map a img{
	border:none;
}





/***** PRICE TBL ******/
.tbl_price{
	          border: 1px solid  #CCCCCC;
			  width:99%;

}
.tbl_price tbody tr td{
        background-color:#F7F7F7;
        border:1px solid #FFFFFF;
        margin:2px;
		text-align:center;
}
.tbl_price tbody tr td:first-child{	text-align:left; padding-left:5px;}

.tbl_price tbody tr th{
	font-weight:bold;
	text-align:center;
	background-color:#F7F7F7;
	border:1px solid #FFFFFF;
}




.himg img{
	margin-right:5px;
	margin-top:0px;
	padding:5px;
	border:1px solid #CCCCCC;
}


A {
	COLOR: #00C; TEXT-DECORATION: none
}
a:hover{
	color:red;
}

.inline{
	float:none;
	display:block;
	width:auto;
	height:auto;
	padding-bottom:20px;}
.inline a{	width:150px;
	display:block;
	float:left;}




.r{	color:red;}









#footer p{
	margin:5px;	margin-left:20px;
	font-size:12px;}



.ny tr td{	vertical-align:top;
	text-align:center;}

.ny tr td a img{
	border:none;
}




#newyear{   padding-top:5px;
		margin-top:0px;}







#text_bg{	width:483px;
	padding-left:170px;
	height:85px;
	padding-top:55px;
	background:#c2e5f5 url(/img/ny/text_bg.jpg) no-repeat;}

.b{	font-weight:bold;}

#top_line{	position:absolute;z-index:500;
	left:0px;top:0px;
	width:100%;
	margin:auto;

	height:27px; background: url(/img/top_line.gif) center repeat-x;text-align:center;display:none;}
#top_line span{display:block;float:left; width:40%;color:red;
	font-weight:bold;}
#top_line div {display:block;}
#top_line_x{	width:14px;height:14px;
	position:absolute;
	right:14px;
	background: url(/img/x.gif) center no-repeat;margin-top:6px;cursor:pointer;}



#myadvert{font-size:11px;padding:5px;font-family:Trebuchet MS;
width:220px;
position:relative;
border:0px solid red;
z-index:100;}
#myadvert .link{line-height:1.2em !important;clip:auto;display:block;margin-top:10px;}
#myadvert .link img{vertical-align: top;}
#myadvert .link a{color:#CC0000;text-decoration:underline; font-weight:bold;}
#myadvert .link a:HOVER{color:#00F;}
#myadvert .desc,#myadvert .desc a.inherit{	display:block;
	font-weight:400;
	font-style:normal;
	color:black;
	text-decoration:none;
	cursor:text;
}
#myadvert .url{color:#00F;}
#yad{
	display:none;	padding-right:5px;
	z-index:1;
	padding-bottom:0px;
	overflow:hidden;
	margin-top:-20px;
	position:relative;
	z-index:50;
	border:0px solid green;
}


.hidden{display:none;}
.left{float:left;width:200px;}
.clear{clear:both;}

.page_r{font-weight:bold;
list-style-image:url("/img/ny/snow_r.gif")}
table.tbl_cure{	madring:0;
	padding:0;
	border-collapse:collapse;}
table.tbl_cure td{text-align:left;vertical-align:top;border:1px solid gray;padding:5px;}
table.tbl_cure ul{margin:0px;
list-style-position:inside;
padding-left:5px;
}

#sform{font-size:11px;}
#sform p{	margin:3px;}
#sform select,#sform input{font-size:11px;}

#sresult{width:100%;border-collapse:collapse;}
#sresult tr.th td{padding:1px;background-color:#cbdcec; text-align:center;border-top:1px solid #e8e7e5;}
#sresult tr.th td.border{border:1px solid #e8e7e5;border-bottom:none;}
#sresult a.smore{display:block;}

#sresult td{padding:4px;text-align:center;}
#sresult td.pname{background-color:#e8e7e5;text-align:left;}
#sresult tr.n{border-bottom:1px solid #e8e7e5;}
#sresult td.nname{padding-left:15px;text-align:left;}
.ad_lf{display:none}

.black{color:#000;}
a.i2b{background:transparent url(/img/cart.gif) right no-repeat;padding-right:20px;}
p.ask{margin:9px;}


#price{border-collapse:collapse;width:100%;}



#price th{padding:2px 4px;border:1px solid #aaa;background-color:#e2edf8; text-align:center;border-top:1px solid #aaa;}


#price td{padding:2px 4px;border:1px solid #aaa}

#price tr td:nth-child(3) {font-weight:bold;text-align:center}
#price tr td:nth-child(4) {font-weight:bold;text-align:center}
#price tr td:nth-child(5) {text-align:center}
#price tr td:first-child {text-align:center}
#price tr td.pname{text-align:left;}

#price tr:nth-child(2n){background:#d4edff;}
#price tr.current td{font-weight:bold;color:#E80202}
.red{color:#E80202}

textarea.default{color:#777;font-style:italic;}
#drakon{background:transparent url(/img/drakon.gif) right no-repeat;}
