@charset "utf-8";
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	list-style-image: url(images/list.gif);
	list-style-type: none;
	list-style-position: outside;
}
.Cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #649b3f;
}
.cim_kisebb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174f2a;
}
.szoveg_kisebb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(images/list.gif);
	list-style-type: none;
	list-style-position: outside;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.input {
	color: #DBFACA;
	background-color: #649b3f;
}
