body {
	margin:0px;
	padding:0px;
	background:url(../images/background.png) repeat-x #fff;
	
	overflow-y: scroll;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

h1 {
	font-size:18px;
	color:#0b9444;
	font-family:arial;
}

h2 {
	font-size:13px;
	color:#000;
	font-family:arial;
	font-weight:bold;
}

.clear {
	clear:both;
}

.container {
	position:relative;
	/*width:1029px;*/
	width:auto;
	margin:0 auto;
}

.header {
	background:url(../images/header.png) no-repeat;	
	width:1029px;
	height:130px;	
	margin:0 auto;
	margin-top: -35px;
}

.logo {
	padding-top:40px;
	width:1029px;
	text-align:center;
}


.header .logo a{
	width: 1000px;
	height: 90px;
	display: block;
	margin: 0px auto;
}

.menu{
	position:relative;z-index:10;margin:0 auto;width:1031px; left: 1px;
}

.menuholder{	
	height: 56px;
}
.menu-fixed{	
	position: fixed;
	width: 100%;
	z-index: 10;
	top: 0px;
}

.menu_td_left {
	background:url(../images/menu_td_left.png) no-repeat;	
	width:15px;
	height:56px;
}

.menu_td_center {
	background:url(../images/menu_td_center.png) repeat-x;	
	width:1000px;
	height:56px;	
	vertical-align:top;
}

.menu_td_right {
	background:url(../images/menu_td_right.png) no-repeat;	
	width:15px;
	height:56px;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu li {
	float:left;
	list-style:none;
	margin-left:10px;
	margin-top:10px;
	background:url(../images/menu_link_line.png) no-repeat left;	
}

.menu a {
	font-family:arial;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:0 20px 0 25px;
	margin:0 0 0 5px;
	height:24px;
}

.menu tr td.menu_td_center ul.topnav li ul.subnav li a.sub{
	background:none;
}

.menu a:hover {
	background:#098d3e;
}

.menu .menu_search{
	position:absolute;/*290,23 px*/
	width:150px;
	height:45px;
	right:23px;
	top:0;
}

.menu .menu_search input[type="text"]{
	position:absolute;
	top:10px;
	left:0;
	width:105px;
	height:21px;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu .menu_search input[type="submit"]{
	position:absolute;
	top:0;
	right:0;
	width:45px;
	height:45px;
	border:0;
	background:url("../images/search.png") no-repeat center center;
}

.sub {
	/*padding-top:15px !important;
	padding-bottom:15px !important;*/
	/*height:11px !important;*/
}

.shadow {
	box-shadow:0px 5px 12px 0px grey;
	width:1000px;
	margin:-12px auto 0px;
}

.wrap {
	position:relative;
	margin-top:44px;
	width:1000px;
	margin:0 auto;
	height:356px;
	overflow:hidden;
}

.wrap2{
	position:relative;
	margin-top:44px;
	width:1000px;
	margin:0 auto;
	height:256px;
	overflow:hidden;
}

/*Nivoslider formázás*/
.nivoSlider{
	height:256px;
	position:relative;
	background:#fff url("../images/loading.gif") no-repeat 50% 50%;
}

/*pagination off*/
.nivo-directionNav a{
	top:100px;
}
/*Nivo controll NAV*/
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	width:44px;
	height:80px;
	cursor:pointer;
	text-indent:-9999px;
}
.nivoSlider img {
	width:1000px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a{
	border:0;
	display:block;
}
.nivo-prevNav,
.nivo-nextNav{
	background:url("../images/nyilak.png");
}
.nivo-prevNav {
	left:0px;
	background-position:left top;
}
.nivo-nextNav {
	right:0px;
	background-position:right top;
}


.content {
	width:990px;
	margin:0 auto;
	background:#fff;
	padding:5px;
	font-family:arial;
	font-size:11px;
	color:#808080;
}

.center_content a{
	color:#808080;
	text-decoration: underline;
}

.main_box_left {
	margin-top:25px;
	margin-bottom:25px;
	margin-left:30px;
	width:350px;
	text-align:justify;
	float:left;
}

.main_box_center {
	margin-top:25px;
	margin-bottom:25px;
	margin-left:30px;
	width:260px;
	text-align:justify;
	float:left;
}

.main_box_right {
	margin-top:25px;
	margin-bottom:25px;
	margin-left:30px;
	width:273px;
	text-align:justify;
	float:left;
}

.next_button {
	display:block;
	float:right;
}

.main_promo_minibox img {
	margin-left:23px;
	margin-top:2px;
	display:block;
}

.main_box_right .navigation{
	margin: 0px;
	padding: 0px;
	float: none;
	margin-left: -14px;
}
.main_box_right .navigation li{
	display:block;
	background:url(../images/main_promo_minibox.png) no-repeat !important;		
	width:273px;
	height:50px;
	padding-top:5px;
	float: none;
}

.main_box_right .navigation li a{
	font-size:12px;
	color:#0ca14a;
	font-weight:bold;
	font-family:arial;
	padding-left:25px;
	background:url(../images/main_promo_minibox_link.png) no-repeat left;	
	display:block;
	text-transform: uppercase;
}




.footer {
	position:relative;
	width:auto;
	height:135px;
	padding:10px 0 0 0;
	background: #fff url("../images/footerbg.png") no-repeat center -13px;
}

.footer_wrap{
	background:url(../images/footer2.png) repeat-x;		
	height:135px;
	width:1000px;
	margin:0 auto;
	position:relative;
	/*box-shadow:0px 1px 9px 0px grey*/
}

.cim {
	position:absolute;
	top:60px;
	left:33px;
	color:#fff;
	font-family:arial;
	font-size:11px;
}

.footer_wrap img {
	position:absolute;
	top:6px;
	left:230px;
}


.footer_wrap .context {
	position:absolute;
	left:360px;
	top:60px;
	color:#fff;
	font-family:arial;
	font-size:11px;	
}

.footer_wrap a {
	color:#0b9444;
	text-decoration:none;
}

.footer_wrap .kapcsolat{
	background: url("../images/glowbg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    height: 25px;
    left: 24px;
    line-height: 23px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 72px;
}

.subfooter {
	height:50px;
	width:950px;
	margin:0 auto;
	padding-top:10px;
}

.subfooter a {
	font-size:11px;
	color:#0b9444;
	font-family:arial;
}

/* items page */

	#item .lead{
		float: right;
		text-align: right;
	}
	
	#item h2{
		color: #888;
		margin: 0px;
		padding: 5px;
	}
	
	#item h3{
		background-color: #F0F9F4;
		padding: 5px;
		color: #000;
		margin: 0px;
	}
	
	#item .size30{
		float: left;
		width: 207px;
		margin: 10px 0px 0px 9px;			
	}
	
	#item .size30 h3,
	#item .sizefull h3{
		background-color: #fff;
		color: #000;
	}

	#item .size30 h3.inverse,
	#item .sizefull h3.inverse{
		background-color: #000;
		color: #fff;
	}	
	
	#item .sizefull p,
	#item .size30 p{
		padding: 0px 5px;
	}		
	
	#item .size30:first-child{
		margin-left: 0px;
	}
	
	#details table{
		width: 100%;	
		font-size: 10px;
	}
	
	#details th{
		background-color: #000;
		color: #fff;
	}
	
	#details th,
	#details td{
		text-align: center;
		vertical-align: center;
		min-height: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	.uppercase{
		text-transform: uppercase;
	}
	
	.pdflink{
		float: right;
		background-image: url(../images/pdf.png);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 20px; 
	}
	.pdflink a{
		text-decoration: none;
	}
	
	h1 a{
		color: #0b9444;
	}
	
	input.abutton,
	a.abutton{
		display: inline-block;
		color: #fff;
		text-decoration: none;
		background-image: url(../images/menu_td_center.png);
		background-repeat: repeat-x;
		background-position: center center;
		border-radius: 5px;
		padding: 5px 8px;		
		margin-top: 5px;
		border: 0px;
		cursor: pointer;
		
		
	}

/* popup 2019 */
	.popup-2019-bg{
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: rgba(255,255,255,0.8);
		z-index: 99999;
	}
	.popup-2019-bg.active{
		display: block;
	}
	.popup-2019{
		position: fixed;
		width: 350px;
		height: 200px;
		padding: 15px;
		background-color: rgba(255,255,255,1.0);
		display: none;
		top: calc(50% - 100px - 0.5em);
		left: calc(50% - 175px - 0.5em);
		z-index: 100000;
		font-family: arial;
		font-size: 17px;
		border: 1em solid rgba(11, 148, 68, 1.0);
		color: rgba(128, 128, 128, 1.0);
	}
		.popup-2019 div.text-right{
			text-align: right;
			padding-bottom: 0.25em;
		}
		.popup-2019 span{
			font-size: 1.5em;
			color: rgba(11, 148, 68, 1.0);
			font-weight: bold;
		}