@charset "windows-1251";
html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
body {
	background-color:#000000;
}

h1 {
	font-family:Calibri;
	font-size:28px;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:0px;
}

a {
  color:#ffffff;
}
a:hover {
  text-decoration:none;
}
a:visited {
  color:#ffffff;
}

#main_div {
	width:1200px;
	height:auto;
	margin:0 auto;
}


#header {
	height:190px;
}
#header_left {
	float:left;
	width:982px;
	height:190px;
}
#header_right {
	float:right;
	width:218px;
	height:142px;
}
#logo_div {
	position:absolute;
	margin-left:57px;
	margin-top:10px;
}
#horizontal_menu_fon {
	width:982px;
	height:142px;
	background-image:url(/images/resortnew/top_left_fon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menu_buttons {
	padding-top:69px;
	padding-left:277px;
}
#menu_item1 {
	width:163px;
	height:56px;
	float:left;
}
#menu_item2 {
	width:183px;
	height:56px;
	float:left;
	margin-left:7px;
}
#menu_item3 {
	width:119px;
	height:56px;
	float:left;
	margin-left:9px;
}
#menu_item4 {
	width:172px;
	height:56px;
	float:left;
	margin-left:9px;
}

#online_reserv_fon {
	width:218px;
	height:142px;
	background-image:url(/images/resortnew/top_right_img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#online_button {
	padding-left:53px;
	padding-top:71px;
}




#main_area {
}
#main_area_left {
	float:left;
	width:269px;
}
#main_area_center {
	float:left;
	width:696px;
}
#main_area_text_content {
	padding-left:10px;
	padding-right:10px;
	font-family:Calibri;
	color:#FFFFFF;
}
#main_area_text_content img {
	border:4px solid #FFFFFF;
}
#main_area_right {
	float:left;
	width:235px;
}
#vert_menu {
	width:226px;
	height:474px;
	padding-top:55px;
	padding-left:43px;
	background-image:url(/images/resortnew/vert_menu_fon.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#contacts_fon {
	width:235px;
	height:203px;
	background-image:url(/images/resortnew/contacts_fon.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#contacts_fon a {
	text-decoration:underline;
}
#contacts_fon a:hover {
	text-decoration:none;
}
#right_mt_text1 {
	padding-top:47px;
	margin-left:26px;
	font-family:Calibri;
	font-size:14px;
	line-height:15px;
}
#right_mt_text2 {
	padding-top:15px;
	margin-left:26px;
	font-family:Calibri;
	font-size:14px;
	line-height:15px;
}

#dop_button1 {
	text-align:right;
	margin-top:14px;
}
#dop_button2 {
	text-align:right;
	margin-top:11px;
}



#footer {
	height:55px;
	margin-top:30px;
}








#photo_main {
	margin-top:23px;
}
#screen {
  position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 100;
  display: none;
  background: url(/images/resortnew/blank.png);
}
* html #screen {
    background-color: #333;
    background-color: transparent;
	background-image: url(/images/resortnew/spacer.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/resortnew/blank.png", sizingMethod="scale");
}




#map_div {
	margin-top:20px;
}
#map_top {
	width:696px;
	height:275px;
}
#map_top div {
	float:left;
}
#map_bottom {
	width:696px;
	height:193px;
}
#map_bottom div {
	float:left;
}





.rooms_item {
	margin-bottom:2px;
}
.rooms_item_body {
	width:673px;
	background-color:#deca84;
}
.rooms_preview {
	margin-left:7px;
	margin-top:3px;
	margin-bottom:3px;
}
.rooms_title {
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
.rooms_title a {
	font-family:Tahoma;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.rooms_subtitle {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-transform:lowercase;
}
.rooms_preview_text {
	margin-top:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
.rooms_more_text {
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
}
.rooms_more_foto {
	margin-top:30px;
}
.rooms_more_foto div {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
.rooms_more_foto div img {
	border:4px solid #FFFFFF;
	cursor:pointer;
}
