@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55753e;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	border-top: solid 3px #b0d2c0;
}
a {
	color: #55753e;
	text-decoration: none;
}

/* header */
div#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 100%;
	height: 108px;
	margin: auto;
	border-bottom: solid 3px #b0d2c0;
}
div#header div#paivystys {
	width: 180px;
	margin: 0 auto;
	padding: 51px 0 0 620px;
	color: #FFFFFF;
}
div#header div#paivystys p {
	margin: 0;
	padding: 0; 
}
div#header div#paivystys p.otsake {
	font-size: 15px;
}
div#header div#paivystys p.numero {
	font-size: 26px;
	margin: -2px 0 0 0;
}

/* navi */
div#navi {
	display: none;
}

/* content */
div#content {
	background-image:url(images/background.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	width: 100%;	
}
div#content div#cols {
	width: 800px;
	margin: 0 auto;
}
div#content div#cols div {
	width: 255px;
/*	height: 450px;  */
	float: left;
	padding: 16px 0 0 10px;
	margin:	0 0 16px 0;
	border-right: dotted 1px #55753e;
	display: block;
}
div#content div#cols div.first {
	border-left: dotted 1px #55753e;
}
div#content div#cols ul {
	margin: 0 0 20px 0;
	padding: 0;
}
div#content div#cols ul span.nobold {
	font-weight: normal;
}
div#content div#cols ul.sub{
	margin: 0;
}
div#content div#cols ul.sub li {
	font-weight: normal;
	margin: 0;
}
div#content div#cols li {
	font-weight: bold;
	list-style: none;
	list-style-image:none;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background-image:url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* clear */
div#clear {
	clear: both;
	float: none;
	height: 0px;
}


/* footer */
div#footer {
	clear: both;
	border-top: solid 3px #b0d2c0;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
	width:100%;
	font-size: 11px;
	padding: 0 0 20px 0;
}
div#footer p {
	margin: 0;
}
div#footer div#tricol {
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}
div#footer div#tricol div.col {
	margin: 10px 0 0 0;
	float: left;
	width: 199px;
	text-align: center;
	border-left: dotted 1px #56763f;
}
div#footer div#tricol div.first {
	border-left: none;
	width: 200px;
	margin: 10px 0 0 0;
	float: left;
	text-align: center;
}
div#footer div.kartta {
	width: 180px;
	height: 130px;
	margin: 0;
	padding: 5px;
	margin:5px;
	border: solid 1px #56763f;
}
div#footer div.paikat {
	width: 170px;
	height: 120px;
	margin: 5px;
	padding: 10px;
	border: solid 1px #56763f;
	background-color: #FFFFFF;
	text-align:left;
}

div.logo1 {
	background-image: url(images/logo_01.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 199px;
	height: 26px;
	margin:0 0 4px 0;
}
div.logo2 {
	background-image: url(images/logo_02.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 199px;
	height: 26px;
	margin:0 0 4px 0;
}
div.logo3 {
	background-image: url(images/logo_03.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 199px;
	height: 26px;
	margin:0 0 4px 0;
}
div.logo4 {
	background-image: url(images/logo_04.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 199px;
	height: 26px;
	margin:0 0 4px 0;
}

div#tekstiplagat {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100px;
}
div#tekstiplagat div {
	width: 270px;
	margin: 50px auto 0 auto; 
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

div#karttalinkit {
	position: absolute;
	top: 448px;
	height:118px;
	width: 800px;
	display: block;
}
div#karttalinkit a {
	display: block;
	height: 118px;
	width: 180px;
	float: left;
	margin: 0 10px 0 11px;
	z-index: 200;
	background-image: url(images/blank.gif);
}
