/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #214e6e;
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #5a839e;
} 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 background-image: url(middle.jpg);
  background-position: center top;  
} 
 
#header{
 position:relative; 

 width:100%;
 background-image: url(top.jpg);
 background-repeat: no-repeat;
 background-position: center top; 
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #5a839e;  
} 
 
#footer{
 height:58px; 
 background-image: url(bottom.jpg);
 background-repeat: no-repeat;
 background-position: center top; 
 clear:both;
 } 
 
.content {
 width: 635px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 315px;
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #5a839e; 
}

.navi {
 text-align: center;
 width: 80%;
 margin-left: auto;
 margin-right: auto;
 color: #ffffff;
}

.kieli {
 text-align: right;
 width: 100%;
 padding-top: 17px;
 clear: both;
}
 
.otsake {
 text-align: left;
 width: 100%;
 padding-top: 20px;
 clear: both;
 font-weight: bold;
}

.leipa {
 text-align: left;
 width: 600px;
  margin-left: auto;
 margin-right: auto;
 padding-top: 10px;
 clear: both;
}

.footermala {
 text-align: center;
 width: 100%;
 padding-top: 16px;
 font-size: 10px;
}

a {
 font-weight: bold;
 text-decoration: none;
  color: #000000; 
}

a:hover {
 text-decoration: underline;
}
 
 /* *** 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 */  

