p {
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
}

h1 {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.2em;
  text-align: center;
}

h2 {
  font-weight: normal;
  font-style: italic;
  font-size: 1em;
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
}

h3 {
/*seznam členů*/
  font-weight: normal;
  font-style: italic;
  font-size: 1em;
  text-align: left;
  margin-left: 60px;
  margin-right: 20px;
  margin-top: 90px;
}

h4 {
/*starší novinky*/
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	text-align: center;
	margin-top: 50px;
}

h5 {
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

h6 {
/*čas a citát*/
  font-family: "Courier New", monospace;
  font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
