a.zahlavi	{ color: rgb(100%, 100%, 100%); text-decoration: none; }
a:hover.zahlavi	{ color: rgb(100%, 100%, 100%); text-decoration: underline; }
td.zahlavi {
	background-color: rgb(0%, 0%, 0%);
	color: rgb(100%, 100%, 100%);
}
a.mainmenu {
	font-size: 13px;
	font-weight : bold;
	padding: 3px 15px;
}
a.mainmenu:hover {
	color: white;
	background: #FBA821;
}
a.mainmenu_sel {
	font-size: 13px;
	font-weight : bold;
	color: white;
	background: #FBA821;
	padding: 3px 15px;
}
a.sel {
	color: white;
	background: #FBA821;
}
td.mainmenu {
  text-align: center;
}
.ema {
	font-size:12px;
	color:#2690CF;
	display:block;
}
