/* CSS Document */

A:visited {
           color : #0A0447;
           text-decoration : none; 
           font-weight: bold;
          }

.link     {
           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 8px; 
           color: #0A0447; 
           text-align: center;
          }

body      {
           background-color: #333333;
          } 

.tabela-link  { 
           margin-left: auto;
           margin-right: auto;          
           width:320px; 
           height:14px; 
           background-image: url(http://www.mika.azar.3it.pl/grafika/link.gif);
          }

.center   {
           margin-left: auto;
           margin-right: auto;
           text-align: center;
          }