/* START_DEFAULT_STYLES */
html {
	padding:0px;
	margin:0px;
	height: 100%;
	width:100%;
	font-size:62.5%;
}
body {
	height: 100%;
	width:100%;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #f0dfac url(/images/all_bg.jpg) repeat-x top;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	padding:5px 0px;
	margin:0px;
}
h1 {
	font-size: 25px;
	color: #c85700;
	font-weight: normal;
	padding-bottom:5px;
	border-bottom:2px solid #563308;
	display:block;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 20px;
	color: #c85700;
	font-weight: normal;
	padding-bottom:5px;
	border-bottom:1px solid #563308;
	display:block;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font: 16px normal;
}
h4 {
	font: 15px normal;
}
h5 {
	font: 14px normal;
}
h6 {
	font: 13px normal;
}
p {
	padding: 5px 0px;
	margin:0px;
}
a, a:link, a:active, a:visited {
	color: #C85700;
	text-decoration: underline; 
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
h2 a {
	color: #c85700 !important;
	text-decoration:none !important;
}
h2 a:hover {
	text-decoration:underline !important;
}
img {
	border:0;
}
/*
ul, ol {
	margin:5px 15px;
	padding:0px 15px;
}
li {
	margin:0px;
	padding:0px 15px;
}
*/
/* END_DEFAULT_STYLES */

#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 305px;
	width: 980px;
	position: relative;
}

.left_decor {
	position: absolute;
	width: 50%;
	left: -490px;
	top: 0px;
	height: 305px;
	background-image: url(/images/left_decor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_decor {
	position: absolute;
	background: url(/images/right_decor.jpg) no-repeat 490px top;
	width: 50%;
	top: 0px;
	right: 0px;
	height: 313px;
}

#header ul {
	margin: 0px;
	font-size: 13px;
	color: #f9d099;
	list-style-type: none;
	display: block;
	position: absolute;
	top: 10px;
	width: 850px;
	padding: 0px;
	left: 41px;
}
#header li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header ul a {
	color: #f9d099 !important;
}
#header li.active a {
	color:#ffffff !important;
	text-decoration:none;
}
#header li.active a:hover {
	text-decoration:underline;
}
.h_logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
	display: block;
	position: absolute;
	left: 116px;
	top: 57px;
}
.h_logo a {
	color: #4f2b00  !important;
	text-decoration: none  !important;
}
.h_form {
	width: 180px;
	position: absolute;
	text-align: center;
	left: 716px;
	top: 65px;
}
.h_form select {
	width: 180px;
	border: 1px solid #c6b5a8;
	margin-top: 4px;
	margin-bottom: 4px;
}
.h_form input {
	margin-top: 4px;
	margin-bottom: 4px;
}
.h_form span {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #995925;
	display: block;
}

#content {
	margin: 0px auto;
	width: 931px;
}
.sidebar {
	float: left;
	width: 180px;
}
.block_dark p, .block_light p {
	text-align: center;
}
.block_dark img, .block_light img {
	border: 1px solid #956f52;
}
.block_dark {
	background: url(/images/block_dark_mid.jpg) repeat-y;
	width: 179px;
	margin-bottom: 10px;
}
.block_dark h3 {
	background: url(/images/block_dark_top.jpg) no-repeat;
	display: block;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d3b38c;
	text-align: center;
	height: 22px;
	padding: 8px 0px 0px 0px;
}
.block_dark_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(/images/block_dark_bottom.jpg)  no-repeat;
	display: block;
	height: 30px;
	width: 179px;
	text-align: center;
}
.block_dark_bottom a, .block_light_bottom a {
	background: url(/images/arrow.jpg) no-repeat right 6px;
	display: inline-block;
	padding-right: 15px;
}
.block_light {
	background: url(/images/block_light_mid.jpg) repeat-y;
	width: 179px;
	margin-bottom: 10px;
}
.block_light a {
	color: #5a380e  !important;
}

.block_light h3 {
	background: url(/images/block_light_top.jpg) no-repeat;
	display: block;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #874b13;
	text-align: center;
	height: 22px;
	padding: 8px 0px 0px 0px;
}
.block_light_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(/images/block_light_bottom.jpg)  no-repeat;
	display: block;
	height: 30px;
	width: 179px;
	text-align: center;
}
.mid {
	float: right;
	width: 725px;
}
.mid p {
	padding: 4px 0px;
}
.mid table {
	background: url(/images/border_dot.jpg) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom: 30px;
	}
.mid table td {
	color: #5c3409;
	vertical-align: top;
}
.mid table td img {
	border: 1px solid #e79a5b;
}
.sauna_desc li {
	list-style-type: none;
	padding: 3px 3px;
	margin: 0px;
}
.sauna_desc {
	margin: 0px;
	padding: 0px;
}

.sauna_desc strong {
	font-weight: normal;
	color: #c85700;
}
.sd_dark {
	background-color: #ededed;
}
.s_cost {
	color: #804317;
	padding: 15px 4px !important;
}
.cost {
	font-style: normal;
	color: #c85700;
	font-size: 20px;
}

.metro_box p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e2906;
}
.metro_box h3 {
	font-size: 18px;
	font-family: Tahoma;
	color: #4a2506;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

.metro_box em {
	font-style: normal;
	color: #c85700;
}
.metro_box p strong {
	background: url(/images/metro.jpg) no-repeat 2px 1px;
	height: 22px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #ca4916;
	display: inline-block;
}
.metro_box a, .metro_box a {
	color: #502c06  !important;
	text-decoration: underline !important;
}
.metro_box a:hover {
	color: #502c06 !important;
	text-decoration: none !important;
}

.metro {
	padding: 6px 0px 6px 25px;
	background: url(/images/metro.jpg) no-repeat left 4px;
}
.proezd {
	padding: 6px 0px 6px 25px;
	background: url(/images/proezd.jpg) no-repeat left 4px;
}
.information {
	padding: 6px 0px 6px 25px;
	background: url(/images/information.jpg) no-repeat left 4px;
}
.phone {
	padding: 6px 0px 6px 25px;
	background: url(/images/phone.jpg) no-repeat left 10px;
}


#footer {
	background: url(/images/footer_bg.jpg) repeat-x bottom;
	height: 105px;
	width: 100%;
}
.fot_content ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	color: #f9d099;
	list-style-type: none;
	display: block;
	text-align: center;
}
.fot_content li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.fot_content {
	background: url(/images/footer.jpg) no-repeat;
	height: 104px;
	width: 980px;
	margin: 0px auto;
}
.fot_content a {
	color: #f9d099  !important;
}
.fot_content li.active a {
	color: #ffffff  !important;
	text-decoration:none;
}
.fot_content li.active a:hover {
	text-decoration:underline;
}

.fot_content span {
	font-size: 13px;
	color: #462006;
	text-align: center;
	padding: 35px 0px 0px 0px;
	display: block;
}
.dot_li {
	padding: 0px 5px !important;
}
#si_container {
    overflow:auto; width:190px; height:400px;
}
#si_container img {
	margin:5px;
}
.recall {
	padding:5px;
	margin-bottom:15px;
}
.recall div {
	color:#ff9e16;
	font-size:11px;
}
.recall p {
	font-style:italic;
}
#recall_left {
	width:280px; 
	float:left; 
	padding:0px 15px 15px 15px;
}
#recall_right {
	 width:320px;
	 float:right;
	 padding-top:15px;
}
.field {
	width:220px;
	border:1px solid #dddddd;
	font-size:12px;
	color:#686665;
}
.required {
	color:#ff0000;
	font-size:10px;
}
.row1 {
	background-color:#efe4c5;
}
.block_links {
padding-left:10px;
text-align:left !important;
}
.block_links a {
text-decoration:none;
}
.block_links a:hover {
text-decoration:underline;
}
.block_links a.active {
text-decoration:underline;
font-weight:bold;
}
.block_links a.active:hover {
text-decoration:none;
}
.error {
color:red;
}