
.clear
{
overflow: hidden;
width: 100%;
}

a.button
{
background:transparent url('img/nupud_ots.gif') no-repeat scroll top right;
color: #fff;
display: block;
float: left;
font: normal 12px arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
height: 24px;
margin-right: 6px;
padding-right:18px;
text-decoration: none;
}

a.button span
{
background: transparent url('img/nupud.gif') no-repeat;
display: block;
line-height: 14px;
padding: 5px 0 5px 18px;
} 

a.button:hover,
a.button:active
{
background-position: bottom right;
color: #fff;
outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span,
a.button:active span
{
background-position: bottom left;
padding: 5px 0 5px 18px; /* push text down 1px */
}

/* HALL NUPP */

a.button_gray
{
background:transparent url('img/nupud_ots_tume.gif') no-repeat scroll top right;
color: #fff;
display: block;
float: left;
font: normal 12px arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
height: 24px;
margin-right: 6px;
padding-right:18px;
text-decoration: none;
}

a.button_gray span
{
background: transparent url('img/nupud_tume.gif') left top no-repeat;
display: block;
line-height: 14px;
padding: 5px 0 5px 18px;
} 

a.button_gray:hover,
a.button_gray:active
{
background-position: bottom right;
color: #fff;
outline: none; /* hide dotted outline in Firefox */
}

a.button_gray:hover span,
a.button_gray:active span
{
background-position: bottom left;
padding: 5px 0 5px 18px; /* push text down 1px */
}

/* SUUR NUPP */

a.button_suur
{
background:transparent url('img/nupud_ots_suur.gif') no-repeat scroll top right;
color: #fff;
display: block;
float: left;
font: normal 21px arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
height: 46px;
margin-right: 6px;
padding-right:18px;
text-decoration: none;
}

a.button_suur span
{
background: transparent url('img/nupud_suur.gif') no-repeat;
display: block;
line-height: 14px;
padding: 16px 0 16px 18px;
} 

a.button_suur:hover,
a.button_suur:active
{
background-position: bottom right;
color: #fff;
outline: none; /* hide dotted outline in Firefox */
}

a.button_suur:hover span,
a.button_suur:active span
{
background-position: bottom left;
padding: 16px 0 16px 18px;
}
