<style>
  <!-
	h1	{color: black;
	 	text-align: center;
	 	font-size: 20pt;
		font-weight: 900;
	 	font-family: "Times New Roman";}
	h2    	{color: #996633;
	 	text-align: center;
	 	font-size: 12pt;
	 	font-weight: bolder;
	 	font-family: "Times New Roman";}
	a.email {color: blue;
	 	text-align: right;
	 	font-size: 10pt;
	 	font-weight: bolder;
	 	font-family: "Times New Roman";}
	h3    	{color: #996633;
	 	text-align: center;
	 	font-size: 10pt;
	 	font-weight: bolder;
	 	font-family: "Times New Roman";}
    .bigchar    {color:red;
		font-size:16.0pt;
		margin-left:0.1in;}
	a.odkaz {color: #d3ffa8;
	 	text-align: left;
	 	font-size: 14pt;
	 	font-weight: normal;
	 	font-family: "Times New Roman";}
    p.normall	{color: #000000;
	 	text-align: left;
	 	font-size: 12pt;
	 	font-weight: normal;
	 	font-family: "Times New Roman";}
    p.fotky	{color: #000000;
	 	text-align: center;
	 	font-size: 11pt;
	 	font-weight: normal;
	 	font-family: "Times New Roman";}
    p.odstavec	{color: #000000;
	 	text-align: justify;
	 	font-size: 12pt;
	 	font-weight: bold;
	 	font-family : "Times New Roman";}
    a.rubriky	{color: #996633;
	 	text-align: center;
	 	font-size:12.0pt;
	 	font-weight:bolder;
	 	text-decoration:none;
	 	font-family:"Times New Roman";}
    p.adresa	{color: black;
	 	text-align: center;
	 	font-size:10.0pt;
	 	font-weight:bolder;
	 	font-family:"Times New Roman";}
    p.menu	{color: #000066;
	 	text-align: left;
	 	font-size:8.0pt;
	 	font-weight:bolder;
	 	font-family:"Times New Roman";}
    p.lista	{color: #000066;
	 	font-size:16.0pt;
	 	font-weight:bolder;
	 	font-family:"Times New Roman";}
	UL     	{margin:10px;
	 	boder:2px;
	 	padding:5px;}
	LI     	{color: #000000;
	 	margin:7px;
	 	boder:1px;
	 	list-style-type: disc;
	 	padding:3px;}

A.moje {font-family: cursive; text-decoration:none;font-weight:bold}
A.moje:link {color:black}
A.moje:active {font-weight:bolder; text-decoration:underline}
A.moje:visited {color:#6F6F6F}
A.moje:hover {font-style:italic; color: white}

 ->
</style>