.menu {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
	color : #003399;
	text-decoration : none;
}

A.menu:hover  {
	color : #99ccff;
}

.title  {
	font-size : 11pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #3366cc;
	text-decoration : none;
}

A.title:hover  {
	text-decoration : underline;
}

.date {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.text {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}

.comment {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;	
}

.number {
	font-size : 7pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;	
}

.author  {
	font-size : 7pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

.form  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003399;
	text-decoration : none;
}

.td  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003399;
	text-decoration : none;
}

.stopka  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.stopka:hover  {
	color : #CC6699;
}

.normal  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #339966;
	text-decoration : none;
}

A.normal:hover {
	color : #cc6600;
}

.normal2  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #339966;
	text-decoration : none;
}

normal2:hover {
	color : #cc6666;
}
 
