html, body, div { 
    margin: 0px 0px 0px 0px; 
	text-shadow: 0 1px 2px #bfbdbd;
}
a img, :link img, :visited img {
	border:none;
	outline:none;
}
a {
	font-size:12px;
	outline:none;
}
:link,:visited {
	text-decoration: none;
}
h2, pre, code {
	font-size: 18pt; margin-bottom: 15px; margin-top:15px;
}
h1 {
	color:#d81c13;
	font-size: 18pt; margin-bottom: 15px; margin-top:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3, h4 {
	font-size: 14px; margin-bottom: 25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5, h6 {
	font-size: 12pt; margin-bottom: 25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
address { 
    font-style: normal; 
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	cursor:pointer;
	color: #378ebf;
}
a:hover {
	text-decoration: none;
	color: #16638e;
}
input { padding-bottom: 2px; 
}
p {
	font-size:14px;
}
body {
    font-family: arial, sans-serif;
    color: #000;
    background: #b6dcea url(../img/bg.jpg) no-repeat top center;
	font-size:12px;
}
.container {
	margin: 0 auto 0 auto;
	width: 835px;
}
.head {
	margin: 0 auto 0 auto;
	width: 835px;
	height: 70px;
	background: transparent;
}
.tartalom {
	margin: 0 auto 0 auto;
	width: 835px;
	background: url(../img/tartalombg.jpg) repeat-y top center;
}
.logo {
	position:absolute;
	margin:0;
}
.headdown {
	margin: 0 auto 0 auto;
	width: 835px;
	height: 220px; 
	background: transparent;
}
.block {
	padding-bottom:10px;
}
/* -------------------------- 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: 189px;
	padding: 0;
	text-align:left;
}
.baloszlop ul {
    padding-left: 15px;
}
.baloszlop li {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style:none;
  white-space: normal;
  text-align: left;
  width:  auto;
}
.baloszlop li a {
  color: #858585;
  display: block;
  padding: 0.2em 0.833em 0.083em 0;
  text-decoration: none;
  font-size:13px;
  white-space:normal;
}
.baloszlop li a:hover {
  color: #000;
}

/* -------------------------- jobb oldals�v -------------------------- */
.jobboszlop {
	float: right;
	width: 200px;
	padding-right: 20px;
	text-align: right;
}
.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: #922900;
  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.png) right no-repeat;
}
.kozep {
	float: left;
	width: 780px;
	padding: 0 12px 10px 5px;
	text-align: justify;
	margin-left:20px;
}
.table td {
	padding: 5px;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 835px;
	height: 148px;
	background: url(../img/footer.jpg) 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: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;
}
<!-- dropdown innen -->
.menuhcontainer {
	width: 835px;
	height:70px;
	}
#menuh
	{
	width: 835px;
	height: 70px;
	background: transparent;
	}
/*#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:0;
	padding-left:10px;
}
#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: #1a647e;
  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;
}
#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: #000;
}
#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;
}
.katt b  {
	color:#000;
}

<!-- id�ig -->
.footslogan {
	height:30px;
	width:auto;
}
