<style>
H3		{ color: black }



/* Barvy */
H2		{ color: #2C4FDC }
H1		{ color: #2C4FDC }
H3                               { color:#0080C0}

A:link		{ color: #0000cc}
A:visited	                  { color: #336699}
A:hover		{ color: red} 
.zalozka a:visited       {color: navy}  
.zalozka a:hover        {color: maroon}
acronym		{ color: #333333}
.lista			{background-color: #c0c0c0 }
body                           {background-color: #FEFDDA}
/* Podtrhávání odkazů */
A		{ text-decoration: none}
A:hover		{ text-decoration: underline ! important} 

/* Okraje těla a odstavců */
body		{ margin-right: 50px; margin-left: 50px }
p		{ margin-top: 2px ; margin-bottom: 2px}
p		{ margin-bottom: 0px; neNetscape4} 
/*hr			{ margin-top: "3px" ; margin-bottom: "3px"}*/
ul, ol		{ margin-top: 0px ; margin-bottom: 2px}
.lista		{ margin-top: 0px ; margin-bottom: 0px; border: none; padding: 8px, 10px, 8px, 10px}


p.lista	{margin: 0px; border: none;}


/* Zarovnání odstavců */
H1, .podtitul	{ text-align: center}

/* Rámečky odstavců */
/*H2		{  border-width: 1px, 0px, 0px, 0px ; border-color: navy; border-style: solid }*/

</style>
