/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 	background-color: #FFFFFF;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	
} 
h2 {
  color:#40a304;
  }
h3 {
  color:#40a304;
  font-size: 12px;
  }
a.leipis:link {
  text-decoration:none ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #0051A2;
  font-weight: strong;
}
a.leipis:hover {text-decoration: underline}
a.leipis:visited {
  text-decoration: none;
  color: #014dbd;
  }
  
a.leipis2:link {
  text-decoration:none ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
  color: #0051A2;
  font-weight: strong;
}
a.leipis2:hover {text-decoration: underline}
a.leipis2:visited {
  text-decoration: none;
  color: #014dbd;
  }

a.top:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0051A2;
	font-weight: bolder;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
a.top:hover {text-decoration: underline}
a.top:visited {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #0051A2;
  font-weight: bolder;
  letter-spacing: 0px;
  padding-left: 10px;
  padding-right: 10px;
   }
.topsivulla {
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #000000;
  font-weight: bolder;
  letter-spacing: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
a.linkkivali {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #0051A2;
  font-weight: normal;
  word-spacing: 10px;
}

#pagewidth{ 
 width:949px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:144px;
	width:100%;
	background-image: url(kuvat/top.jpg);
	z-index: 1;
}
#topmenu{
	position:relative;
	width:867px;
	top:145px;
	left:37px;
	height: 51px;
	overflow: visible;
	z-index: 4;
	visibility: visible;
	color: #0051a2;
} 
 
#leftcol{
	width:50px;
	float:left;
	position:relative;
	background-image: url(kuvat/left.jpg);
	height: 434px;
 }
 
#twocols{
 width:899px;
 float:right; 
 position:relative; 
  }
 
#rightcol{
	width:47px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	height: 435px;
	background-image: url(kuvat/right.jpg);
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:852px;
	height: 555px;
 }
 
 #teksti{
	width:485px;
	top:27px;
	float:left;
	position:relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	background-image: url(kuvat/tausta2.jpg);
	background-repeat: repeat-x;
 }
  #teksti2{
	width:630px;
	float:left;
	position:relative;
	padding-left: 40px;
	padding-top: 40px;
 }
  #kuva{
	width:255px;
	height:367px;
	float:right;
	position:relative;
	padding-left: 40px;
 }
 #kuva2{
	width:215px;
	height:307px;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-top: 40px;
	
 }
#footer{
 height:50px; 
 background-color:#FFFFFF; 
 clear:both;
 }
 

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:730px; float:none;}
}

