@media all {

body {
	text-align: justify;
	font-family: 'Times New Roman';
	font-size: 13pt;
}

a {
}

a:active {
}

a:link {
}

a:visited {
}

h1 {
}

h2 {
	text-align: left;
}

p {
	text-indent: 5mm;
	font-size: 13pt;
}

p.cytatzbiblii {
	font-weight: bold;
	font-style: italic;
	text-indent: 0%;
	text-align: right;
}

p.cytatzrodlo {
	font-weight: bold;
	text-align: right;
}

table {
}

td {
}

.zle {
	font-weight: bold;
	color: red;
}

hr {
	color: darkgoldenrod;
}

li {
	margin-top: 8px;
	margin-bottom: 8px;
}

}
