<!-- body - styly pro základ zobrazování stránky -->
body {
	text-align: justify;
	background-color: White;
	font-family: Verdana, "Arial CE", Arial, "Geneva CE", "Helvetica CE", Helvetica, sans-serif;
	padding: 0px;
	font-size: 9pt;
	text-indent: 0px;
	margin: 0px;
		}
body, html, p, h1, h2, h3 {color: #5F3110; }
body, html, p, h1, h2, h3 {font-family: verdana, arial; font-size: 9pt; text-indent: 0px; margin: 0px; }

p {text-indent: 30px; margin: 0px; text-align: justify; margin-top: 2px; }
H1 {margin: 5 0 2 0; text-indent: 0px; width: 100%; height: 17; padding: 1 15 0 15; }
H2 {margin: 2 0 2 0; text-indent: 10px; }
H1 {background-color: #7AC84E; }

H4 {margin-top: 0px; }

<!-- text - styly pro zobrazování textů -->
p.small {font-size: 8pt; text-indent: 10px; padding: 0px 20px 5px 20px }
p.bottom {margin: 0px 5px 0px 40px; font-size: 10px;  color: Silver;  }

<!-- odkazy - styly pro zobrazování odkazů -->
a {text-decoration: none; }
a:link {}
a:visited {}
a:active, a:hover {}

#upper a {color: #5F3110; padding: 0px 5px 1px 5px;  font-size: 8pt;  }
#upper a:hover {color: red; }
#upper a.uptlbg {background-image: url(../_graph/ico_lefttlbg2.gif); }
#upper a.uptlbg:hover {background-image: url(../_graph/ico_lefttlbg1.gif); text-decoration: none; }

#left p {font-size: 8pt; text-indent: 5px; text-align: left; margin: 2 0 2 0; }
#left a {color: #5F3110; }
#left a:hover {color: red; }
#left a.lefttlbg:hover {text-decoration: none; background-image: url(../_graph/ico_lefttlbg1.gif)}

<!-- nadpisy - styly pro zobrazování nadpisů a významných textů -->
H3 {margin: 5px; text-indent: 20px; padding: 0px; font-size: 14px;  font-weight: bold; }
H4 {margin: 7px 5px 3px 10px; color: #5F3110; font-size: 12px; font-weight: normal; }
a.h4 {color: #5F3110; }
a.h4:hover {color: red; }

<!-- obrázky -->
img {border: 0px; }
