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

h1 {
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: black;
	font-size: 1.6em;
	text-align: center;
}

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

h3
{
	font-family: "Courier New", monospace;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

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

h5
{
	font-family: "Monotype Corsiva",cursive;
  font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	margin-left: 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;
}
