/* CSS Document */


body,
html {
	/*background: url(kuvat/tausta_ylaosa.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;

}
p {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#3A260B;
	font-size:12px;
	margin-bottom:20px; /*kappaleiden väli*/
	margin-left:10px;
}



a {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #3A260B;
	font-size: 12;
}
a:hover {
	text-decoration: none;
	color: #BE8F5B;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#3A260B;
	margin-left:10px;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#3A260B;
	margin-left:10px;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#3A260B;
	margin-left:10px;
}
ul {font-family: verdana, arial, helvetica, sans-serif;
	color: #3A260B;
	font-size: 12;
}


		
 #ylaosa {
	clear:both;
	width:1100px center;
	height:138px;
	background-image: url(kuvat/ylaosa_uusin.jpg);
	background-position: center top;
	background-repeat: no-repeat; 
}


#main {
	padding:0px 141px 0px 100px;/*1.sisallon kohta 2.sisallon leveys, mitä pienempi, sen leveämpi 3. 4.paikka sivuvuunnassa,sisallon paikka*/
	clear:both;
	width:auto;
	background-image:url(kuvat/keskiosa_uusi.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	
	
}
#ajankohtaista {
	clear:both;
	width:230px;
	height:420px;
	background-image: url(kuvat/ajankohtaista_2.jpg);
	padding:20px 60px 10px 20px;
	background-repeat: no-repeat;
}
#alaosa {
	clear:both;
	width:auto;
	height:48px;
	background:transparent;
	background-image: url(kuvat/alaosa.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
}
#table {
	clear:both;
	width:auto;
	margin-left:50px;
}
#vasreuna{
	clear:both;
	width:auto;
	background-image: url(vas_reuna.jpg);
	background-repeat: no-repeat;
}


.paivitykset {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;

}
.ajankohtaista {
	font-size: 14px;
	font-style:oblique;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom:20px; /*kappaleiden väli*/
	padding:0px 5px 10px 90px;
	
}
.lihavoitu {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}	
		


.table{
	font-family:verdana, arial, helvetica, sans-serif;
	color:#3A260B;
	font-size:12px;
}
.img{
	margin-left:10px;
	margin-right:10px;
}	
.linkki{
	color: #842F2B;
	text-decoration: underline;
}
	
	