* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	background: url(/img/bg.png) repeat-x 0 0 #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
}

#wrap {
	background: url(/img/bg_2.png) repeat-x 0 bottom;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.error {
	font-weight: bold;
	color: #CC0033;
}

.left {
	float: left;
	margin: 0px 20px 10px 0px;
}

.right {
	float: right;
	margin: 0px 20px 10px 0px;
}

.center {
	text-align: center;
}

h1 {
	font-size: 20px;
	color: #74b74b;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px;
}

h2 {
	font-size: 18px;
	color: #58595b;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	color: #58595b;
	font-weight: bold;
}

#container {
	width: 990px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
}

#header {
	position: relative;
}

#logo {
	position: absolute;
	width: 224px;
	height: 72px;
	top: 32px;
	z-index: 100;
	background: url(/img/logo.png) no-repeat 0 0;
}

#logo a {
	z-index: 1000;
}

/**************************/

#lang {
	position: absolute;
	top: 110px;
	left: 5px;
	z-index: 101;
}

#lang li {
	list-style-type: none;
	float: left;
	margin: 0px 10px 0px 0px;
}

#lang a {
	text-decoration: none;
	border: none;
}

#hu a, #de a {
	width: 0px;
	height: 0px;
	font-size: 0pt;
	padding: 32px 32px 0px 0px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

#hu a {
	background: url(/img/hu.png) no-repeat 0 0;
}

#de a {
	background: url(/img/de.png) no-repeat 0 0;
}

/**************************/

#menu_wrap {
	height: 90px;
	background-color: #74b74a;
	position: relative;
}

#menu {
	height: 68px;
	background-color: #000000;
	color: white;
}

#menu #main_menu {
	float: right;
	padding: 22px 0px 0px 0px;
}

#menu ul li {
	float: left;
	list-style-type: none;
	display: block;
}

#menu a.main {
	display: block;
	text-decoration: none;
	font-size: 0pt;
	height: 46px;
	text-indent: -9999px;
}

#menu_hu a.main {
	background: url(/img/menu_hu.png) no-repeat 0 0;
}

#menu_de a.main {
	background: url(/img/menu_de.png) no-repeat 0 0;
}

.dropline {
	display: none;
	position: absolute;
	z-index: 500;
	padding: 4px 0px 0px 0px;
}

.dropline li {
	float: left;
	height: 10px;
	padding: 0px;
}

#almenu_kapcsolat, #almenu_kontakt {
	right: 0px;
}

.dropline a {
	font-size: 12px;
	text-decoration: none;
	color: white;
	padding: 0px 6px;
}

#menu .dropline a:hover {
	color: #000000;
}

.active .dropline {
	display: block;
}

/**************************/

#menu_fooldal a.main {
	width: 82px;
}

#menu_fooldal a.main:hover {
	background-position: 0px -46px;
}

#menu_fooldal.active a.main, #menu_fooldal.active a.main:hover {
	background-position: 0px -92px;
}

#menu_cegunkrol a.main {
	width: 109px;
	background-position: -81px 0px;
}

#menu_cegunkrol a.main:hover {
	background-position: -81px -46px;
}

#menu_cegunkrol.active a.main, #menu_cegunkrol.active a.main:hover {
	background-position: -81px -92px;
}

#menu_termekek a.main {
	width: 105px;
	background-position: -190px 0px;
}

#menu_termekek a.main:hover {
	background-position: -190px -46px;
}

#menu_termekek.active a.main, #menu_termekek.active a.main:hover {
	background-position: -190px -92px;
}

#menu_kepzes a.main {
	width: 230px;
	background-position: -295px 0px;
}

#menu_kepzes a.main:hover {
	background-position: -295px -46px;
}

#menu_kepzes.active a.main, #menu_kepzes.active a.main:hover {
	background-position: -295px -92px;
}

#menu_referenciak a.main {
	width: 125px;
	background-position: -524px 0px;
}

#menu_referenciak a.main:hover {
	background-position: -524px -46px;
}

#menu_referenciak.active a.main, #menu_referenciak.active a.main:hover {
	background-position: -524px -92px;
}

#menu_kapcsolat a.main {
	width: 104px;
	background-position: -648px 0px;
}

#menu_kapcsolat a.main:hover {
	background-position: -648px -46px;
}

#menu_kapcsolat.active a.main, #menu_kapcsolat.active a.main:hover {
	background-position: -648px -92px;
}

/**************************/

#menu_home a.main {
	width: 67px;
}

#menu_home a.main:hover {
	background-position: 0px -46px;
}

#menu_home.active a.main, #menu_home.active a.main:hover {
	background-position: 0px -92px;
}

/**************************/

#menu_unternehmen a.main {
	width: 178px;
	background-position: -67px 0px;
}

#menu_unternehmen a.main:hover {
	background-position: -67px -46px;
}

#menu_unternehmen.active a.main, #menu_unternehmen.active a.main:hover {
	background-position: -67px -92px;
}

/**************************/

#menu_produkte a.main {
	width: 100px;
	background-position: -245px 0px;
}

#menu_produkte a.main:hover {
	background-position: -245px -46px;
}

#menu_produkte.active a.main, #menu_produkte.active a.main:hover {
	background-position: -245px -92px;
}

/**************************/

#menu_ausbildung a.main {
	width: 211px;
	background-position: -345px 0px;
}

#menu_ausbildung a.main:hover {
	background-position: -345px -46px;
}

#menu_ausbildung.active a.main, #menu_ausbildung.active a.main:hover {
	background-position: -345px -92px;
}

/**************************/

#menu_referenzen a.main {
	width: 119px;
	background-position: -556px 0px;
}

#menu_referenzen a.main:hover {
	background-position: -556px -46px;
}

#menu_referenzen.active a.main, #menu_referenzen.active a.main:hover {
	background-position: -556px -92px;
}

/**************************/

#menu_kontakt a.main {
	width: 91px;
	background-position: -674px 0px;
}

#menu_kontakt a.main:hover {
	background-position: -674px -46px;
}

#menu_kontakt.active a.main, #menu_kontakt.active a.main:hover {
	background-position: -674px -92px;
}

/**************************/

#header_bottom {
	height: 344px;
	background: url(/img/header_01.png) no-repeat 0 3px;
	position: relative;
}

#header_bottom_1, #header_bottom_2, #header_bottom_3, #header_bottom_4, #header_bottom_5, #header_bottom_6, #header_bottom_7, #header_bottom_8 {
	height: 344px;
	position: relative;
}

#header_bottom_1 {
	background: url(/img/header_01.png) no-repeat 0 3px;
}

#header_bottom_2 {
	background: url(/img/header_02.png) no-repeat 0 3px;
}

#header_bottom_3 {
	background: url(/img/header_03.png) no-repeat 0 3px;
}

#header_bottom_4 {
	background: url(/img/header_04.png) no-repeat 0 3px;
}

#header_bottom_5 {
	background: url(/img/header_05.png) no-repeat 0 3px;
}

#header_bottom_6 {
	background: url(/img/header_06.png) no-repeat 0 3px;
}

#header_bottom_7 {
	background: url(/img/header_07.png) no-repeat 0 3px;
}

#header_bottom_8 {
	background: url(/img/header_08.png) no-repeat 0 3px;
}

/**************************/

#alcim {
	float: left;
	margin: 150px 0px 0px 0px;
}

#alcim h1 {
	font-size: 32px;
	font-family: tahoma;
	font-weight: bold;
	color: #58595b;
}

#alcim h2 {
	color: #a2a2a2;
	font-size: 12px;
	font-weight: normal;
}

#eleres {
	width: 204px;
	height: 70px;
	background: url(/img/telefon_ikon.png) no-repeat 0 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
}

#eleres table {
	border-collapse: collapse;
	position: absolute;
	right: 5px;
	top: 9px;
	font-size: 12px;
	color: #FFFFFF;
}

#eleres th {
	font-weight: normal;
	text-align: right;
	border: none;
	padding: 0px;
	margin: 0px;
}

#eleres td {
	border: none;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

#content {
	padding: 0px 0px 30px 0px;
}

#main_content {
	width: 550px;
	float: left;
	padding: 10px 15px 0px 0px;
	text-align: justify;
	background: url(/img/content_bg.png) no-repeat right 0;
	line-height: 1.5;
}

#main_content h1 {
	margin: 0px 0px 10px 0px;
}

#main_content p {
	margin: 0px 0px 15px 0px;
}

#main_content li {
	margin: 0px 0px 0px 30px;
}

#main_content a {
	color: #2A2A2A;
	text-decoration: underline;
	font-weight: bold;
}

#main_content a:hover {
	color: #74B74B;
	text-decoration: none;
}

#content_menu {
	width: 405px;
	float: right;
	background: url(/img/content_bg.png) no-repeat right 0;
	padding: 10px 0px 0px 10px;
}

/*
#content_menu li:hover div {
	background: url(/img/li_bg.png) repeat-x 0 bottom #ffffee;
}
*/

#content_menu li {
	list-style-type: none;
	padding: 3px 0px 3px 0px;
	float: right;
	width: 405px;
}

#content_menu div {
	width: 303px;
	padding: 0px 5px 5px 5px;
	min-height: 64px;
	border: 1px solid #e1e1e1;
	background-color: #ffffee;
	float: right;
	margin: 0px 10px 0px 0px;
}

#content_menu #m_1, #m_5 {
	background: url(/img/ikon_01.png) no-repeat 5px center;
}

#content_menu #m_2, #m_6 {
	background: url(/img/ikon_02.png) no-repeat 5px center;
}

#content_menu #m_3, #m_7 {
	background: url(/img/ikon_03.png) no-repeat 5px center;
}

#content_menu #m_4, #m_8 {
	background: url(/img/ikon_04.png) no-repeat 5px center;
}

#m_1, #m_2, #m_3, #m_4, #m_5, #m_6, #m_7, #m_8 {
	cursor: pointer;
}

#footer {
	height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#footer li {
	display: inline;
}

#footer a {
	color: #000000;
	text-decoration: none;
	padding: 0px 6px;
}

#footer a:hover {
	color: #74b74a;
}