a:link {
   font-family: Verdana;
	color: navy;
	text-decoration:none;
	font: bold;
	font: 11px;
	font: bold;
   }
a:visited {
	font-family: Verdana;
	color: navy;
	text-decoration: none;
	font: bold;
	font: 11px;
	font: bold;
	
}
a:hover {
	font-family: Verdana;
	color: blue;
	text-decoration: none;
	font: bold;
	font: 11px;
	font: bold;
}



p.info       {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}


a.info:link {
   font-family: Verdana;
	color: navy;
	text-decoration:none;
	font: bold;
	font: 11px;
	font: bold;
   }
a.info:visited {
	font-family: Verdana;
	color: navy;
	text-decoration: none;
	font: bold;
	font: 11px;
	font: bold;
	
}
a.info:hover {
	font-family: Verdana;
	color: blue;
	text-decoration: none;
	font: bold;
	font: 11px;
	font: bold;
}




p       {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}



p.nadpis       {
	font-family: Verdana;
	font-size: 22px;
	color: orange;
	font-weight: bold;
	}


p.nazev       {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	font-weight: bold;
}




.text	{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	
}


p.otazka       {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	}


p.odpoved       {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	}


.mini       {
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
	}



.datum	{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
	
}


.dobre	{
	font-family: Verdana;
	font-size: 12px;
	color: green;
	font-weight: normal;
	}

.spatne	{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	font-weight: normal;
	}

h1       {
	font-family: Verdana;
	font-size: 18px;
	color: navy;
}

h2       {
	font-family: Verdana;
	font-size: 12px;
	color: navy;
}


.podpis	{
	font-family: Times New Roman;
	font-size: 12px;
	color: black;
	font-weight: normal;
}