body {
	background: white;
}

#logo {
	display: none;
}

#menu {
	display: none;
}

#pravySloupec {
	display: none;
}

h1 {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-indent: 20px;
}

h4 {
	font-weight: bold;
  font-size: 17px;
	text-indent: 20px;
	color: black;
}

p {
	color: black;
	text-align: justify;
	text-indent: 15px;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: gray;
	text-decoration: underline;
}

ul {
	list-style: circle;
}

table {
	border: solid thin;
	text-align: center	
}

th {
	border: solid thin;
	border-color: gray;
	color: black;
	font-weight: bold;
  font-size: 15px;
}

td {
	font-size: 13px;
	color: gray;
	border: solid thin;
}

#reklama {
	display: none;
}
