body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Times New Roman;
	color: #422a1a;
}
table.index {
	width: 100%;
	height: 100%;
}
table.index td.bal {
	background-image: url('balbg.jpg');
	background-repeat: repeat;
	background-position: top right;
}
table.index td.kozep {
	width: 765px;
	background-image: url('indexbg.jpg');
	background-repeat: repeat-y;
}
table.index td.jobb {
	background-image: url('jobbbg.jpg');
	background-repeat: repeat;
	background-position: top left;
}
div.index {
	width: 765px;
	text-align: left;
}
div.fejlec {
	height:282px;
	background-image: url('splashfej.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
div.tartalom {
	width: 591px;
	margin-left: 76px;
	background-color: #fcf1eb;
	text-align: center;
	background-image: url('splashtartalombg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
table.splash {
	margin: 0 auto 0 auto;
	width: 553px;
	text-align: justify;
}
table.splash td {
	padding-right: 7px;
}

table {
	font-size: 12px;
	text-align: left;
}
