.otazka      { 
	color: #800000; 
	font-size: 14pt; 
	font-style: italic; 
	font-weight: bold 
}

.shrnuti      { 
	font-size: 14pt; 
	font-weight: bold 
}

a:link	{
	color: blue; 
	text-decoration: none
}

a:visited	{
	color: navy; 
	text-decoration: none
}

a:active {color: navy}
a:hover {color: red}


