body {
	text-align: justify;
	background-color: #BFBFBF;
	color: black;
}

:lang(hu) > q { quotes: '\201E' '\201D' }

div.main {
	position: relative;	
	margin-top: 20px;
	margin-left: 250px;
	padding-right: 20px;
}

div.left {
	position: absolute;
	margin-top: 110px;
	width: 200px;
	margin-left: 25px;
}

