css
<style type="text/css"> div#lewo { float:left; width:300px; margin-top:-50px; margin-left:-5px; } /* style dla góry */ div.img4{ background: url('../images/gfx_17.gif'); width:13px; height:33px; float: left; margin-left:-13px; } div.img5{ background: url('../images/gfx_35.gif'); background-repeat:repeat; height:26px; float: left; margin-top:1px; } div.img6{ background: url('../images/gfx_20.gif'); background-repeat: no-repeat; width:14px; height:32px; margin-top:1px; overflow:hidden; } /*style dla góry end */ /* styl dla dolu - */ div.le_d{ background: url('../images/gfx_46.gif'); background-repeat: no-repeat; width: 8px; height: 6px; float: left; margin-left:2px; } div.sr_d{ background-image : url('../images/gfx_50.gif'); background-repeat:repeat; height:6px; float:left; font-size:0px; background-color:#333; } div.pr_d{ background-image : url('../images/gfx_48.gif'); background-repeat: no-repeat; width: 8px; height: 6px; float: left; } div#szer{width:86px;} /* style dla dołu end */
rezultat dla ff

a dla ie już źle

jak to poprawić?
coś źle jest w #lewo ale z tamtą jak usunę margines to obrazek nie będzie wychodził poza krawędź
Pozdrawiam