h1 {
  font-family: Arial, sans-serif;
  font-size: 36pt;
  color: #FF0000;
  font-weight: bold
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 24pt;
  color: #000080;
  font-weight: bold;
  margin-top: 90
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 18pt;
  color: #000080;
  font-weight: bold;
  margin-top: 60
}

h4 {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  color: #000080;
  font-weight: bold;
  margin-top: 36;
  margin-bottom: 0
}

h5 {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #000080;
  font-weight: bold
}

body {
  font-family: Times New Roman, serif;
  font-size: 14pt;
  background-color: #FFFFCC
}

b {
  color: #CC0000;
  font-weight: bold
}

p.0vycet {
  text-indent: -70;
  margin-left: 70
}

.code {
  font-family: Courier New, monospace;
  font-size: 12pt;
  background-color: #FFFFFF;
  line-height: 100%;
  margin-top: 0;
  margin-bottom: 0
}

pre {
  font-size: 12pt;
  line-height: 90%;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #FFFFFF
}

table {
  font-size: 14 pt
}

u {
  font-family: Courier New, monospace;
  font-size: 12pt;
  font-weight: bold;
  color: #FF0000;
  text-decoration: non-underline
}

span.ZzKurziva
	{font-style:italic;
	}

span.ZzProgram
	{font-family:"Courier New";
	letter-spacing:0pt;
	}
	
<!--
span.ZzProgram
	{font-family:"Consolas";
	letter-spacing:0pt;
	}
-->

span.ZzTucne
	{font-weight:bold;
	}
