@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}
html, body{
	width:100%;
	height:100%;
	min-width:1000px;
	background:#FFFFFF;
}
img{
	border:none;
}
div#content{
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	margin-bottom:-233px;
}
div#raspor{
	height:450px;
}
div#left_oblaka{
	position:absolute;
	z-index:0;
	height:100%;
	width:50%;
	background:url(/img_hotel/mesto/left_oblaka.gif) top right no-repeat;
	top:0;
	left:0;
}
div#left_oblaka p {
	margin-right:65px;
	text-align:right;
}
div#left_oblaka p a, div#left_oblaka p span {
	color:#6E0228;
}
div#left_oblaka p a, div#right_olaka p a{
	text-decoration:underline;
	font-family:Georgia;
	font-style:italic;
}
div#left_oblaka p, div#right_olaka p {
	font-size:24px;
	font-style:italic;
	margin-top:50px;
}
/*div#left_oblaka p.mails, div#right_olaka p.mails{
	margin-top:0;
	font-size:14px;
}*/
div#left_oblaka p span, div#right_olaka p span{
	font-style:normal;
	font-family:Georgia;
	font-size:14px;
}
div#right_olaka{
	position:absolute;
	z-index:0;
	height:100%;
	width:50%;
	background:url(/img_hotel/mesto/right_oblaka.gif) top left no-repeat;
	top:0;
	right:0;
}
div#right_olaka p {
	margin-left:65px;
	text-align:left;
}
div#right_olaka p a, div#right_olaka p span {
	color:#1F5A5C;
}
div#logo{
	background:url(/img_hotel/mesto/logo.png) top left no-repeat;
	margin:0 auto;
	height:117px;
	width:113px;
	position:relative;
	top:10px;
}
div#top_stolb{
	background:url(/img_hotel/mesto/top_stolb.gif) top left no-repeat;
	margin:0 auto;
	height:8px;
	width:113px;
	position:relative;
	top:10px;
}
div#maps{
	min-height:370px;
	width:100%;
	height:50%;
	position:absolute;
	z-index:20;
	top:135px;
}
div#mapl{
	height:100%;
	min-width:610px;
	margin:0 auto;
	width:60%;
	background:#454545 url(/img_hotel/mesto/left_line.png) top left repeat-y;;
	position:relative;
}
div#maps div#topleft_ugol{
	background:#454545 url(/img_hotel/mesto/left_t_ugol.png) top left no-repeat;
	height:14px;
	width:14px;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
}
div#maps div#topright_ugol{
	background:#454545 url(/img_hotel/mesto/right_t_ugol.png) top right no-repeat;
	height:14px;
	width:14px;
	position:absolute;
	top:0;
	right:0;
	z-index:15;
}
div#maps div#bottomleft_ugol{
	background:#454545 url(/img_hotel/mesto/left_b_ugol.png) bottom left no-repeat;
	height:14px;
	width:14px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:15;
}
div#maps div#bottomright_ugol{
	background:#454545 url(/img_hotel/mesto/right_b_ugol.png) bottom right no-repeat;
	height:14px;
	width:14px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:15;
}
div#maps div#right_line{
	height:100%;
	width:100%;
	background:url(/img_hotel/mesto/right_line.png) top right repeat-y;
}
div#maps div#top_line{
	width:100%;
	height:100%;
	background:url(/img_hotel/mesto/top_line.png) left top repeat-x;
}
div#maps div#content_map{
	width:100%;
	height:100%;
	background:url(/img_hotel/mesto/bottom_line.png) left bottom repeat-x;
	position:relative;
}
div#content_map div#map_google{
	margin-left:14px;
	margin-right:14px;
	height:94%;
	position:relative;
	top:14px;
/*	background:url(/img_hotel/mesto/maps_z.jpg) left top no-repeat;*/
}
div#pod_stolb{
	position:absolute;
	bottom:-20px;
	width:100%;
	left:0;
}
div#ten_stolb
{
	margin:0 auto;
	height:20px;
	width:26px;
	background:url(/img_hotel/mesto/pod_solb.gif) top left no-repeat;
}
div#stolbs{
	position:absolute;
	height:30%;
	top:50%;
	width:100%;
	z-index:10;
}
div#stolb{
	background:url(/img_hotel/mesto/stolb.gif) bottom left repeat-y;
	height:100%;
	width:26px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
div#niz{
	height:233px;
}
/*футер*/
div#footer{
	height:233px;
	position:relative;
	background:url(/img_hotel/mesto/zemlya.gif) bottom left repeat-x;
	position:relative;
}
div#mariinskiy{
	background:url(/img_hotel/mesto/mariinskiy.png) bottom left no-repeat;
	width:237px;
	height:180px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
div#doma{
	background:url(/img_hotel/mesto/doma.png) bottom right no-repeat;
	width:757px;
	height:180px;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}
div#niz_stolb{
	width:98px;
	height:180px;
	margin:0 auto;
	background:url(/img_hotel/mesto/niz_stolb.png) top left no-repeat;
	position:relative;
	top:0px;
	z-index:15;
}
