@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#ccccce;
}
.clearer {
	clear: both;
}
#container {
	width: 955px;
	height:auto;
	margin: 0 auto;
}
#fejlec{
	width:955px;
	height:87px;
	background-image:url(../images/header.jpg);
	float:left;
}
#menu{
	width:955px;
	height:81px;
	float:left;
	background-image:url(../images/button_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;	
}
#menu1{
	width:955px;
	height:57px;
	float:left;
	font-family:Tahoma;
	color:#dd3938;
	font-size:17px;
	font-weight:bold;
}
#menu1 a{
	text-decoration:none;
	color:#a5a5a5;
	height:57px;
	float:left;
	line-height:57px;
	padding:0 12px;
}
#menu1 a:hover{
	color:#FFFFFF;
}

#butt_on{
	height:57px;
	float:left;
	line-height:57px;
	padding:0 12px;
}
.menu_sep{
	background-image:url(../images/button_select.jpg);
	width:1px;
	height:57px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
}
#menu_not{
	width:794px;
	height:24px;
	float:left;
}
#menu1_padd{
	width:10px;
	height:10px;
	float:left;
}
#butt_6 a{
	width:44px;
	height:24px;
	float:left;
	background-image:url(../images/lang_hu_off.jpg);
}
#butt_6 a:hover{
	background-image:url(../images/lang_hu_hover.jpg);
}
#butt_6_on{
	width:44px;
	height:24px;
	float:left;
	background-image:url(../images/lang_hu_on.jpg);
}
#butt_7 a{
	width:56px;
	height:24px;
	float:left;
	background-image:url(../images/lang_de_off.jpg);
}	
#butt_7 a:hover{
	background-image:url(../images/lang_de_hover.jpg);
}
#butt_7_on{
	width:56px;
	height:24px;
	float:left;
	background-image:url(../images/lang_de_on.jpg);
}

#butt_8 a{
	width:61px;
	height:24px;
	float:left;
	background-image:url(../images/lang_en_off.jpg);
}
#butt_8 a:hover{
	background-image:url(../images/lang_en_hover.jpg);
}
#butt_8_on{
	width:61px;
	height:24px;
	float:left;
	background-image:url(../images/lang_en_on.jpg);
}

#header_pic{
	width:955px;
	height:245px;
	float:left;
	background-image:url(../images/header_pic.jpg);
}
#cont_top{
	width:955px;
	height:21px;
	background-image:url(../images/text_line.jpg);
	float:left;
}
#middle_cont{
	width:955px;
	height:auto;
	background-image:url(../images/text_backround.jpg);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
}
#content{
	width:619px;
	height:auto;
	float:left;
	padding: 30px 41px 0px 51px;
	color:#535353;
	text-align:justify;
		line-height:1.3em;

}
#content img{
   border: 2px solid #c4c4c2;
   padding: 4px; 
   background: #fff;
	 margin:5px;
	 margin-left:0px;
	 }
#banner{
	width:244px;
	height:593px;
	float:left;
	background-image:url(../images/banner.jpg);
}

#end{
	width:955px;
	height:85px;
	float:left;
	background-image:url(../images/end.jpg);
	margin-bottom:30px;
}
#impressz a{
	text-decoration:none;
	margin-top:57px;
	padding-left:46px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold
}
#impressz a:hover{
	color:#CCCCCC;
}
