.example2 { margin : 2px; display : inline; float : left; } .example3 { float : left; margin : 2px; margin-left : 5px; } img { border : 0; border-top-style : none; border-right-style : none; border-left-style : none; border-bottom-style : none; } #ustawienie_dolne_prawe .example2 a img, #ustawienie_dolne_prawe .example3 a img { border : 0; } .example2 a.rollover, .example3 A.rollover1 { display : block; overflow : hidden; width : 102px; } .example2 a.rollover img, .example3 A.rollover1 img { display : block; } .example2 a.rollover:hover img, .example3 a.rollover1:hover img { margin-left : -111px; } 

