Tak, ten czarny div ma mieć zastosowanie stopki.
To co udało mi się zauważyć to, to że powiększając zawartość (dodając tekst) div'a oznaczonego // 2 nie powiększa się div oznaczony jako // 1
<div style="margin-left: auto; margin-right: auto;"> // 1
<div style="float: left; max-width: 215px; width: 100%; margin-top: 15px; max-height: 1240px;"> <div style="width: 100%; height: 27px; background-image: url(./updata/images/default/menu2_bar.png); padding-top: 6px;"></div> <div style="width: 100%; background-color: #DBDBDB; font-size: 11px;"></div> <div style="width: 100%; color: #000000; font-family: Verdana, Arial; font-size: 13px; font-weight: bold; margin-bottom: 5px; margin-top: 25px; padding-left: 5px;"></div> <div style="background-color: #000000; height: 1px;"></div> <div style="width: 100%; color: #101010; font-family: Verdana, Arial; font-size: 12px; margin-bottom: 5px; margin-top: 7px; padding-left: 2px;"></div> <div style="float: right; max-width: 1015px; width: 100%; margin-top: 15px; margin-left: 10px;"> // 2
<div style="width: 100%; color: #6d0000; font-family: Verdana, Arial; font-size: 20px; margin-bottom: 5px; padding-left: 10px;">tekst
</div> <div style="background-color: #000000; height: 1px;"></div> <div style="background-color: #000000; height: 1px;"></div>