td.fooldal {
	background-color : White;
	color : Gray;
	font-size : 11;
	font-family : Arial, Helvetica, sans-serif;
}
td.fooldal_2 {
	background-color : White;
	color : Gray;
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}
td.focim {
	color: Gray;
	font-size: 17;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
td.leiras {
	background-color : transparent;
	color : Gray;
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align: justify;
}
font.kiemel {
	background-color : transparent;
	color : Gray;
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a.menu {
	background-color : transparent;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover {
	background-color : transparent;
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
hr
{
	color: lightgray;
	height: 1px;
	width: 50%;
	text-align: left;
}
