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;
}


a img{
	border:none;
}


blockquote{	font-style:italic;}

#tbl{
	/*width:800px;
	height:100%;*/
	background:#eff9fe;
	margin:auto;
}



#head{
	height:200px;
	background:url(/img/head.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:#000;
	width:200px;
	height:200px;
	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:-190px;
	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:#000;
	width:220px;
	height:200px;
	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:-190px;
	margin-left:5px;}
#contacts p{	margin-bottom:5px;}

#contacts .city{
	display:block;
	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:bold;
	color:#0580ba;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;

}



#menu_top a,#menu_top span{
	padding-left:5px;
	padding-right:5px;
	color:#0580ba;
}









#left{
	width:228px;
	vertical-align:top;
}
#right{
	width:660px;
	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;}








#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 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;}

#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%;
	color:red;
	font-weight:bold;
	height:27px; background: url(/img/top_line.gif) center repeat-x;text-align:center;display:none;}
#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;
background-color:#BEE3F4;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{	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}
.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;
}