body {
background-image: url('kuvat/tausta.png');
background-repeat: repeat-x;
background-color: #e1e1e1;
font-family: Arial, tahoma, sans-serif, verdana;
color: #1c0d0c;
font-size: 12px;
line-height: 17px;
}

p {
text-align: justify;
}

A:link {color: #a00807; text-decoration: none; font-weight: normal;}
A:visited {color: #a00807; text-decoration: none; font-weight: normal;}
A:active { color: #a00807; text-decoration: none; font-weight: normal;}
A:hover { color: #a3690d; text-decoration: underline; font-weight: normal;}

/* TAULUKOT */

table.perus {
width: 820px;
position: absolute;
top: 0px;
left: 80px;
}

td.main {
width: 820px;
background-image: url('kuvat/mainbg.png');
background-repeat: repeat-y;
padding-left: 40px;
padding-right: 20px;
}

td.loppu1 {
width: 154px;
height: 44px;
background-image: url('kuvat/loppu1bg.png');
background-repeat: no-repeat;
}

table.update {
width: 720px;
}

td.update2 {
height: 15px;
background-image: url('kuvat/updbg2.png');
background-repeat: repeat-x;
border-bottom: 1px solid #ff9c01;
padding-left: 10px;
font-weight: bold;
color: #b72c05;
}

td.update3 {
padding: 5px;
}

table.koirainfo {
width: 720px;
height: 295px;
border: 1px solid #ff9c01;
background-color: #fcecd4;
padding: 10px 10px 0px; 10px;
}

td.koirakuv {
width: 410px;
height: 295px;
border: 1px solid #ff9c01;
background-image: url('kuvat/gallbg.jpg');
background-repeat: no-repeat;
padding: 10px;
}

td.koirafact {
width: 410px;
height: 295px;
padding-right: 5px;
padding-left: 5px;
}

table.koiramain {
width: 720px;
border: 1px solid #ff9c01;
background-color: #fcecd4;
background-image: url('kuvat/kmainbg.jpg');
background-repeat: no-repeat;
background-position: right bottom;
padding: 10px 10px 10px; 10px;
}

table.pedigree {
width: 720px;
border: 1px solid #ff9c01;
font-size: 11px;
}

td.pedidad {
background-color: #fbe2bb;
padding: 5px;
border-bottom: 1px solid #ff9c01;
}

td.pedimom {
padding: 5px;
}

/* TEKSTIT */

.title { 
font-size: 13px;
font-family: Arial;
font-weight: bold;
color: #932216;
text-transform: uppercase;
line-height: 13px;
letter-spacing: 0px;
text-align: left;
text-indent: 5px;
}

.copy
{
padding: 5px 0px 0px 0px;
border-top: 1px solid #665744;
font-family: Arial, tahoma, sans-serif, verdana;
color: #c3b8af;
font-size: 11px;
line-height: 17px;
text-align: left;
}

.titlesmall { 
font-size: 12px;
font-family: Arial;
color: #932216;
line-height: 5px;
letter-spacing: 0px;
text-align: left;
}

/* KUVAT */

.kuva
{
border: 2px solid #ff9c01;
margin-top: 5px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

.vasen
{
float: left;
border: 2px solid #ff9c01;
margin-top: 5px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;
}

.oikea
{
float: right;
border: 2px solid #ff9c01;
margin-top: 5px; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;
}