#Header-top {
	height:99px;
}
	#HeadLink{
		display:block;
		width:350px;
		padding-left:300px;
		height:49px;
		padding-top:50px;
		position:absolute;
		top:0px;
		left:0px;
		color:#fff;
		text-decoration:none;
		font-size:27px;
		font-style:italic;
		letter-spacing:5px;
	}
	#Languages{
		margin-top:68px;
		float:right;
		width: 260px;
		height:31px;
		line-height:31px;
		text-align:center;
		color:#fff;
		font-weight:bolder;
	}
	
#MenuLeft {
	width:20px;
	height:50px;
	float:left;
	background:url(images/menu-left.jpg) no-repeat;
}
#Menu {
	margin:0px;
	padding:0px;
	width:680px;
	height:50px;
	float:left;
	list-style:none;
	background:url(images/menu-bg.gif) repeat-x;
}
	#Menu li {
		float:left;
	}
		#Menu li a {
			display:block;
			color:#fff;
			font-weight:bolder;
			text-decoration:none;
			line-height:50px;
			padding-left:12px;
			padding-right:12px;
			font-size:14px;
			background:url(images/menu.jpg) no-repeat top;
			#white-space:nowrap;
			_width:1px;
		}
		#Menu li a:hover {
			background:url(images/menu.jpg) no-repeat bottom;
		}
			#Menu li ul {
				display:none;
				position:absolute;
				z-index:100;
				padding:0px;
				
			}
			#Menu li:hover ul {
				display:block;
				margin:0px;
				padding:0px;
				padding-bottom:4px;
				border-left:1px solid #405674;
				border-right:1px solid #405674;
				background:url(images/menu-ul-bottom.gif) repeat-x bottom;
				_margin-left:-347px;
			}
				#Menu li ul li {
					display:block;
					float:none;
					background:#405674;
					border-bottom:1px solid #304561;
				}
				#Menu li ul li a {
					padding:0px 10px;
					line-height:26px;
					font-size:12px;
					font-weight:normal;
					background-image:none;
				}
				#Menu li ul li a:hover {
					background-image:none;
					background:#d67b2a;
				}
				
.sep {
	background:url(images/menu-sep.gif) no-repeat;
	width:2px;
	height:50px;
	float:left;
	overflow:hidden;
}
#Language-switcher {
	float:right;
	width:260px;
	height:50px;
	background:url(images/menu-bg.gif) repeat-x;
	_margin-top: -50px;
}
	#Language-switcher select {
		width:190px;
	}
	#Language {
		margin-top:13px;
		margin-left:37px;
		text-align:right;
		margin-right:10px;
		margin-bottom:5px;
		margin-top:10px;
		background:url(images/icons/hu.gif) no-repeat left center;
		padding-left:25px;
		float:right;
	}
	#Language.en {
		background-image:url(images/icons/en.gif);
	}
	#Language.de {
		background-image:url(images/icons/de.gif);
	}
	#Language.es {
		background-image:url(images/icons/es.gif);
	}
	#Language.it {
		background-image:url(images/icons/it.gif);
	}
	#Language.ro {
		background-image:url(images/icons/ro.gif);
	}
	#Language.rs {
		background-image:url(images/icons/srb.gif);
	}	

.big-head {
	width:960px;
	height:273px;
	clear:both;
}
	.big-head h1 {
		color:#848484;
		font-size:30px;
		font-weight:normal;
		#margin-top:20px;
	}
	#Home-head {
		background:url(images/home-head-bg2.jpg) no-repeat;
	}
#HeaderLeft .box-text {
	width:380px;
	color:#434343;
	line-height:22px;
}	
	#HeaderLeft .box-text p {
		margin:0px;
	}
	
#InfoPanel {
	text-align:justify;
	margin-right: 43px;
	padding-top: 8px;
}
#InfoPanelProd {
	padding-top: 6px;
	margin-top: 30px;
}
#InfoPanelProd a:hover, #InfoPanelProd span:hover{
	text-decoration: underline;
}
#InfoPanelProd #ChatButton {
	padding-left: 25px;
}
 #webChat {
 	margin-left: -9px;
 }
	#ChatButton {
		text-decoration: none;
		color: #758189;
		display:block;
		width:210px;
		height:28px;
		line-height:28px;
		text-align: center;
		font-size:15px;
	}
		#ChatButton span.chat {
			color:#cd7526;
			font-size: 16px;
			text-shadow: 1px 1px #f0dfcf;
		}
		#ChatButton span.indicator {
			display:none;
		}
		#ChatButton span.indicator.active {
			display:inline;
		}
		#ChatButton span.indicator.online {
			color:#009900;
		}
		#ChatButton span.indicator.offline {
			color:#990000;
		}
	#InfoPanel h3 {
		font-size: 17px;
		color: #fff;
		#text-shadow: 1px 1px #faf1e4;
		font-weight: normal;
		text-align: center;
		margin-bottom: 5px;
	}
	
	#InfoPanelProd h3 {
		color: #758189;
		font-size: 17px;
		font-weight: normal;
		text-align: center;
		margin-bottom: 5px;	
	}
	
	#InfoPanel p {
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
	#InfoPanel a:hover {
		text-decoration:underline;
	}
	#InfoPanel span.chat:hover {
		text-decoration: underline;
		 }
	#CallBack, #SkypeMe, #Mail{
		display:block;
		color:#758189;
		font-weight:normal;
		font-size:15px;
		width:185px;
		height: 38px;
		line-height: 38px;
		padding-left: 48px;
	}
	#InfoPanelProd #CallBack, #InfoPanelProd #SkypeMe, #InfoPanelProd #Mail {
		font-size: 14px;
	}

#Menu #elelmiszeripari-felhasznaloknak, #Menu #mezogazdasagi-felhasznaloknak, #Menu #ipari-felhasznaloknak{
	background-color: #617b9f;
}

