A:LINK {
	color : #53b02f;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #53b02f;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	color : #53B02F;
	font-weight : bold;
}
A:HOVER {	
	text-decoration : underline;
	font-weight : bold;
}

.text {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : left;
}
A:LINK.text {
	color : #616161;
	font-weight : normal;
}
A:ACTIVE.text {
	color : #616161;
	font-weight : normal;
}
A:VISITED.text {
	color : #616161;
	font-weight : normal;
}

.textodkazu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	text-align : center;
	font-weight : bold;
}

A:LINK.textodkazu {
	color : White;
}

A:ACTIVE.textodkazu {
	color : White;
}

A:VISITED.textodkazu {
	color : White;
}


.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #C1843A;
	text-align : left;
}

A:LINK.copy {
	color : #53B02F;
}

