@charset "utf-8";
.cim {
	font-size: 22px;
	font-weight: 800;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.kerdesszam {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 14px;
}
.ido {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 12px;
}
.ido span {
	font-size: 20px;
	font-weight: 800;
}
.valasz {
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.kerdes {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 60px;
}
.btn {
	font-size: 16px;
	font-weight: 800;
	color: #00CC00;
}
.btn a {
	color: #00CC00;
	text-decoration: none;
}
.btn a:hover {
	color: #66FF00;
	text-decoration: underline;
}


.kerdes span {
	font-size: 10px;
	font-style: italic;
	color: #8EC46F;
}
.chart_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.ok {
	font-size: 13px;
	font-weight: 500;
	color: #359940;
}
.no {
	font-size: 13px;
	font-weight: 500;
	color: #ff860f;
}
.okb {
	font-size: 16px;
	font-weight: 800;
	color: #359940;
}
.nob {
	font-size: 16px;
	font-weight: 800;
	color: #ff860f;
}