.inline-button
{

margin: 0 0.2em;
padding: 0.1em 0;
_padding:0;
border: 1px #1557a9;
white-space: nowrap;
text-decoration: none;

background: transparent;
color: black;
}

.inline-button em
{
_width:1em;
_cursor:hand;
font-style: normal;
margin:0;
padding: 0.1em 0.5em;
background: transparent;
color: black;
}

.inline-button span
{

_cursor:hand;
margin:0;
padding: 0.1em 0.5em 0.1em 0.3em;
}

.inline-button:hover
{
background: transparent;
color: white;
}

.inline-button:hover em
{
background: transparent;
color: #eabd53;
margin: 0 0 10;
}

.typint
{
background: transparent;
color: #3c9cdc;
}

.typint em
{
background: transparent;
color: black;
}

.typknih
{
background: transparent;
color: white;
}

.typknih em
{
background: transparent;
color: #d99d0c;
}