html, body  
			{
			background-image: url(graf/tlo1.jpg);
			background-repeat: repeat-x;
			margin: 0px; 
			padding: 0px; 
			}

	div {
       
        position:static;
    }

#glowne {
				color:#ffffff;
        margin:0 auto;
        position:relative;
        width:1002px;
				text-align:left;
        clear: both;
				font-family: Tahoma, Verdana, sans-serif;
				
    }

#naglowek {
        background:url(graf/logo.jpg) no-repeat;
        width:1009x;
        height:467px;
           
				}

#lewo {
				font-family: Times New Roman, Helvetica, sans-serif;
				background: #990000; 
				margin-left:10px;
				width:190px;
       	margin-top:10px;
				float:left;
		}
#lewo li {
				border-bottom:solid 1px black;
				padding: 0px;
				margin:0;
}

#lewo ul {
				list-style:none;
				margin:0;
				padding:0;
}

#lewo a {
text-align:center;
margin-top:3px;
margin-bottom:3px;
text-decoration: none;
color:white;
font-weight:lighter;
display:block;
padding: 5px;
}
#lewo a span {
font-size:22px;

}
#lewo a:hover{
background-color:silver;
color:#990000
}

#prawo {
				font-size:12px;
				margin-right:10px;
				background: #990000; 
				margin-top:10px;
			  width:190px;
        float:left;
    }
#prawo h1 {
font-size:15px;
margin-top:25px;
text-align:center;
}

		
#prawo li {
				border-top:solid 1px #3a0000;
				padding: 0px;
				margin-top:8px;
}

#prawo ul {

				list-style:none;
				margin:0;
				padding:0;
				}

#prawo a {
				width:160px;
				float:right;
				text-align:center;
				margin-top:8px;
				margin-right:15px;
				}
#srodek {
				font-size:13px;
				margin-top:10px;
				margin-left:30px;
				margin-right:30px;
				width:540px;
        float:left;
				
				
}

#srodek h1 {
font-size:15px;
margin-top:15px;
margin-bottom:15px;
text-align:center;
}
	
#stopka {
				float:center;
				height:99px;
				background: url(graf/stopka.jpg) no-repeat;
			  clear:both;
				
				
}
#stopka p {
					color: #cccccc;
					font-size: 10px;					
					position: absolute; 
					bottom: 15px; 
					left: 150px; 
					right: 150px;
									
					text-align:center;
}

h2 
	{
		font-size:13px;
		text-align:center;
			
	}
	
ol,ul{list-style:none;}
ul {padding:0; margin:0; list-style: none; width:100%;}
ul li {position:relative;  margin:0; }
ul li a { display:block; text-decoration:none; }
ul li a:hover {display:block; text-decoration:none; }
ul li ul {display: none; }
ul li:hover ul {display:block; left:0; width:auto; margin: 0; padding: 0; border-top:solid 1px black; }
ul li:hover ul li{padding:0px 0px 0px 0px; }
ul li:hover ul li a {background-image: none; display:block;height: auto;;  padding-left:0px;}
