Font
  {  
     font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     font-style: normal; 
     line-height: normal; 
     color: #000000;
     text-decoration : none;
  }

.Black
  {  
     color: #000000;
  }

.Orange
  {  
     color: #EF7900;
  }

P
  {
     font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;      
     font-size: 8pt; 
     text-align : justify;
  }

.center
  {
     text-align : center;
  }

A 
  {  
     font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     font-style: normal; 
     line-height: normal; 
     color: #ED7900;
     text-decoration : none;
  }

A:hover
  {  
     text-decoration : underline;
  }

.sub
  {  
     color: #000000;
  }

.sub:hover
  {  
     color: #000000;
     text-decoration : underline;
  }

.new
  {  
     color: #000000;
     font-weight: bold; 
  }

.email
  {  
     color: #000000;
  }
TD
  {  
     font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     font-style: normal; 
     line-height: normal; 
     color: #000000;
     text-decoration : none;
  }


TD.svetla  {background-color: #ED7900}
TD.temna  {background-color: #000000}

TR.svetla  {background-color: #ED7900}
TR.temna  {background-color: #000000}
