.menu {
	background-color: #CCCCCC;
	font-family: Garamond;
	color: #000000;
	font-size: 13px;
	padding-left: 5px;
	text-decoration: none;
}

.menu_aktiv {
	background-color: #FFFFFF;
	font-family: Garamond;
	color: #000000;
	font-size: 13px;
	padding-left: 5px;
	text-decoration: none;
}

.menu_b {
	background-color: #CCCCCC;
	font-family: Garamond;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.menu_b:hover {
	background-color: #CCCCCC;
	font-family: Garamond;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu_b_aktiv {
	background-color: #FFFFFF;
	font-family: Garamond;
	color: #000000;
	font-size: 13px;
	padding-left: 14px;
	text-decoration: none;
}

.cim {
	font-family: Garamond;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.szoveg {
	font-family: Garamond;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

.vform {
	font-family: Garamond;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.copy {
	font-family: Garamond;
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
	text-decoration: none;
}

.email {
	font-family: Garamond;
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
	text-decoration: none;
}
