Body{ 
   font-family: Tahoma; }

Table{ font-size: 10pt;
   font-weight: none;
   color: #000000; }  
  
.Nadpis{ font-size: 10pt;
   font-weight: bold;
   text-decoration: underline;
   color: #000000; }

.Popis{ font-size: 8pt;
   font-weight: none;
   color: #000000;}

A{ text-decoration: none;
   font-weight: bold;
   color: #006556; }

A:link{ text-decoration: none;
   font-weight: bold;
   color: #006556; }

A:visited{ text-decoration: none; 
   font-weight: bold;
   color: #006556; }
    
A:hover{ text-decoration: underline;
   color: #000000; } 
    
IMG{
   border-color: #006556;
   }





