H1	  {font-family: Arial, Helvetica, sans-serif; 
	  				font-size: 40 pt;
					font-weight: bold;
					font-variant: normal;
					font-style: normal;
					color: black}
				
H2    {font-family: Arial, Helvetica, sans-serif;
          font-size: 32pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: black; 
		  margin: 3em 10px 0em 10px;
		  BACKGROUND-COLOR: #FE6B76		  }
H3    {font-family: Arial, Helvetica, sans-serif;
          font-size: 24pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: black;
		  margin: 2.5em 10px 0em 10px;
		  BACKGROUND-COLOR: #F3FE76  }
H4    {font-family: Arial, Helvetica, sans-serif;
          font-size: 20pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: white;
		 margin: 2em 10px 0em 10px;
		  BACKGROUND-COLOR: black		  }
H5    {font-family: Arial, Helvetica, sans-serif;
          font-size: 16pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: black;
		  margin: 1.1em 10px 0em 10px;
		   BACKGROUND-COLOR: #949494
		  }
H6    {font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: black;
		  margin: 0.5em 10px 0em 10px;
		   BACKGROUND-COLOR: #DFDFDF
		  }
.MEMO    {font-family: "Times New Roman", "Times Roman", serif;
          font-size: 9pt;
		  font-weight: normal;
		  font-variant: normal;
		  font-style: normal;
		  color: black;
		  margin: 0.1em 10px 0.1em 10px
		   }
 .UKOL    {font-family: "Times New Roman", "Times Roman", serif;
          font-size: 9pt;
		  font-weight: normal;
		  font-variant: normal;
		  font-style: normal;
		  color: blue;
		  margin: 0.1em 10px 0.1em 10px
		   }
.POZBYTI    {font-family: "Times New Roman", "Times Roman", serif;
          font-size: 12pt;
		  font-weight: bold;
		  font-variant: normal;
		  font-style: normal;
		  color: black;
		  margin: 0.1em 10px 0.1em 10px
		   }
LI       {
		 margin-top: 0.3em;
		 margin-bottom: 0.3em
		  }
OL    {
         margin-top: 0em;
		 margin-bottom: 0em
         }
P     {
	  margin: 0.1em 10px 0.1em 10px
	  }