a.side_2 {
                 float:left;
                 background-image:url(1.png);
                 width: 174px;
                 height: 22px;
                 padding : 0px ;
              
	            	               

}

a:hover.side_2 {
                 color : #94d013;
                 text-decoration : none;
                 background-image:url(2.png);
                 width: 174px;
                 height: 22px;
}


a.oblibene {
                 float:left;
                 background-image:url(mz_1.png);
                 width: 174px;
                 height: 22px;
                 padding : 0px ;              
	             	               
}

a:hover.oblibene {
                 color : #94d013;
                 text-decoration : none;
                 background-image:url(mz_2.png);
                 width: 174px;
                 height: 22px;
}


.font{
        
        color : #000;
        text-decoration : none;
        font-family : Trebuchet MS;
        font-size : 11px;
        padding : 3px 4px 8px;
        padding-left : 35px;
        

}