/** SZBALYOK ES SEGITSEG KEZDET **/
#rules {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-size: 100%;
	position: absolute;
}

#rules p.rules_title {
	top: 3%;
	left: 41%;
	width: 20%;
	font-size: 120%;
	margin: 0px;
	text-align: center;
	position: absolute;
}
#rules div.rules_text {
	top: 11%;
	left: 2%;
	margin: 0px;
	width: 97%;
	height: 87%;
	text-align: justify;
	font-size: 110%;
	position: absolute;
	font-style: italic;
	font-family: 'Times New Roman';
}
#rules div.rules_text p {
	margin: 3% 0px;
	text-indent:  2%;
}

#rules img.kartaska {
	top: 86%;
	left: -19%;
	width: 21%;
	position: absolute;
}
#rules img.karajandek {
	top: 98%;
	left: -16%;
	width: 35%;
	position: absolute;
}
#rules img.karcsengettyu {
	top: -7%;
	left: 93%;
	width: 13%;
	position: absolute;
}
/** SZBALYOK ES SEGITSEG KEZDET **/
