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 ;

}
h4 a {position: fixed; left: 21px; top: 480px; z-index: 2 }	
h4 p a {position: fixed; left: 21px; top: 550px; z-index: 1 }	
p { position: relative; top: 70px; left: 110px;
	width: 1020px;
	margin:10px }

ul a:hover {
	background-color: black;
	background-image: url("tlo.png");
}
h5 a {position: relative; top: 100px}
h5 {margin-left: auto;
    margin-right: auto;
    width: 1000px
   }
