@charset "utf-8";
.buttondef {
	font-weight: bold;
	color: #990000;
	text-align: center;
	cursor: default;
	width: auto;
}
.szovegcim {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	padding-top: 5px;
}
.szoveg {
	font-size: 14px;
	text-align: center;
	color: #990000;
}
#textpart {
	padding: 10px;
	min-height: 600px;
}
.buttonon {
	font-weight: bold;
	color: #FF3300;
	text-align: center;
	cursor: default;
	width: auto;
}
