body {
 font-family: Tahoma;
 font-size: 9pt;
 background-color:#FFFFFF;
 color: #000000;
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
}
table, td, th {
/*    border: none;*/
    font-size: 12px;
    color: #000000;
}
p, div, span, blockquote {
 border: 0;
 font-size: 12px;
 color: #000000;
}
li {
    font-size: 12px;
    color: #000000;
}
h1 {
 font-size: 22px;
 font-weight: bold;
 padding: 0px;
 margin: 6px 0px 6px 0px;
}
h2 {
 font-size: 14px;
 font-weight: bold;
 padding: 0px;
 margin: 6px 0px 6px 0px;
}
h3 {
 font-size: 12px;
 font-weight: bold;
 padding: 0px;
 margin: 6px 0px 6px 0px;
}

a {
 color:#000000;
 text-decoration:underline;
}
a:hover {
 color:#FF0000;
 text-decoration:none;
}

a:link.topmenu, .topmenu a:link, a:visited.topmenu, topmenu a:visited {
 color:#000000;
 text-decoration:underline;
}
a:hover.topmenu, a:active.topmenu, .topmenu a:hover, .topmenu a:active {
  color:#E80000;
 text-decoration:none;
}


.fieldset {
 padding: 2px 10px 5px 10px;
}

td.b {
 border-top: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 font-size: 9pt;
 }
table.b {
 border-bottom: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
 font-size: 9pt;
}
td.b2 {
 border-top: 1px solid #aaaaaa;
 border-left : 1px solid #aaaaaa;
 font-size: 8pt;
 }
table.b2 {
 border-bottom: 1px solid #aaaaaa;
 border-right : 1px solid #aaaaaa;
 font-size: 8pt;
}
td.b-tit {
 border-top: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 font-size: 8pt;
 text-align: center;
 font-weight: bold;
 background-color: #f5f5f5; 
 }
table.b-tit {
 border-bottom: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
 font-size: 8pt;
 font-weight: bold;
}
.vakres {
 text-decoration:none;
}
.vakresb {
 text-decoration:none;
 font-weight: bold;
}
.planka {
    font-weight: bold;
    color: #000000;
    background-color: #E0E0E0;
    padding-bottom : 4px;
    padding-top : 4px;
    padding-left : 4px;
    padding-right : 4px;
    text-align : center;
    vertical-align : middle;
}
.planka2 {
    font-weight: bold;
    color: #000000;
    background-color: #B2B2B2;
    text-align : center;
    vertical-align : middle;
}
td.lightgrey {
    color: #000000;
    background-color: #DDDDDD;
}
.border4block {
    border: 1px solid #E0E0E0;
    background-color: #FFFFFF;
}
.ad_row_selected {
    background-color: #EEEEEE;
}
.ad_row_hidden {
    color: #CCCCCC;
}
.planka_selected { 
font-weight: bold; 
color: #FFFFFF; 
background-color: #ED8B64; 
padding-bottom : 4px; 
padding-top : 4px; 
padding-left : 4px; 
padding-right : 4px; 
text-align : center; 
vertical-align : middle; 
}                                                                   