.tabelka{
	color: black;
	border-style: solid;
	background-color: none;
	border-width: 0px;
	font-size: 10pt;
	width: 100%;
}

A {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: none;
	text-decoration: none;
}

A:hover {
	color: red;
	font-size: 10pt;
	font-family: Arial;
	font-weight: none;
	text-decoration: none;
}

A:active {
	color: red;
	font-size: 10pt;
	font-family: Arial;
	font-weight: none;
	text-decoration: none;
}
