body {
	margin: 0px;
	background-image: url(img/main_bg.jpg);
	font-family: Arial, Verdana, Tahoma;
	font-size: 100%;
	color: #aea89d;
}
h4 {
	color: #a47a51;
	font-family: 'Trebuchet MS',Tahoma, Arial,  Verdana;
	font-size: 150%;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h5 {
	color: #eaeaea;
	font-family: 'Trebuchet MS',Tahoma,Arial, Verdana;
	font-size: 105%;
	font-weight: normal;
	margin-top: 0px;
}
a:link { color: #a47a51; text-decoration: none; }
a:active { color: #aea89d; text-decoration: underline; }
a:visited { color: #a47a51; text-decoration: none; }
a:hover { color: #aea89d; text-decoration: none; }
select, input, textarea {
	border: 1px solid #aea89d;
	background-color: #dfcfb8;
	scrollbar-base-color: #dfcfb8;
	scrollbar-arrow-color: #46433f;
	scrollbar-darkshadow-color: #2a2b2e;
	scrollbar-3dlight-color: red;
	scrollbar-face-color: #dfcfb8;
	scrollbar-highlight-color: #aea89d;
	scrollbar-shadow-color: #46433f;
	scrollbar-track-color: red;
}

table.main {
	width: 960px;
	background-color: #2a2b2e;
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
}
td.logo {
	width: 300px;
	height: 150px;
}
td.address_line {
	width: 660px;
	height: 42px;
	text-align: right;
	background-image: url(img/bg_top_01.jpg);
	background-repeat: no-repeat;
}
div.address_line {
	font-weight: bold;
	font-size: 70%;
	margin-right: 10px;
}
td.flash_line {
	background-image: url(img/bg_top_02.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 51px;
	text-align: left;
}
div.flash_line {
	width: 590px;
	font-weight: Bold;
	font-size: 80%;
	color: #ecdcbd;
	float: left;
}
div.langs {
	width:60px;
	font-size: 90%;
	text-align: right;
	font-weight: bold;
	color: #a47a51;
	margin-right: 10px;
	float: right;
}
td.menu_line {
	width: 660px;
	height: 57px;
}
td.form_booking {
	background-image: url(img/bg_form.jpg);
	background-repeat: repeat-x;
	background-color: #46433f;
	width:300px;
	height: 301px;
	text-align: center;
	font-size: 80%;
}
td.form_booking h4 {
	font-size: 140%;
}
.sbmt_booking_ru {
	width: 200px;
	height: 30px;
	background-image: url(img/sbmt_reserve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.sbmt_booking_en {
	width: 200px;
	height: 30px;
	background-image: url(img/sbmt_reserve_eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
td.main_flash {
	width: 660px;
	height: 301px;
}



td.about {
	padding: 18px;
	width: 50%;
	text-align: left;
	font-size: 75%;
}
td.testimonials {
	padding: 18px;
	width: 50%;
	text-align: left;
	font-size: 75%;
}
td.main_text {
	width: 100%;
	padding: 18px;
	text-align: center;
}
div.main_text {
	text-align: left;
	margin: 20px;
	font-size: 75%;
}
.showcase {
	/*background-image: url(img/bg_showcase.jpg);*/
	width: 100%;
	min-height: 320px;
	height:auto;
}
.room {
	float: left;
	margin: 0px;
	background-color: #5d5851;
	border-left: 1px solid #2a2b2e;
	border-top: 1px solid #2a2b2e;
	width: 230px;
	height: 360px;
	text-align: justify;
	color: #fef1dd;
	font-size: 75%; 
}
div.room h5 {
	font-weight: Bold;
	color: #fef1dd;
	margin-top: 10px;
	font-size: 100%;
}
.descr { margin: 10px; line-height: 110%;}
.descr_base_aprtm {
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	line-height: 1.5em;
	border-left: 3px solid #a47a51;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #fef1dd;
	font-size: 140%;
}
.services_detailed {
	background-color:#36373a;
	border:1px solid #4D4E51;
	padding:10px;
	color: #fef1dd;
	font-size: 120%;
}
td.bottom_menu {
	width: 100%;
	text-align: center;
	height: 80px;
	font-size: 70%;
	line-height: 120%;
}
td.my_banners {
	width: 50%;
	height: auto;
	color: #aea89d;
	text-align: left;
	border-top: 1px solid #a47a51;
	padding: 10px;
	font-size: 70%;
}
td.my_credits {
	width: 50%;
	height: auto;
	color: #aea89d;
	text-align: right;
	border-top: 1px solid #a47a51;
	padding: 10px;
	font-size: 70%;
}

/* Вопрос - ответ */
fieldset.qa {
	border: 1px solid #a47a51;
	width: 600px;
}
hr.qa {
	background-color: #a47a51;
	width: 100%;
}
legend {
	color: #a47a51;
	font-weight: Bold;
}
td.qa {
	/*font-size: 90%;*/
}

/* Datepicker
----------------------------------*/
.ui-datepicker { width: 200px; border: 1px solid #a47a51; padding: .2em .2em 0; background-color: #2a2b2e; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:10px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:9px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:.9em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%; }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .8em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
