body {
	background: white url('/img/bg.gif');
	margin: 0px;
}

td, input, select, textarea, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #2A44A0;
}
a:active {
	color: black;
}

#menu_bottom a {
	font-size: 10px;
	color: #2A44A0;
	text-decoration: none;
	font-weight: bold;
}

#copyright {
	font-size: 10px;
	color: #c0c0c0;
}

#copyright a {
	color: #a0a0a0;
}

.kiemelt {
	font-size: 13px;
	font-weight: bold;
	color: #2A44A0;
}

.szolgpix {
	float: left;
	margin-right: 10px;
}


#aktualitasokDiv .datum {
	font-size: 11px;
	color: #FC7300;
	font-weight: bold;
}

#aktualitasokDiv .szoveg {
	font-size: 11px;
}

#aktualitasokDiv .cim {
	font-size: 11px;
	font-weight: bold;
	color: #2A44A0;
}

/*
#aktualitasokDiv .szoveg:first-line {
	font-size: 13px;
	font-weight: bold;
	color: #2A44A0;
}
*/

#aktualitasokDiv .link {
	font-size: 11px;
}


/* Menü */
.menuitem-off {
	width: 154px;
	height: 30px;
	background-image: url(/img/menu-off.png);
}

.menuitem-on {
	width: 154px;
	height: 30px;
	background-image: url(/img/menu-on.png);
}

#menutable a {
	display: block;
	width: 100%;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#menutable a span {
	display: block;
	padding: 4px 10px 2px 22px;
}
