html, body, div { 
  margin: 0px 0px 0px 0px; 
	text-shadow: 0px 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: 16pt; margin-bottom: 15px; margin-top:15px;
	font-weight:normal;
	font-family:Trebuchet Ms, Century Gothic,Tahoma, Geneva, sans-serif;
	color:#a20707;
}
h1 {
	font-size: 18pt; margin-bottom: 15px; margin-top:15px;
	font-weight:normal;
	font-family:Trebuchet Ms, Century Gothic,Tahoma, Geneva, sans-serif;
	color:#d2c0b0;
	text-align:right;
	font-style:italic;
}
h3, h4 {
	font-size: 14px; margin-bottom: 25px;
	font-weight:normal;
	font-family:Trebuchet Ms, Century Gothic,Tahoma, Geneva, sans-serif;
}
h5, h6 {
	font-size: 12pt; margin-bottom: 25px;
	font-weight:normal;
	font-family:Trebuchet Ms, Century Gothic,Tahoma, Geneva, sans-serif;
}
address { 
    font-style: normal; 
}
a:link, a:visited, a:active {
	text-decoration: none;
	cursor:pointer;
	color: #187b9e;
}
a:hover {
	color: #000;
}
input { padding-bottom: 2px; 
}
body {
    font-family: Trebuchet Ms, arial, sans-serif;
    font-size: 12px;
    color: #000;
    background: #e6f0f8 url(../img/bg.jpg) no-repeat top center;
}
p {
	font-size:14px;
	margin:0;
}
.container {
	margin: 0 auto 0 auto;
	width: 835px;
}
.head {
	margin: 0 auto 0 auto;
	width: 835px;
	height: 190px;
	background: url(../img/head.png) no-repeat top center;
}
.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: 20px; 
	background: url(../img/head_down.jpg) no-repeat top center;
}
/*.block {
	padding-top:20px;
}*/

/* -------------------------- jobb oldalsáv -------------------------- */
.jobboszlop {
	float: right;
	width: 200px;
	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: #187b9e;
  display: block;
  padding: 0.2em 0.833em 0.2em 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: 610px;
	padding: 0 12px 0 12px;
	text-align: justify;
}
.table td {
	padding: 5px;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 835px;
	height: 119px;
	background: url(../img/footer.jpg) no-repeat top center;
}
.logofoot {
	margin:0;
	float:right;
}
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:51px;
}
#menuh {
	width: 835px;
	height: 50px;
}
#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;
	float:right;
	padding-right:25px;
}
#menuh li {
  background: transparent url(../img/tab-left.png) no-repeat left 0;
  display: block;
  margin: 0 4px 0 0;
  padding: 0 0 0 13px;    /* 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: #187b9e;
  display: block;
  padding: 0.916em 0.833em 0.083em 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
  font-size:14px;
  height: 32px;
  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;
}
#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;
}
.katt b  {
	color:#000;
}

<!-- idáig -->

.footslogan {
	height:30px;
	width:auto;
}
input.mainForm, textarea.mainForm {
	-moz-border-radius: 3px 3px 3px 3px;
	border: solid 1px #c9dff1;
	background: #fff url(../img/inputbg.jpg) top repeat-x;
	width:99%;
}
input.mainForm:hover, textarea.mainForm:hover {
	border: solid 1px #a1c0da;
}
input.button {
	-moz-border-radius: 3px 3px 3px 3px;
	border: solid 1px #c9dff1;
	background:url(../img/inputbg.jpg) top repeat-x;
}
input.button:hover {
	border: solid 1px #a1c0da;
}
	