BODY {
	margin: 0;
	padding: 0;
	background: #F2DEB6 url(../img/bg.jpg) repeat 0 0;
	color: #401B10;
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
}

H1, H2, H3, P, UL, OL, LI {
	margin: 0;
}

IMG {
	border: 0;
}

A:link {
	color: #401B10;
}
A:visited {
	color: #805A49;
}


H1 {
	padding: 0.4em 0 1em;
	font: normal 130%/1 Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
H2 {
	padding: 0.4em 0 1em;
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
}
H3 {
	padding: 0.8em 0 0.2em;
	font-size: 110%;
}
P {
	padding: 0.2em 0 0.6em;
	font-size: 100%;
}
UL, OL {
	padding: 0.2em 0 0.6em 2.4em;
	font-size: 100%;
}
UL LI,
OL LI {
	padding: 0.2em 0 0.1em;
}

.nobr {
	white-space: nowrap;
}
.sml {
	font-size: 90%;
}
.msg {
	margin: 0.6em 0;
	border: 1px solid #900;
	padding: 10px 15px;
	color: #900;
	background-color: #FCF7ED;
}
.required {
	color: #900;
}



#header {
	position: relative;
	height: 210px;
	background: transparent url(../img/bg_header.jpg) repeat-x 0 0;
	min-width: 1332px;
}
#header .wrap {
	padding-right: 350px;
	text-align: center;
}
#header #logo {
	width: 199px;
	height: 122px;
	margin: 16px auto 0;
}


#header #nav {
	height: 33px;
	padding: 0;
}
#header #nav, [hidefromie] {
	width: 1245px;
	margin: 0 auto;
}

#header #nav LI:first-child {
margin-left: 40px;
}

#header #nav LI .sub-menu LI:first-child {
margin: 0;
}

#header #nav LI {
	float: left;
	height: 33px;
	margin: 0;
	padding: 0;
	/*background: transparent url(../img/bg_nav.gif) no-repeat 50% 19px;*/
	list-style: none;
}

.w-head-inukr{

    margin-left: -40px;
	margin-top: -20px;
    width: 200px;
}

#content {
	height: 550px !important;
	height /**/: 900px;
	padding: 20px 400px 30px 40px;
	background: #F2DEB url(../img/bg_sidebar.gif) repeat-y 100% 0;
}
#content, [hidefromie] {
	height: auto !important;
	/*min-height: 550px;   */
	min-height: 900px;
}

#content img{
border: 3px solid #FFFFFF;

}


#sidebar {
	position: absolute;
	top: 12px;
	right: 0;
	width: 392px;
	height: 487px;
	background: transparent url(../img/exterior.gif) no-repeat 0 0;
	color: #FFF;
	font: 90%/1.3 "Times New Roman", Times, serif;
}
#sidebar .wrap {
	width: 322px !important;
	width /**/: 392px;
	margin-top: 487px;
	padding-left: 31px;
	/*padding: 30px 20px 30px 50px;
	background: transparent url(../img/bg_sidebar_top.gif) no-repeat 31px 0;*/
}
#sidebar .wrap, [hidefromie] {
	background-position: 30px 0;
}
#sidebar A {
	color: #FFF;
}
#sidebar DL {
	clear: both;
	float: left;
	width: 322px;
	margin: 0;
	padding: 0.2em 0 0.6em;
}
#sidebar DL DT,
#sidebar DL DD {
	margin: 0;
	padding: 0;
}
#sidebar DL DT {
	float: left;
	width: 152px;
}
#sidebar DL DD {
	float: right;
	width: 170px;
}



#footer {
	clear: both;
	position: relative;
	height: 0px;
	margin: 0;
	padding: 0 361px 0 0;
	border-top: 2px solid #7A4F3A;
	font-size: 70%;
}
#footer, [hidefromie] {
	margin: -2px 361px 0 0;
	padding: 0;
}
#footer .wrap {
	position: absolute;
	top: -16px;
	width: 100%;
	padding: 25px 0  10px 40px;
	background: transparent url(../img/bg_footer.gif) no-repeat 50% 0;
	color: #99724E;
}


UL.photos {
	clear: both;
	float: left;
	width: 100%;
	margin: 1em 0 1.5em;
	padding: 0;
	font-size: 80%;
}
UL.photos LI {
	float: left;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
	width: 49.9%;
	list-style: none;
}
UL.photos LI IMG, ul.rooms-list li img {
	width: 150px;
	height: 113px;
	margin: 10px auto 0;
	border: 3px solid #FFF;
}


TABLE.form {
	margin: 1em 0;
	padding: 0;
	font-size: 100%;
}
TABLE.form TD,
TABLE.form TH {
	margin: 0;
	padding: 0.2em 2em 0.2em 0;
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}

/* TravelLine Audit */

.clear {
    clear: both;
}

.w-head-left {
    float: left;
    text-align: left;
    margin: 20px 0 0 40px;
    font: 15px 'Times New Roman', serif;
    width: 200px;
}

.w-head-left p, .w-head-right p {
    color: #401a06;
}

.w-head-left a {
    color: #990000;
}

.w-langs {
    margin-bottom: 10px;
}

.lang-icon {
    width: 32px;
    height: 24px;
    display: inline-block;
    background: url("/img/lang_all.png") no-repeat;
}

.w-langs .ua {
    background-position: 0 0;
    margin-right: 1px;
}

.w-langs .eng {
    background-position: -32px 0px;
}
.w-langs .rus {
    background-position: -64px 0px;
}

.w-head-right {
    float: right;
    text-align: right;
    margin: 7px 70px 0 0;
    font: 15px 'Times New Roman', serif;
    width: 220px;
}

.w-head-right .phone {
    font-size: 20px;
    margin-top: -12px;
}

.book-button {    
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;    
    text-decoration: none;
}

.book-button span {
    text-decoration: none;
    font: 14px/38px Georgia, serif;
    color: rgba(255, 255, 255, 0.65);
}

.w-head-right .book-button {
    background: url("/img/head-button.png") no-repeat;
    width: 170px;
    display: inline-block;
}

.book-button:hover span {
    color: rgba(255, 255, 255, 1);
}

.w-nav {
bottom: 0;
position: absolute;
width: 100%;
border-bottom: 1px solid #805a49;
border-top: 1px solid #b89974;
box-shadow: inset 0 1px 0 0 #f6eddc;
}

#nav li a {
display: block;
height: 33px;
padding: 0 30px;
color: #401a06;
font: 17px Georgia, serif;
text-decoration: none;
line-height: 33px;
}

#nav li a:hover, #nav li.active-item a {
color: #f8efe0;
background: url("/img/hover.png") repeat-x;
border-left: 1px solid #815C4A;
border-right: 1px solid #815C4A;
padding: 0 29px;
}

/* Список номеров */

.rooms-list-title {
color: #401b10;
font: bold 16px Georgia, serif;
padding: 15px 0 0;
}

.rooms-list {
list-style: none;
padding: 0;
}

.rooms-list .room-left {
float: left;
width: 160px;
margin-right: 20px;
}

.rooms-list .room-price {
float: left;
width: 170px;
margin-right: 20px;
}
.rooms-list .room-right {
float: left;
}

.rooms-list .room-desc {
float: right;
width: 525px;
}

.rooms-list .room-item h3 {
margin-bottom: 12px;
}

.rooms-list .room-item h3 a {
color: #990000;
font: italic 20px Georgia, serif;
}

.rooms-list .room-item h3 a:hover {
text-decoration: none;
}

.rooms-list .room-item p, .b-price {
color: #401b10;
font: 16px Georgia, serif;
}

.room-item {
border-bottom: 1px solid #b99c7f;
padding: 30px 0;
}

.room-item .book-button, .w-right .book-button {
    background: url("/img/room-button.png") no-repeat;
    width: 160px;
    margin-top: 12px;
}

.b-price .price {
font-size: 20px;
}

.b-price .adult {
display: inline-block;
width: 7px;
height: 15px;
background: url("/img/adult_icon.png") no-repeat -1px 0;
margin: 0 -2px -3px 0;
}

.price-text {
margin-left: 16px;
}

.desc-list {
margin-top: -10px;
list-style-position: inside;
}

.w-right .desc-list {
padding: 0;
}

.desc-title {
color: #401b10;
font: bold 16px Georgia, serif;
padding: 15px 0;
}

.line {
width: 100%;
height: 1px;
background: #b99c7f;
margin: 15px 0;
}

.link {
color: #990000 !important;
}

.w-left {
    float: left;
    width: 405px; 
}

.w-right {
    float: left;
    margin-left: 20px;
    width: 500px;
}
/* Галерея */

.slides {
padding: 0;
}

.slides li img {
border: 3px solid #FFFFFF;
}

.flex-direction-nav {
display: none;
}

#slider {
margin-bottom: 8px;
}

/* Контакты */

.address h3 {
color: #401b10;
font: bold 16px Georgia, serif;
}

.address a {
color: #990000;
}

.phones {
margin-top: 5px;
}

.phones p {

line-height: 12px;
}

.phones p span {
float: right;
}

.contacts-page .map {
border: 3px solid #FFFFFF;
}

/* Спецпредложения */

.spec-list {
padding: 0;
list-style: none;
margin-top: -30px;
}

.spec-list .w-left {
width: 280px;
}

.spec-list .w-left img {
border: 3px solid #FFFFFF;
}

.spec-list .w-right {
width: 600px;
}

.spec-list .w-right h3 {
padding: 0 0 15px;
font-size: 16px;
}

.spec-list li {
padding: 30px 0;
border-bottom: 1px solid #b99c7f;
}

/* Спецпредложения на главной */

.w-spec-side {
padding: 20px 0 0 40px;
}

.w-spec-side h2 {
color: #f2deb6;
font-size: 19px;
font-family: Georgia, serif;
}

.spec-link {
display: block;
position: relative;
}

.spec-link .spec-desc {
min-height: 30px;
position: absolute; 
bottom: 3px;
width: 270px;
background: rgba(150, 0, 0, 0.75);
left: 3px;
}

.spec-link .spec-desc h4 {
text-align: center;
margin: 0;
font: 15px/30px Georgia, serif;
}

.w-spec-side img {
border: 3px solid #FFFFFF;
}

/* Хлебные крошки */

.w-bread-crumbs {
background: #efd6a5;
width: 100%;
}

.b-bread-crumbs {
height: 25px;
margin-left: 40px;
width: 500px;
}

.b-bread-crumbs a, .b-bread-crumbs span {
font: 11px Georgia, serif;
}

.b-bread-crumbs a {
color: #993434;
}

.b-bread-crumbs a:hover {
text-decoration: none;
}

.b-bread-crumbs .arr {
background: url("/img/arr.png") no-repeat;
width: 6px;
height: 7px;
display: inline-block;
}

.b-bread-crumbs span {
color: #846550;
}

/* Выпадающее меню */

.hotel-item {
position: relative;
}

#header #nav .hotel-item:hover .hotel-link {
color: #f8efe0;
background: url("/img/hover.png") repeat-x;
border-left: 1px solid #815C4A;
border-right: 1px solid #815C4A;
padding: 0 29px;
}

#header #nav .hotel-item:hover .sub-menu {
display: block;
}

#header #nav .sub-menu {
position: absolute;
display: none;
background: #805a49;
padding: 10px;
z-index: 10000;
}

#header #nav .sub-menu li {
float: none;
}

#nav .hotel-item .sub-menu li a {
padding: 1px 20px 0;
color: #f8efe0;
font-size: 15px;
text-align: left;
min-width: 207px;
line-height: 31px;
border: none;
background: transparent;
}

#nav .hotel-item .sub-menu li a:hover {
padding: 0 20px;
border-left: none;
border-right: none;
border-top: 1px solid #c5a89b;
background: #9f7766;
}