A oto mój kod css:
#left_menu_body{ background-image: url(images/left_menu_bg.png); background-repeat: y-repeat; width: 228px; color: #050c00; font-size: 17px; font-family: Arno_Pro; } #left_menu_body a{ text-decoration: none; color: #050c00; font-size: 17px; font-family: Arno_Pro; } #left_menu_body a:hover{ background-image: url(images/left_hover.png); background-repeat: no-repeat; position: center; width: 176px; height: 23px; color: #9c9f46; }