 BODY {
            
            color: rgb(255,255,255); 
            background-image: url(grafika/tlo.jpg) ; 
            background-attachment: fixed ; 
            background-position: center ;
            font-family: Verdana; 
            font-style: normal; 
            font-weight: normal; 
            font-size: 10pt;
            
      }
      strong {font-weight: normal;}
    
      
      TR {
        vertical-align:top;
      }
      
      TD.logo {
        width: 780px;
        background: rgb(130,0,0);  
      }
      
      TD.menu {
        width: 780px;
        background: rgb(130,0,0);  
      }
      
      TD.tresc {
        width: 580px;
      }
      
      
       TABLE.oferta {
        width: 500px;
        position: center;
        text-align: center;
      }
      
      #oferta {
      width: 500px;
      text-align: center;
      }
      
      #text{
        position: left: 50px;
        width: 500px;  
        
      }
      
      #tresc{
       scrollbar-base-color: #ffffff    
      }
      
      #text2{
        background-image: url(grafika/obtlo.jpg);
        width: 190px;  
        height: 174px; 
        color: rgb(50,50,50);
        display: block;  
        position:center;     
      }
      
      #logo{
      position: top;
      width: 780px;
      height: 200px;
      }
      
       #menu{
      position: top;
      width: 780px;
      height: 50px;
      
      }
      
     .table2 {
     	border-bottom : hidden;
	   border-top : hidden;
	   border-left : 1px solid #ffffff;
	   border-right : 1px solid #ffffff;
     
     } 
      
      
      #anim{
      width: 190px;
      height: 174px;
      position:center; 
      }
      
      TD.lewa {
        width:200px;
        text-align: center;
         
        
      }
      
      TD.stopka {
        width: 780px;
        font-weight: bold; font-size: 8pt;      
        text-align: center;   
        background: rgb(130,0,0);  
      }
      
    P, H1, H2, H3  {
      text-align:left;
      
    }

	 UL, LI   {
      text-align:center;
      position:center; 
    }
	 
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul li {
	width: 180px;
	
}

ul {
	width: 180;

	background-color: rgb(130,0,0);
	border-color: rgb(255,255,255);
	border: 1px rgb(200,100,100);
}

ul a:link, ul a:visited {
	display: block;
	width: 180px;
	text-decoration: none;
	padding: 5px;
	font-weight: italic;

	color: #b8cbad;
  	

}

ul a:hover {
	
	
	color: #eff;
}

a:link {
color: #999999;
}

a:visited {
color: #555555;
}

a:hover {
color: #aaaaaa;
}h2{width: 1px;height: 1px;overflow: hidden;color: #ffffff;}
