body {
   background-image: url(images/NOWETLO.gif);
   font-family: 'Geneva, Arial, Helvetica, san-serif';
text-decoration: none;
color: #000000;
   text-ident: '3%';
   text-align: 'justify';
  }

A      {
         color: black;
        font-size: 17pt;
        text-decoration: none;
       }
A:link {
        color: black:
       }
A:visited {
        color: black;
       }
A:hover
        {
        color: green;
        font-size: 17pt;

        }        
A.maly     {
         color: white;
        font-size: 14pt;
        text-decoration: none;
       }
A.maly:link {
        color: white:
       }
A.maly:visited {
        color: white;
       }
A.maly:hover
        {
        color: red;
        font-size: 14pt;
        }     
