img, #menu, #menu1 {
  display: none;
}
#page {
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 5px;
}
h1 {
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	top: 0px;
	left: 140px;
}
h2 {
	position: absolute;
	top: 70px;
}
h3 {
	position: absolute;
	top: 70px;
}
h4 {
	text-align: center;
	position: absolute;
	top: 40px;
}
form {
  display: none;
}
a#odkazHome, a#odkazHome:visited, a#odkazHome:active, a#odkazHome:hover {
	text-decoration: none;
	color: black;
}
