BODY {
  font-size: 10pt; 
  font-weight: normal; 
  color: #003399; 
  font-family: Verdana, Arial, Helvetica;
  background-color : white;
}


A:link { color: #003399;  text-decoration : underline; } 
A:visited { color: #003399;  text-decoration : underline; } 
A:hover { color: #003399;  text-decoration : underline; } 

A.ora:link { color: #FF6600;  text-decoration : underline;  } 
A.ora:visited { color: #FF6600;  text-decoration : underline; } 
A.ora:hover { color: #FF6600;  text-decoration : underline; } 


FONT.nadpis_ora   
{ font-size: 12pt; 
  font-weight: bold;   
  color: #FF6600; 
  font-family: Arial, Verdana, Helvetica;
}
FONT.nadpis_blue
{ font-size: 12pt; 
  font-weight: bold;   
  color: #003399; 
  font-family: Arial, Verdana,  Helvetica;
}

FONT.nadpis_vysl
{ font-size: 11pt; 
  font-weight: normal;   
  color: #003399; 
  font-family: Arial, Verdana,  Helvetica;
}


th {
    background-color: #003399;
    color: white; 
    font-weight: normal;
    font-size: 10pt;
    font-family:  arial; verdana;
    font-style: normal;
    
}


td {
    font-weight: normal;
    color: #003399;
    font-size: 10pt;
    font-family: arial;
    font-style: normal;
}


table {
    background-color: white; 
    color: #003399;
    font-weight: normal;
    font-size: 10pt;
    font-family:  arial; verdana;
    font-style: normal;
}

table.a {
    background-color: white; 
    color: #003399;
    font-weight: normal;
    font-size: 12pt;
    font-family:  arial; verdana;
    font-style: normal;
}
