.hibabejelento {
	/*width: 530px;*/
	font-family: verdana;
	font-size: 12px;
}
.hibabejelento .info {
	width: 200px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.hibabejelento .info .kcim {
	text-align: left;
	font-weight: bold;
	width: 80px;
}
.hibabejelento .szoveg {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.hibabejelento .uzenet {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.hibabejelento fieldset {
	margin-bottom: 10px;
	padding: 10px;
}
.hibabejelento fieldset legend {
	color: #000000;
	font-weight: bold;
	margin-bottom:10px;
}
.hibabejelento fieldset .kcim {
	font-weight: bold;
	margin-top: 10px;
}
.hibabejelento fieldset .input {
	width: 98%;
}
.hibabejelento fieldset span {
	color: #ff0000;
}
.hibabejelento fieldset select {
	width: 100%;
}
.hibabejelento .hiba {
	color: #ff0000;
	margin-bottom: 10px;
}
.hibabejelento .elkuldve {
	font-weight: bold;
	color: #008000;
	text-align: center;
}
.hibabejelento .nincselkuldve {
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

