

 A:link
{
  font-size : 12px;
  color: white;
  text-decoration: none;
}
A:visited
{
  font-size : 12px;
  color: white;
  text-decoration: none;
}

 A:hover
{background-color  : #none; color : #ffff00; font-size : 12px; text-decoration : underline; }


A.linki_sponsorowane:link, A.linki_sponsorowane:visited
{
 font-size : 11px;
 margin-top: 0px;
 text-decoration: none ;
 color : silver;

}
 A.linki_sponsorowane:hover
{
   color : white ;
   font-size : 11px;
   font-style: none;
   text-decoration: none ;

}

Body { font-size : 12px; background-color  : #000000; color : #ffffff; }



TABLE
{
    background-color  : #000000;  }

TD
{
color : white;
font-size : 12px;
}

.szary {background-color  : #808080;  }
.black {background-color  : black; }




