body
{ 
 background-image: url('palat/tausta_rus.jpg');
 background-repeat: repeat-x repeat-y;
}

div#mainospala {width: 211px; height: 100px; position: relative; }
div#tietopalkki1 {width: 211px; position: relative; }
div#tietopalkki2 {width: 211px; position: relative; }
div#sivu1 {position: relative; }

div#bt1 {position: absolute; top: -12px; left: 14px; width: 500px; z-index: 5; }

.palkkipainiket {position: relative; top: 4px; left: 0px; }

.runko
{
 text-align: top;
 vertical-align: top;
 border-width: 0px;
 border-style: none;
 padding: 0px;

}

.tableth
{
 background-image: url('palat/laatikko.png');
 background-repeat: none;
 text-size: 100%;
 text-align: center;
 padding: 0px;
 margin: 0px;
 width: 115px;
 height: 66px;
 color: black;
}

.listtopic
{
 font-family: Tunga;
 font-size: 100%;
 border-width: 0px;
 font-weight: bold;
 border-color: black black black black;
 border-style: solid solid solid solid;
}

.list
{
 border-color: black black black black;
 border-style: solid solid solid solid;
 border-width: 1px;
}

.listhilite
{
 border-color: black black black black;
 border-style: none none none none;
 border-width: 1px;
}


.mainospala_rus
{
 width: 211px;
 height: 86px;
 background-image: url('palat/mainospala_29e.jpg');
}

a { 
 color: black;
 text-decoration: none;
}

a:hover { 
 text-shadow: 2px 2px 1px black;
 color: #FFFFFF;
 text-decoration: none;
}

.palkki
{
 color: black;
 width: 100%;
}

.palkkipainike_teksti2_valk
{
 font-family: Tunga;
 text-shadow: 2px 2px 1px black;
 color: white;
 font-size: 150%;
 position: relative;
 top: -20px;
 left: 0px;
}

.palkkipainike
{
 position: relative;
 width: 64;
 height: 64;
 border-width: 0px;
 left: 10px;
}

.palkkipainike_teksti
{
 font-family: Tunga;
 position: absolute;
 color: black;
 top: -14px;
 font-size: 150%;
}

.palkki_teksti
{
 color: black;
 font-size: 150%;
 position: relative;
 top: 2px;
 left: 60px;
}

.palkki_icon
{
 position: absolute;
 left: 11px;
 top: -14px;
 width: 64px;
 height: 64px;
}

.palkki_oranssi_keski
{
 height: 37px;
 background-image: url('palat/palkki_oranssi_keski.jpg');
 background-repeat: repeat-x;

}

.palkki_oranssi_vasen
{
 width: 17px;
 height: 37px;
 background-image: url('palat/palkki_oranssi_vasen.jpg');
}

.palkki_oranssi_oikea
{
 width: 17px;
 height: 37px;
 background-image: url('palat/palkki_oranssi_oikea.jpg');
}

.palkki_kelt_keski
{
 height: 37px;
 background-image: url('palat/palkki_kelt_keski.jpg');
 background-repeat: repeat-x;
}

.palkki_kelt_vasen
{
 width: 17px;
 height: 37px;
 background-image: url('palat/palkki_kelt_vasen.jpg');
}

.palkki_kelt_oikea
{
 width: 17px;
 height: 37px;
 background-image: url('palat/palkki_kelt_oikea.jpg');
}

.otsikko
{
 font-family: Tunga;
 color: black;
 font-size: 120%;
 font-weight: bold;
}

.tekstike
{
 font-family: Palatino Linotype;
 font-size: 95%;
 font-weight: normal;
 color: black;
}

.normal
{
 font-family: Palatino Linotype;
 font-size: 95%;
 font-weight: normal;
 color: black;
}

.pieni
{
 font-family: Palatino Linotype;
 font-size: 80%;
 font-weight: normal;
 color: black;
}

.mini
{
 font-family: Palatino Linotype;
 font-size: 50%;
 font-weight: normal;
 color: #555555;
 text-align: center;
}


.note_keski
{
 background-image: url('palat/tausta_valk.jpg');
 background-repeat: repeat-x repeat-y;

}

.note_vasen
{
 width: 17px;
 background-image: url('palat/note_vasen.jpg');
 background-repeat: repeat-y;
}

.note_oikea
{
 width: 17px;
 background-image: url('palat/note_oikea.jpg');
 background-repeat: repeat-y;
}

.note_ala_keski
{
 height: 11px;
 background-image: url('palat/note_alareuna.jpg');
 background-repeat: repeat-x;
}

.note_kulma_vasen
{
 width: 17px;
 height: 11px;
 background-image: url('palat/note_kulma_vasen.jpg');
}

.note_kulma_oikea
{
 width: 17px;
 height: 11px;
 background-image: url('palat/note_kulma_oikea.jpg');
}
a img { border: none; }

img.border { border: 3px solid #BFBFBF; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.leftborder {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 2px solid #BFBFBF;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

