H2, P, OL, UL, DL, DT, DD, TABLE, CAPTION, TD, TR, LI, SMALL  { font-family: Arial, Helvetica, sans-serif;}h1           { font-family: Arial; font-size: 18pt; color: black; font-weight: bold }P, OL, UL, DL, DT, DD, TABLE, CAPTION, LI, SMALL,  { font-size: 10pt; }/* vlastnosti hyperlinku */	A:visited { color: black;}	A:active { text-decoration: none; color: black; }		A:hover { text-decoration: none ; color: black; font-weight: bolder; }	A:link, A { text-decoration: none; color: black;}UL /* vlastnosi seznamu */	{ 		margin: 0pt 0pt 0pt 14pt;		list-style-type: disc;		list-style-position: outside;		font-size: 10pt;	}BODY /* vlastnosti těla dokumentu */	{ 	font-size: 10pt;	color: navy;	background: white url(../images/pozadi_horni.jpg) fixed ; 	}