<style type="text/css">
<!--
.nadpis1 {font-family: helvetica, arial, sans-serif;/*Toto je nadpis I. urovne*/
		  background-color: transparent;
		  color: black;
		  font-size: 14pt;
		  font-weight: bold;
		  font-variant: small-caps;
		  line-height: 150%;
		  text-decoration: underline}
.nadpis2 {font-family: helvetica, arial, sans-serif;/* Nadpis II. urovne*/
		  background-color: transparent;
		  color: black;
		  font-size: 12pt;
		  font-weight: bold;
		  font-variant: normal;
		  line-height: 100%;
		  text-decoration: none;
		  text-transformation: capitalize}
.txt 	 {font-family: helvetica, arial, sans-sefif;/*základní text*/
		  font-size: 10pt;
		  color: black;
		  font-weight: normal;
		  text-align: justify
		 } 
.txt2	 {font-family: helvetica, arial, sans-sefif;/*základní text2*/
		  font-size: 9pt;
		  color: black;
		  font-weight: normal;
		  text-align: justify;
		 } 
.odkaz1  {font-family: helvetica, arial, sans-serif;/*odkaz I. urovne*/
		  font-size: 12pt;
		  font-weight: bold;
		  text-decoration: none
		 }
.odkaz2  {font-family: helvetica, arial, sans-serif;/*odkaz II. urovne*/
		  font-size: 10pt;
		  font-weight: bold;
		  text-decoration: none}
.odkaz3  {font-family: helvetica, arial, sans-serif;/*odkaz III. urovne*/
		  font-size: 9pt;
		  font-weight: bold;
		  text-decoration: none}
.odkaz4  {font-family: helvetica, arial, sans-serif;/*odkaz IV. urovne*/
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none}
.odkaz5  {font-family: helvetica, arial, sans-serif;/*odkaz IV. urovne*/
		  font-size: 7pt;
		  font-weight: normal;
		  text-decoration: none}		  
.wichtig {font-family: helvetica, arial, sans-sefif;/*důlezitý text*/
		  font-size: 10pt;
		  color: #ff0000;
		  font-weight: bold;
		  text-decoration: none}
.wichtig2 {font-family: helvetica, arial, sans-sefif;/*důlezitý text*/
		  font-size: 9pt;
		  color: #ff0000;
		  font-weight: bold;
		  text-decoration: none}
.wichtig3 {font-family: helvetica, arial, sans-sefif;/*důlezitý text*/
		  font-size: 9pt;
		  color: #000000;
		  font-weight: bold;
		  text-decoration: none}
.titulek {font-family: helvetica, arial, sans-serif;/*Toto je titulek I. urovne*/
		  background-color: transparent;
		  color: black;
		  font-size: 16pt;
		  font-weight: bold;
		  font-variant: small-caps;
		  line-height: 100%;
		  text-decoration: none;
		  color: #ff0000}
.bg 	 {background-image: url(background.gif);
		  background-position: 25% 25%;
		  background-repeat: no-repeat	
-->
</style>
