body {    background-attachment: fixed }
body { 
          text-align: center; /*wysrodkuje strone dla IE*/ 
} 

div { 
         border: 0px solid; 
         width: 100%; 
         background-color: none; 
         text-align: center; /*przywraca justowanie tekstu do lewej*/ 
         margin: 0 auto; /*wysrodkuje strone w Firefox,Opera itd*/ 
}
ul{ margin-left: auto;
    margin-right: auto;
    width: 1000px }
ul, ul li { font-family: 'Roboto', sans-serif;
				}



div#logo {position: relative; left: -350px; top: 20px; z-index: 1; width: 250px}
ul {position: relative; left: 90px; top: -35px}
ul li {
	display: inline;
	
	
	}

ul a:link, ul a:visited {
	text-decoration: none;
	display: ;
	font-size: 17;
	color: silver;
	padding:5px 12px ;

}


p { position: relative; top: 150px; width: 1020px; margin-left: auto;
    margin-right: auto;}

    
h1 {position: relative; top: 100px; width: 1150px; margin-left: auto;
    margin-right: auto;} 
h1 div {font-family: 'Roboto', sans-serif;
	font-size: 18;
	color: #808080;
  text-align: justify}
		
		
		
h2  {position: relative; top: 85px }	

h3 hr {position: relative; top: 150px }	
h4 a {position: fixed; left: 21px; top: 480; z-index: 2 }	
h4 p a {position: fixed; left: 21px; top: 550px; z-index: 1 }	
div#kategorie { margin-left: auto;
    margin-right: auto;
    width: 450px;
    position: relative; left: 282px; top: 30px }
 div#podkategorie { font-family: 'Roboto', sans-serif;
			color: #808080;
      }  
 div#podkategorie a:link,  a:visited {
	text-decoration: none;
	display: ;
	font-size: 17;
	color: silver;
	padding:5px 12px ;

}
div#podkategorie { margin-left: auto;
    margin-right: auto;
    width: 550px;
    position: relative; left: 282px; top: 50px }      

ul a:hover {
	background-color: black;
	background-image: url("tlo.png");
}


