* 
{ 
margin: 0; 
padding: 0; 
}

html {
margin-bottom : 1px;
text-align: center;
}

body {
  margin: 20px;
  margin-top: 2px;
  text-align: center;
  font: 12px verdana, arial, sans-serif;  
  background: #ffffff;
  color:#000000;
  /*background: #407FA2 url(tausta.gif) repeat-y top center;*/
  }


tr.ots{ /*otsikko*/
background:#b0b0b0;
}

tr.pl{ /*parillinen*/
background:#f0f0f0;
}

tr.pl:hover { /*mouseover*/
  background:#c0c0c0;
}


tr.pt{ /*pariton*/
background:#e0e0e0;
}

tr.pt:hover{ /*pariton, mouseover*/
background:#c0c0c0;
}

tr.ylin1{ /*ylin taso taulukossa kategoriat*/
background:#b5b5b5;
}

tr.ylin2{ /*ylin taso taulukossa kategoriat*/
background:#b5b5b5;
}

#sivutable {

position: relative;
border: collapse;
background: transparent;
text-align: center;
margin: 0px auto 0px auto;

}

caption {
background:#c0c0c0;
border: #000000 1px solid;
font-weight: bold;
}


h2 {
  clear: both;
  margin: 2px 0;
  font-size: 15px;
  text-transform: uppercase;
  color: #0f0f0d;

  
}

img {
border:0;
margin:0;
padding:0;

}

p.aputeksti {
font-size: 8px;
}

p.kapea {
width:120px;
font-size: 10px;

}


a {
  color: #6c92a9;
  text-decoration: none;
}

a:visited {
  color: #6c92a9;
  text-decoration: none;
}

a:hover {
  color: #6090a0;
  text-decoration: underline;
}


.lasku, .lahete { /* näytöllä näytettävä html-lasku */
font: 10px verdana, arial, sans-serif;  
background: #ffffff;
width:530px;
border:#000000 1px solid;
padding:0;
margin:0;
height: 15cm;
vertical-align: top;
}

.lahete {
width:98%;
}

.top {
vertical-align: top;
}

.laskuosa1 { /*laskutaulun sisällä oleva yläosa */
vertical-align: top;

border:#000000 1px solid;
}


.laskuosa2 {

border:#000000 1px solid;
}

.laskuosa3 {
border:#000000 1px solid;
}



#laskulogo { /*td jossa laskulogo */
float:left;
text-align:left;
}
/*.lasku td {
border-left:#000000 1px solid;
padding:0;
margin:0;
}
*/
/*
.td.vasen {
text-align:left;

}
*/
