body {	
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	overflow: auto;
	background-color: #e9e5c0;
	line-height: 1.4;
}

div {
	overflow: hidden;
}

#container {
	width: 850px;
	margin: 0 auto 0 auto;
	overflow: visible;
}

#logo {	width: 250px;
	height: 100px;
	float: left;
	background-image: url("gfx/div01_logo.jpg");
}

#logo a {
	width: 90%;
	height: 100%;
	display: block;
	border: 0;
	text-decoration: none;
}

#top {	width: 600px;
	height: 50px;
	float: left;
	background-image: url("gfx/div02_kuva.jpg");
}

#top a {display: block;
	width: 45%;
	height: 100%;
	float: right;
}

#menu {	width: 600px;
	height: 50px;
	float: left;
	background-image: url("gfx/div03_menu.jpg");
}

#menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 12px 0;
	padding: 0;
}

#menu li { 
	float: left;
	margin: 7px 0 0 15px;
	padding: 2px 5px 0 8px;
	height: 22px;
	display: block;
	background-image: url("gfx/menuvali.jpg");
	background-repeat: no-repeat;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#menu .current {
        color: #aaeeaa;
        text-decoration: underline;
        font-size: 14px;
	
}

#sisalto {
	width: 850px;
	float: left;
	background-image: url("gfx/pystypalkit850.jpg");
	background-repeat: repeat-y;
}

#vasen_palsta {
	width: 540px;
	min-height: 420px;
	float: left;
	margin-left: 15px;
}

#vasen_palsta a {
	color: green;
}

#oikea_palsta {
	width: 270px;
	min-height: 420px;
	float: left;
        background-image: url("gfx/hiiritausta.jpg");
        background-repeat: no-repeat;
        background-position: bottom right;
}

#oikea_palsta p {
	padding: 15px;
	text-align: center;
	font-size: 16px;
	color: green;
	font-weight: bold;
}

#oikea_palsta a {
	color: green;
	font-size: 15px;
}

#oikea_palsta.yhteystiedot p {
	font-size: 13px;
	text-align: left;
}

#oikea_palsta.yhteystiedot u {
	font-size: 14px;
	text-align: left;
}

#vasen_palsta p {
	margin: 15px;
}

#vasen_palsta h2 {
	margin-left: 22px;
	color: green;
	font-size: 16px;
}

#vasen_palsta .ylakuva {
	margin: 15px;
	border: 1px dotted grey;
}

#vasen_palsta img {
	border: 0;
	margin: 1px;
}

#vasen_bar {
	width: 555px;
	height: 25px;
	background-image: url("gfx/otsikkopalkki555.jpg");
	background-repeat: no-repeat;
	float: left;
}

#vasen_bar h1, #oikea_bar h1 {
	padding: 0;
	font-size: 16px;
	color: #fff;
	margin: 2px 0 0 24px;
}

#oikea_bar h1 { margin: 2px 0 0 11px; }

#oikea_bar {
	width: 295px;
	float: left;
	height: 25px;
	background-image: url("gfx/otsikkopalkki295.jpg");
	background-repeat: no-repeat;
}

#footer {
	width: 850px;
	height: 25px;
	float: left;
	background-color: #99FF80;
	background-image: url("gfx/div07_alapalkki.jpg");
	background-repeat: no-repeat;
	background-position: bottom;	
	text-align: center;
}

#footer p {
	margin: 5px;
	padding: 0;
	font-size: 11px;
	color: darkgreen;
}

#footer a {
	color: darkgreen;
	text-decoration: none;
}

#lowerfooter {
	width: 850px;
	height: 5px;
	float: left;
}

#isot {
	padding-top: 10px;
	list-style-type: none;
	margin-left: 50px;
}

#isot li {
	float: left;
	width: 165px;
	height: 32px;
	font-size: 16px;
	padding: 4px;
	background-image: url("gfx/nappi1.jpg");
	background-repeat: no-repeat;
	padding-left: 35px;
}

#isot li a {
	color: green;
}

#liput {
	float: right;
	padding: 8px 18px 0 0;
}

#liput img {
	border: 0;
}

#hinnastotaulu { margin: 15px 15px 15px 25px;
		 text-align: center;
}

#hinnastotaulu th { 
	background-color: #ccc;
	color: green;
	border-top: 14px solid #fff;
	padding: 3px;
	font-size: 14px; }

#hinnastotaulu td {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#hinnastotaulu .hinta {
	text-align: center;
	border-right: 1px solid #ccc;
	font-weight: bold;
}

#hinnastotaulu .teksti {
	text-align: left;
}
.etatukiohje img { width: 100px; align: left; }

.ohjekuva { float: left; padding: 5px 7px 8px 2px; }