body {
 background: white none;
 margin: 0; padding-left: 2px; border: 0;
}

body.isokuva {
 background: #00469A;
 margin: 0;
 padding: 0;
 border: 0;
 text-align: center;
}

div.banneri {
 width: 750px;
 background-color: black;
}

div.navi {
 font-family: verdana, arial, sans-serif;
 border-top: 3px solid #eeeeee;
 border-bottom: 3px solid #eeeeee;
 width: 750px;
 background: black none;
 color: white;
 padding-top: 3px; padding-bottom: 3px;
}

a.navi {
 color: white;
 text-decoration: none;
 font-variant: small-caps;
 font-size: 80%;
}

a.navi:hover {
 color: white;
 background-color: #00429C;
}


div.keskisosa {
 border: 2px solid black;
 background: white none;
 width: 100%; 
 height: 100%;
 color: black;
}

h1 {
 font-family: verdana, arial, sans-serif;
 color: #00429C; /* sininen */
 font-size: 120%;
}

h2 {
 font-family: verdana, arial, sans-serif;
 color: black;
 font-size: 100%;
}

h3 {
 font-family: verdana, arial, sans-serif;
 color: black;
 font-size: 90%;
 font-weight: bold;
 padding-top: 4%; padding-bottom: 2%;
 text-decoration: underline;
}


p {
 font-family: verdana, arial, sans-serif;
 font-size: 80%;
}

p.valkoinen {
 color: white;
}

legend {
 font-family: verdana, arial, sans-serif;
 font-size: 80%;
}

fieldset {
 padding-left: 10px;
}

ul {
 font-family: verdana, arial, sans-serif;
 font-size: 80%;
 margin-bottom: 0; margin-left: 25px;
}

td.left {
 width: 120px;
 height: 400px;
 background: #eeeeee none;
}

td.leipateksti {
 font-family: verdana, arial, sans-serif;
 width: 100%;
 color: white;
 padding: 1%; 
 background: #00429C url("kuvat/ylanurkka_vasen.gif");
 background-repeat: no-repeat;
}

td.alaosa {
 background: white url("kuvat/alaosa.gif");
 background-repeat: no-repeat;
 font-family: verdana, arial, sans-serif;
 font-size: 70%;
 height: 25px;
 font-variant: small-caps;
 text-align: right; 
}

a {
 font-family: verdana, arial, sans-serif;
 color: black;
}

a:hover {
 background-color: #eeeeee;
}

a.isokuva {
 font-family: verdana, arial, sans-serif;
 color: white;
}

a:hover.isokuva {
 background-color: #eeeeee;
 color: black;
}




table.tarjous {
 border: 1px solid black;
 width: 100%;
 font-family: verdana, aria, sans-serif;
 font-size: 70%;
 margin-bottom: 5px;
 vertical-align: middle;
}

td.tarjous_selostus {
 width: 58%;
}

td.tarjous_kuva {
 padding-left: 2px;
}


table.kaytetyt {
 border: 1px solid black;
 width: 100%;
 font-family: verdana, aria, sans-serif;
 font-size: 70%;
 margin-bottom: 5px;
 vertical-align: middle;
}

tr.kaytetyt { background: #eeeeee none; }
tr.kaytetyt_tummempi { background: #dadada none; height: 20px; }
	
td.kaytetyt_merkki {
 width: 58%;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 font-weight: bold;
 padding-left: 2px;
}

td.kaytetyt_kategoria {
 width: 30%;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 padding-left: 2px;
}

td.kaytetyt_hinta {
 border-bottom: 1px solid black;
 padding-left: 2px;
}

td.kaytetyt_blank {
 border-left: 1px solid black;
 border-bottom: 1px solid black;
}

td.pienikuva {
 width: 60px;
 height: 40px;
 background-color: #eeeeee;
 border-left: 1px solid black;
 text-align: center;
}

td.kaytetyt_lisatiedot {
 background: white none;
 padding-left: 2px;
}

img {
 border: 0;
}