#kontener{ width:800px; margin:0 auto; } #header{ background-image: url("grafika/rzezucha.png"); border-bottom-color: gray; border-bottom-style: solid; height:100px; } #content{ text-align:justify; } #footer{ border-top-color: rgb(148, 148, 148); border-top-style: solid; background-image: url("grafika/rzezucha-dol.png"); height:100px; text-align: center; } ul{ list-style-type:lower-alpha; } li{ display: inline; padding:15px; text-decoration:underline overline greenyellow; color: green !important; font-variant: small-caps; } li:hover{ color:limegreen !important; background-color: gray; cursor: pointer; } ol > li{ background: url(grafika/d4.png) no-repeat left center; padding:200px; }