
					 .zakladni  {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 9pt;
					 	color : black;
					 	text-align : left;
					 }
					  .pidi  {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 7pt;
					 	color : black;
					 	text-align : left;
					 }

					 .heslo  {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 10pt;
					 	color : Green;
					 	text-align :center;
					 	font-weight : bold;
					 }

					 .heslored2 {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 10pt;
					 	color : Red;
					 	text-align :center;
					 	font-weight : bold;

					 	letter-spacing :2px

					 ;
					 }
					 .heslored {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 10pt;
					 	color : Red;
					 	text-align :left;
					 	font-weight : bold;

					 	letter-spacing :2px

					 ;
					 }
					 .hesloc  {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 10pt;
					 	color : Green;
					 	text-align :center;
					 	font-weight : bold;
					 }

					 .hesloredc {
					 	font-family : Tahoma, Arial, Helvetica;
					 	font-size : 10pt;
					 	color : Red;
					 	text-align :center;
					 	font-weight : bold;

					 	letter-spacing :2px

					 ;
					 }
					