m1x73, сайт.Добавлено (14.08.2011, 11:43:51)
---------------------------------------------
Code
<a href="ссылка" class="linkbutton"><span>Основной раздел</span></a>
CSS
Code
.linkbutton,
.linkbutton:link,
.linkbutton:active,
.linkbutton:visited {height:25px; padding:0 0 0 9px; margin:0 1px; display:inline-block; font-family:Tahoma; font-size:10px; color:#131313; text-transform:uppercase; background:url("http://www.gamelose.ru/images/other/link_button_bg.png")/*tpa=http://www.gamelose.ru/images/other/link_button_bg.png*/ no-repeat 0 0; cursor:pointer;}
.linkbutton:hover {text-decoration:none; background-position:0 -26px;}
.linkbutton:hover span {background-position:right -26px;}
.linkbutton span {height:19px; padding:6px 11px 0 0; display:inline-block; background:url("http://www.gamelose.ru/images/other/link_button_bg.png")/*tpa=http://www.gamelose.ru/images/other/link_button_bg.png*/ no-repeat right 0; cursor:pointer;}
.linkbutton span: hover {background-position:right -26px;}