body {
color: #222;
background-color: #48586D;
background-image: url(../images/bgr.jpg);
background-repeat: no-repeat;
margin: 185px 45px 5px 110px;
}

* html .minwidth {
border-left: 604px solid #E8F7FF;
position: relative;
float: left;
z-index: 1;
}

* html .container {
margin-left: -604px;
position: relative;
float: left;
z-index:2;
}

div#content {
border: 1px solid #c4cbd8;
background-color: #e9effc;
margin: 0 auto;
padding: 10px;
min-width: 604px;
color: #333;
font-size: 85%;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.5em;
text-align: left;
}

div.line {
border-top: 1px solid #888;
margin-top: 15px;
width: 100%;
}

h1 {
font-family: Georgia, serif;
font-size: 125%;
font-weight: bold;
color: #424B4C;
margin-top: 20px;
}

h2 {
font-family: Georgia, serif;
font-size: 115%;
font-weight: bold;
color: #525B5C;
margin-top: 30px;
}

p {
padding-left: 15px;
}

p.logo {
text-align: center;
}

p.logo img {
border: none;
}

span.logoteksti {
vertical-align: top;
}

div.inv {
clear: both;
height: 20px;
}

div.kuvitus { text-align: center; padding: 20px;}
div.kuvitus img { background-color:#fff; border:1px solid #48586D; padding:4px; margin:0px; }

div.spac {
clear: both;
height: 5px;
}

a:link, a:visited, a:active {
color: #000;
font-weight: normal;
}

a:hover {
color: #00a;
font-weight: normal;
text-decoration: underline;
}

table {
padding-left: 25px;
}

td {
padding: 2px 25px 2px 0px; 
}