.tekst {
text-align: justify;
}
.gora {
border: none;
margin-left: 10px;
}
.stopka {
text-align: center;
}
h1 {
margin-top: 0px;
}
html, body {
margin:0;
padding:0;
height:100%;
background-image: url(../img/background.gif);
color: #000;
}
#top {
position:relative;
margin:0 auto;
width: 980px;
background-image: url(../img/tlotop.png);
background-repeat: repeat-y;
height:auto !important;
height:100%;
min-height:100%;
}
#NAGLOWEK {
text-align: center;
}
#MENU {
padding:1em 15px 15em;
width: 170px;
float:left;
/*
overflow: hidden;
*/
}
#TRESC {
padding:1em 10px 15em;
width: 760px;
}
#STOPKA {
clear:both;
position:absolute;
width:100%;
bottom:0;
}
/* Menu: poczatek */
dl, dt, dd {
display: block;
margin: 0;
padding: 0;
}
dt {
width: 128px;
padding: 5px 10px;
font-weight: bold;
font-size: larger;
text-align: center;
background: #797 url("../img/tlo2.gif") repeat-x top;
color: #eff;
border-width: 1px;
border-style: solid;
border-color: #dfe #365 #365 #dfe;
}
dd {
width: 139px;
padding-left: 10px;
background: #797 url("../img/strzalka.png") no-repeat left top;
border-width: 1px;
border-style: solid;
border-color: #dfe #365 #365 #dfe;
font-size: 13px;
}
dl a:link, dl a:visited {
display: block;
width: 117px;
text-decoration: none;
padding: 5px 10px;
font-weight: bold;
background: #bfb url("../img/tlo1.gif") repeat-x top;
color: #365;
border-left: 1px solid #797;
}
dl a:hover {
background-color: #797;
background-image: url("../img/tlo2.gif");
color: #eff;
}
/* Menu: koniec */
#menu{
overflow: hidden;
background: #888;
padding: 0px;
font: 13px Arial, Verdana, Tahoma;
width: 962px;
margin-left: auto;
margin-right: auto;
}
ul#menu li{
list-style-type: none;
float: left;
}
ul#menu li a{
display: block;
padding: 8px;
color: #fff;
text-decoration: none;
}
ul#menu li li a{
width: 160px;
padding: 5px 0px;
}
ul#menu li li:hover{
background: #999;
}
ul#menu li ul{
overflow: hidden;
display:none;
}
ul#menu li:hover ul{
position: absolute;
background: #aaa;
padding:0;
border:1px solid #999;
display: block;
width: 160px;
}
Pokombinuj tam jedynie z marginesami i paddingami bo już mi się nie chciało Ci tam dokładnie ustawiać tak jakbyś chciał.
Działa nawet na IE6

EDIT: Nudziło mi się to paddingi jako tako Ci poustawiałem tak jak miałeś chyba