/*@import('http://www.verkkoluotsi.fi/templates/verkkoluotsi/css/template_css.css');
*/
body{
 padding: 0;
 margin: 0;
 background: #17488d;
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 color: #fff;
 font-size: 12px;

}

#kielet{
 padding-left: 40px;
 padding-bottom: 30px;
}

#container{
 height:auto;

}
h2{
 font-size:16px;
}
#header{
background: url('yla_vasen.jpg') repeat-x #17488d;
 height: 330px;
}

a{
 color: #fff;
 font-weight:bold;
 text-decoration:none;
}

#left{
 float: left;
 width: 300px;
  padding-left: 40px; 
  margin-top: -20px;
}

#navigation{
 background: url('valikko.jpg') no-repeat #17488d;
 width: 238px;
 margin-bottom:20px;
 height:400px;
}

#navigation ul{

         margin-left: -33px;
 padding-top: 10px;
padding-bottom: 30px;
}

#navigation li{
 display:block;
 height:45px;
 list-style-type: none; 
 text-align:center;
 background: url('vali.gif') no-repeat;
 padding-top:5px;
}

#navigation li a{
 font-size: 18px;
 text-decoration: none;
 color: #084588;
 font-weight: normal;

}

.hidden_text{

}

#navEtu{
 background: url('etusivu.png') no-repeat;
}

#ajankohtaista{
margin-left:8px;
}

#valikkoala{
 margin-top:-20px;
 background: url('valikko_ala.gif') no-repeat;
 height:16px;
 width: 100%;
}

#content{
 position: absolute;
 top: 320px;
 left: 350px;
 width: 750px;
 padding-bottom: 20px;
}
.lehtiboxi{
 float:left; clear:both; width:100%;
}

.lehtiboxi h2{
 border-bottom:1px solid #fff; font-size:14px;
}

#lehdet{
  margin-left:-50px;

}
#footer{ font-weight:bold; color: #28599e; width:280px; margin: 80px auto 0 auto;}
#footer a{font-weight:bold; color: #28599e;}
#lehdet li {
 list-style-type: none;
 float: left;
 width: 23%;
 height:200px;
 text-align:center;
font-size:12px;
}
#lehdet h3{
 font-size:13px;
}
#lehdet img {
margin-bottom:10px;
border:0;
}



.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}