BODY
{
color: #000000;
font-size: 10px;
font-family: Verdana;
margin-left: 0em;
margin-top: 0em;
margin-bottom: 0em;
margin-right: 0em;
}

P, DIV, UL, LI
{
color: #000000;
font-size: 10px;
font-family: Tahoma;
}

H1
{
color: #000000;
font-size: 16px;
font-family: Arial;
font-weight:bold;
}

H2
{
color: #000000;
font-size: 16px;
font-family: Arial;
font-weight:bold;
}

H3
{
color: #000000;
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-decoration: underline;
}

A
{
color: #FFFFFF;
text-decoration: none;
}

A.cerny
{
color: #000000;
text-decoration: none;
}
A:hover
{
text-decoration: underline;
}

.menu
{
color: #FFFFFF;
font-size: 13px;
background-color: #000000;
font-weight: bold;
}

.levy
{
background-color: #FF9A14;
background-image: url(png/leftcollumbkg.gif);
background-repeat: no-repeat;
border-right: solid 1px black;
}

.pravy
{
background-color: #FF9A14;
border-left: solid 1px black;
width: 100px;
}

.input1
{
	width: 100px;
	height: 20px;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	border: #555555 1px solid;	
}

.input2
{
	width: 300px;
	height: 20px;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	border: #555555 1px solid;	
}

.input3
{
	width: 300px;
	height: 75px;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	border: #555555 1px solid;	
}


