﻿html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	font:12px/14px Arial,Helvetica, sans-serif;
	color:#000;
	background:#8fa4b8 url(/templates/_default_/images/hotels/bg-body.png) repeat-x 0 0;
}
img{
	border:0;
}
p{
	margin:0;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
#page{
	overflow:hidden;
	background:url(/templates/_default_/images/hotels/bg-body-bottom.png) repeat-x 0 100%;
}
#footer-img{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	min-height:100%;
	background:url(/templates/_default_/images/hotels/bg-footer-img.jpg) no-repeat 0 100%;
}
#all{
	width:1000px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	padding:0;
}
* html #all{
	height:100%;
}

/*header*/

#header{
	width:1000px;
	background:url(/templates/_default_/images/hotels/bg-header.jpg) no-repeat 0 0;
}
#header-up{
	overflow:hidden;
	width:1000px;
}
#header-up .head-left{
	float:left;
	width:355px;
}
 .head-left ul.up{
	float:left;
	width:255px;
	padding:0;
	margin:0 0 0 11px;
	list-style:none;
	background:url(/templates/_default_/images/hotels/bg-ul-up.png) no-repeat 0 0;
}
.head-left ul.up li{
	float:left;
	display:inline;
	margin:11px 52px 0 0;
	padding:0 0 0 22px;
}
.head-left ul.up li a.home{
	float:left;
	text-indent:-9999px;
	width:11px;
	height:9px;
	cursor:pointer;
	background:url(/templates/_default_/images/hotels/bg-home.png) no-repeat 0 0;	
}
.head-left ul.up li a.mail{
	float:left;
	text-indent:-9999px;
	width:11px;
	height:8px;
	cursor:pointer;
	background:url(/templates/_default_/images/hotels/bg-mail.png) no-repeat 0 0;	
}
.head-left ul.up li a.map{
	float:left;
	text-indent:-9999px;
	width:11px;
	height:9px;
	cursor:pointer;
	background:url(/templates/_default_/images/hotels/bg-map.png) no-repeat 0 0;	
}
.head-left h1{
	float:left;
	margin:30px 0 0;
	padding:0 0 0 20px;
}
.head-left h1 a{
	float:left;
	overflow:hidden;
	width:206px;
	height:82px;
	text-indent:-9999px;
}
.head-left .page-name{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:40px 0 0 0;
	width:114px;
	height:32px;
}
#header-up .head-right{
	float:right;
	padding:0 15px 0 0;
	width:515px;
}
.head-right .register{
	float:right;
	height:24px;
	padding:0 0 0 7px;
}
.head-right .register .short{
	float:left;
	width:7px;
	height:24px;
	background:url(/templates/_default_/images/hotels/bg-register-short.png) no-repeat 0 0;
}
.head-right .register ul{
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	height:24px;
	list-style:none;
	background:url(/templates/_default_/images/hotels/bg-register-long.png) no-repeat 0 0;
}
.head-right .register ul li{
	float:left;
	padding:0 11px 0 17px;
	margin:0 0 0 -2px;
	height:24px;
	background:url(/templates/_default_/images/hotels/bg-register-li.png) no-repeat 0 3px;
}
.head-right .register ul li a{
	float:left;
	margin:4px 0 0;
	font-size:11px;
	line-height:13px;
	color:#3b3b3b;
	text-decoration:none;
}
.head-right .register ul li a:hover{
	text-decoration:underline;
}
.head-right .banner{
	float:right;
	margin:18px 0 0;
}
.head-right form{
	float:right;
	margin:20px 0 0;
}
.head-right form .select{
	float:left;
	width:155px;
	margin:2px 0 0;
	padding:0 0 0 8px;
}
.head-right .select select{
	float:left;
	width:154px;
	padding:0 0 0 1px;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
	color:#000;
	font:11px/13px Arial,Helvetica,sans-serif;
}
.head-right .select select option{
	float:left;
	background:#fff;
}
.head-right form .sub{
	float:left;
	margin:1px 0 0;
	padding:0 0 0 10px;
}
.head-right form .sub input{
	float:left;
	width:81px;
	height:22px;
	padding:2px 0 4px;
	cursor:pointer;
	text-align:center;
	border:none;
	color:#000;
	font:12px/18px Arial,Helvetica,sans-serif;
	background:url(/templates/_default_/images/hotels/bg-submit.png) no-repeat 0 0;
}
#header-down{
	overflow:hidden;
	margin:5px 0 0;
	padding:0 0 0 20px;
	width:980px;
}
#header-down .up{
	float:left;
	width:968px;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(/templates/_default_/images/hotels/bg-header-transparent-up.png) no-repeat 0 0;
}
#header-down ul{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	width:957px;
	min-height:120px;
	list-style:none;
	background:url(/templates/_default_/images/hotels/bg-header-transparent-line.png) repeat-y 0 0;
}
#header-down ul li{
	float:left;
	padding:6px 0 0;
	width:184px;
	height:17px;
}
#header-down ul li a{
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
#header-down ul li a img{
	float:left;
}
#header-down ul li a span{
	float:left;
	margin:1px 0 0;
	padding:0 0 0 3px;
}
#header-down ul li a:hover{
	color:#E0740C;
}
#header-down .down{
	float:left;
	width:968px;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(/templates/_default_/images/hotels/bg-header-transparent-down.png) no-repeat 0 0;
}

/*main*/

#main{
	width:964px;
	margin:1px 0 0;
	padding:0 16px 189px 22px;
	overflow:hidden;
}
#main .main-line{
	float:left;
	width:964px;
	background:url(/templates/_default_/images/hotels/bg-content-center.png) repeat-y 0 0;
}
.main-bottom{
	float:left;
	margin:0;
	width:714px;
	height:12px;
	background:url(/templates/_default_/images/hotels/bg-content-bottom.png) no-repeat 0 0;
}
/*leftcol*/

#leftcol{
	float:left;
	width:714px;
}
#leftcol .banner-block{
	float:left;
	padding:0 0 0 45px;
	width:669px;
	height:123px;
	background:url(/templates/_default_/images/hotels/bg-banner-block.png) no-repeat 0 0;
}
#leftcol .banner-block a{
	float:left;
	margin:20px 0 0;
	padding:0 12px 0 0;
}
#leftcol .links{
	float:left;
	display:inline;
	height:25px;
	width:100%;
	background:url(/templates/_default_/images/hotels/bg-links-main.gif) repeat-x 0 0;
}
#leftcol .links ul{
	overflow:hidden;
	margin:1px 0 0 10px;
	padding:0;
	list-style:none;
}
#leftcol .links ul  li{
	float:left;
	height:22px;
	background:url(/templates/_default_/images/hotels/bg-links.gif) repeat-x 0 0;
}
#leftcol .links ul  li a{
	color:#000;
	float:left;
	text-decoration:none;
}
#leftcol .links ul  li a img{
	float:left;
	margin:3px 0 0;
	padding:0 2px 0 4px;
}
#leftcol .links ul  li a strong{
	float:left;
	font-weight:normal;
	margin:4px 0 0;
	padding:0 7px;
}
#leftcol .links ul  li a span{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:22px;
	width:16px;
	background:url(/templates/_default_/images/hotels/bg-links-a.png) no-repeat 6px 8px;
}
#leftcol .links ul  li a:hover,
#leftcol .links ul  li a.active{
	background:url(/templates/_default_/images/hotels/bg-links-a-hover.png) no-repeat 0 0;
}
#leftcol .links ul  li a:hover span,
#leftcol .links ul  li a.active span{
	background:url(/templates/_default_/images/hotels/bg-links-span-hover.png) no-repeat 100% 0;
}

/*content*/

#leftcol #content{
	float:left;
	width:714px;
	margin:0;
	background:url(/templates/_default_/images/hotels/bg-content-top.png) no-repeat 0 0;
}

/*content-center*/

#content .content-center{
	float:left;
	width:699px;
	height:100%;
	padding:0 8px 0 7px;
}
.content-center h2{
	float:left;
	display:inline;
	margin:12px 0 0 0;
	width:100%;
	height:42px;
	text-align:center;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	background:url(/templates/_default_/images/hotels/bg-h2-long.png) no-repeat 0 0;
}
.content-center h2 span{
	float:left;
	height:32px;
	padding:10px 0 0;
	width:100%;
	color:#fff;
	background:url(/templates/_default_/images/hotels/bg-h2-short.png) no-repeat 100% 0;
}
.content-center h2 span a{
	overflow:hidden;
	margin:0 0 0 17px;
	text-decoration:none;
}

/*main content*/

.content-center .main-content{
	float:left;
	display:inline;
	width:692px;
	margin:0 0 0 3px;
	color:#000;
	border-top:1px solid #b4c2db;
}

/*hotels*/

.main-content .hotels{
	float:left;
	margin:1px 0 0;
	width:690px;
	padding:0 1px;
}

/*hotels top*/

.hotels .hotels-top{
	width:658px;
	padding:13px 16px 0;
	color:#fff;
	overflow:hidden;
	background:#8db0d3 url(/templates/_default_/images/hotels/bg-hotels-top.png) no-repeat 0 100%;
}
.hotels .hotels-top h3{
	float:left;
	margin:0;
	padding:0 3px 0;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
.hotels .hotels-top  p{
	text-align:center;
	margin:2px 0 0;
	padding:0 0 20px 0;
}

/*hotels-center*/

.hotels .hotels-center{
	width:658px;
	padding:0 16px 20px;
	overflow:hidden;
	background:url(/templates/_default_/images/hotels/bg-hotels-bottom.png) no-repeat 0 0;
}
.hotels .hotels-center .poisk{
	overflow:hidden;
	width:100%;
}
.hotels .hotels-center h4{
	float:left;
	margin:12px 0 0;
	padding:0 0 0 36px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#2c2c2c;
}
.hotels .hotels-center div.hotels-info{
	float:right;
	margin:17px 0 0;
	font-size:11px;
	line-height:13px;
	color:#5a5a5a;
}
.hotels .hotels-center div.hotels-info a{
	float:left;
	display:inline;
	margin:1px 6px 0;
}
.hotels .hotels-center form{
	width:100%;
	overflow:hidden;
}
.hotels .hotels-center form ul{
	margin:5px 0 0;
	padding:0 0 0 113px;
	list-style:none;
}
.hotels .hotels-center form ul li{
	float:left;
	margin:11px 0 0;
}
.hotels .hotels-center form ul li.up{
	width:504px;
}
.hotels .hotels-center form ul li.up label{
	padding:0 8px 0 7px;
}
.hotels .hotels-center form ul label{
	float:left;
	padding:0 10px 0 7px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.hotels .hotels-center form ul li div{
	float:left;
}
.hotels .hotels-center form ul select{
	float:left;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
	width:200px;
	color:#658585;
	font:11px/13px Arial,Helvetica,sans-serif;
}
.hotels .hotels-center form ul select option{
	background:#fff;
	border:none;
}

/*categories*/

.hotels-center form .form-bottom{
	float:left;
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
}
.hotels-center form .categories{
	float:left;
}
.hotels-center form .categories ul{
	float:left;
	width:208px;
	margin:0;
	padding:0;
	list-style:none;	
}
.hotels-center form .categories ul li{
	float:left;
	width:208px;
	margin:4px 0 0;
	background:none;
}
.hotels-center form .categories ul li input{
	float:left;
	margin:1px 2px 0 0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
	width:13px;
	height:13px;
}
.hotels-center form .categories label{
	float:left;
	margin:4px 0 0;
	padding:0 12px 0 62px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
#main .star{
	float:left;
	width:14px;
	height:13px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/templates/_default_/images/hotels/star.png) no-repeat 0 0;
}

/*marks*/

.hotels-center form .marks{
	float:right;
	width:385px;
	margin:4px 0 0;
}
.hotels-center form .marks label{
	float:left;
	margin:0;
	padding:0 11px 0 0;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.hotels-center form .marks ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.hotels-center form .marks ul li{
	float:left;
	margin:0;
	background:none;
}
.hotels-center form .marks ul.up li input{
	float:left;
	margin:0;
	margin:1px 0 0 0;
	padding:0;
	line-height:0;
	font-size:0;
	border:0;
	width:13px;
	height:13px;
}
.hotels-center form .marks ul.up li label{
	padding:0 11px 0 4px;
	color:#5a5a5a;
}
.hotels-center form .marks ul.down{
	float:left;
	width:366px;
	padding:0 0 0 23px;
	margin:8px 0 0;
}
.hotels-center form .marks ul.down li div{
	float:left;
}
.hotels-center form .marks ul.down li input{
	float:left;
	width:80px;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
	width:76px;
	height:16px;
	color:#658585;
	font:11px/14px Arial,Helvetica,sans-serif;
	padding:1px 2px 0;
}
.hotels-center form .marks ul.down li label{
	margin:2px 0 0;
}
.hotels-center form .form-bottom .submit{
	float:right;
	margin:10px 0 0;
	padding:0 0 1px 0;
	text-align:center;
	width:100px;
	height:22px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:12px/22px Arial,Helvetica,sans-serif;
	background:url(/templates/_default_/images/hotels/bg-submit-content.png) no-repeat 0 0;	
}

/*top100*/

#content .main-content .top100{
	float:left;
	display:inline;
	height:38px;
	width:690px;
	margin:3px 1px 0;
	background:url(/templates/_default_/images/hotels/bg-top100.gif) repeat-x 0 0;
}
.main-content .top100 span{
	float:left;
	text-indent:-9999px;
	position:relative;
	margin:-34px 0 0 8px;
	width:91px;
	height:71px;
	background:url(/templates/_default_/images/hotels/top100-bg-logo.gif) no-repeat 0 0;
}
.main-content .top100 .right{
	float:right;
	margin:12px 0 0;
	padding:0 13px 0 0;
	color:#4c4c4c;
	font-size:11px;
}
.main-content .top100 .right p{
	float:left;
}	
.main-content .top100 .right ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.main-content .top100 .right ul li{
	float:left;
	padding:0 0 0 5px;
	
}
.main-content .top100 .right ul li a{
	color:#4c4c4c;
	text-decoration:none;
}
.main-content .top100 .right ul li a.active,
.main-content .top100 .right ul li a:hover{
	color:#005599;
	text-decoration:underline;
}

/*table*/
	
.main-content table{
	float:left;
	margin:1px 1px 0;
	width:690px;	
	border-collapse:collapse;
	font:13px/15px Arial, Helvetica, sans-serif;
}
.main-content tr.head{
	width:684px;
	margin:0;
	text-align:left;
	background:#e1dede;
	color:#838383;
	padding:0 0 0 6px;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.main-content tr.head td{
	padding:5px 0 6px 0;
}
.main-content tr.head td.name{
	padding:0 0 0 5px; 
}
.main-content tr.head td.mark{
	color:#838383;
	font-weight:normal;
}
.main-content tr{
	float:left;
	width:678px;
	margin:0 6px;
	padding:0;
	background:url(/templates/_default_/images/hotels/bg-border-table.gif) repeat-x 0 100%;
}
.main-content td{
	padding:12px 0;
}
.main-content td.name{
	text-align:left;
	width:232px;
	padding-left:5px;
}
.main-content td.name a{
	float:left;
	width:160px;
	text-decoration:none;
	color:#005599;
	font-weight:bold;
}
.main-content td.name a.active,
.main-content td.name a:hover{
	text-decoration:underline;
	color:#ff7c00;
}
.main-content td.stars{
	text-align:left;
	width:71px;
}
.main-content td.kurort{
	text-align:center;
	width:140px;
}
.main-content td.mark{
	text-align:center;
	width:60px;
	font-weight:bold;
	color:#d21e1e;
}
.main-content td.comments{
	text-align:center;
	width:104px;
}
.main-content td.price{
	text-align:center;
	width:54px; 
}

/*paging*/

.main-content .paging{
	float:left;
	height:38px;
	margin:20px 1px 0;
	width:640px;
	background:url(/templates/_default_/images/hotels/bg-top100.gif) repeat-x 0 0;
}
.main-content .paging .up{
	float:left;
	width:620px;
	margin:9px 0 0;
	padding:0 10px 0 10px;
}
.main-content .paging .up a.right{
	float:right;
	margin:2px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
	background:url(/templates/_default_/images/hotels/paging-a-line.gif) no-repeat 0 0;
}
.main-content .paging .up a:hover{
	text-decoration:underline;
}
.main-content .paging .up ul{
	float:left;
	width:auto;
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	background:none;
}
.main-content .paging .up ul li{
	float:left;
	padding:0 10px;
	background:none;
	width:auto;
}
.main-content .paging .up ul li.page{
	font-weight:bold;
	background:url(/templates/_default_/images/hotels/paging-a-line.gif) no-repeat 100% 0;
}
.main-content .paging .up ul li a{
	float:left;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.main-content .paging .up ul li a.active,
.main-content .paging .up ul li a:hover{
	color:#000;
	text-decoration:none;
}
.main-content .paging a.all{
	margin:0 0 0 24px;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.main-content .paging a.all:hover{
	text-decoration:none;
}
#content .content-bottom{
	float:left;
	width:714px;
	height:12px;
}

/*rightcol*/

#rightcol{
	float:right;
	position:relative;
	margin:0 0 -12px 0;
	width:250px;
}
#rightcol .banner{
	float:left;
	padding:0 0 0 7px;
}
#rightcol .right-content{
	float:left;
	width:244px;
	margin:8px 0 0;
	padding:0 0 0 6px;
}
.right-content .right-top{
	float:left;
	width:244px;
	height:12px;
	font-size:0;
	line-height:0;
	background:url(/templates/_default_/images/hotels/bg-right-top.png) no-repeat 0 0;
}
.right-content .right-center{
	float:left;
	width:230px;
	padding:0 8px 20px 6px;
	background:url(/templates/_default_/images/hotels/bg-right-center.png) repeat-y 0 0;
}
.right-content .right-bottom{
	float:left;
	width:244px;
	height:13px;
	background:url(/templates/_default_/images/hotels/bg-right-bottom.png) no-repeat 0 0;
}
.right-content .right-center h2{
	float:left;
	display:inline;
	margin:0;
	padding:0 0 1px 0;
	width:100%;
	height:42px;
	text-align:center;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	background:#b4c2db url(/templates/_default_/images/hotels/bg-h2-long.png) no-repeat 0 0;
}
.right-content .right-center  h2 span{
	float:left;
	height:32px;
	padding:10px 0 0;
	width:100%;
	color:#fff;
	background:url(/templates/_default_/images/hotels/bg-h2-short.png) no-repeat 100% 0;
}
.right-content .right-center a.heading{
	float:left;
	margin:8px 0 0 4px;
	padding:6px 0 0;
	width:222px;
	height:20px;
	color:#3b54b3;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url(/templates/_default_/images/hotels/bg-a-heading.png) no-repeat 0 0;
}
.right-content .right-center ul{
	float:left;
	width:214px;
	margin:10px 0 0;
	padding:0 8px;
	list-style:none;
}
.right-center ul li{
	float:left;
	width:100%;
	padding:0 0 11px;
}
.right-center ul li a.image{
	float:left;
	display:inline;
	border:1px solid #d6d6d6;
	padding:4px;
	background:#fff;
}
.right-center ul li a.image img{
	float:left;
}
.right-center ul li a.text{
	float:right;
	width:135px;
	color:#005599;
	text-decoration:none;
	font-size:13px;
	line-height:15px;
}
.right-center ul li a.text:hover{
	color:#388fd5;
}
.right-center ul li .date{
	float:left;
	width:100%;
	margin:6px 0 0;
}
.right-center ul li .date span{
	float:left;
	padding:0 15px 0 0;
	color:#838383;
	font-size:11px;
	line-height:13px;
}
.right-center ul li .date a{
	float:right;
	width:auto;
	color:#6d9bbe;
	font-size:11px;
	line-height:13px;
	text-decoration:underline;
}
.right-center ul li .date a:hover{
	text-decoration:none;
}

.right-content .right-center h3{
	float:left;
	margin:10px 0 0;
	padding:0 0 0 13px;
	color:#2a5eb0;
	font-size:12px;
	line-height:14px;
}
.right-content .right-center .img{
	float:left;
	margin:12px 0 0;
	padding:0 0 0 42px;
}
.right-content .right-center p{
	float:left;
	width:214px;
	padding:0 8px;
	margin:15px 0 0;
	color:#668192;
	text-align:justify;
}
#main .block-down{
	float:left;
	margin:4px 0 0;
	width:964px;
}
#main .block-down .top{
	overflow:hidden;
	width:964px;
	height:12px;
	font-size:0;
	line-height:0;
	background:url(/templates/_default_/images/hotels/bg-block-down-top.png) no-repeat 0 0;
}
#main .block-down .center{
	overflow:hidden;
	width:950px;
	padding:0 8px 0 6px;
	background:url(/templates/_default_/images/hotels/bg-block-down-center.png) repeat-y 0 0;
}
#main .block-down .bottom{
	overflow:hidden;
	margin:-3px 0 0;
	width:964px;
	height:13px;
	background:url(/templates/_default_/images/hotels/bg-block-down-bottom.png) no-repeat 0 0;
}
#main .block-down .center h2{
	float:left;
	display:inline;
	margin:0;
	width:100%;
	height:42px;
	text-align:center;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	background:url(/templates/_default_/images/hotels/bg-h2-long.png) no-repeat 0 0;
}
#main .block-down .center h2 span{
	float:left;
	height:32px;
	padding:10px 0 0;
	width:100%;
	color:#fff;
	background:url(/templates/_default_/images/hotels/bg-h2-short.png) no-repeat 100% 0;
}
#main .block-down .center ul{
	float:left;
	margin:6px 0 0;
	padding:0 0 0 2px;
	list-style:none;
}
#main .block-down .center ul li{
	float:left;
	display:inline;
	width:314px;
	margin:0 0 0 2px;
	padding:0;
	background:url(/templates/_default_/images/hotels/bg-list-line.gif) repeat-y 0 0;
}
#main .block-down .center ul li .list{
	float:left;
	min-height:200px;
	width:314px;
	background:url(/templates/_default_/images/hotels/bg-list.gif) no-repeat 0 100%;
}
#main .block-down .center ul li h4{
	float:left;
	width:100%;
	margin:16px 0 0;
	text-align:center;
	color:#000;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
#main .block-down .center ul li ul.left{
	float:left;
	width:124px;
	margin:12px 0 0;
	padding:0 0 20px 16px;
	list-style:none;
}
#main .block-down .center ul li ul.right{
	float:right;
	width:124px;
	margin:12px 0 0;
	padding:0 44px 20px 0;
	list-style:none;
}
#main .block-down .center ul li ul li{
	float:left;
	width:124px;
	margin:0;
	padding:0;
	background:none;
}
#main .block-down .center ul li a{
	line-height:18px;
	color:#385fa9;
}
#main .block-down .center ul li a:hover{
	text-decoration:none;
}
#main .block-down .center ul li ul.middle{
	float:left;
	width:294px;
	margin:12px 0 0;
	padding:0 0 20px 20px;
	list-style:none;
}
#main .block-down .center ul li ul.middle li{
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
/*footer*/

#footer{
	height:189px;
	margin:-189px 0 0;
	position:relative;
}
#footer .content{
	width:1000px;
	height:189px;
	overflow:hidden;
	margin:0 auto;
}
/*all*/
#footer .all{
	overflow:hidden;
	padding:0 0 0 20px;
	margin:5px 0 0;
	width:980px;
}
#footer .all .up{
	overflow:hidden;
	width:968px;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(/templates/_default_/images/hotels/bg-header-transparent-up.png) no-repeat 0 0;
}
#footer .all .center{
	overflow:hidden;
	margin:0;
	padding:0 0 7px 10px;
	width:957px;
	background:url(/templates/_default_/images/hotels/bg-header-transparent-line.png) repeat-y 0 0;
}
#footer .all .down{	
	overflow:hidden;
	width:968px;
	height:7px;
	font-size:0;
	line-height:0;
	background:transparent url(/templates/_default_/images/hotels/bg-header-transparent-down.png) no-repeat scroll 0 0;
}
/*foot-left*/
#footer .content .foot-left{
	float:left;
}
#footer .content .foot-left h5{
	float:left;
	margin:20px 0 0;
}	
#footer .content .foot-left h5 a{
	float:left;
	overflow:hidden;
	width:112px;
	height:48px;
	text-indent:-9999px;
}
#footer .content .foot-left a.page-name{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:40px 0 0;
	width:62px;
	height:20px;
}
/*foot-right*/
#footer .content .foot-right{
	float:right;
	width:675px;
}
/*about*/
.foot-right ul.about{
	float:right;
	margin:5px 0 0;
	padding:0 23px 0 0;
	list-style:none;
}
.foot-right ul.about li{
	float:left;
	padding:0 12px 0 0;
}
.foot-right ul.about  li a{
	float:left;
	color:#C5C9FD;
}
.foot-right ul.about  li a.icon{
	padding:0 0 0 22px;
	height:16px;
	background:url(/templates/_default_/images/hotels/bg-icon-up.png) no-repeat 0 0;
}
.foot-right ul.about  li a:hover{
	text-decoration:none;
}
/*pages*/
.foot-right ul.pages{
	float:right;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.foot-right ul.pages li{
	float:left;
	margin:10px 0 0;
	padding:0 20px 0 0;
}
.foot-right ul.pages li a{
	color:#fff;
}
.foot-right ul.pages li a:hover{
	text-decoration:none;
}
/*foot-bottom*/
#footer .content .foot-bottom{
	float:left;
	width:100%;
	margin:5px 0 0;
}
#footer .content .foot-bottom p{
	float:left;
	padding:0 0 0 34px;
	margin:5px 0 0;
	color:#40C6EC;
}
#footer .content .foot-bottom p a{
	color:#40C6EC;
	font-weight:bold;
}
#footer .content .foot-bottom p a:hover{
	text-decoration:none;
}
#footer .content .foot-bottom .schetchik{
	float:left;
	margin:0;
	padding:0 0 0 46px;
	list-style:none;
}
#footer .content .foot-bottom .schetchik li{
	float:left;
	padding:0 2px 0 0;
}
#footer .content .foot-bottom  .logo-foot{
	float:right;
	display:inline;
	margin:0 22px 0 0;
}



/*page-catalog*/



#content .main-content .hotel-name{
	float:left;
	display:inline;
	height:38px;
	width:690px;
	margin:3px 1px 0;
	background:url(/templates/_default_/images/hotels/bg-hotel-name.png) repeat-x 0 0;
}
.main-content .hotel-name span{
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 16px;
	color:#3a3a3a;
	font-size:20px;
	line-height:22px;
}
.main-content .hotel-name .right{
	float:right;
	margin:12px 0 0;
	padding:0 13px 0 0;
	color:#4c4c4c;
	font-size:11px;
}
.main-content .hotel-name .right p{
	float:left;
}	
.main-content .hotel-name .right ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.main-content .hotel-name .right ul li{
	float:left;
	padding:0 0 0 5px;
	
}
.main-content .hotel-name .right ul li a{
	color:#4c4c4c;
	text-decoration:none;
}
.main-content .hotel-name .right ul li a.active,
.main-content .hotel-name .right ul li a:hover{
	color:#005599;
	text-decoration:underline;
}
.main-content .paging-catalog{
	float:left;
	height:38px;
	margin:4px 1px 0;
	width:690px;
	background:url(/templates/_default_/images/hotels/bg-hotel-name.png) repeat-x 0 0;
}
.main-content .paging-catalog .up{
	float:left;
	width:656px;
	margin:6px 0 0;
	padding:0 10px 0 24px;
}
.main-content .paging-catalog .up p.left{
	float:left;	
	margin:2px 0 0;
	padding:0 9px 0 0;
	text-decoration:none;
	color:#000;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	background:url(/templates/_default_/images/hotels/paging-a-line.gif) no-repeat 100% 0;
}
.main-content .paging-catalog .up a.right{
	float:right;
	margin:2px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
	background:url(/templates/_default_/images/hotels/paging-a-line.gif) no-repeat 0 0;
}
.main-content .paging-catalog .up a:hover{
	text-decoration:underline;
}
.main-content .paging-catalog .up ul{
	float:left;
	margin:2px 0 0 0;
	padding:0 0 0 17px;
	list-style:none;	
}
.main-content .paging-catalog .up ul li{
	float:left;
	padding:0 20px 0 0;
}
.main-content .paging-catalog .up ul li a{
	float:left;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.main-content .paging-catalog .up ul li a.active,
.main-content .paging-catalog .up ul li a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.main-content .paging-catalog a.all{
	margin:0 0 0 24px;
	color:#005ae6;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.main-content .paging-catalog a.all:hover{
	text-decoration:none;
}

/* page hotel */


.hotel-block{
	width:658px;
	padding:0 16px 20px;
	overflow:hidden;
	background:#e8f6fd url(/templates/_default_/images/hotels/bg-hotel-block.png) no-repeat 0 100%;
}
.hotel-block .left{
	float:left;
	width:327px;
	
}
.hotel-block .left .head{
	margin:17px 0 0;
	float:left;
}
.hotel-block .left .head h4{
	float:left;
	margin:0;
	padding:0 4px 0 0;
	color:#2c2c2c;
	font:20px/22px Arial, Helvetica, sans-serif;
}
.hotel-block .left ul{
	float:left;
	margin:18px 0 0;
	padding:0;
	list-style:none;
}
.hotel-block .left ul li{
	padding:0 0 16px 0;
	color:#2c2c2c;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.hotel-block .left ul li span{
	color:#658585;
}
.hotel-block .left ul li form label{
	float:left;
	margin:2px 0 0;
	padding:0 5px 0 0;
}
.hotel-block .left ul li form div{
	float:left;
	padding:0 8px 0 0;
}
.hotel-block .left ul li form select{
	width:65px;
	color:#658585;
	padding:0 0 0 1px;
	font:11px/13px Arial,Helvetica,sans-serif;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
}
.hotel-block .left ul li form select option{
	background:#fff;
}
.hotel-block .left ul li form input{
	padding:1px 0 0 5px;
	width:75px;
	height:15px;
	color:#658585;
	font:11px/14px Arial,Helvetica,sans-serif;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
}
.hotel-block .left .tour{
	float:left;
	width:100%;
	color:#2a5eb0;
	position:relative;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.hotel-block .left .tour a{
	float:left;
	display:inline;
	margin:4px 5px 0;
}
.hotel-block .left .tour span{
	font-size:16px;
	line-height:18px;
}
.hotel-block .right{
	float:right;
	width:216px;
}
.hotel-block .right .head{
	float:right;
	height:56px;
	margin:17px 0 0;
	background:url(/templates/_default_/images/hotels/bg-h4-right.png) no-repeat  0 0;
}
.hotel-block .right .head div{
	float:left;
	height:46px;
	padding:10px 12px 0 70px;
	font:bold 11px/13px Arial, Helvetica;
	color:#2c2c2c;
	background:url(/templates/_default_/images/hotels/bg-h4-right-span.png) no-repeat 100% 0;
}
.hotel-block .right .head div span {
	float:left;
	margin:11px 0 0;
	padding:0 10px 0 0;
}
.hotel-block .right .head div strong{
	float:left;
	margin:5px 0 0;
	font:bold 22px/24px Arial, Helvetica;
}
.hotel-block .right ul{
	float:left;
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
	color:#2c2c2c;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.hotel-block .right ul li{
	float:left;
	width:160px;
	margin:5px 0 0;
	padding:0 0 4px 0;
	border-bottom:1px solid #a0b2bc;
}
.hotel-block .right ul li em{
	float:left;
	padding:0 0 0 14px;
	font-style:normal;
}
.hotel-block .right ul li span{
	float:right;
	padding:0 11px 0 0;
}
.hotel-block .right  .button{
	float:right;
	margin:17px 0 0;
	padding:0 5px 0 0;
}
.hotel-block .right .button a{
	float:right;
	padding:4px 4px 0 10px;
	height:18px;
	text-decoration:none;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/templates/_default_/images/hotels/bg-a-button.png) no-repeat 0 0;
}
.hotel-block .right .button span{
	float:right;
	text-indent:-9999px;
	height:22px;
	width:6px;
	text-decoration:none;
	background:url(/templates/_default_/images/hotels/bg-span-button.png) no-repeat 0 0;
}

.main-content .hotel-heading{
	float:left;
	height:38px;
	margin:3px 1px 0;
	padding:0 0 10px 0;
	width:690px;
	background:url(/templates/_default_/images/hotels/bg-heading.png) repeat-x 0 0;
}
.main-content .hotel-heading span{
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:-11px 0 0 24px;
	position:relative;
	width:56px;
	height:58px;
	background:url(/templates/_default_/images/hotels/bg-heading-hotels.png) no-repeat 0 0;
}
.main-content .hotel-heading span.image2{
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:-10px 0 0 24px;
	position:relative;
	width:55px;
	height:56px;
	background:url(/templates/_default_/images/hotels/bg-heading-hotels-2.gif) no-repeat 0 0;
}
.main-content .hotel-heading span.image3{
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:-9px 0 0 24px;
	position:relative;
	width:57px;
	height:56px;
	background:url(/templates/_default_/images/hotels/bg-heading-hotels-3.gif) no-repeat 0 0;
}
.main-content .hotel-heading h6{
	float:left;
	margin:10px 0 0;
	padding:0 0 0 10px;
	color:#3a3a3a;
	font:bold 14px/16px Arial, Helvetica,sans-serif;
}
.main-content .hotel-heading a{
	float:right;
	display:inline;
	color:#5446a6;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	margin:10px 5px 0 0;
}
.main-content .hotel-heading a:hover{
	text-decoration:underline;
}

/*text*/

.main-content .text{
	float:left;
	padding:0 35px 20px;
}
.main-content .text p{
	float:left;
	margin:18px 0 0;
	color:#5a5a5a;
	font:11px/13px Arial, Helvetica ,sans-serif;
}
.main-content .text p span{
	float:left;
	width:100%;
}
.main-content .text ul{
	float:left;
	margin:17px 0 0 0;
	padding:0;
	list-style:none;
	color:#5a5a5a;
	font:11px/13px Arial, Helvetica ,sans-serif;
}
.main-content .foto-hotel{
	float:left;
	display:inline;
	margin:7px 7px 0;
	padding:0 0 23px 0;
}
.main-content .foto-hotel .up{
	float:left;
	width:678px;
	height:2px;
	background:url(/templates/_default_/images/hotels/bg-foto-up.gif) no-repeat 0 0;
}
.main-content .foto-hotel .center{
	float:left;
	padding:16px 13px 6px 35px;
	width:630px;
	background:url(/templates/_default_/images/hotels/bg-foto-center.gif) repeat-y 0 0;
}
.center #left-foto{
	float:left;
}
.center .gallery{
	float:right;
	width:300px;
}
.center .gallery ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.center .gallery ul li{
	float:left;
	padding:0 10px 10px 0;

}
.gallery  .gallery-nav{
	float:left;	
	width:284px;
}
.gallery  .gallery-nav #prev{
	float:left;	
	width:75px;
	background:url(/templates/_default_/images/hotels/bg-gallery-nav-div-left.png) no-repeat 0 3px;
}
.gallery  .gallery-nav #prev a {
	float:left;	
	text-indent:-9999px;
	overflow:hidden;
	width:13px;
	height:13px;
	margin:0;
	background:url(/templates/_default_/images/hotels/bg-gallery-left-a.png) no-repeat 0 0;
}
.gallery  .gallery-nav #next{
	float:right;	
	width:75px;
	background:url(/templates/_default_/images/hotels/bg-gallery-nav-div-right.png) no-repeat 0 3px;
}
.gallery  .gallery-nav #next a{
	float:right;	
	text-indent:-9999px;
	overflow:hidden;
	width:13px;
	height:13px;
	background:url(/templates/_default_/images/hotels/bg-gallery-right-a.png) no-repeat 0 0;
}
.main-content .foto-hotel .down{
	float:left;
	width:678px;
	height:2px;
	background:url(/templates/_default_/images/hotels/bg-foto-down.gif) no-repeat 0 0;
}

/*comments*/

.main-content .comments{
	float:left;
	overflow:hidden;
	width:640px;
	margin:28px 0 0;
	padding:0 25px 20px;
}
/*authorising*/
.comments .authorizing{
	overflow:hidden;
	width:640px;
	margin:3px 0 0;
	padding:0 0 5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.authorizing form{
	float:left;
	width:153px;
	margin:3px 0 0;
	padding:0 75px 3px 0;
}
.authorizing form select{
	float:left;
	border-top:1px solid #abadb3;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
	border-right:1px solid #dbdfe6;
	background:#fff;
	width:153px;
	color:#000;
	font:11px/13px Arial,Helvetica,sans-serif;
}
.authorizing div{
	float:left;
	margin:6px 0 0;
	color:#005ae6;
	font-size:11px;
	line-height:13px;
}
.authorizing div a{
	color:#005ae6;
	font-weight:bold;
	text-decoration:none;
}
.authorizing div a:hover{
	text-decoration:underline;
}
/*comments-heading*/
.comments .comments-heading{
	overflow:hidden;
	width:100%;
}
.comments .comments-heading h5{
	float:left;
	margin:0;
	padding:0 9px 0 0;
	color:#000;
	font-size:21px;
	line-height:23px;
	font-weight:bold;
}
.comments .comments-heading span{
	float:left;
	color:#6e6e6e;
	font-size:12px;
	line-height:25px;
}
.comments p{
	overflow:hidden;
	width:100%;
	margin:3px 0 0;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#5A5A5A;
}
.comments .rss-link{
	overflow:hidden;
	width:100%;
	margin:5px 0 0;
}
.comments .rss-link img{
	float:left;
	padding:0 5px 0 0;
}
.comments .rss-link a{
	float:left;
	font-size:13px;
	line-height:15px;
	color:#005AE6;
}
.comments .rss-link a:hover{
	text-decoration:none;
}
/*user-comment*/
.comments ul.user-comment{
	overflow:hidden;
	width:640px;
	margin:10px 0 0;
	padding:0;
	list-style:none;
	background:#fcf9e1;
}
.comments .user-comment li{
	overflow:hidden;
	width:640px;
	padding:0 0 10px 0;
	background:url(/templates/_default_/images/resorts/bg-dot.gif) repeat-x 0 100%;
}
.comments .user-comment li.last{
	background:none;
}
.comments .user-comment li .user{
	overflow:hidden;
	width:635px;
	margin:10px 0 0;
	padding:0 0 0 5px;
}
.comments .user-comment li .user a{
	float:left;
	text-decoration:none;
	color:#005ae6;
	font-size:12px;
	line-height:14px;
}
.comments .user-comment li .user a:hover{
	text-decoration:underline;
}
.comments .user-comment li .user a img{
	float:left;
	padding:0 10px 0 0;
}
.comments .user-comment li .user span{
	float:left;
	margin:0;
	padding:0 0 0 5px;
	color:#6e6e6e;
	font-size:11px;
	line-height:14px;
}
.comments .user-comment li .user span.date{
	float:right;
	padding:0 9px 0 0;
	color:#6e6e6e;
	font-size:11px;
	line-height:13px;
}
.comments .user-comment li p{
	overflow:hidden;
	width:610px;
	margin:7px 0 0;
	padding:0 0 0 30px;
	color:#000;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}
/*admin-comment*/
.comments .admin-comment{
	overflow:hidden;
	width:630px;
	padding:0 0 0 10px;
	margin:8px 0 0;
}
.comments .admin-comment a{
	font-size:13px;
	line-height:15px;
	color:#005ae6;
	text-decoration:none;
}
.comments .admin-comment a:hover{
	color:#6e6e6e;
}
/*admin-comment*/
.comments #comment-link{
	overflow:hidden;
	width:100%;
	margin:15px 0 0;
}
#comment-link ul{
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#comment-link ul li{
	float:left;
	padding:0 10px 0 0;
}
#comment-link ul li img{
	float:left;
	padding:0 5px 0 0;
}
#comment-link ul li a{
	float:left;
	font-size:13px;
	line-height:14px;
	color:#005ae6;
}
#comment-link ul li a:hover{
	text-decoration:none;
}
/*form-add-comment*/
#cm_addentry{
	overflow:hidden;
	width:100%;
	margin:20px 0 0;
}
.cm_addentry{
	overflow:hidden;
	width:100%;
}
.cm_addentry form{
	overflow:hidden;
	width:640px;
}
.cm_addentry p{
	overflow:hidden;
	width:100%;
	margin:3px 0 0;
	font-size:13px;
	line-height:15px;
	color:#005ae6;
}
.cm_addentry p a{
	color:#005ae6;
}
.cm_addentry p a:hover{
	text-decoration:none;
}
/*smiles*/
.cm_addentry .cm_smiles{
	overflow:hidden;
	width:640px;
}
.cm_smiles a{
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#005ae6;
	text-decoration:none;
}
.cm_smiles a:hover{
	color:#666;
}
.cm_smiles #smilespanel{
	overflow:hidden;
	width:490px;
	padding:5px;
	margin:8px 0 0;
	border:1px solid #cecece;
}
.cm_editor{
	overflow:hidden;
	width:100%;
}
.cm_editor textarea{
	float:none!important;
	margin:5px 0 0 0!important;
	background:none!important;
	width:500px!important;
	height:150px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-right:1px solid #E2E3EA;
	outline:none;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#5A5A5A;
}
/*checkbox*/
.cm_addentry .checkbox{
	overflow:hidden;
	width:100%;
	margin:5px 0 0;
}
.checkbox input{
	float:left;
}
.checkbox label{
	float:left;
	padding:0 5px 0 0;
	font-size:13px;
	line-height:17px;
	color:#000;
}
.checkbox a{
	font-size:13px;
	line-height:17px;
	color:#005ae6;
	text-decoration:none;
}
.checkbox a:hover{
	color:#6E6E6E;
}
/*code-bar*/
.cm_addentry .cm_codebar{
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
}
.cm_codebar img{
	display:block;
}
.cm_codebar .input{
	overflow:hidden;
	width:100%;
	margin:8px 0 0;
}
.cm_codebar .input label{
	float:left;
	padding:0 5px 0 0;
	font-size:13px;
	line-height:16px;
	color:#6E6E6E;
}
.cm_codebar .input input{
	float:left;
	width:146px;
	height:17px;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#6E6E6E;
	border-top:1px solid #ABADB3;
	border-left:1px solid #DBDFE6;
	border-bottom:1px solid #E3E9EF;
	border-right:1px solid #E2E3EA;
	outline:none;
}
.cm_codebar .submit{
	display:inline;
	float:left;
	height:22px;
	margin:15px 10px 0 0;
}
.cm_codebar .submit input{
	float:left;
	color:#FFFFFF;
	cursor:pointer;
	font:12px/22px Arial,Helvetica,sans-serif;
	height:22px;
	width:80px;
	margin:0;
	padding:0 0 2px 6px;
	background:url(/templates/_default_/images/resorts/bg-a-button.png) no-repeat 0 0;
	border:none;
}
.cm_codebar .submit span{
	float:left;
	height:22px;
	text-indent:-9999px;
	width:6px;
	background:url(/templates/_default_/images/resorts/bg-span-button.png) no-repeat  100% 0;
}


    