Mam problem z przyleganiem div'ow
Na IE (o dziwo) wszystko ok. Tym razem FF (tylko nie mowcie ze porawnym skrotem jest Fx

Ie:
http://fotoo.pl/hosting-zdjec/links/tag9/
FF:
http://fotoo.pl/hosting-zdjec/links/tag8/
Oto html i css:
html, body { background-color: #fff; color: #000; margin: 0; } #top { width: 894px; background-color: #fafafa; margin: 0 auto 0 auto; } #NAGLOWEK { width: 894px; } #border { background-image: url(grafika/page_left.PNG) ; background-repeat: no-repeat; background-position: top left; overflow: hidden; } #MENU { background: url(grafika/menu.PNG) no-repeat; margin-top:15px; margin-left: 12px; height: 581px; width: 146px; float: left; overflow: hidden; } #TRESC { background: url(grafika/page.PNG) no-repeat; height: 581px; width: 724px; float: left; overflow: hidden; margin-left: 12px; margin-top:15px; } div.button { margin-left: 4px; background: url(grafika/button.png) no-repeat; width: 137; height: 35; margin-top: 15px; }