/* CSS Document */
body
	{
	background-color:#3c6f12;
	}
.fomenu_lenyilo_link
	{
	font-size:13px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004422;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	}
.fomenu_lenyilo_link:hover
	{
	color:#3c6f12;
	}
.alsomenu_link
	{
	font-size:13px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	line-height:1.5em;
	}
.alsomenu_link:hover
	{
	color:#004422;
	}
#div_box1
	{
	width:990px;
	position:absolute;
	left:50%;
	margin-left:-495px; /* kozepre rendezes, ertek=div witdh/2 */
	top:0px;
	z-index:100;
	}
#div_top_kep
	{
	width:950px;
	top:0px;
	left:0px;
	height:268px;
	cursor:pointer;
	background-image:url(img/fejlec.jpg);
	}
#div_fomenu
	{
	width:990px;
	left:0px;
	height:35px;
	}
#div_main_box
	{
	width:990px;
	left:0px;
	background-image:url(img/bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}
#div_main_box_fomenu_lenyiloterulet
	{
	width:990px;
	height:105px;
	left:0px;
	top:0px;
	overflow:hidden;
	float:left;
	}
#div_main_box_leftbox
	{
	z-index:102;
	position:absolute;
	width:210px;
	top:408px;
	overflow:hidden;
	float:left;
	left:10px;
	}
#div_main_box_leftbox_bg
	{
	z-index:101;
	position:absolute;
	width:215px;
	left:5px;
	top:408px;
	overflow:hidden;
	float:left;
	padding-left:5px;
	background-color:#3c6f12;
	filter:alpha(opacity=50);
	opacity:0.5;
  	}
#div_main_box_main
	{
	width:705px;
	left:0px;
	top:0px;
	padding-left:235px;
	overflow:hidden;
	float:left;
	}

#div_alsomenu
	{
	width:950px;
	left:0px;
	height:35px;
	text-align:center;
	padding-top:15px;
	}
.clear
	{
	height:0;
	width:0;
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	}

