body {
	margin: 0px;
	text-align: center;
}

.fejlec {
	width: 755px;
	height: 70px;
	display: block;
	clear: both;
}

.menusav {
	width: 755px;
	height: 27px;
	display: block;
	background: url(../img/bgr_menu.jpg) no-repeat top left;
	text-align: center;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 6px;
}

.nyelvek {
	width: 755px;
	height: 37px;
	display: block;
	background: url(../img/bgr_lang.gif) no-repeat top left;
	text-align: right;
	clear: both;
}

.tartalom {
	width: 755px;
	text-align: center;
	display: block;
	clear: both;
}

.kontener {
	width: 615px;
	float: left;
	display: block;
	text-align: left;
}

.egyes {
	width: 165px;
	float: left;
	display: block;
	text-align: left;
	margin-right: 10px;
}

.kettes {
	width: 440px;
	float: left;
	display: block;
	text-align: left;
}

.harmas {
	width: 140px;
	float: left;
	display: block;
	text-align: left;
}

.lablec {
	width: 755px;
	height: 70px;
	display: block;
	clear: both;
}

.bal {
	float: left;
}

.jobb {
	float: right;
}

.barna {
	background: #800000;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font: normal 11px Tahoma;
}