*{
    margin:0;
    padding:0;
}
#bg{
	width:13660xp;
	background-attachment:fixed;
}
#menu{
	width:100%;
	height:50px;
	left:350px;
	top:100px;
	background-attachment: fixed;
	position: fixed;
}
#nav{
	height:62px;	
	display: block;
	float:left;
	left:350px;
	top:100px;
	list-style-type:none;
	position:absolute;
}
#nav li{
	font-size:21px;
}
#logo{
	width:222px;
	height:172px;
	left:102px;
	top:55px;
	background-image:url(landi_81_dekor_logo.png);
	background-repeat:no-repeat;
	position: fixed;
}
#logo a:hover{
	background-image:url(landi_81_dekor_logo_2.png);
	background-repeat:no-repeat;
}
.section{
    margin:0px;
    bottom:0px;
    width:2732px;
    float:left;
    height:100%;
}
#section1{
	background-color:#03dfa4;
	background-image:url(bg1.png);
	background-repeat:no-repeat;
	background-position:top;
    margin:0px;
	position:absolute;
    width:2732px;	
    float:left;

}
#section2{
	background-color:#018f84;
	background-image:url(bg2.png);
	background-repeat:no-repeat;
    background-position:top;
	margin:0px;
    width:2732px;
	position:absolute;
	left:2732px;
    float:left;
}
#section3{
	background-color:#03dfa4;
	background-image:url(bg3.png);
	background-repeat:no-repeat;
    margin:0px;
    width:2732px;
	position:absolute;
	top:0px;
	left:5464px;
    float:left;
}
#section4{
	background-color:#018f84;
	background-image:url(bg4.png);
	background-repeat:no-repeat;
    margin:0px;
    width:2732px;
	position:absolute;
	top:0px;
	left:8196px;
    float:left;
}
#section5{
	background-color:#03dfa4;
	background-image:url(bg5.png);
	background-repeat:no-repeat;
    margin:0px;
    width:2732px;
	position:absolute;
	top:0px;
	left:10928px;
    float:left;
}
.section h2{
    margin:50px 0px 30px 50px;
}
.section p{
    margin:20px 0px 0px 50px;
    width:600px;
}

@font-face
{
font-family: myFirstFont;
src: url('MicrogrammaExtOT-Medium.ttf'),
     url('MicrogrammaExtOT-Medium.otf') format("opentype");
}

div
{
font-family:myFirstFont;
font-size:14px;
color:#d3d2d3;
}
img{
	border:0;
}
#ddlogo{
	width:145px;
	height:25px;
	margin:0;
    padding:0;
	right:1%;
	bottom:2%;
	position:fixed;
}
table{
	background-image: url(text_bg.png);
}
h1{
	color:#dddcdd;
	padding:5px;
}
a{
    color:#d3d2d3;
	font-size:21px;
	padding:5px 10px 5px 10px;
    text-decoration:none;
	list-style-type:none;
	clear:none;
	float:left;
}
ul a:hover{
    text-decoration:none;
	background-color:#CCC;
	padding:5px 10px 5px 10px;
	border:0px #CCC;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#000;
}
#ceg{
	list-style-type:none;
	clear:none;
	float:left;
}
#szolg{
	list-style-type:none;
	clear:none;
	float:left;
}
#term{
	list-style-type:none;
	clear:none;
	float:left;
}
#part{
	list-style-type:none;
	clear:none;
	float:left;
}
#kapc{
	list-style-type:none;
	clear:none;
	float:left;
}