.tekst {
	font-size: 12px;
	font-family: helvetica;
	color: #777777;
}

.tabelka_ramka {
	color: #000000;
	border-style: dotted;
	border-width: 1;
}

.link:link, .link:active, .link:visited {
	font-size: 12px;
	font-family: helvetica;
	color: #777777;
}

.link:hover {
	font-size: 12px;
	font-family: helvetica;
	color: #46c9aa;
}

.link_nagl:link, .link_nagl:active, .link_nagl:visited {
	font-size: 12px;
	font-family: helvetica;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

.link_nagl:hover {
	font-size: 12px;
	font-family: helvetica;
	font-weight: bold;
	color: #46c9aa;
	text-decoration: none;
}

