body {
     font-family:Verdana;
     font-size:8pt;
     color:#7A7A7A;
     background: url(grafika/1.gif) repeat-x;
     margin: 0px;
     font-weight:normal;
     }
     
A:link {text-decoration:none; color:#7A7A7A; font-family:verdana}
A:visited {text-decoration:none; color:#7A7A7A}
A:active {text-decoration:none; color:#7A7A7A} 
A:hover {text-decoration:underline; color:black}     

img {border: 0px}  

p { margin: 0; padding-bottom: 5px;}   

     
#content {
      position:relative; 
      width:800px; 
      margin: 0 auto;
      }    
     
     
#top { 
      width:800px; 
      height:345px;
      background: url(grafika/2.jpg) no-repeat;
      }
      
      
/* Style dla menu gornego */      
      
#menu_top { 
      position:absolute;
      margin:10px;
      right:0px;
      padding-top: 68px;
      }
      
#menu_top li { 
      display: inline;
      padding: 3px 10px;
      height: 31px;
      border-right: 1px dotted #BBBAB9;
      }
      
#menu_top a {
      text-decoration:none; 
      color:#7A7A7A;
      }
      
#menu_top a:hover {
      text-decoration:underline; 
      color:black;
      }
    
      
/* Style dla belki */   

#belka {  
      width:800px; 
      height:70px;
      background: url(grafika/5.gif) no-repeat;
      }
      
#belka_napis { 
      padding-top:8px;
      padding-left:10px;
      font-family:arial; 
      font-weight:bold; 
      font-size:11pt; 
      color:white;
      }
      
        
      
/* stopka */  

#stopka { 
      float: right;
      width:800px;
      border-top: 8px solid #EDEDED;
      }  

#stopka_tekst { 
      padding-top: 25px;
      padding-bottom: 10px;
      width:654px;
      float: left;
      text-align: left;
      }  
      
#projekt { 
      width:146px;
      float:left;
      text-align: right;
      }  
    
/* mapa strony */   

#mapa_strony { 
      text-align: right;
      float: left;
      width:800px; 
      border-top: 1px solid #D2D2D2;
      }    
      
      
#stats { 
      float:left;
      padding-top: 25px;
      }    
               
      
#menu_mapa_strony { 
      float:right;
      padding-top: 20px;
      padding-bottom: 20px;
      }    
              
#menu_mapa_strony li { 
      display: inline;
      padding: 0px 5px;
      }
      
#menu_mapa_strony a {
      text-decoration:none; 
      color:#E60000;
      }
      
#menu_mapa_strony .img {
      width: 1px;
      height: 7px;
      }      
      
#menu_mapa_strony a:hover {
      text-decoration:none; 
      color:black;
      }    



      