/* CSS Document */

.horizrollover01
{
width: 105;
height: 25;
border: none;
padding: 2px 51px 12px 51px;
background: url(../images/button/ucenci1.jpg) no-repeat 0px 0px;
}

a.horizrollover01:link 
{
background: url(../images/button/ucenci1.jpg) no-repeat 0px 0px;
}

a.horizrollover01:hover
{
background: url(../images/button/ucenci2.jpg) no-repeat 0px 0px;
}

a.horizrollover01:active
{
border: none;
background: url(../images/button/ucenci3.jpg) no-repeat 0px 0px;
}
