body {
	font: 12px Arial;
}
a.rendezveny:link{
	color: blue;
}
a.rendezveny:hover {
	color: blue;
	font-weight: bold;
}
a.rendezveny:active {
	color: blue;
	font-weight: bold;
}
a.rendezveny:visited {
	color: blue;
}

a.rendezveny_aktiv:visited{
	color: blue;
	font-weight: bold;
}

span.almenu a {
	font: 14px/2 Myriad Pro;
	text-decoration: none;
	color: black;
}

span.almenu a:hover {
	color: blue;
}
	
span.almenu_aktiv a {
	font: 14px/2 Myriad Pro;
	text-decoration: none;
	color: blue;
}

span.almenu_aktiv a:hover {
	color: black;
}
.cim {
	color: #006CAD;
	font: 24px Myriad Pro;
}
font {
	font-family: Myriad Pro;
}

table.foresz {
	border-collapse: collapse;
}

table {
	border-collapse: collapse;
	font: 12px Arial;
}
td,p {
	font: 12px Arial;
}

td.lablec {
padding-left: 5px;
}

span.datum {
	color: #3F8EBE;
}

div.pdf a {
	font: underline 12px Arial;
	color: black;
}
div.pdf a:hover {
	font: bold 12px Arial;
	color: black;
}
div.pdf a:active {
	font: underline 12px Arial;
	color: black;
}
div.menu {
	width: 200px; height: 29px;
	margin: 0 15px 0 0;
	background: url( 'images/menu.gif' ) no-repeat;
	}
	
div.menu a {
	font: 12px/2 Tahoma;
	text-decoration: none;
	color: black;
	padding-left: 12px;
}

div.menu:hover {
	background: url( 'images/menu_aktiv.gif' ) no-repeat;
	}

div.menu_aktiv {
	width: 200px; height: 29px;
	margin: 0 15px 0 0;
	background: url( 'images/menu_aktiv.gif' ) no-repeat;
	}
	
div.menu_aktiv a {
	font: 12px/2 Tahoma;
	text-decoration: none;
	color: black;
	padding-left: 12px;
}

div.menu_aktiv:hover {
	background: url( 'images/menu.gif' ) no-repeat;
	}
	
.fomenu {
	margin: -13px 0 -3px 0;
}