@charset "utf-8";

*{
	outline:none;
	padding:0;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
}

#doc{
	text-align:center;
	background-color:#fff;
	background-image: url(../images/00.jpg);
	background-repeat: repeat-x;
}

#wrapper{
	width:100%;
	text-align: center;
	background-image: url(../images/08.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#wrapper-in{
	width:1000px;
	margin:0 auto;
	text-align: center;
}

#top{
	width:1000px;
	height:451px;
}

#logo{
	z-index:30;
	position:absolute;
	top:0;
	left:0;
	width:240px;
	height:240px;
	text-align:left;
	background-repeat:no-repeat;
	background-position:left top;
}

.logo-ro {
	background-image:url(../images/02-ro.png);
}

.logo-en {
	background-image:url(../images/02-en.png);
}

.logo-hu {
	background-image:url(../images/02-hu.png);
}

#lang-1{
	z-index:20;
	position:absolute;
	top:30px;
	left:250px;
	text-align:left;
}

#slider{
	z-index:0;
	position:absolute;
	top:75px;
	right:0;
	width:802px;
	height:311px;
}

#box{
	z-index:30;
	position:absolute;
	bottom:7px;
	left:0;
	width:240px;
	height:92px;
	background-color:#336699;
	text-align: left;
}

#line-1{
	z-index:30;
	position:absolute;
	bottom:65px;
	right:0;
	width:800px;
	height:34px;
	background-image:url(../images/05.png);
	background-repeat:repeat;
}

#line-2{
	position:absolute;
	bottom:0;
	left:0;
	width:1000px;
	height:7px;
	background-image:url(../images/03.jpg);
	background-repeat:repeat;
}


#menu-1{
	position:absolute;
	top:30px;
	right:0;
	text-align:right;
}


#menu-2{
	z-index:1000;
	position:absolute;
	width:755px;
	bottom:7px;
	right:0;
	text-align:right;
}

#center{
	width:1000px;
	margin: 0 0 40px 0;
}

#center-left{
	width:240px;
	float:left;
	background-color:#eef4fb;
}

#center-right{
	width:760px;
	float:right;
	background-color:#fff;
}

.clear{
	width:1000px;
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	float:none;
}

#menu-3{
	padding:25px 15px 15px 15px;
	width:210px;
	text-align:left;
}

#bottom{
	width:1000px;
	height:131px;
	background-image:url(../images/09.png);
	background-repeat:repeat-x;
	background-position:0 67px;
}

#foot{
	width:1000px;
	height:131px;
	background-image:url(../images/10.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#foot-top-left{
	position:absolute;
	top:46px;
	left:125px;
}

#foot-top-right{
	position:absolute;
	top:46px;
	right:5px;
}

#foot-bottom-left{
	position:absolute;
	top:72px;
	left:125px;
}

#foot-bottom-right{
	position:absolute;
	top:72px;
	right:5px;
}

#menu-4{

}

#copyright{

}

#lang-2{

}

#website{

}