/* BEEPITETT TAGEK */

body {
  z-index: 0;
  padding: 19px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  background-color: rgb(190,177,146);
  font-family: Arial, Helvetica;		/*xxx*/
  font-size: 8pt;						/*xxx*/
  color: white;
  text-align: center;
}

p {										/*xxx*/
  line-height: 13px;
}

td {									/*xxx*/
  font-family: Arial, Helvetica;
  font-size: 8pt;
  color:#5D4D36;
}

form {
  margin: 0px;
  paddig: 0px;
}

a {
  color: white;
}

#Layer {
	position:absolute;
	left:400px;
	top:400px;
	width:302px;
	height:284;
	z-index:1;
}

input, select {
  border: 1px solid black;
  background-color: white;
  height: 18px;
  font-weight: bold;
  color: black;
  font-size: 7pt;
}

.arctex {
  text-align:left;
  padding-left:50px;
  padding-right:20px;
}

.arctex input {
  height: 14px;
}

.arctex .jobb_gomb {
  height: 16px;
  width:auto;
}

.okbtn {
  font-weight: bold;
}

html>body .okbtn {
	position: relative;
  	top: 1px;
}

a img {
 border: 0px;
}

.fejlec form {
  margin: 0 0 10px 0;
  padding: 5px 0px 0px 0px;
}

h1 { /* a cikkek feljece */
	font-size: 14pt;
	font-weight: normal;
	color: black;
}

h2 { /* bal menu alatti dobozok fejlece */
  background-color: rgb(52,40,34);
  width: 194px;
  color: white;
  padding: 5px 0px 0px 0px;
  margin: 5px 0 5px 0;
  height: 15px;
  font-size: 10pt;
  font-weight: normal;
}

html>body h2 {
  height: 20px;
}

h2 img {

  float: left;

}

h3 { /* dobozok fejlece */
  background-color: rgb(52,40,34);
  color: white;
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  height: 20px;
  font-size: 10pt;
  font-weight: normal;
}

h3 img {

  float: left;
}

h4 { /* jobb dobozok kiemelt szovege (pl. szavazas kerdese) */
  color: black;
  font-size: 8pt;												/*xxx*/
  margin: 0px;
  padding: 7px 0px 0px 20px;
  background-image: url(images/menu_li_bg_normal.jpg);
  background-repeat: no-repeat;
}

/* FO ELEMEK */

.container {
  text-align: left;
   margin: 0 auto;
   width: 948px;

}


/* fejlec es reszei */
.fejlec {
  width: 948px;
  margin: 0 0 0 0;
  padding: 0 0 0 5;
  font-size: 8pt;								/*xxx*/
  /*border-bottom: 1px solid black;*/
}

.fejlec_logo {
  float: left;
}

.fejlec_kereses {
  padding: 0px 12px 0px 0px;
  text-align: right;
  float: right;
}

.fejlec_kereses a {
  color: inherit;
  text-decoration: none;
}

.fejlec_kereses a:hover {
  color: inherit;
  text-decoration: underline;
}

.fejlec_kereses_keresodoboz {

}

/* banner resz es elemei */

.bannersav {
  width: 948px;
  height: 202px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

/* tartalom es elemei */
.tartalom {
  height: 240px;
  background-image: url(images/tartalom_bg.jpg);
  background-repeat: repeat-y;
  width: 948px;
  color: black;
  margin: 0 0 0px 0;
  padding: 0 10px 20px 10px;
}

html>body .tartalom {
	min-height: 251px;
	height: auto;
}

.tartalom_menu {
	position: relative;
	left: 5px;
	float: left;
	background-image: url(images/mainmenu_bg.jpg);
	width: 195px;
	padding: 0px 23px 0px 30px;
	margin: 0;
	background-repeat: no-repeat;
}

html>body .tartalom_menu {
	position: relative;
	left: 5px;
	float: left;
	background-image: url(images/mainmenu_bg.jpg);
	width: 195px;
	padding: 0px 20px 0px 30px;
	margin: 0;
	background-repeat: no-repeat;
}

.submenu a:hover {
  text-decoration: underline; 
}

.tartalom_fo {
	float: right;
	width: 685px;
	margin: 0px;
	padding: 0px;

}

html>body .tartalom_fo {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;

}

.tartalom_fo_szoveg img {
	float:inherit;
	padding: 10px 10px 10px 0;
}

.tartalom_fo_szoveg h2 { 			/*xxx*/
  background-color: rgb(52,40,34);
  width: 100%;
  color: white;
  padding: 5px 0px 5px 0px;
  margin: 5px 0 5px 0;
  height: 15px;
  font-size: 10pt;
  font-weight: normal;
}

.bek img {					/*xxx*/
	float:inherit;
	padding: 0px 0px 0px 0px;
	margin: 2px;
}

.bek2 img {					/*xxx*/
	float:inherit;
	padding: 0px 0px 0px 0px;
	margin: 2px;
}

.bek {						/*xxx*/
	padding: 1px 0 1px 15px;
	margin: 2px 0 1px 20px;
	background-image:url(images/nyil.gif);
	/*border-left: 1px solid;
	border-left-color:#BA5A00;*/
	color:#79684A; 
	line-height: 15px;
	text-align:justify;
}

.bek2 {						/*xxx*/
	padding: 1px 0 1px 12px;
	margin: 0px;
	background-image:url(images/nyil.gif);
	border-left: 1px solid;
	border-left-color:#BA5A00;
}

.tartalom_fo_menu {
	background-image: url(images/tartalom_menu.jpg);
	background-repeat:no-repeat;
	height:160px;
	padding: 0;
	margin: 0;
}


.tartalom_fo_menu ul {
	margin: 0px;
	padding: 0px;
}

.tartalom_fo_menu li {
  width: 135px;
  display: block;
  float: left;
	margin: 14px 0 0 0;					/*xxx 14 helyett 94 volt*/
	text-align: center;
	 font-weight: bold;					/*xxx*/
	padding: 0px 0px 0px 0px;			/* 80px volt az 1.*/
	 color: white;
	 font-size: 13pt;
}

.tartalom_fo_menu li h1 {
	color: #FFFFFF;
}

html>body .tartalom_fo_menu li h1 {
	position: relative;
	top: -12px;
}

.tartalom_fo_menu li h1 a {
  color: #FFFFFF;
  text-decoration: none;
}

.tartalom_fo_menu li h1 a:hover {
  color: rgb(255,147,0);
  text-decoration: none;
}

.tartalom_fo_szoveg {
	color: rgb(93,77,54);
	float:left;
	padding: 0px 15px 0px 25px;	/*xxx*/
	width: 480px;					/*xxx*/
	/*letter-spacing: 0.05em;*/		/*xxx*/
}

.tartalom_fo_szoveg h1 { 
	text-align:left;
}

.tartalom_fo_szoveg p { 
	text-align:justify;
}

.tartalom_fo_szoveg a {
  color: #BA5A00;
  text-decoration: underline;	/*xxx*/
}

.tartalom_fo_szoveg a:hover {	/*xxx*/
  color: #BA5A00;
  text-decoration: none;		/*xxx*/
}

.tartalom_fo_jobb {
	float: right;
 	width: 134px;
 	margin-right: 5px;
	padding: 0px 5px 0px 0px; 	/*xxx*/
	font-size: 7pt;
}

html>body .tartalom_fo_jobb {
	float: right;
 	width: 134px;
	padding: 10px 30px 0px 0px;

	font-size: 7pt;
}

/* lablec es elemei */
.lablec {
  background-image: url(images/lablec_bg.jpg);
  
  background-repeat: repeat-y;
  width: 948px;
  height: 119px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 8pt;						/*xxx*/
}

.lablec_linkek {
  float: right;
  padding: 40px 30px 0px 0px 
}

.lablec_linkek a {
  color: inherit;
  text-decoration: none;
}

.lablec_linkek a:hover {
  color: inherit;
  text-decoration: underline;
}


/* EGYEB ELEMEK */

.kocka {
  margin: 0px 3px 0px 3px;
}

/* nevnaptar */

.nevnap_keret {
  width: 194px;
  margin: 0px;
  height: 69px;
  padding: 0px 0 0 5px;
  background-image: url(images/nevnap_temp.jpg);
  color: white;
  font-size: 8pt;							/*xxx*/
  font-weight:h bold;
  background-repeat: no-repeat;
}

.nevnap_szoveg {
   float: left;
   position: relative;
   top: 2px;
   padding: 0;
   font-size:14px;
   font-weight:bold;
}

.nevnap_gomb {
  position: relative;
  top: 45px;
  padding: 0px 3px 0px 0px;
  float: right;
  margin: 0px;
}

html>body .nevnap_gomb {
  position: relative;
  top: 40px;
  padding: 0px 3px 0px 0px;
  float: right;
  margin: 0px;
}

html>body .nevnap_gomb {
  position: relative;
  top: 45px;
  padding: 0px 3px 0px 0px;
  float: right;
  margin: 0 5px 0 0px;
}

.nevnap_gomb input {
	border: 1px solid white;
	height: 22px;
	background-color: rgb(53,41,35);
	color: white;
	font-size: 7pt;

}

/* bal menu alatti hirek resz */

.hirblokk {

}

.hirblokk ul {
  margin: 0 0 0 0px;
  padding: 0px;
}

.hirblokk li {
  color: rgb(93,77,54);
  width: 194px;
  height: auto;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	background-repeat: no-repeat;
	font-size: 8pt;							/*xxx*/
}

html>body .hirblokk li {
  padding: 5px 0px 5px 25px;
  	width: 170px;

	background-repeat: no-repeat;
}


/*bal es jobb oldali bannerek */

.bal_banner_img {
  text-align: center;
  margin: 10px 0 5px 0;

}

.jobb_banner_img {

}

/* jobb oldali gombok */

.jobb_radio {
  border: 0px;
  position: relative;
  top: 5px;
  padding: 0px;
  margin: 0px;
  font-size: 8pt;
}

.jobb_gomb {
  padding: 0px;
  margin: 5px 0 0 0;
  border: 1px solid rgb(53,41,35);
  background-color: rgb(206,188,152);
  width: 65px;
  text-align: center;
  font-size: 7pt;
}

.tartalom_fo_jobb hr {
  border: 0px;
  background-color: rgb(206,188,152);
  height: 1px;
  margin: 10px 0 10px 0;
}

.tartalom_fo_jobb form {
  padding: 0px 0px 0px 10px;
  font-size: 8pt;
}

.jobb_bannerdoboz_sima {
  background-color: rgb(52,40,34);
  width: 134px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.jobb_bannerdoboz_sima  h3 { /* jobb oldali dobozok fejlece */
  background-color: rgb(52,40,34);
  color: white;
  padding: 0px 0px 0px 0px;
  margin: 5px 0 0px 0;
  height: 20px;
  font-size: 10pt;
  font-weight: normal;
}

.jobb_bannerdoboz_sima_img {
  padding: 0;
  margin: 0 0 0px 0;
  border: 1px solid black;
  border-bottom: 1px solid gray;
}

.kiemel {					/*xxx*/
  color:#79684A; 
  font-size: 14px;
  background-color:#FFDFA1; 
  margin: 3px 0px 3px 0px; 
  padding: 4px; 
  text-align:center;
}

.list {						/*xxx*/
  color:#79684A; 
  /*background-color:#F2EBD8; */
  margin: 0px 0px 0px 0px; 
  padding: 0px;
}

.list2 {					/*xxx*/
  color:#79684A;
  /*background-color:#FDFAF2; */
  margin: 3px 0px 3px 0px; 
  padding: 0px;
  line-height: 12px;
}

.szin {
	float:inherit;
	padding: 0px 0px 0px 0px;
}

.tartalom_fo_szoveg td img {
	float:inherit;
	padding: 0px 0px 0px 0px;
}

.shop input {
	width: 110px;
}

.shop a {
  color: #BA5A00;
  text-decoration: underline;	
}

.shop a:hover {	
  color: #BA5A00;
  text-decoration: none;		
}

.bejel { 
  background-color: #CEBC98;
  color: #554239;
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  height: 52px;
  width:138px;
  text-align:center;
  font-size: 8pt;
  font-weight: normal;
}

.bejel a { 
  color: #221A16;
}

.bejel a:hover { 
  color: #000000;
}


/* ===== a regi menu maradeka ==== */

.tartalom_menu ul {
  width: 165px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

.tartalom_menu li {
  cursor: pointer;
	width: 194px;

	background-repeat: no-repeat;
	background-color: white;
	font-size: 8pt;
	color: rgb(186,90,0);
	border-bottom: 1px solid rgb(206,188,152);
	list-style-image: url();
	background-image: url(images/menu_li_bg_normal.jpg);
	padding: 5px 0 5px 30px;
}

.tartalom_menu li a {
  color: rgb(186,90,0);
  text-decoration: none;
}

.tartalom_menu li a:hover {
  color: white;
  text-decoration: none;
}



/* -------------- cuccok a menuhoz ---------------*/


/* AAARGGHHHHHHHH */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 194px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */

html>body ul#navmenu a {
  width: 171px;
}

ul#navmenu a {
  border-bottom: 1px solid #CEBC98;
  border-color: #CCC;
  padding: 5px 5px;
  display: block;
  background: #FFF;
  color: #666;
  font: 8pt Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  width: 194px;
  padding-left: 20px;
  background-image: url(images/menu_li_bg_normal.jpg);
  background-repeat: no-repeat;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: RGB(186, 90, 0);
  color: #FFF;
  background-image: url(images/menu_li_bg_selected.jpg);
  background-repeat: no-repeat;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: white;
  color: #666;
  background-image: url(images/menu_li_bg_normal.jpg);
  background-repeat: no-repeat;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: RGB(186, 90, 0);
  color: #FFF;  
  z-index: 1111;
  background-image: url(images/menu_li_bg_selected.jpg);
  background-repeat: no-repeat;
}

html>body ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  width: 196px;
}


ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 194px;
  z-index: 1000;
  border: 1px solid black;
  width: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

