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