.title  {
	font-size : 11pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

.title_inside  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

.td  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

.delete {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A.delete:hover {
	color : Red;	
}

.author  {
	font-size : 7pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

.normal  {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #330066;
	text-decoration : none;
}

A.normal:hover {
	color : #990066;
}

.menu {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
	color : #990066;
	text-decoration : none;
}

A.menu:hover  {
	color : #9966CC;
}

.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 : #ff99CC;
}


