button.normal
{
	border: 1px solid #af0000;
	font-weight: bold;
	color: #ffffff;
	background-color: #af0000;
}

button.normal:hover
{
	border: 1px solid #af0000;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #af0000;
}

div.focim
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

div.alcim
{
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 5px;
}

.szoveg
{
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: justify;
}

.felkover
{
	font-weight: bold;
}

.dolt
{
	font-style: italic;
}