html, body, div, h1, h2, form, p {padding: 0; margin: 0; background: transparent;}

body {
	font: 14px/20px Georgia, Arial;
	color: #000;
	background: #fff url(images/interface/header_repeat.gif) repeat-x left top;
}

a, a:link, a:hover, a:visited, #panel div a, #panel div a:link, #panel div a:hover, #panel div a:visited {color: #0156CC; text-decoration: underline;}
img {border: none;}
td {vertical-align: top;}
ul {margin-top: 0; margin-bottom: 0;}
p {text-align: justify;}
.small_link {font-size: 11px; color: #0156CC; text-decoration: underline; cursor: pointer}

#header {
	font-size: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff887 url(images/interface/header_repeat.gif) repeat-x left top;
	width: 100%;
	height: 150px;
}

#main {
	margin-top: 160px;
	margin-bottom: 50px;
	min-height: 300px;
}

span.header {
	display: none;
}

#footer {
	clear: both;
	height: 87px;
	background: #fff887 url(images/interface/footer.gif) repeat-x;
}

h1 {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
}
h2 {
    margin-top: 3px;
    margin-left: 30px;
    font-size: 18px;
    font-weight: normal;
    #font-style: italic;
}
.sauna {
    position: relative;
    clear: both;
    margin-left: 200px;
    margin-right: 50px;
}
.sauna_in {
    position: relative;
    clear: both;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 12pt;
}
.sauna_header {
    margin-left: 20px;
    background: url(images/interface/line.gif) repeat-x left 8px;
}
.sauna_content {
     position: relative;
}
.photo_1 {width: 160px; padding-top: 2px; padding-left: 3px; background: url(images/interface/photo_bg.gif) no-repeat left top; height: 200px; position: absolute; top: 20px; left: 60px;}
.photo_1 img {display: block; margin-bottom: 7px;}

.photos {text-align: center; clear: both;}

.photos img {margin: 3px;}

.texts {
    padding-left: 220px;
    padding-bottom: 20px;
    height: 200px;
}
html>body .texts {height: auto; min-height: 200px;}
.text_1 {
    width: 55%;
    float: left;
}
.text_2 {
    width: 44%;
    float: right;
}
.text_3 {
    clear: both;
}
.text_1 div, .text_2 div, .text_3 div {
	padding: 10px;
}
.text_3 div {
	padding-top: 0px;
}
#text_4_17 {
    font: 20px/24px Monotype Corsiva, Georgia, Arial;
}
.admin_panel_sauna a, .admin_panel_sauna a:link, .admin_panel_sauna a:hover, .admin_panel_sauna a:visited, .admin_panel_sauna span, #panel a, #panel a:link, #panel a:hover, #panel a:visited, #panel span {
    color: #000;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}
.found {
    background: yellow;
    color: red;
}
#panel {
     position: absolute; top: 125px; right: 15px; text-align: right;
}


#panel a, #panel a:link, #panel a:hover, #panel a:visited, #panel li {
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}

#panel li {
	border: 2px outset;
	height: 14px;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0 5px 0 5px;
	display: block;
	height: 18px;
	background: red;
}

#panel div {
	cursor: pointer;
	font-size: 11px;
	border: 2px outset;
	height: 14px;
	padding: 0 10px 0 10px;
	margin: 7px 10px 0 5px;
	width: 110px;
}

