body {
	font-size :12px;
	font-family : Verdana, Arial, Arial CE, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	background-color: #FDFEED;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

p {
	font-size : 12px;
}

h2 {
	font-size : 18px;
	color : black;
	font-variant : normal;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

h3 {
	font-size : 16px;
	color : black;
	font-variant : normal;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration:underline;
	color:black
	}
A:visited	{
	text-decoration:underline;
 	color:black
	}	
A:hover	{
	text-decoration:none;
	font-weight: bold;
	font-size : 15px;
	color:orange
	}

li {
	font-size: 11px;
}	
	
.mn {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.male {
  	font-family:Verdana;
	font-size: 9pt;
	}	

.zelena {
	background-color: black;
	color: orange;
	font-size: 12px;
	font-weight: bold;
}

.cerna {
	background-color: Black;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.bila {
	background-color: White;
	color: Black;
	font-size: 11px;
}

.bilabold {
	background-color: White;
	color: Black;
	font-size: 11px;
	font-weight : bold;
}

.navigace {
	font-family: "Courier New", Courier, monospace;
	color: Red;
	font-size: 11px;
	font-weight: bold;
}

.patka {
	font-family:MS Sans serif,  sans-serif;
	color: #808080;
	font-size: 11px;
}

.fial {
	border-color : black;
	background-color : black;
	color : black;
}

.zele {
	border-color : black;
	background-color : black;
	color : black;
}

.t11 {
	font-size : 11px;
}
	
.t12b {
	font-size : 12px;
	font-weight : bold;
}


select {
	width: 80px;
	font-size: 11px;
	border-width:2px;
	border-style:inset;
	margin-bottom: 2px;
	margin-top:1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.tlacitkod {
	font-size: 12px;
	width: 80px;
	background-color : #FFFF99;
	border: inset;
	border-width : 1px;
}

.tlacitkoh {
	font-size : 12px;
	font-weight: bold;
	width: 80px;
	background-color : Yellow;
	border: outset;
	border-width : 1px;
}