body
{
background-color:#19293d;
background-image: url(images/background.gif);
background-repeat:repeat-x;
margin:0 auto;
height:100%;
width:100%;
}
#container
{
margin: 0px;
width: 994px;
}
#logo
{
background-image:url(images/logo.png);
margin-top: 0px;
margin-left: 0px;
width:300px;
height:165px;
position:absolute;
}
#top
{
margin-top: 0px;
margin-left:300px;
width:600px;
height:19px;
position:absolute;
}
#menu
{
margin-top:19px;
margin-left:300px;
width:600px;
height:146px;
position:absolute;
}
#tresc
{
background-image: url(images/tresc.png);
background-repeat:repeat-y;
margin-top: 165px;
margin-left:0px;
width:900px;
position:absolute;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
#aktualnosci
{
font-size:12.5px;
padding-right:40px;
width:350px;
float:right;
text-align:left;
}
#banner
{
padding-left:40px;
height:500px;
width:400px;
float: left;
}
#stopka
{
background-image: url(images/stopka.png);
width:900px;
height:264px;
clear: both;
}
Chciałbym aby stopka była doczepiona do diva z treścią w zależności od jego długości. Jak?