BODY { 
  margin-left: 30px;
  margin-right: 30px;
  font-family: "Verdana", "Arial", helvetica, sans serif;
  font-size: 10pt;
}

P { font-size: 10pt; 
    }

UL {font-size: 10pt;}


}
TR {
        vertical-align : top;
        font-size: 10pt;
}

TD {
        vertical-align : top;
        font-size: 10pt;         
}


H1 { 
        color: #800000;
        
}

H2 {
        color: #800000;
        font-size: 14pt;
}

H3 {
        color: #800000;
        border-bottom : thin groove;
        margin-bottom: 0pt;
        font-size: 12pt;
        margin-top: 24pt;
}

H4 { padding-left:0px;
     font-size: 10pt;

}

strong,b {
        color: #800000;
        font-style: bold;
        
}

.sub {
        font-size : 70%;
        color: #500050;
}

A {
        color: #800000;
        text-decoration: underline;
}

A:Hover {
        color: #800000;
        text-decoration: underline;
        background: #F0F0F0;
}

HR {
        height: 1pt;
}


p.dopis {
    font-style: italic;
    line-height: 130%;
}


.menu_left {
  font-size: 9pt;
  padding-left: 8px;
  padding-right: 8px;
 
}


.date {
  font-weight: bold;
  border-bottom: groove grey;
}
.program {
  margin: 0px 0px 0px 0px;
  }
.comment {
  font-style: italic;
  font-size: 80%;
  margin: 10px 0px 0px 0px;
}

.tab_header {
  background-color: #F0E0A0;
}

.tab_data {
  background-color: white;
}
