a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.prvni {
	text-align:center;
	font-family: Verdana;
	font-size: 10pt;
}
.druhy {
	margin-left: auto;
	margin-right:auto;
	width:800px;
}