
a.menu {
	color: #00013E;
	text-decoration: none;
	font-family: Verdana, "Times New Roman";
	font-weight: bold;
	font-size: 11px;
}
a:hover.menu {
	color: Maroon;
	text-decoration: none;
	font-family: Verdana, "Times New Roman";
	font-weight: bold;
	font-size: 11px;
}

td.obsah {
	BORDER-RIGHT: 1px dashed #000035;
	BORDER-TOP: 1px dashed #000035;
	MARGIN: 2px;
	BORDER-LEFT: 1px dashed #000035;
	BORDER-BOTTOM: 1px dashed #000035;
}



