.szkozep{
	text-align:center;
}
.szbal{
	text-align:left;
}
.szjobb{
	text-align:right;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
* {
	margin:0;
	padding:0;
	outline:0;
	text-decoration:none;
	font-style:normal;
}
address{
	text-decoration:none;
	display:inline;
}
ul{
	padding-left:30px;
}
p{
	margin:10px 0px;
}

/* CSS Document */
body{
	background-color:white;
	padding: 0px;
	margin: 0px;
	width:100%;
	height:100%;
	line-height:1.4;
}
#fooldal{
	display:block;
	width:900px;
	height:200px;
}
#huflag{
	background:url(../img/Hungary-trans.png);
	width:32px;
	height:32px;
	margin:5px;
	float:right;
}
#roflag{
	background:url(../img/Romania-trans.png);
	width:32px;
	height:32px;
	margin:5px;
	float:right;
}
#deflag{
	background:url(../img/Germany-trans.png);
	width:32px;
	height:32px;
	margin:5px;
	float:right;
}
#hrflag{
	background:url(../img/Croatia-trans.png);
	width:32px;
	height:32px;
	margin:5px;
	float:right;
}
#lap{
	background-color:white;
	width:990px;
	min-height:100%;
	margin:0px auto;
	position:relative;
}

#fejlec{
	background:url(../img/fejlec.jpg);
	height: 264px;
	width: 990px;
	background-repeat:no-repeat;
}

#menu{
	background:url(../img/menu.jpg);
	height: 28px;
	width: 990px;
	background-repeat:no-repeat;
}

#menupontok{
	font-family:Tahoma;
	font-size:14px;
	float:left;
	list-style:none;
	margin:0px;
	margin-left:15px;
	padding:0px;
	margin-bottom:0;
}

#menupontok li{
	float:left;
	
}
.nemetmenu a{
	padding-top:5px !important;
	font-size:13px;
}

:link:active, :visited:active { outline: none; }

#menu a{
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;	
	padding-top:4px;
	height:24px;
	margin:0px;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:hover{
	background: url(../img/zold.jpg) bottom center;
	display:block;
	margin:0px;
	color:#ffffff;
	text-decoration:none;
}

#text{
	background:url(../img/szoveg.jpg);
	width: 990px;
	background-repeat:repeat-y;
	padding-bottom:20px;
}

#paragraph{
	background:url(../img/level_hatter.jpg);
	background-position:top right;
	width: 990px;
	background-repeat:no-repeat;
	min-height:412px;
}

#szoveg{
	width: 500px;
	font-family:Tahoma;
	font-color:#646464;
	font-size:12px;
	margin-left:40px;
	text-align:justify;
	
}
a{
	color:#9ECE28;
}
a:hover{
	text-decoration:underline;
}

h1,h2{
font-weight:normal;
	height: 20px;
	font-family:Tahoma;
	color:#9ece28;
	font-size:16px;
	margin:0;
	padding:10px 0px;
}
h2{
	font-size:14px;
}

#lablec_nagy{
	background:url(../img/lablec_nagy.jpg);
	height: 185px;
	width: 990px;
	background-repeat:no-repeat;
}

#level_alja{
	background:url(../img/level-trans.png);
	height: 177px;
	width: 400px;
	background-repeat:no-repeat;
	position:absolute;
	top:704px;
	left:594px;
}

#lablec{
	background:url(../img/lablec.jpg);
	height: 23px;
	width: 990px;
	background-repeat:no-repeat;
}

#adress{
	font-family:Tahoma;
	color:#b0b84e;
	font-size:10px;
	text-align:center;
}
.kategoria{
	float:left;
	margin:5px;
	padding:3px;
}
.gal{
	display:block;
	float:left;
	margin-bottom:15px;
}




