

.inline-button
{
font: bold 65%/1 Verdana, sans-serif;
margin: 0 0.2em;
padding: 0.1em 0;
_padding:0;
border: 1px solid black;
white-space: nowrap;
text-decoration: none;
vertical-align:middle;
background: #ccc;
color: black;
}
.inline-button em
{
_width:1em;
_cursor:hand;
font-style: normal;
margin:0;
padding: 0.1em 0;
background: white;
color: black;
}
.inline-button span
{
_width:1em;
_cursor:hand;
margin:0;
padding: 0.1em 0.5em 0.1em 0.3em;
}
.inline-button:hover
{
background: #666;
color: white;
}
.inline-button:hover em
{
background: white;
color: black;
}
.typint
{
background: #6394d6;
color: white;
}
.typint em
{
background: white;
color: #6394d6;
}
.typknih
{
background: white;
color: #6394d6;
}
.typknih em
{
background: #6394d6;
color: white;
}

ul {
font-family : Arial, Sans-Serif;
font-size : 11px;
color : #fff;
}

.formular
{
font-family : Arial, Sans-Serif;
font-size : 11px;
color : white;
border-color : #408BFD #CADDF4 #CADDF4 #408BFD;
background-color : #D6D7B0;
text-align: center;
cursor: hand; cursor: pointer; color: brown;
}
.input
{
 font-family : Arial, Sans-Serif;
 font-size : 12px;
 color : #FFFFFF;
 
 background-color : #0b4c9c;
 text-align: center;
}
.textarea
{
 font-family : Arial, Sans-Serif;
 font-size : 11px;
 color : black;
 border-color : #408BFD #CADDF4 #CADDF4 #408BFD;
 background-color : #D6D7B0;
 text-align: center;
 width: 420px;
 hight:18px;
}
#mez {
	position: relative;
	margin-top:30px;	
	width:1024px;
	height:20px; 		
}



