P, BODY, BLOCKQUOTE, LI  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1 {
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : #ffcc66;
	font-size: 18pt;
}

H2, H3  {
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : Green;
}

H3  {
	text-decoration:underline;
 	color: #ffcc33;
}

.a1  {
 	color: #000080;
}

A  {
	text-decoration:none;
}

A:Hover  {
	text-decoration:none;
 	color: red;
}

.vyrazne  {
 	color: green;
	font-weight : bold;
}

.modre  {
 	color: blue;
}

.tab-1  {
 	color: black;
	font-weight : none;
	font-size : x-small;
}

.tab-2  {
 	color: black;
	font-weight : none;
	font-size : xx-small;
	font-style: italic;
}

.list {	font-size : 8pt;}

.list_n {font-size : 10pt; font-weight : bold; color: #000080;}
