@charset "utf-8";
html,body,td,form,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
p{margin:0 0 12px 0}
:focus{outline:none}
img{border:none}
ul,ol{
	margin:15px 0;
	padding:0 15px;
	list-style-type:disc;
	list-style-position:inside;
}
/*========================================*\
  General
\*========================================*/
body,table,input,select,option{font:normal 11px Tahoma, Arial, Helvetica, sans-serif;color:#000000;}

a:link, a:visited, a:active{text-decoration:underline;color:#336699}
a:hover{text-decoration:none}
.clear{clear:both}
h1 {
	font:bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom: 1em;
}
h2 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom: 2em;
}
h3 {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	margin-left: -0.5em;
	padding-left: 0.5em;
}
h3 a.active {
	color: #666666;
}


body {
	margin:0 auto;
	background-image: url(/www/images/bg_body.png);
	text-align: center;
}

#cont1 {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background-image: url(/www/images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
	overflow: hidden;
}


#cont2 {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -405px;
	z-index: 1;
	width: 810px;
	margin-top: 30px;
}
#cont2_0 {
	position: relative;
	background-image: url(/www/images/cont_bg.png);
	margin-bottom: 30px;
}
#cont2_1 {
	background-image: url(/www/images/contugol_lu.png);
	background-position: left top;
}
#cont2_2 {
	background-image: url(/www/images/contugol_ru.png);
	background-position: right top;
}
#cont2_3 {
	background-image: url(/www/images/contugol_rd.png);
	background-position: right bottom;
}
#cont2_4 {
	background-image: url(/www/images/contugol_ld.png);
	background-position: left bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cont2_1, #cont2_2, #cont2_3, #cont2_4 {
	background-repeat: no-repeat;
}

#cont3 {
	width: 800px;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
	padding: 0;
}
#cont4 {
	margin-left: 22px;
	margin-right: 18px;
	padding-bottom: 30px;
}
#header {
	padding-top: 25px;
}
#logo {
	width: 308px;
	height: 100px;
	float: left;
}
#logo img {
	margin-left: 30px;
}
#q_reservation {	float: right;
	height: 100px;
}
#reservation_table {
	width: 320px;
}
#reservation_table th {
	font-weight: normal;
}
#reservation_table td {
	padding: 1px;
}
#reservation_table td img{
	margin-top: 1px;
//	margin-top: 0px;
}
.reservation {
	border: 1px solid black;
	width: 77px;
}

#splash {
	margin-top: 25px;
}

#mm0 {	margin-top: 25px;
	background-image: url(/www/images/mm_bg.png);
}
#mm1, #mm2, #mm3, #mm4 {
	background-repeat: no-repeat;
}
#mm1 {
	background-image: url(/www/images/mmugol_lu.png);
	background-position: left top;
}
#mm2 {
	background-image: url(/www/images/mmugol_ru.png);
	background-position: right top;
}
#mm3 {
	background-image: url(/www/images/mmugol_rd.png);
	background-position: right bottom;
}
#mm4 {
	background-image: url(/www/images/mmugol_ld.png);
	background-position: left bottom;
	padding: 6px 0px;
}

#mm {
	display: block;
}

#mm li {
	display: block;
	float: left;
	padding: 0px 8px;
	border-right: 1px solid white;
}
#mm li.last {
	border-right: none;
}
#mm li a {
	color: #ffffff;
	text-decoration: none;
}
#mm li a.active {
	color: #8b8b8b;
	text-decoration: none;
}
#mm li a:hover {
	text-decoration: underline;
}

#cont5 {
	margin-top: 0px;
	padding-top: 25px;
//	background-color: white;
}
#content_left {
	width: 204px;
	float: left;
}
#content_right {
	width: 546px;
	float: right;
	overflow: hidden;
}



#lm0 {
	background-image: url(/www/images/lmbg.png);
}
#lm1 {
	background-image: url(/www/images/lmbg_top.png);
	background-position: left top;
}
#lm2 {
	background-image: url(/www/images/lmbg_bottom.png);
	background-position: left bottom;
}
#lm1, #lm2 {
	background-repeat: repeat-x;
}
#lm3 {
	background-image: url(/www/images/lmugol_lu.png);
	background-position: left top;
}
#lm4 {
	background-image: url(/www/images/lmugol_ru.png);
	background-position: right top;
}
#lm5 {
	background-image: url(/www/images/lmugol_rd.png);
//	background-image: url(/www/images/lmugol_rd_ie.png);
	background-position: right bottom;
}
#lm6 {
	background-image: url(/www/images/lmugol_ld.png);
//	background-image: url(/www/images/lmugol_ld_ie.png);
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
#lm3, #lm4, #lm5, #lm6 {
	background-repeat: no-repeat;
}


ul#lm {
	list-style-image: url(/www/images/lm_button.png);
//	list-style-image: url(/www/images/lm_button_ie.png);
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 15px;
}
ul#lm li {
	height: 21px;
	border-top: 1px solid #d15958;
	padding-top: 7px;
	border-top-width: expression(this.previousSibling==null ? '0px' : '1px');
}
ul#lm li a {
	color: #ffffff;
	text-decoration: none;
}
ul#lm > li:first-child {
	border-top-width: 0px;
}

.bl {	margin-bottom: 2em;
}
.bl0 {
	background-image: url(/www/images/block_bg.png);
}
.bl1 {
	background-image: url(/www/images/blockugol_lu.png);
	background-position: left top;
}
.bl2 {
	background-image: url(/www/images/blockugol_ru.png);
	background-position: right top;
}
.bl3 {
	background-image: url(/www/images/blockugol_rd.png);
	background-position: right bottom;
}
.bl4 {
	background-image: url(/www/images/blockugol_ld.png);
	background-position: left bottom;
	padding: 15px 25px;
}
.bl1, .bl2, .bl3, .bl4 {
	background-repeat: no-repeat;
}
.bl5 {
	width: 100%;
}
#addresses {
//	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 25px;
//	margin-left: 0px;
//	margin-top: 0px;
//	padding-top: 25px;
//	padding-left: 10px;

}
#bottom_right {
	left: 50%;
	margin-left: -164px;
	bottom: 40px;
//	bottom: 70px;
	width: 546px;
	position: absolute;
}
#bottom_menu {
	margin-left: 25px;
	float: left;
	color: #336699;
}
#bottom_menu a {
	text-decoration: none;
}
#madeby {
	margin-right: 25px;
	float: right;
}
#lb_rek {
//	background-color: #ffffff;
	margin-top: 25px;
//	margin-top: 0px;
//	padding-top: 25px;
}



#custom_langbar {
	position: absolute;
	left: 50%;
	z-index: 5;
	text-align: left;
	line-height: 20px;
	padding-top: 3px;
	height: 17px;
	width: 80px;
	padding-left: 6px;
	background-image: url(/www/images/lang_select.png);
	background-color: #ffffff;
	background-position: 66px center;
	background-repeat: no-repeat;
	border: 0px solid #7f9db9;
	font: normal 11px Tahoma;
	color: #ae2527;
	cursor: pointer;
//	cursor: hand;

	top: 155px;
	margin-left: -320px;


}
#custom_langar_options {
	position: absolute;
	text-align: left;
	z-index: 6;
	left: 50%;
	width: 80px;
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;


	top: 176px;
	margin-left: -320px;

}
#custom_langar_options a {
	padding-left: 6px;
	display: list-item;
	list-style-type: none;
	line-height: 20px;
	text-decoration: none;
}
#custom_langar_options a:hover {
	background-color: #ae2527;
	color: #ffffff;
}
#cont6 {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	top: -1em;
}
#cont6_1 {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	top: -1em;
}
#sitepath {
	margin-top: 10px;
	width: 546px;
	float: right;
}
#sitepath2 {	padding-left: 25px;}
.reservatioin_page {
	width: 600px;
	border-collapse: collapse;
	border: none;
}
.reservatioin_page th {
	padding: 10px 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b2b2b2;
}
.reservatioin_page tr th {
	border-width: expression(this.nextSibling == null ? '0px' : '1px');
}
.reservatioin_page tr > th:last-child {
	border: none;
}
.reservatioin_page tr td {
	padding: 5px 15px;
	text-align: center;
	color: #660000;
	vertical-align: middle;
	border: 1px solid #b2b2b2;
	border-width: expression(this.nextSibling == null ? '0px' : '1px');
	border-left: '1px solid #b2b2b2';

	padding-left: expression(this.previousSibling == null ? '30px' : '15px');
	text-align: expression(this.previousSibling == null ? 'left' : 'center');

}
.reservatioin_page tr > td:last-child {
	border: none;
	border-left: 1px solid #b2b2b2;
}
.reservatioin_page tr > td:first-child {
	padding-left: 30px;
	text-align: left;
}


cite {
	color: #336699;
	display: block;
	font-style: normal;
}
cite {
	behavior: expression( !this.before ? this.before = this.innerHTML = '&raquo;&nbsp;' + this.innerHTML : '' );
}
cite:before {
	content: '» ';
}



.qr_adults_td_1 {
	float: left;
	width: 188px;
//	width: 184px;
	text-align: right;
}
.qr_adults_td_1 select {	border-color: black;}
.qr_adults_td_2 {	float: left;
	padding-left: 0px;
	padding-top: 2px;
}

.qr_adults_td_3 {
	float: right;
}
.qr_cal_div_cont {
	width: 234px;
//	width: 236px;
	text-align: left;
}

.ff_cal_div_cont {	float: left;
	width: 234px;
	text-align: left;
}

.qr_arriving_alts {	height: 1.4em;
	border: 1px solid black;
	width: 200px;
//	width: 195px;
	float: left;
	margin-right: 1px;
	padding: 0px 5px;
	padding-top: 2px;
	text-align: left;
	background-color: white;
}
.star {	color: red;
}
#qr_container {	padding-bottom: 25px;}
.clear {//	font-size: 0px;
//	height: 0px;
//	overflow: hidden;
}





#qa_messages{padding:5px 0 20px 0}
#qa_messages dd{padding-bottom:10px}
#qa_messages .qaa{padding-left:20px}
/*--question_form--*/
#question_form{padding:10px 0 30px 0}
#question_form p{padding:0 0 10px 0;margin:0}
#qf_left{float:left}
#qf_right{float:right;text-align:right}
#qf_left p input{width:131px;color:#c0c0c0}
#qf_right p textarea{width:322px;height:173px}
#qf_right p #submit_question{padding:0 5px;color:#645e48}

.nav{
	margin:0 0 15px 0;
	padding:0;
	text-align:center;
	color:#a39a7e;
	list-style-type:none;
}
.nav li{display:inline;padding:0 10px}
.nav li a{margin:0 1px}

