/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) top left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	color:#6e1a33;
	font-weight:normal;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
#container {
	width:1000px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	border:2px solid #FFCEB2;
	background:#e2aa8a url(images/h1.jpg) top left no-repeat;
}
#header1 {
	position:absolute;
	top:98px;
	left:0px;
	width:1000px;
	height:95px;
	background-image:url(images/h2.jpg);
}
#namesite {
	position:absolute;
	top:28px;
	left:430px;
	font-size:44px;
	font-weight:bold;
	text-decoration:none;
	color:#ffe0bc;
}
#main {
	margin-top:193px;
}
.menublock {
	height:33px;
	background-image:url(images/bg1.gif);
	text-align:center;
	line-height:23px;
	clear:both;
}
.menu, .amenu {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	width:164px;
	height:29px;
	line-height:29px;
	background:url(images/menu.jpg) left top;
	font-weight:bold;
}
.menu:hover, .amenu {
	background-position:-164px top;
}
#footer {
	height:64px;
	line-height:64px;
	text-align:center;
	background-image:url(images/bg2.gif);
}
#left {
	width:201px;
	padding:9px;
	float:left;
}
#center {
	width:757px;
	float:right;
	padding:9px 9px 9px 0px;
}
.block {
	width:201px;
	background:#6e1a33 url(images/bblock.gif) left bottom no-repeat;
	padding-bottom:7px;
}
.lblock {
	background:transparent url(images/lblock.gif) left top repeat-y;
}
.tblock {
	background:transparent url(images/tblock.gif) left top no-repeat;
	padding-top:7px;	
}
.rblock {
	background:transparent url(images/rblock.gif) right top repeat-y;
	padding:5px;
}
.nblock {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#ffe0bc;
	text-align:center;
	font-weight:bold;
}
#search_form {
	text-align:center;
	margin:0px;
}
#search_form select {
	width:180px;
	margin:3px;
}
.sauna {
	margin-top:10px;
	position:relative;
	z-index:0;
}
.saunab {
	background:#ffceb2 url(images/sb1.gif) left bottom repeat-x;
}
.saunabl {
	background:transparent url(images/sbl.gif) left bottom no-repeat;
}
.saunal {
	background:transparent url(images/sb2.gif) left top repeat-y;
}
.saunat {
	background:transparent url(images/sb1.gif) left top repeat-x;
}
.saunar {
	background:transparent url(images/sb2.gif) right top repeat-y;
}
.saunatl {
	background:transparent url(images/stl.gif) left top no-repeat;
}
.saunatr {
	background:transparent url(images/str.gif) right top no-repeat;
}
.saunabr {
	background:transparent url(images/sbr.gif) right bottom no-repeat;
	padding:15px;	
}
.saunabr h1, .saunabr h2 {
	margin:0px 0px 5px 0px;
	zoom:1;
	color: #bc6796;
}
.image {
	float:left;
	width:168px;
	background:transparent url(images/bimage.gif) left bottom no-repeat;
	padding-bottom:4px;
	position:relative;
}
.limage {
	background:transparent url(images/lblock.gif) left top repeat-y;
	position:relative;
}
.timage {
	background:transparent url(images/timage.gif) left top no-repeat;
	padding-top:4px;
	position:relative;
}
.rimage {
	background:transparent url(images/rblock.gif) right top repeat-y;
	padding:0px 4px 0px 4px;
	position:relative;
}
.dsauna {
	float:right;
	width:530px;
	z-index:1;
	position:relative;
}
.more {
	color:#bc6796;
}
.metro {
	line-height:18px;
	padding-left:23px;
	background:url(images/metro.gif) left center no-repeat;
}
