@charset "utf-8";
.fejlec_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}
.manu_hatter {
	background-image: url(images/menu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.sima_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

.cim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d82716;
}

.termek_cim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d82716;
}

.cimke_inaktiv_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a6a;
}

.cimke_aktiv_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}


a { color: #d82716; font-weight: bold; text-decoration: none; }
a:hover {  color: #e36458; text-decoration: underline; }
a:active {  color: #545454; text-decoration: underline; font-weight: bold}

