html, body, table, tr, td, div, img, h1, h2, h3, p, a, ul, li {
  margin: 0;
  padding: 0;
  border: none;
}
html, body, #big, #main {
  height: 100%;
}
body {
  background: #f2efed;
  font-family: Tahoma, sans-serif;
  text-align: center;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: top;
}
#big {
  width: 770px;
  background-image: url("/img/right_hatter.gif");
  background-position: right;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

/* H1,H2,H3,UL,LI */

h1, h2, h3 {
  font-weight: bold;
  clear: both;
}
h1 {
  font-size: 16px;
  color: #dd5b50;
  margin: 4px 0px 0px 17px;
  text-transform: uppercase;
}
h2 {
  font-size: 14px;
  margin-bottom: 14px;
}
h3 {
  font-size: 12px;
  margin-top: 14px;
  margin-bottom: 7px;
}
ul {
  margin: 0px 0px 7px 20px;
}
li {
  margin: 2px 0px;
}
p, ul {
  margin-bottom: 14px;
}
a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #692b26;
}
a:hover {
  color: #dd5b50;
}
a.pdf {
  display: block;
  height: 16px;
  line-height: 16px;
  background-image: url("/img/pdf.gif");
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-bottom: 7px;
}
a.mp3 {
  display: block;
  height: 16px;
  line-height: 16px;
  background-image: url("/img/mp3.gif");
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-bottom: 7px;
}

/* TOP */

#top_left {
  height: 129px;
  background: url('/img/top_left.jpg');
}
#top_left h1 {
  visibility: hidden;
  display: none;
  font-size: 1px;
} 
#top_right {
  height: 97px;
  width: 589px;
  background: url("/img/top_right_hu.jpg");
  text-align: right;
}
#lang {
  margin-top: 11px;
  margin-right: 12px;
  background: #f2efed;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #692b26;
}

/* MENU */

#menu {
  height: 24px;
  width: 537px;
  padding-right: 52px;
  text-align: right;
  background: url("/img/menu_hatter.gif");
  background-repeat: no-repeat;
  padding-bottom: 12px;  
}
#menu a {
  font-size: 13px;
  margin-left: 25px;
}
#menu a:hover {
  color: #dd5b50;
}

/*BAL OLDAL*/

#left {
  width: 181px;
  background: url("/img/left_hatter.gif");
}
#left .menu_pic {
  background-repeat: no-repeat; 
  padding-top: 70px;
  margin-bottom: 6px;
}
#left a {
  display: block;
  height: 18px;
  line-height: 18px;
  padding: 0px 0px 0px 16px;
  font-weight: normal;
}
#left a:hover {
  background-image: url("/img/bevel.jpg");
  background-repeat: no-repeat;
  color: #692b26;
}
#left a.folink {
  padding-left: 13px;
  font-weight: bold;
}

/* JOBB OLDAL */

#title {
  height: 26px;
  background-image: url("/img/title_hatter.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
}
#main {
  background: url("/img/logo_content.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #692b26;
}
#content {
  width: 362px;
  font-size: 12px;
  padding: 11px 11px 18px 17px;
}
#munkak {
  width: 166px;
  padding: 9px 22px 20px 11px;
}
#munkak select {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #692b26;
}
#munkak h2 {
  font-size: 12px;
  text-transform: uppercase;
}
#munkak a {
  display: block;
  margin-bottom: 16px;
  font-weight: bold;
}
#content td {
  font-size: 12px;
  vertical-align: middle;
  padding: 2px;
}
#content img {
  float: left;
  border: 1px solid #c9c3c3;
  margin-right: 14px;
  margin-bottom: 7px;
}
#content input, #content textarea {
  width: 200px;
  border: 1px solid #c9c3c3;
}
#content input.btn {
  width: auto;
}

/* FOOTER */

#footer_left {
  height: 31px;
  color: #692b26;
  padding-top: 11px;
  padding-left: 15px;
}
#footer_left, #footer_left a {
  font-size: 10px;
}
#footer_right{
  text-align: right;
}
div.hr {
  border-top: 1px solid #c9c3c3;
  margin: 14px 0px;
}
#content #bigpicdiv {
  text-align: center;
}
#content img#bigpicimg {
  float: none;
  border: none;
}
#thumbs {
  text-align: center;
}
#thumbs img {
  float: none;
  margin: 0px 3px 7px 3px;
}
