/*Ke-stazeni*/
A.odkazadresar {text-decoration: none;}
A.odkazadresar span {color: #004B96;font-weight: bold;font-size: 11px;text-decoration: underline;}
A.odkazadresar:active span{color: #F59815;font-weight: bold;text-decoration: underline;}
A.odkazadresar:visited span {color: #004B96;font-weight: bold;text-decoration: underline;}
A.odkazadresar:hover span {color: #F59815;font-weight: bold;text-decoration: underline;}
A.soubor {text-decoration: none;}
A.soubor span {color: #004B96;}
A.soubor:active span {color: #F59815;}
A.soubor:visited span {color: #004B96;}
A.soubor:hover span {color: #F59815;}
.zahlaviTabulky {
	background-color:#004B96;
	text-transform: uppercase;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
}
.odkazinfo {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.adresar {
	font-weight: bold;font-size: 11px;
}
/*endKe-stazeni*/