html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

img {
  border: 0px;
}
#partner {
  
  position: absolute;
  left: 18px;
  top: 200px;
  font:  12px verdana;
  color: #CCFFFF;
  padding-bottom: 10px;
  line-height: 1,5;
}

body {
  text-align: center;
  font: 12px verdana;
  padding-bottom: 10px;
  background-image : url(images/hatter.jpg);
  background-repeat : repeat-x;
  background-position : top 0%; 
  background-color : #ffffff; 
  border: 1px solid gray;
  line-height: 130%;
}

a:link, a:visited, a:hover, a:active {
font-weight : bold;
text-decoration : underline;
color : #000080;
}

table {
  margin-top: 20px;
  border-collapse:collapse; 
  border-spacing:0; 
  font-size:100%;
}
th {
  text-align:center; 
  font-weight:bold;
}
th, td {
  padding:3px 7px;
}

table.table-style01 {border:1px solid #CCC;}
table.table-style01 th {border-right:1px solid #CCC; background:#EFEFEF; color:#003366;}
table.table-style01 td {border:1px solid #DDD;}
table.table-style01 tr.bg td {background:#F5F5F5;}

#tartalom {
  width: 900px;
  margin: 10px auto;
  background-color: #e7ebde;
  color: #333;
  /**border: 1px solid gray;**/
  line-height: 130%;
  position: relative;
}

#fejlec {
  height: 149px;
  padding: .5em;
  background: url(images/fejlec2b2.png) no-repeat;
}
#cim {
  position: absolute;
  top: 105px;
  left: 190px;
  width: 480px;
  padding: 5px 0;
  text-align: left;
  font: bold 14px "arial narrow";
  color: #FFFe80;
}
#nav {
  background: #1d477b;
  position: absolute;
  top: 150px;
  left: 0px;
  width: 899px;
  padding: 5px 0;
  text-align: left;
  font: bold 12px Verdana;
  border: 1px solid gold;
}
#nav li {
  list-style: none;
  display: inline;
  color: #FFFFCC;
}
#nav a {
  text-decoration: none;
  color: #FFFFCC;
}
#nav a:visited {
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
  color: #CCFFFF;
}
#kek_sav {
  position: absolute;
  top: 170px;
  left: 0px;
}
#menu_hatter {
  position: absolute;
  top: 190px;
  left: 5px;
 }

#banner {
  position: absolute;
  top: 600px;
  left: 16px;
 }

#szamlalo {
  position: absolute;
  top: 93px;
  left: 23px;
}

#szamlalo2 {
  position: absolute;
  top: 600px;
  left: 35px;
}


#lenyeg {
  margin-left: 170px;
  padding-top: 4em;
  padding-right: 1.5em;
  text-align: justify;
}

#lablec {
  clear: both;
  margin-left: 200px;
  margin-top: 0px;
  margin-bottom: 20px;
  height: 60px;
  color: #333;
  text-align: left;
}

#lablec2 {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 10px;
}

#lejebb {
  margin-top: 6px;
}

hr {
  color: navy;
  text-align: center;
  margin-top: 40px;
}

#elv hr {
  width: 70%;
  color: #009966;
  margin-top: 20px;
  margin-bottom: 20px;
}

#lista {
  margin-top: 20px;
  color: navy;
  font-weight: bold;
  line-height: 2;
}
#lista a{
  text-decoration: none;
}