* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(../images/htmlbg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	/*background-color: #fdfbef;*/
}

body {
    behavior: url("csshover.htc");
	margin: 0;
	padding: 0px;
	height: 100%;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #7c7c7c;
	text-align: center;
	background: transparent url(../images/headerbg.jpg) no-repeat center top;
}

legend {
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px;
}

fieldset {
	padding: 10px;
	border: solid 1px;
}

label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
}

input {
	margin-bottom: 10px;
	}


/*************************************************************/
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(../images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/
#nav-container a{
padding:7px 7px 7px 8px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
text-decoration:none;
font-weight: bold;
background: url(../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/
#nav-container div, #nav-container ul{
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(../images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/
#nav-container div a, #nav-container ul a{
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/
#nav-container div a:hover, #nav-container ul a:hover{
background-color: #FFFFFF;
background: url(../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/
#nav-container .item-secondary-title{
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/
#nav-container .divider-horiz{
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/
#nav-container .divider-vert{
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
/***************************************************************/




#menu {
	margin: 3px;
	padding: 2px;
	position: relative;
	width: 100%;
}

#menu ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	margin: 0;
	float: left;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #ECEFD7;
	background: transparent url(../images/ikonli.jpg) no-repeat 0% 25%;
}

#menu ul li a, #menu ul li a:visited {
	border-bottom: none;
}

#menu ul li a:hover {
	color: #94AB36;
}

#container {
	margin: 0px auto;
	width: 696px;
	min-height: 1300px;
	height: auto !important;
	height: 100%;
	border: none;
	position: relative;
	text-align: left;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
	float: none;
}

#container:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 100px;
  visibility: hidden;
  }

#pageHeader {
	padding-left: 35px;
	margin: 0 auto;
	width: 696px;
}

#pageHeader span,
#quickSummary .p1,
#preamble h3 h4 h5 h6 span,
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span,
#lselect h3 span,
#larchives h3 span,
#lresources h3 span,
#extradiv3,
#extraDiv4,
#extraDiv5,
#extraDiv6 {
	display:none;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

p {
	margin-bottom: 10px;
}

#quickSummary .p2 {
	padding-top: 150px;
	margin-left: 430px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #C3A176;
	text-transform: uppercase;
	width: 220px;
}

#linkList{
	position: absolute;
	left:auto;
	right:auto;
	top: 385px;
	margin-left: 410px;
	width: 196px;
	background-image: url(../images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 50px;
}

#linkList2{
	padding: 0;
	margin: 0;
	background-image: url(../images/extraflower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color: #94AB36;
}
#lselect {
	font-size: 0.9em;
}

#lselect ul li {
	background: transparent url(../images/ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}

#lselect a {
	/*display: block;*/
	font-size: 1.1em;
	color: #789B51;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#katalog {
	top: 25px;
	position: relative;
	left: 63px;
	color: #B0A77E;
	width: 340px;
	padding-bottom: 29px;
	text-align: justify;
}

#katalog h3 {
	background-image: url(../images/termekkatalogus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#allergia {
	top: 25px;
	position: relative;
	left: 63px;
	color: #B0A77E;
	width: 340px;
	padding-bottom: 29px;
	text-align: justify;
}

#allergia p {
	margin-top: 20px;
	margin-bottom: 5px;
}

#ker {
	top: 25px;
	position: relative;
	left: 63px;
	color: #B0A77E;
	width: 340px;
	padding-bottom: 29px;
	text-align: justify;
}

#ker h3 {
	background-image: url(../images/kereskedelem.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}
#preamble, #explanation, #participation, #benefits, #requirements{
	top: 25px;
	position: relative;
	left: 63px;
	color: #B0A77E;
	width: 340px;
	padding-bottom: 29px;
	text-align: justify;
}

#preamble h3 {
	background-image: url(../images/cegismerteto.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#preamble h4 {
	background-image: url(../images/dijak.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#preamble h5 {
	background-image: url(../images/elerhetosegek.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#preamble h6 {
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#allergia h6 {
	background-image: url(../images/taplalekallergia.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	width: 340px;
	height: 38px;
}

#preamble li {
	padding-bottom: 5px;
}

#explanation h3 {
	background-image: url(sowhatgitulowh.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 340px;
	height: 38px;
}

#lselect {
	margin-bottom: 20px;
}

#lselect h3 {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}

#lresources h3 {
	background-image: url(../images/termekcsoportok.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}

#footer{
	width: 696px;
	margin: 100px auto 20px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer a, #footer a:visited {
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}

#footer a:hover {
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #fff;
}
div.thumbnail_katalog {
	float:left;
	width: 105px;
	height:110px;
	margin: 5px 5px 5px 0px;
	padding: 1px;
	font-size:8pt;
	line-height:100%;
	text-align: center;
}

div.kepviselok {
	width: 320px;
	height: 1em;
	background-color: #FFFFFF;
/*	border: 1px solid #999;*/
	margin: 5px 5px 5px 5px;
	padding: 3px;
	font-size:8pt;
	line-height:100%;
	text-align: left;
	font-weight: normal;
}

div.kepvcsop {
	width: 350px;
	background-color: #ECEFD7;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
}

div.clearboth {
	clear: both;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { display:none }