<STYLE TYPE="text/css">
<!--
BODY 
{
           background: #000000;
}


TABLE.menu {
          background: #000000;
}


TABLE.main 
{ 
   FONT-WEIGHT: normal; 
   FONT-SIZE: 10px; 
   COLOR: white; 
   FONT-FAMILY: Verdana; 
   TEXT-ALIGN: left; 
   TEXT-DECORATION: none
}

TABLE.mecz
{
       width:332px;
       height:200px;
       BACKGROUND: url(ligi\mecze\boisko.jpg);
       FONT-SIZE: 10px; 
       COLOR: white; 
       FONT-FAMILY: Verdana; 
       TEXT-ALIGN: center; 
       TEXT-DECORATION: none;
}

TABLE.TD.mecz
{
     font-size:12px;
     color:white;
     font-weight:bold;
}


TABLE.TD.form
{
           font-size: 11px;
           font-weight: bold;
           color: red;
}

TABLE.TD.mainn { 
     FONT-WEIGHT: bold; 
     FONT-SIZE: 12px; 
     COLOR: white; 
     FONT-FAMILY: Verdana; 
     TEXT-ALIGN: left; 
     TEXT-DECORATION: none
}


A {
        color: red;
        font-weight: bold;
        font-size: 15px;
        font-variant: normal;
        text-decoration: none;

}


A:HOVER {
        font-size: 15px;
        color: yellow;
        font-weight: bold;
    
}

A.kd {
        color: white;
        font-weight: bold;
        font-size: 12px;
        font-variant: normal;
        text-decoration: none;

}


A.kd:HOVER {
        font-size: 12px;
        color: silver;
        font-weight: bold;
    
}

TABLE.tekst {
        overflow: scroll;
        background: #000000;
       
}


TABLE.TD.tekst {
           font-size: 14px;
           font-weight: bold;
           color: white;
}

TABLE.tabela {
        
            background: #000000;
      
}



TABLE.baners {
         background: #000000;
      
}

TABLE.TD.tabela {
     font-size: 10px;
     font-weight: normal;
     color: yellow;
}

TD.tabelamini
{
   font-size: 10px;
   font-weight: bold;
   color: yellow;
}



-->
</STYLE>