html, body, div { 
    margin: 0px 0px 0px 0px; 
}
p {
	margin: 3px;
}
a img, :link img, :visited img {
	border:none;
}
:link,:visited {
	text-decoration: none;
}
h1, h2, pre, code {
	font-size: 18px; margin-bottom: 25px; margin-top:15px;
}
h3, h4 {
	font-size: 14px; margin-bottom: 25px;
}
h5, h6 {
	font-size: 12px; margin-bottom: 25px;
}
address { 
    font-style: normal; 
}
a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
input { padding-bottom: 2px; 
}
body {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000;
    background: #fffae9 url(../img/bg.jpg) repeat-x top center ;
}
.container {
	margin: 0 auto 0 auto;
	width: 836px;
}
.head {
	margin: 0 auto 0 auto;
	width: 836px;
	height: 221px;
	background: url(../img/head.jpg);
}
.tartalom {
	margin: 0 auto 0 auto;
	width: 836px;
	background: url(../img/tartalombg.jpg) repeat-y top center;
}
.headdown {
	margin: 0 auto 0 auto;
	width: 836px;
	height: 27px; 
	background: url(../img/head_bottom.jpg) no-repeat top center;
}
/* -------------------------- vízszintes menü (régi)-------------------------- 
.vizszintes {
	width: 835px;
	height: 48px;
	background: url(../img/hormenubg.jpg) no-repeat top center;
}
.vizszintes ul.menuhor li {
  background: transparent url(../img/tab-left.png) no-repeat left 0;
  display: block;
  float: left;
  margin: 0 4px 0 0;
  padding: 0 0 0 0.833em;
  position: relative;
  width:  auto;
  top: 0px;
  height: 48px;
}
.vizszintes ul.menuhor li a {
  background: transparent url(../img/tab-right.png) no-repeat right 0;
  color: #154B70;
  display: block;
  padding: 0.416em 0.833em 0.083em 0;
  text-decoration: none;
  font-size:16px;
  height: 48px;
}
.vizszintes ul.menuhor li:hover,
.vizszintes ul.menuhor li.hover,
.vizszintes ul.menuhor li.active-trail {
  background-position: left -48px;
}
.vizszintes ul.menuhor li a:hover,
.vizszintes ul.menuhor li:hover a,
.vizszintes ul.menuhor li.hover a,
.vizszintes ul.menuhor li.active-trail a {
  background-position: right -48px;
  color: #000;
}*/
/* -------------------------- bal oldalsáv -------------------------- */
.baloszlop {
	float: left;
	width: 227px;
	padding: 0;
	text-align:center;
}
.baloszlop li {
  display: block;
  margin: 0 4px 0 0;
  padding: 0 0 0 0;
  width:  auto;
  list-style: none;
  white-space: normal;
  text-align: left;
}
.baloszlop li a {
  color: #000;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size:16px;
  font-weight:bold;
}
.baloszlop li:hover {
  background-position: left -29px;
}
.baloszlop li a:hover {
  background-position: right -29px;
  color: #fff;
}

/* -------------------------- jobb oldalsáv -------------------------- 
.jobboszlop {
	float: right;
	width: 180px;
	padding: 0;
	text-align: right;
}
.jobboszlop li {
  display: block;
  margin: 0 4px 0 0;
  padding: 0 0 0 0;
  width: auto;
  list-style: none;
  white-space: normal;
  text-align: right;
}
.jobboszlop li a {
  color: #154B70;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size: 14px;
}
.jobboszlop li a:hover {
  color: #000;
}*/
.kozep {
	float: left;
	width: 560px;
	padding: 0 12px 10px 22px;
	text-align: justify;
}
.table td {
	padding: 5px;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 836px;
	height: 64px;
	background: url(../img/footer.jpg) no-repeat top center;
}
/*#parallax {
	background: url(../img/head/bg.png) #006cff; 
	clear:right; 
	margin-bottom:1.5em;
	position:relative; 
	overflow:hidden; 
	width:835px; 
	height:210px;
}
img.tl {
	position:absolute; 
	top:0; 
	left:0;
}
img.tr {
	position:absolute; 
	top:0; 
	right:0;
}
img.bl {
	position:absolute; 
	bottom:0; 
	left:0;
}
img.br {
	position:absolute; 
	bottom:0; 
	right:0;
}
.flags {
	width: 259px;
	height:48px;
	float: right;
	position:relative;
	top:0;
}
.hu {
	width: 63px;
	height:48px;
	position:absolute;
}
.hu:hover {
	width: 63px;
	height:48px;
	background: url(../img/lang/hu2.png);
	position:absolute;
}
.en {
	width: 60px;
	height:48px;
	position:absolute;
	left:125px;
}
.en:hover {
	width: 60px;
	height:48px;
	background: url(../img/lang/en2.png);
	position:absolute;
}
.de {
	width: 63px;
	height:48px;
	position:absolute;
	left:63px;
}
.de:hover {
	width: 63px;
	height:48px;
	background: url(../img/lang/de2.png);
	position:absolute;
}
.sk {
	width: 74px;
	height:48px;
	position:absolute;
	left:185px;
}
.sk:hover {
	width: 74px;
	height:48px;
	background: url(../img/lang/sk2.png);
}*/
<!-- dropdown innen -->
.menuhcontainer {
	width: 836px;
	height:48x;
	}
#menuh
	{
	width: 836px;
	height: 39px;
	background: url(../img/menubg.jpg) no-repeat top center;
	}
/*#menuh a
	{
	text-align: center;
	display:block;
	border: 0px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}

#menuh a:link, #menuh a:visited, #menuh a:active
	{
	color: green;
	background: transparent url(../img/tab-right.png) no-repeat left 0;
	}
	
#menuh a:hover
	{
	color: white;
	
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  
	{
	background: transparent url(../img/tab-right.png) no-repeat left 0;
	}
	
/*#menuh a.parent, #menuh a.parent:hover 	
	{
	background: transparent url(../img/tab-right.png) no-repeat left 0;
	}
#menuh ul ul ul
	{
	top:0;
	left:100%;
	}
*/

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em 0em 0em 0em;
	margin:-1.6em 0 0 -1.7em;

	}
	
div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#menuh ul
	{
	margin-top:0;
	margin-left:10;
	margin-right:0;
	margin-bottom:0;

	}

#menuh li {
  display: block;
  margin: 4px 4px 4px 4px;
  padding: 0 0 0 3.833em;    /* 0 0 0 10px */
  width:  auto;
  height: 39px;
  float:left;
	}

#menuh li a {
  color: #154B70;
  display: block;
  padding: 0.416em 0.833em 0.083em 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
  font-size:17px;
  height: 48px;
  white-space:nowrap;
}
#menuh li:hover,
#menuh li.hover,
#menuh li.active-trail {
  background-position: left -48px;
  cursor:pointer;
  z-index:100;
}
#menuh li a:hover,
#menuh li:hover a,
#menuh li.hover a,
#menuh li.active-trail a {
  background-position: right -48px;
  color: #000;
}
#menuh .menuli {
    float: none;
    background: none;
    height:auto; 
	width: 210px;
	list-style:none;
}
#menuh .menuli a {
	display:block;
    background: url(../img/almenubg.png);
    height:auto;
	padding-left: 10px;
}
#menuh .menuli a:hover  {
	background: url(../img/almenubg2.png) left no-repeat;
}

<!-- idáig -->