html, body, div { 
    margin: 0px 0px 0px 0px; 
}
a img, :link img, :visited img {
	border:none;
	outline:none;
}
:link,:visited {
	text-decoration: none;
}
h1, h2, pre, code {
	font-size: 22px; margin-bottom: 25px; margin-top:15px; color:#b53838;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
}
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 {
	text-decoration: none;
	cursor:pointer;
	color: #7e001b;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
input { padding-bottom: 2px; 
}
body {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000;
    background: #4e5d6e url(../img/bg.png) 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: 337px;
	background: transparent;
}
.tartalom {
	margin: 0 auto 0 auto;
	width: 1000px;
	background: url(../img/tartalombg.jpg) repeat-y top center;
}
.logo {
	position:absolute;
	margin:0;
}
/*.headup {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 66px; 
	background: url(../img/head_up.jpg) no-repeat top center;
}
.headdown {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 20px; 
	background: url(../img/head_down.jpg) no-repeat top center;
}*/
.block {
	padding-bottom:10px;
}
/* -------------------------- 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;
}*/

.baloszlop {
	float: left;
	width: 188px;
	margin-left: 0;
	text-align: left;
	color:#CCC
}
.baloszlop a{
	color:#ffdca0;
}
.baloszlop a.cim{
	color: #C00;
}
.baloszlop a:hover{
	color:#fff;
}
.baloszlop ul{
	padding-left:10px;
}
.baloszlop li {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  list-style: none;
  white-space: normal;
  text-align: left;
}
.baloszlop li a {
  color: #fef1b2;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size: 13px;
  white-space:normal;
}
.baloszlop li a:hover {
  color: #fff;
  background: #FC0 url(../img/li.png) right no-repeat;
}
ul.kat {
	padding-left:15px;
	margin:0;
}
ul.kat a{
	font-size: 13px;
	font-weight: bold;
	color: #011c4d !important;
}
ul.alkat a{
	font-size: 13px;
	font-weight:normal;
}
ul.kat ul.alkat {
	padding-left:10px;
}
.jobboszlop {
	float: right;
	width: 190px;
	text-align: right;
	color:#CCC;
	margin-right: 0;
}
.jobboszlop a{
	color:#ffdca0;
}
.jobboszlop a:hover{
	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: #999;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size: 16px;
  white-space:normal;
}
.jobboszlop li a:hover {
  color: #FFF;
  background: url(../img/jobb_li.png) right no-repeat;
}
.jobboszlop ul {
  padding-right:10px;
  padding-left:0;
}
.kozep {
	float: left;
	width: 590px;
	padding: 0 15px 10px 15px;
	text-align: justify;
}
.table td {
	padding: 5px;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 196px;
	background: url(../img/footer.png) no-repeat top center;
}
.logofoot {
	margin:0;
	float:right;
}
#parallax {
	background: url(../img/head/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;
}
<!-- dropdown innen -->
.menuhcontainer {
	width: 1000px;
	height:50px;
	}
#menuh
	{
	width: 1000px;
	height: 50px;
	background: transparent;
	padding-top:277px;
	}

#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:0;
	padding-right:128px;
	float:right;
}
#menuh li {
  background: transparent url(../img/tab-left.png) no-repeat left 0;
  display: block;
  margin: 0 4px 0 0;
  padding: 0 0 0 0.833em;    /* 0 0 0 10px */
  width:  auto;
  top: 0px;
  height: 46px;
  float:left;
}
#menuh li a {
  background: transparent url(../img/tab-right.png) no-repeat right 0;
  color: #f7dc6e;
  display: block;
  padding: 0.7em 0.833em 0 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
  font-size:14px;
  height: 36px;
  white-space:nowrap;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style:italic;
}
#menuh li:hover,
#menuh li.hover,
#menuh li.active-trail{
  background-position: left -48px;
  cursor:pointer;
  z-index:100;
  color:#FFF;
}
#menuh li a:hover,
#menuh li:hover a,
#menuh li.hover a,
#menuh li.active-trail a {
  background-position: right -48px;
  color: #fff;
}
#menuh .menuli {
    float: none;
    background: none;
    height:auto; 
	width: 220px;
	list-style:none;
}
#menuh .menuli a {
	display:block;
    background: url(../img/almenubg.png) left;
    height:auto;
	padding-left: 10px;
}
#menuh .menuli a:hover  {
	background: url(../img/almenubg2.png) left no-repeat;
	color:#FFF;
}

<!-- idáig -->
td.fogcell {
	background: #cacaca;
	color: #999;
}
td.acell {
	background: #fff;
	color: #666;
}
td.bcell {
	background: #d4d4d4;
	color: #333;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
    height: 66%;
    overflow: auto;
    
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
