/* CSS Document */

body {
	background-color: #0e4e86;
	background-image:url(img/bg-kyritys.gif);
	background-repeat:repeat-y;
}

#header {position:absolute;
top:0px;
left:0px;
height:135px;
width:701px;
background-image:url(img/header-bg-kyritys.gif);
background-repeat:no-repeat;
padding:0px;
margin:0px;}

#polku {
font-family:Arial, Helvetica, sans-serif;
font-size: 85%;
color:#0e4e86;
}

#polku a:link {	color:#0e4e86; text-decoration:none;}
#polku a:visited {	color:#0e4e86; text-decoration:none;}
#polku a:hover {	color:#0e4e86; text-decoration:underline;}
#polku a:active {	color:#0e4e86; text-decoration:none;}

#logo2 {position:absolute;
top:105px;
left:585px;
border:0px;
padding:0px;
margin:0px;}

hr {height:0px; border:0px; border-bottom: 1px  #0e4e86 dashed;}