@charset "utf-8";
/* CSS Document */



.dark_red {
	color:#C53A3D;
}
.bold {
	font-weight:bold;
}
input, select {
	border:1px solid #5b5041;
	color: #5b5041;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select {
	height:18px;
}
input {
	height:16px;
}
input.radio, input.check {
	border:0;
	height: auto;
}
/* ******************************** */
body {
	margin:0;
	padding:0;
	background-color: #d9e3e5;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
div.main {
	width:1010px;
	float:none;
	margin:0 auto;
	background: url(../images/shadow.png) repeat-y;
}
div.shadow {
	float:left; 
	width:1005px; 
	padding-left:5px; 
	background:url(../images/shadow.png) repeat-y;
}
div.header {
	width:1005px;
	height:145px;
	float:right;
}
div.logo {
	width:515px;
	height:80px;
	float:left;
	background: #fff;
}
div.logo img {
	margin-left:30px;
	margin-top:35px;
}
/* menu top right begin */
div.top_r_menu {
	width:465px;
	float:left;
	background: #D9E3E5 url(../images/top_r_menu.jpg) no-repeat top left;
	color: #81979e;
	padding-left: 25px;
	height: 46px;
}
div.top_r_menu a.top_r:link, div.top_r_menu a.top_r:active, div.top_r_menu a.top_r:visited {
	text-decoration: none;
	display:block;
	height:24px;
	line-height:24px;
	float: left;
	margin-top: 10px;
	width:auto;
}
div.top_r_menu a.top_r:hover {
	color:#720707;
}	
div.top_r_menu span {
	text-decoration: none;
	display:block;
	height:24px;
	line-height:24px;
	float: left;
	margin-top: 10px;
	width:auto;
}

/*a.top_r:link, a.top_r:visited, a.top_r:active {
	color: #81979e;
	text-decoration: none;
}
a.top_r:hover {
	text-decoration:none;
}
*/
/* menu top right end */



/* ****************** LANG ************************** */
a.lang:link, a.lang:active, a.lang:visited {
	display:block;
	float:left;
	width:100px;
}

/* ********************* LANG END *************** */
div.contacts {
	width:480px;
	height:34px;
	float: left;
	line-height: 34px;
	color: #81979e;
	font-size: 12px;
	text-align: right;
	background-color: #fff;
}
div.menu {
	width:1000px;
	float:left;
	height: 42px;
	background: #C5D0D2 url(../images/menu_top.jpg) repeat-x;
	border-top: 1px solid #e2e7e8;
}
a.menu:link, a.menu:active, a.menu:visited {
	display:block;
	width:auto;
	float:left;
	padding:0 45px;
	line-height:42px;
	font-size: 12px;
	text-decoration: none;
	color: #384447;
	font-weight: bold;
}
a.menu:hover {
	background: #DDE5E7 url(../images/menu_hover.jpg) repeat-x;
	color: #720707;
}
/* end header */
/* content begin */
div.content {
	width:1000px;
	height:auto;
	background: #fff;
	float: left;
	padding-bottom: 10px;
}
div.column_left {
	width:228px;
	float: left;
}
div.baner {
	width:218px;
	height:250px;
	border:1px solid #9bacb0;
	float: left;
}
div.hotel_baner {
	width:210px;
	height:100px;
	background-color:#e8eeef;
	float:left;
	padding: 5px;
	margin-top:15px;
	cursor: pointer;
	position: relative;
}
a.hotel_baner:link, a.hotel_baner:active, a.hotel_baner:visited {
	display:block;
	width:220px;
	height:110px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/transparent1.png) repeat scroll 0 0;
	clear: both;
	z-index: 1000;
}
a.hotel_baner:hover {
	text-decoration:none;
}
div.htl_dest {
	width:210px;
	float:left;
	color: #384447;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.htl_name {
	float:right;
	width:140px;
	color:#720707;
	font-weight:bold;
	margin-bottom: 5px;
}
div.htl_stars {
	width:60px;
	float:right;
}
div.htl_room {
	float:right;
	font-weight:bold;
	width: 200px;
	color: #384447;
}
div.offer_descr {
	width:200px;
	float:right;
	margin-top:5px;
	color: #384447;
}
div.htl_details {
	width:200px;
	float:right;
	margin-top:5px;
	color:#720707;
	font-weight: bold;
}	
div.htl_details a:link, div.htl_details a:active, div.htl_details a:visited {
	color:#720707;
	text-decoration:none;
}
div.htl_details a:hover {
	text-decoration:none;
}	
div.column_center {
	width:530px;
	float:left;
}
div.search_h {
	width:517px;
	float:right;
	border-bottom:1px solid #a00303;
	
}
div.search_title {
	background:url(../images/search.jpg) no-repeat left;
	bottom: -2px;
	height: 18px;
	line-height: 18px;
	color: #720707;
	text-align:center;
	width: 82px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

div.search {
	width:515px;
	float:right;
	height:auto;
	border-left:1px solid #a00303;
	border-right:1px solid #a00303;
	border-bottom:1px solid #a00303;
	color: #5b5041;
	font-size: 10px;
}
	
div.s_column {
	width:255px;
	float:left;
	margin-top: 20px;
}
div.search_div {
	width:230px;
	float:right;
	min-height: 35px;
	font-size: 10px;
}
div.search_div img {
	margin-left:5px;
}
div.search_rooms {
	width:60px;
	float:left;
}
select.index_w220, input.index_w220 {
	width:220px;
}
select.index_w50 {
	width:50px;
}
input.index_w110 {
	width:110px;
	float: left;
}
input.index_w60, select.index_w60 {
	width:60px;
}
div.search_nights {
	width:120px;
	float:left;
}
div.available {
	width:100px;
	float:left;
}

input.search_button_home {
	width:100px;
	border: 1px solid #748489;
	background: url(../images/button_bgr.jpg) repeat-x;
	color: #314950;
	float: right;
	height: 15px;
	line-height: 9px;
	cursor: pointer;
}
input.search_button {
	width:100px;
	border: 1px solid #748489;
	background: url(../images/button_bgr.jpg) repeat-x;
	color: #314950;
	float: right;
	margin: 15px 30px 0 0;
	line-height: 9px;
	cursor: pointer;
}
input.search_button2 {
	width:70px;
	border: 1px solid #748489;
	background: url(../images/button_bgr.jpg) repeat-x;
	color: #314950;
	float: left;
	line-height: 9px;
	cursor: pointer;
	margin-top: 15px;
}
input.clear {
	width:100px;
	border: 1px solid #748489;
	background: url(../images/button_bgr.jpg) repeat-x;
	color: #314950;
	float: left;
	line-height: 9px;
	cursor: pointer;
	margin-top: 15px;
	margin-right: 10px;
}

div.adv_search {
	width:500px;
	float:right;
	height: 20px;
	color: #314950;
}
div#script2, div#script {
	width:480px;
	float:right;
	height:35px;
}
div.search div.i_search_string {
	width:220px;
	float: left;
}
div.i_search_string2 {
	float:left;
	width:180px;
}
div.i_search_string2 select {
	width:170px;
}
div.search div.i_date_3 {
	width:70px;
	margin-right:10px;
}
div.search_providers {
	width:515px;
	float:left;
	background:#DDE5E7;
	color:#720707;
	font-weight: bold;
	line-height: 25px;
}
div.sp {
	float:left;
	width:auto;
	font-size: 12px;
	margin-left: 5px;
}
div.index_provider {
	width: auto;
	float: left;
	/*padding: 0 9px;*/
	padding: 0 20px;
	font-size: 11px;
}
div.index_provider2 {
	width: auto;
	float: left;
	padding:0 12px;
	font-size: 11px;
}
div.index_provider2 label {
	cursor:pointer;
}
div.index_provider2 input {
	float:left;
	margin-top: 5px;
}
div.acordeon {
	width:515px;
	float:right;
	height:auto;
	margin-top: 15px;
}
div.acordeon_h {
	width:515px;
	float:left;
	height:20px;
	color: #720707;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div.acordeon_column {
	width:168px;
	float:left;
}
div.acordeon_title {
	width:168px;
	height:22px;
	float:left;
	background:url(../images/acordeon_title.jpg) no-repeat;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #720707;
}
div.acordeon_cont {
	width:166px;
	height:315px;
	float:left;
	border:1px solid #9bacb0;
}
div.acordeon_cont img {
	border:0;
}
div.acordeon_cont div.img {
	float:left;
	width: 163px;
	height: 100px;
	text-align: center;
	position:relative;
}
div.offer_name {
	width:163px;
	height:30px;
	left:0;
	background:#fff;
	filter:alpha(opacity=75); 
	opacity: 0.75;
	font-weight: bold;
	top: 70px;
	position: absolute;
}
div.acordeon_cont a {
	display:block;
	width:163px;
	height:35px;
	float:left;
	text-decoration:none;
	line-height: 35px;
	color: #384447;
	border-bottom:1px solid #5a5246;
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
}
div.acordeon_cont a.selected {
	border:0;
}
div.acordeon_cont a:hover {
	text-decoration:none;
}
div.acordeon_cont a img {
	border:0;
	margin-top: 10px;
}
div.acordeon_cont span {
	margin-left:5px;
	display: block;
	float: left;
	width:auto;
}
div.margin {
	margin:0 4px;
}
div.column_right {
	width:228px;
	float: right;
}
div.top_destination {
	width:220px;
	height:250px;
	border:1px solid #9bacb0;
	float:right;
}
div.top_destination a:link, div.top_destination a:active, div.top_destination a:visited {
	text-decoration:none;
}	
div.dest_list {
	width:210px;
	float:right;
	margin-top: 13px;
	background: url(../images/dotted.jpg) repeat-x bottom;
	cursor: pointer;
}
div.top_destination_h {
	width:220px;
	height:24px;
	background:url(../images/title_bgr.jpg) repeat-x;
	color: #384447;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
}
span.price {
	float:right;
	padding-right: 5px;
	width: auto;
	background: #fff;
	color: #384447;
}
div.dest_list span.dark_red {
	float:left;
	background: #fff;
	width:auto;
}
div.right_baners {
	width:220px;
	height:auto;
	border:1px solid #9bacb0;
	float:right;
	margin-top: 15px;
	padding-bottom: 10px;
}	
div.r_baner_cont {
	width:200px;
	float:right;
	padding-left:10px;
	background: url(../images/check.jpg) no-repeat left top;
	margin-top: 15px;
	color: #720707;
	font-size: 12px;
	padding-right: 5px;
}
div.r_baner_cont1 {
	width:200px;
	float:right;
	padding-left:10px;
	margin-top: 15px;
	color: #720707;
	font-size: 12px;
	padding-right: 5px;
	line-height: 20px;
}

/* end content */
/* footer begin */
div.footer {
	width:1000px;
	float:left;
	height:auto;
	background:#e8eeef;
	color: #585a5b;
}
div.f_menu {
	width:1000px;
	float:left;
	height:20px;
	text-align:center;
	border-bottom:1px dashed #9bacb0;
	line-height: 20px;
}
div.footer p.partners {
	display:block;
	float:right;
	width:900px;
	text-indent:-80px;
	margin: 10px 0 0 0;
}
div.footer img {
	float:right;
}
div.footer a:link, div.footer a:active, div.footer a:visited {
	color: #585a5b;
	text-decoration: none;
}	
/* footer end */
div.acordeon_cont a.nb {
	border:0;
}
form.login {
	margin-top:10px;
	font-size: 10px;
}
