p {
	font-family: Verdana, sans;
	color: black;
	font-size: 13px;
	text-align: justify;
	font-weight: normal;
	margin-top: 10px;
  margin-bottom: 10px;
}
p.strankovani {
  position: absolute;
  top: 85px;
  right: 8px;
}
h1 {
	position: relative;
	font-size: 27px;
	font-family: Verdana, sans;
	color: black;
	font-weight: bold;
	margin-top: 5px;
  margin-bottom: 15px;
}
h2 {
	position: relative;
	font-size: 19px;
	font-family: Verdana, sans;
	color: black;
	font-weight: bold;
	margin-top: 10px;
  margin-bottom: 10px;
}
h3 {
  position: relative;
	font-family: Verdana, sans;
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
  margin-bottom: 8px;
}
a {
	font-family: Verdana, sans;
	font-size: 13px;
	color: navy;
	text-decoration: none;
}
a:hover    {
	color: red;
	text-decoration: underline
}
.verzet {
	position: absolute;
	right: 0px;
	top: 4px;
	font-family: Verdana, sans;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

