﻿body {	
	background-image: url('tausta4.jpg');
	background-repeat: repeat-y;
	background-color: #303e9f;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-color: #000000;
}

a:visited, a:link	{
	color: #ced1e6;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active	{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
}

#otsikot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 font-weight: bold; 
	 color:#252b52;
} 

#potsikot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:12pt; 
	 font-weight: bold; 
	 color:#252b52;
} 

#otsikot2 {
	 font-family:Vivaldi, arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:16pt; 
	 color:#a6a6a6;
}

#taulukkot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:8pt; 
	 color:#000000;
} 

#paivitys {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 color:#000000;
} 

#paasivu {
	 background-image: url('tausta4.jpg');
	 background-repeat: repeat-y;
	 background-color: #595959;
	 width:985px;
}

#otsikkokuva {
	 background-image: url('otsikko4.jpg');
	 background-repeat: no-repeat;
	 background-color: #595959;
	 float:left;
	 height:216px;		
	 width:985px;	
	 position: absolute;		
	 left: 0px;
	 top: 0px;
}

#vasenkuva {
	 background-image: url('vasen5.jpg');
	 background-repeat: no-repeat;
	 background-color: #595959;
	 float:left;
	 width:243px;
	 height:722px;				
	 position: absolute;		
	 left: 0px;
	 top: 216px;
}

#teksti {
	 background-image: url('teksti3.jpg');
	 background-repeat: no-repeat;
     background-color: #bfc3dc;
	 float:left;
	 width:709px;
	 left: 243px;
	 top: 216px;
	 position: absolute;
}

#teksti a	{
	color: #051ba5;
	text-decoration: underline;
	font-weight: bold;
}

#teksti a:hover	{
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	 float:left;
	 left: 0px;
	 top: 351px;
	 position: absolute;
}

#oikea {
	 background-image: url('oikea4.jpg');
	 background-repeat: no-repeat;
	 background-color: #595959;
	 float:right;
	 width:33px;
	 height:397px;	
	 left: 952px;
	 top: 216px;
	 position: absolute;
}

img
{border: 2px solid #051ba5;}

.img2
{border: 0px;}

