/* Stylesheet na formátování stránek (c) Vlček */H3		{ color: black } /* jalová definice dle Yuhůa*/A		{font-family: sans-serif; font-size:10pt; 		text-decoration:none;}A:link		{color:blue; !important;}A:hover		{background-color:navy; color:white !important;}A:active	{background-color:navy; color:yellow !important;}A:visited	{color:navy;}h1, h2		{font-family:sans-serif; text-align:center}H2		{color:#008000; font-size:14pt; }H3		{font-family:sans-serif; font-size:10pt; font-weight:bold; }em, i	{color: green; font-family: arial, verdana; font-weight: bold; font-size: 10pt}
