#container {
	position:relative;
	width:850px;
	height:100%;
	z-index:1;
	margin: 0 auto;
	background-color: #ffe9b9;
	border: solid black 2px;
}
#fejlec {
	position:relative;
	width:850px;
	height:207px;
	z-index:1;
	background-image: url(fejlec.jpg);
}
#motto {
	position:relative;
	width:500px;
	height:32px;
	z-index:2;
	background-image: url(motto_en.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 400px;
}
#menu1 {
	position:relative;
	width:200px;
	height:auto;
	z-index:3;
	margin-left: 15px;
	float: left;
	line-height: 30px;
	font-size: 20px;
	color: #666666;
}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 a {
	display: block;
	padding: 4px 10px;
	color: #666666;
	text-decoration: none;
}
#menu1 a:hover {
	color: #999999;
}
#menu1 li {
	position: relative;
	top: 0px;
}
#menu1 ul ul {
	position: absolute;
	left: 0px;
	display: none;
}
#menu1 ul li:hover ul {
	display: block;
}
#tartalom {
	position:relative;
	width:450px;
	height:auto;
	z-index:4;
	float: left;
	margin-left: 150px;
	padding: 10px;
}
#lablec {
	position:relative;
	width:850px;
	height:auto;
	z-index:5;
	clear: both;
	margin-top: 25px;
	font-size: 14px;
	background-image: url(labcsik.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 15px;	
}
#kep {
	position:relative;
	width:415px;
	height:321px;
	z-index:2;
	background-image: url(kepdiv.png);
	margin: 0 auto;
}
#labszoveg{
	margin-left: 20px;
	position: relative;
	height: 100%;
	width: 300px;
	float: left;
}
#labszoveg a:link {
	color: #000000;
	text-decoration: none;}
body {
	background-color: #F4E3BB;
}


#labkep {
	position:relative;
	width:90px;
	height:90px;
	z-index:1;
	background-image: url(labkep.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 400px;
	margin-top: 20px;
	float: left;
}
#labtarolo {
	position: relative;
	height: 130px;
}
body.index #menu1 li.index, body.referenciaink #menu1 li.referenciaink, body.galeria #menu1 li.galeria, body.kapcsolat #menu1 li.kapcsolat, body.ajanlat #menu1 li.ajanlat {
	font-style: italic;
	
	}
	
#hu img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
border:none;
}

#hu:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border:none;
}

#ro img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
border:none;
}

#ro:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border:none;
}

#sk img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
border:none;
}

#sk:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border:none;
}