/*####################--Saunaplan--#####################-*/

#plan{
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../sauna/back_saunaplan.jpg);
	background-repeat: no-repeat;
	width: 1580px;
	height: 700px;
float: left;
}

#plan .map{
	position: absolute;
	left: 400px;
	top: 9px;
	width: 122px;
	height: 20px;
}

#plan .map1{
	position: absolute;
	left: 526px;
	top: 9px;
	width: 115px;
	height: 20px;
}

#plan .map2{
	position: absolute;
	left: 651px;
	top: 9px;
	width: 115px;
	height: 20px;
}

#plan .map3{
	position: absolute;
	left: 885px;
	top: 9px;
	width: 115px;
	height: 20px;
}

#plan .map4{
	position: absolute;
	left: 1033px;
	top: 9px;
	width: 115px;
	height: 20px;
}

#plan .map5{
	position: absolute;
	left: 589px;
	top: 53px;
	width: 115px;
	height: 20px;
}

#plan .map6{
	position: absolute;
	left: 79px;
	top: 621px;
	width: 130px;
	height: 20px;
}

#plan .map7{
	position: absolute;
	left: 309px;
	top: 665px;
	width: 130px;
	height: 20px;
}

#plan .map8{
	position: absolute;
	left: 610px;
	top: 621px;
	width: 130px;
	height: 20px;
}

#plan .map9{
	position: absolute;
	left: 739px;
	top: 621px;
	width: 130px;
	height: 20px;
}

#plan .map10{
	position: absolute;
	left: 819px;
	top: 665px;
	width: 115px;
	height: 20px;
}

#plan .map11{
	position: absolute;
	left: 946px;
	top: 665px;
	width: 115px;
	height: 20px;
}

#plan .map12{
	position: absolute;
	left: 1076px;
	top: 665px;
	width: 115px;
	height: 20px;
}

/*####################--Table--#####################-*/

table{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	
	border-collapse: collapse;
}

#small{
	width: 284px;
}

td{
	border-bottom: 1px solid #034694;
	vertical-align: top;
	padding: 5px 0 5px 0; 
                font-weight: bold;
}

.head{
	border: 0;
                
}

td.subhead{
	font-weight: normal;
}

td.center{
	text-align: center;
}


#legend{
	width: 284px;
	font-weight: normal;
}

#legend .one{
	width: 10%;
}

#legend .two{
	font-weight: normal;
	width: 30%;
}

/*#################--Table Home--###################-*/

#home{
	width: 330px;
}

#home td{
	border-bottom: 0;
	vertical-align: bottom;
}