   body
        {
         background: #292929 url(tlo99.gif);
	background-attachment: fixed;	
         font-family: Arial;
         color: #9C9A9B;
         text-align:center;
         margin: 0;
        }
        
    div.top
       {
        background: url(pasek-legia.gif) repeat-x; 
        text-align: center;
       }     
        
   a
        {
         color: #9C9A9B;
        }        
   a:hover
        {
         color: #ffffff;
        }
        
        a>img {margin: 2px; border:2px solid #9c9a9b}
        a>img:hover {border-color:#fff}
        	
   .title
       {
        padding-top: 15px; 
        font-weight: bold; 
        font-size: 20px;               
       }
   .description
       {
        font-size: 14px; 
         padding-bottom: 10px;   
       }
   .foot
       {
        padding-top: 10px;
        padding-bottom: 30px;
        font-size: 16px;    
       }   
 