html, body, div { 
    margin: 0px 0px 0px 0px; 
}
a img, :link img, :visited img {
	border:none;
}
:link,:visited {
	text-decoration: none;
}
h1, h2, pre, code {
	font-size: 26px; margin-bottom: 0px; margin-top:5px;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	color:#4a8fc4;
	font-weight:lighter;
}
h3, h4 {
	font-size: 18px; margin-bottom: 5px;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
}
h5, h6 {
	font-size: 14px; margin-bottom: 5px;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
}
address { 
    font-style: normal; 
}
a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a.horalmenu {
	color: #fff;
	padding-right:3px;
	padding-left:3px;
}
a:hover.horalmenu {
	color: #333;
}
.horalmenu {
	color: #fff;
}
input { padding-bottom: 2px; 
}
body {
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #000;
    background: #fff url(../img/bg.jpg) no-repeat top center;
}
.bgtop {
	width: 100%;
	height: 100%;
	position:fixed;
	background: url(../img/oldalsavok.png) repeat-y top center;
	z-index:-1;
}
.container {
	margin: 0 auto 0 auto;
	width: 1000px;
}
.head {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 210px; 
}
.tartalom {
	margin: 0 auto 0 auto;
	width: 1000px;
	background: url(../img/tartalombg.jpg) repeat-y top center;
}

.headup {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 151px; 
	background: transparent;
}
.headdown {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 25px; 
	background: url(../img/head_down.jpg) no-repeat top center;
}
.block {
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align: middle;
}
.block_kiiktatva egyelore p {
	margin: 0;
	padding: 0;
	padding-right: 18px;
	text-align: right;
	clear: right;
	line-height: 30px;
	vertical-align: middle;
	
}
.block form {
	display: inline;
}
/* -------------------------- vízszintes menü (régi)-------------------------- 
.vizszintes {
	width: 1000px;
	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: 335px;
	padding: 0;
}
.baloszlop 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;
  position: relative;
  width:  auto;
}
.baloszlop li a {
  background: transparent url(../img/tab-right.png) no-repeat right 0;
  color: #154B70;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size:16px;
}
.baloszlop li:hover {
  background-position: left -29px;
}
.baloszlop li a:hover {
  background-position: right -29px;
  color: #000;
} 

/* -------------------------- jobb oldalsáv -------------------------- */
.jobboszlop {
	float: right;
	width: 180px;
	padding-right: 7px;
	text-align: right;
}
.almenu { color: #fff; }
.jobboszlop li {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  list-style: none;
  white-space: normal;
  text-align: right;
}
.jobboszlop li a {
  color: #777777;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size: 13px;
  white-space:normal;
}
.jobboszlop li a:hover {
  color: #000;
  background: url(../img/jobb_li.jpg) right no-repeat;
}
.kozep {
	float: left;
	width: 625px;
	padding: 0 20px 0 20px;
	text-align: justify;
}
.table td {
	padding: 5px;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 81px;
	background: url(../img/footer.jpg) no-repeat top center;
}
.logofoot {
	margin:0;
	float:right;
}
#parallax {
	background: url(../img/head/tel/bg.png) #006cff; 
	clear:right; 
	margin-bottom:1.5em;
	position:relative; 
	overflow:hidden; 
	width:1000px; 
	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: 313px;
	height:48px;
	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:178px;
}
.sk:hover {
	width: 74px;
	height:48px;
	background: url(../img/lang/sk2.png);
}
.pl {
	width: 54px;
	height:48px;
	position:absolute;
	left:249px;
}
.pl:hover {
	width: 54px;
	height:48px;
	background: url(../img/lang/pl2.png);
}
<!-- dropdown innen -->
.menuhcontainer {
	width: 1000px;
	height:25px;
	}
#menuh
	{
	width: 1000px;
	height: 25px;
	background: #fff url(../img/menu_bg.png) repeat-x;
	}
/*#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 {
  background: transparent url(../img/tab-left.png) no-repeat left 0;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0.833em;    /* 0 0 0 10px */
  width:  auto;
  top: 0px;
  height: 25px;
  float:left;
}
#menuh li a {
  background: transparent url(../img/tab-right.png) no-repeat right 0;
  color: #154B70;
  display: block;
  padding: 0.416em 0.833em 0 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
  font-size:14px;
  font-family:Helvetica, Arial, sans-serif;
  height: 25px;
  white-space:nowrap;
}
#menuh li:hover,
#menuh li.active,
#menuh li.hover,
#menuh li.active-trail {
  background-position: left -48px;
  cursor:pointer;
  z-index:100;
}
#menuh li a:hover,
#menuh li.active a,
#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 -->
div#almenu.almenu  {
color:#fff;
}

div.elso {
	background: url(../img/menu/1.png);
	width: 139px;
	height:109px;
	float:left;
	margin-bottom:15px;
	text-decoration: blink;
	}
	
div.elso:hover {
	background: url(../img/menu/1_2.png);
	}	
	
div.elso p{
     margin-top:100px;
	}
	
div.masodik {
	background: url(../img/menu/2.png);
	width: 133px;
	height:109px;
	float:right;
	margin-bottom:15px;
	}
	
div.masodik:hover {
	background: url(../img/menu/2_2.png);
	}		

div.masodik p{
     margin-top:100px;
	}

div.harmadik {
	background: url(../img/menu/3.png);
	width: 128px;
	height:93px;
	float:left;
	margin-bottom:25px;
	}
	
div.harmadik:hover {
	background: url(../img/menu/3_2.png);
	}		

div.harmadik p{
     margin-top:100px;
	}

div.negyedik {
	background: url(../img/menu/4.png);
	width: 139px;
	height:96px;
	float:right;
	margin-bottom:25px;
	}
	
div.negyedik:hover {
	background: url(../img/menu/4_2.png);
	}		

div.negyedik p{
     margin-top:100px;
	}

div.otodik {
	background: url(../img/menu/5.png);
	width: 120px;
	height:91px;
	float:left;
	margin-bottom:35px;
	}
	
div.otodik:hover {
	background: url(../img/menu/5_2.png);
	}		

div.otodik p{
     margin-top:100px;
	}

div.hatodik {
	background: url(../img/menu/6.png);
	width: 131px;
	height:100px;
	float:right;
	margin-bottom:25px;
	}
	
div.hatodik:hover {
	background: url(../img/menu/6_2.png);
	}		

div.hatodik p{
     margin-top:100px;
	}

div.hetedik {
	background: url(../img/menu/7.png);
	width: 156px;
	height:105px;
	float:left;
	margin-bottom:35px;
	}
	
div.hetedik:hover {
	background: url(../img/menu/7_2.png);
	}		

div.hetedik p{
     margin-top:115px;
	}

div.nyolcadik {
	background: url(../img/menu/8.png);
	width: 126px;
	height:110px;
	float:right;
	margin-bottom:35px;
	}
	
div.nyolcadik:hover {
	background: url(../img/menu/8_2.png);
	}		

div.nyolcadik p{
     margin-top:115px;
	}

div.kilencedik {
	background: url(../img/menu/9.png);
	width: 120px;
	height:102px;
	float:left;
	margin-bottom:55px;
	}
	
div.kilencedik:hover {
	background: url(../img/menu/9_2.png);
	}

div.kilencedik p{
     margin-top:100px;
	}

div.tizedik {
	background: url(../img/menu/10.png);
	width: 122px;
	height:98px;
	float:right;
	margin-bottom:55px;
	}
	
div.tizedik:hover {
	background: url(../img/menu/10_2.png);
	}	
	
div.tizedik p{
     margin-top:100px;
	}	
	
div.tizenegy {
	background: url(../img/menu/11.png);
	width: 122px;
	height:98px;
	float:right;
	margin-bottom:55px;
	}
	
div.tizenegy:hover {
	background: url(../img/menu/11_2.png);
	}	
	
div.tizenegy p{
     margin-top:100px;
	}	
