body {
	font-size :10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	background-color: #ffffff;
	margin-bottom: 8;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;

}

.mokno{
	margin-bottom: 8;
	margin-left: 8;
	margin-right: 8;
	margin-top: 8;
}

a:hover{
	text-decoration: none;
	color : Red;
}

a:link{
	text-decoration : none;
}
	
a:active {
	text-decoration : none;
}
	
a:visited {
text-decoration: none;

}
a {
	border-width: 0px;
	font-weight: bold;
	color : Gray;
}

.odkaz{
	background-color: #F0C800;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

.odkaz:hover {
	background-color: White;
	color: #0000ff;
}

.hledac{
	background-color: #F0C800;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

.aktivni {
	color: #0000ff;
	background-color:White;
	font-weight: bold;
	font-size: 10px;
}

.cervena {
	background-color: #F0C800;
}

.bila {
	background-color: White;
	font-size: 10px;
}

.seda {
	background-color: #F0C800;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}

.inverzni{
	background-color: #F0C800;
	color: Black;
	font-size: 10px;
	font-weight: normal;
}


select {
	font-size: 10px;
	width: 200px;
	border-width:2px;
	border-style: Gray;
	color: Black;
	margin-bottom: 3px;
	background-color : White;
}

.vtlacitko {
	border-width:2px;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	color: Gray;
	height: 20px;
	background-color: White;	
	margin-top: 3px;
	width:195px;
	border-color: #F0C800;
	margin-bottom:2px;
}

input{
	font-size:10px;
}

.vstup {
	width: 133px;
}

.navod {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 10px;
}

.zatrh {
}

form, ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

.legenda {
	border-width: 1px;
	border-style: solid;
}


img {
	border-color:  #A50800;
}

.s10m {
	font-size: 10px;
	font-weight: normal;
}

.meritko {
	border-width:0px; 
	height:13px; 
	font-weight:bold; 
	font-size:10px; 
	background-color:#E2E2E2;
	text-align : center;
}
