body
{
	background: url(image/bg.jpg);
	margin: 0;
	font-family: Helvetca, Verdana, Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CCCC99;;
}

dl, dd, dt, ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div
{
	background: url(image/divbg.jpg);
	width: 780px;
	height: 120%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

dd, dt
{
	float: left;
	
}

#bal
{
	width: 215px;
}

#job
{
	width: 565px;
}

li#logo_hu
{
	background: url(image/logo_hu.jpg);
	width: 215px;
	height: 160px;
	background-repeat: no-repeat;
}

li#logo_en
{
	background: url(image/logo_en.jpg);
	width: 215px;
	height: 160px;
	background-repeat: no-repeat;
}

li#logo_de
{
	background: url(image/logo_de.jpg);
	width: 215px;
	height: 160px;
	background-repeat: no-repeat;
}

a#logol
{
	display: block;
	width: 200px;
	height: 80px;
}

a#menu
{
	display: block;
	width: 150px;
	height: 30px;
	background: url(image/menu.jpg);
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	color: #CCCC99;
	font-weight: bold;
}

a#menu:HOVER
{
	background-position: 0 -30;
	color: #CCCC66;
}

li#fl
{
	background: url(image/fl.jpg);
	width: 565px;
	height: 200px;
}

li#lng
{
	height: 50px;
	margin-left: 50px;
}

a#lnghu
{
	background: url(image/lng_hu.jpg);
}

a#lngde
{
	background: url(image/lng_de.jpg);
}

a#lngen
{
	background: url(image/lng_en.jpg);
}

li#lng a
{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

li#lng a:HOVER
{
	background-position: 0 -20;
}

img
{
	margin: 5px;
	border: 0;
}

p#hometext
{
	width: 400px;
	text-align: justify;
	font-size: 13px;
}

li#udcs
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
