body {
	font-size :10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	background-color: #ffffff;
	margin-bottom: 3;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
}

.mokno {
	margin: 10px;
	text-align:center;
}

a:hover{
	text-decoration: none;
	color : #845A9E;
}

a:link{
	text-decoration: none;
}
	
a:active {
	text-decoration: none;
}
	
a:visited {
text-decoration: none;

}
a {
	border-width: 0px;
	color : #612B83;
}

.hledac{
	background-color: #612B83;
	color: White;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
}

.odkaz:hover {
	color: White;
}

.aktivni {
	color: #845A9E;
	background-color: White;
	font-weight: bold;
	font-size: 10px;
}

.cervena {
	background-color: #612B83;
}

.bila {
	background-color: White;
	font-size: 10px;
	color:Black;
}

.seda {
	background-color: #EEEEEE;
	color: Black;
	font-size: 10px;
}


h1, .h1 {
	font-size: 24px;
	color: Black;
	text-align: center;
}

h2, .h2 {
	font-size : 14px;
	color : #612B83;
	font-variant : normal;
	font-weight : bold;
	font-style : normal;
	margin:2px;
	text-align:center;
}

h3, .h3 {
	font-size : 12px;
	color : Black;
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
}

input, textarea, select {
	font-size: 10px;
}

.tlacitko {
	font-weight: bold;
	border-style: solid;
	color: #612B83;
	height: 20px;
	background-color: White;	
	width: 50px;
	cursor: pointer;
	border-color: #612B83;
}

.vtlacitko {
	font-weight: bold;
	border-style: solid;
	color: #612B83;
	height: 20px;
	background-color: White;	
	width:80px;
	cursor:pointer;
	border-color: #612B83;
}

.vstup {
	width: 166px;
}

.navod {
	text-align:center;
	font-size: 10px;
	padding-top:3px;
	padding-bottom:8px;
}

.s12 {
	font-size: 12px;
	font-weight: normal;
	padding-left : 5px;
	padding-right : 5px;
}

.s10 {
	font-size: 10px;
	font-weight: normal;
	padding-left : 5px;
	padding-right : 5px;
}

img {
	border-color:  #612B83;
	border-style: none;
}

.s10m {
	font-size: 10px;
	font-weight: normal;
}


.s12m {
	font-size: 12px;
	font-weight: normal;
}

.meritko {
	border-width:0px; 
	height:13px; 
	font-weight:bold; 
	font-size:10px; 
	background-color:#E1D8EE;
	text-align : center;
}

form{
	margin:0px;
}

.sokrajem{
	border: solid 2px #845A9E;
}

.vlajky img{
	margin-top: 1px;
}