/* CSS Document */
* {
 
border-bottom-color: currentColor;
border-bottom-style: none;
border-bottom-width: 0px;
border-left-color: currentColor;
border-left-style: none;
border-left-width: 0px;
border-right-color: currentColor;
border-right-style: none;
border-right-width: 0px;
border-top-color: currentColor;
border-top-style: none;
border-top-width: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
} 

html {
height:100%;
}

body {
	height:100%;
	background: #ffffff;
	color: #575757;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	height:100%;
	background: #ffffff;
	width: 1000px;
	margin: 0 auto; 
	}

#header_container {
	background: url(images/header_bg.gif) top repeat-x;
	height:auto;
	margin: 0 auto;
	}
	
#main_container {
	height:auto;
	width: 1000px;
	display: block;
	overflow:hidden;
	background-image: url(#);
		}

#footer_container {
	clear:both
	height:auto;
	background: #fff;
	display: block;
	overflow:hidden;
	height: 74px;
		}
/*--#COMMON CSS: --------------------------------------------------*/
		
.clear{
clear:both;
height: 0px;
display: block;
}

.clearfix:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}

 
/*--#header_contaner: --------------------------------------------------*/

#header {
	background: #fff;
	height: auto;
	margin: 0 auto;
	overflow: auto;
}


#menu {
	height: 115px;
	overflow:auto;
	width: 1000px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#menu .menu_logo{
	height: 102px;
	width: 270px;
	margin: 6px 0 0 20px;
	float: left;

}


/*------------#header_contaner: #menu #nav ----------*/
#menu #nav{
	margin:28px 0px 0 0;
	height: 56px;
	width:710px;
	float:left;
	overflow:hidden;
	
	}
	
	#menu #nav a{
	display: block;
	text-indent: -9999px;
	}

	#menu #nav img{
	float:left;
}
	#nav ul{
	margin:0px 0 0 0; list-style:none;
	padding: 0px;
	list-style-type: none;
	}
	
	#nav li{
	overflow:hidden; 
		display:inline; 
		float: left;
		text-align: center;
		}
	#nav li.menu_home a{
	width: 79px;
	height: 56px;
	background-image: url(images/menu_home.gif);
	}
	#nav li.menu_home a:hover{
	background-image: url(images/menu_home_over.gif);
	}
	
	#nav li.menu_hotel a{
	width: 103px;
	height: 56px;
	background-image: url(images/menu_hotel.gif);
	}
	#nav li.menu_hotel a:hover{
	background-image: url(images/menu_hotel_over.gif);
	}
	#nav li.menu_sauna a{
	width: 117px;
	height: 56px;
	background-image: url(images/menu_sauna.gif);
	}
	#nav li.menu_sauna a:hover{
	background-image: url(images/menu_sauna_over.gif);
	}
	#nav li.menu_bath a{
	width: 115px;
	height: 56px;
	background-image: url(images/menu_bath.gif);
	}
	#nav li.menu_bath a:hover{
	background-image: url(images/menu_bath_over.gif);
	}
	
	#nav li.menu_contacts a{
	width: 117px;
	height: 56px;
	background-image: url(images/menu_contacts.gif);
	}
	#nav .menu_contacts a:hover{
	background-image: url(images/menu_contacts_over.gif);
	}
	
	


/*-------END    #header_contaner: #menu #nav навигация верхняя----------*/




#banner {
	height: 330px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	overflow:hidden;
	text-indent: -9999px;
	
	}
	
	

	

/*--#main_contaner-------------------------------------------------*/

#main_container H1{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #2e2e2e;
	text-align: center;
	font-size: 1.5em;
	font-style: normal;
	line-height: 2.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: -0.0em;
}

#main_container .main_left {
	width: 247px;
	height: auto;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*---------LEFT-MENU*--------------*/
#main_container .left-menu_top {
	background-image:url(images/menu-left-top.jpg);
	width: 221px;
	height: 75px;
    margin:20px 0 0 20px;
}

#main_container .left-menu_center {
	background-color:#CBDD57;
	width: 221px;
	height: auto;
	margin:0px 0 0 20px;
	background-position: top;
	display: block;
	vertical-align: top;
	background-image: url(images/menu-left-bg.jpg);
	background-repeat: repeat-x;
}

#main_container .left-menu_bottom {
	background-image:url(images/menu-left-bottom.jpg);
	width: 221px;
	height: 6px;
    margin:0px 0 20px 20px;
}
/*---------END    LEFT-MENU*--------------*/


#main_container .main_left ul{
	color: #FFFFFF;
	/*margin:0 0 0 10px;*/
	padding: 3px 0 10px 0;
	margin-bottom: 0px;
}

#main_container .main_left li{
	list-style-image:none;
	width:190px;
	height:20px;
	padding: 5px 6px 0px 0px;
	list-style-type: none;
	background-color: #436117;
	text-align: right;
	margin:3px 0px 0px 25px;!important
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_container .main_left li a{
	color: #FFFFFF;
	text-decoration: none;
}
#main_container .main_left li a:hover{
	color: #96c100;
}

#main_container .main_left-reserv{
	width:221px;
	height:117px;
	margin: 20px 0px 0px 20px;
	background-image: url(images/reserv.jpg);
	text-indent: -9999px;
}

/*--------------END MAIN LEFT --------------*/
/*-------------- MAIN CENTER --------------*/
#main_container .main_center {
	color:#575757;
	width: 495px;
	height: auto;
	float:left;
	padding: 0 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	

#main_container .room{
	width:495px;
	height:135px;
	margin: 15px 0px 0px 20px;
}
#main_container .price-table{
	width:495px;
	margin: 15px 0px 0px 20px;
}

#main_container .room-index{
	width:495px;
	margin: 15px 0px 0px 20px;
}

#main_container H2{
	float:left;
	color:#96c100;
	padding: 0 0px 0px 0px;
	margin: 0px 5px 0px px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	}
	
#main_container H3{
	color:#7b4106;
	padding: 0 0px 0px 0px;
	margin: 0px 0px 0px px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	}
	
#main_container	H4 {
font-size: 1.5em;
color: #436117}

	#main_container p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 5px 0;
	}
	
.room b{
	color:#6f6f6f;
	float:left;
	padding: 0 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 2.3em;
	}
	
.price-table b{
	color:#6f6f6f;
	float:left;
	padding: 0 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 2.3em;
	}	


.img-room-info{
	float:right;
	padding: 0 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	}
	
.room-img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
	.room-desc{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	float: left;
	width: 260px;
	}
	
	.room-btn{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 75px;
	background-color: #E8E8E8;
	height: auto;
	}
	
	.room-btn li{
	list-style-image:none;
	width:68px;
	height:20px;
	margin: 3px 0px 3px 3px;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	}
	.room-btn a{
	display: block;
	padding-top:2px;
	width:68px;
	height:20px;
	color: #FFFFFF;
	background-image:url(images/btn-order.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	}
	.room-btn a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/btn-order-over.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	}
/*	+++++++++++++++++   ROOM DESCRIBE   +++++++++++++++++++++++++++++*/
#main_container .main_center_pageroom {
	color:#575757;
	width: 733px;
	height: auto;
	float:left;
	padding: 0 20px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	

#main_container .pageroom_room h2{
	background-image:url(images/pageroom-flower-header.gif);
	height:28px;
	float:left;
	color:#96c100;
	padding: 5px 0px 0px 30px;
	margin: 0px 5px 0px px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	}
.pageroom_room{
	width:710px;
	height:auto;
	margin: 15px 0px 0px 20px;
}
.pageroom_room_horizont {
	width:250px;
	height:30px;
	margin: 0px 10px 0px 20px;
	float: right;
	text-align: right;
}
.pageroom_room_horizont ul{

list-style:none;
	display:inline;
	 vertical-align: middle;

}
.pageroom_room_horizont li{
float:right
list-style:none;
	display:inline;
	margin: 0px 0px 0px 0px;
	height: 28px;
}
.pageroom_room_horizont li:first-child{
	background-image: url(images/pageroom-menu-precube.gif);
	padding: 0px 0px 0px 20px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.pageroom_room_horizont li a{
	font-family:Tahoma, Verdana, Arial;
	color:#666666;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
}
.pageroom_room_horizont li a:hover{
font-family:Tahoma, Verdana, Arial;
color:#ff6600;
}

.pageroom_hline{
height:3px;
width:700px;
background-image: url(images/pageroom-header-bg.gif);
background-repeat:repeat-x;}
.pageroom_hline2{
margin:20px 0 0 0;
height:3px;
width:700px;
background-image: url(images/pageroom-header-bg.gif);
background-repeat:repeat-x;}

.pageroom_desc{
	height:auto;
	width:595px;
	background-image: url(images/pageroom-flower-desc.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	text-align: left;
	padding-right: 115px;
}
#main_container .pageroom_desc h3{
	font-family:Tahoma, Verdana, Arial;
	color:#3b8908;
	margin: 0px 0px 0px 0px;
	line-height: 2;
	font-size: 2em;
		}
#main_container	.pageroom_desc h3 span{
	font-family:Tahoma, Verdana, Arial;
	color:#a4bc50;
	margin: 0px 0px 0px 0px;
	line-height: 2;
	}
#main_container	.pageroom_desc p{
line-height: 1.5em;
margin: 0px 0px 0px 0px;
	}
	.pageroom_photo{
	background-color:
	width:710px;
	height:auto;
	}
	
	.border3w{
	border:2px solid #FFFFFF;
	}
	
	.border2w{
	border:2px solid #6c6c6c;
	margin:15px;}
	
	.microitemclass{
	padding: 5px 0px 0px 5px;
	margin: 0px 5px 0px px;
	}

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
	/*+++++++++++++++   END ROOM DESCRIBE +++++++++++++++++++++++++++*/
	/*+++++++++++++++   PRICE TABLE +++++++++++++++++++++++++++*/
	#price_preheader{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	background-image: url(images/price_flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* height: 69px; */
	padding-top: 0;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	.price-cap{
	background:url(images/price-table-left.gif) no-repeat left top;
	height: 31px;
	}
	.price-cap .price-cap-right{
	background:url(images/price-table-right.gif) no-repeat right top;
	height: 31px;
	}
	.price-cap .price-cap-right ul{
	background:url(images/price-table-bg.gif) repeat-x top;
	height: 31px;
	margin: 0 42px;
	}
	.price-cap .price-cap-right li{
	display: inline;
	list-style:none;
	list-style-image:none;
	vertical-align: middle;
	text-align:center;
	font-style:normal;
	line-height: 31px;
	}
	.cap1{
	height: 31px;	
	margin: 0 5px;
	display: block;
	float: left;
	}
		.cap2{
	height: 31px;
	margin: 0 5px;
	display: block;
	float: right;
	}
		.cap3{
	height: 31px;
	margin: 0 5px;
	display: block;
	float: right;
	}
	
.left_margin20 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}	
	
	/*+++++++++++++++   END PRICE TABLE +++++++++++++++++++++++++++*/
	
/*===============END CENTER=========================*/
/*===============RIGHT COLUMN=================================*/	
	
#main_container .main_right {
	width: 200px;
	height: auto;
	float:right;
	padding: 15px 20px 0px 0px;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}	

.main_right ul{
list-style-position: none;
list-style-type: none;
margin: 0px 0px 0px 0px;
}
.main_right li{
margin: 0px 0px 0px 10px;
}
.main_right li a{
margin: 0px 0px 0px 0px;
list-style:none;
list-style-image:none;
}

.client-img{margin: 0px 0px 5px 0px;}

.right-menu_top{
background-image:url(images/menu-right-top.gif);
height:12px;
width:200px;
}
.right-menu_middle{
background-image:url(images/menu-right-middle.gif);
}
.right-menu_bottom{
background-image:url(images/menu-right-bottom.gif);
height:11px;
width:200px;
}

.dot-dot{margin:5px 0}

/*============================================================*/


/*--footer_container-------------------------------------------------*/

#footer_container div.footer {
	width: 1000px;
	height: 74px;
	margin: 0 auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#footer_container div.footer_left {
	background-image:url(images/footer-vline.gif);
	background-position:right center;
	background-repeat:no-repeat;
	width: 250px;
	height:74px;
	float:left;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 0px;
}

.footer_left img{
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 15px 5px 5px 20px;
}

#footer_container div.footer_right {
	width: 210px;
	text-align: right;
	height:74px;
	float:left;
	background-image: url(images/footer_phone.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 5px 3px 0 0;
}
#footer_container div.footer_center {
	width: 510px;
	height:74px;
	float:left;
	color:#c6c6c6;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/footer-vline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.footer_center ul{
	margin:15px 30px 15px 15px;
	padding:0px 0px;
	text-align: center;
	list-style-type: none;
}

.footer_center li{
	padding:5px 10px;
	display:inline;
	text-align: center;
	list-style-type: none;
	background-image: url(images/footer-menu-separate.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.footer_center li:first-child{
	
	background-image:none;
}
.footer_center li a{
font-weight:500;
line-height:1.5em;
	color:#c6c6c6;
	text-decoration:none
}
.footer_center li a:hover{
	color:#FFF;
	font-weight:500;
	text-decoration:none;
}
 				
.footer_right ul{
	margin:5px 0px 5px 10px;
	padding:0px 0px;
	text-align: right;
	list-style-type: none;
}

.footer_right li{
	padding:0px 0;
	display:inline;
	text-align: right;
	list-style-type: none;
	margin: 15px 0 0 0;
}
/*==============END    footer_container=====================================*/
/*--podval_container-----------------------*/
.podval {
	color: #666666;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

podval a{
	color: #666666;
	text-decoration:none;
}
podval a:hover a:visited{
	color: #666666;
	text-decoration:none;
}
/*--END      podval_container------------------------*/
