html {
  height: 100%;
  width: 100%;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #f8e300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0e427a;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

img {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a:link {
  color: #0e427a;
  text-decoration: none;
}

a:visited {
  color: #0e427a;
  text-decoration: none;
}

a:active {
  color: #0e427a;
  text-decoration: none;
}

a:hover {
  color: #0e427a;
  text-decoration: underline;
}

div#welcome {
  text-align: center;
  height: 100%;
}

div#welcome div#logo {
  padding-top: 100px;
  width: 100%;
  text-align: center;
  height: 300px;
}


div#welcome div#enter {
  width: 100%;
  text-align: center;
  background-image: url(images/welcome_bg.gif);
  background-repeat: repeat-x;
  height: 200px;
}

div#welcome div#enter div#content {
  position: relative;
  width: 764px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div#welcome div#enter div#content div#title {
  position: absolute;
  left: 0px;
  top: 33px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

div#welcome div#enter div#content div#language {
  position: absolute;
  top: 115px;
  left: 0px;
  width: 100%;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#welcome div#enter div#content div#logos {
  position: absolute;
  top: 65px;
  left: 0px;
  width: 100%;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#welcome div#enter div#content div#logos img {
  margin: 0px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
}




div#header {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  height: 160px;
}

div.header_hu {
  background-image: url(images/header_bg_hu.png);
}

div.header_en {
  background-image: url(images/header_bg_en.png);
}

div#header div#logo {
  position: absolute;
  top: 0px;
  left: 0px;
}

div#search {
  position: relative;
  left: 768px;
  top: 102px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#search input.text {
  position: relative;
  top: -7px;
  width: 104px;
  border: none;
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #0e427a;
}

div#search input.submit {
  width: 25px;
  height: 20px;
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
}

div#date {
  position: absolute;
  left: 280px;
  top: 115px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 9px;
  width: 200px;
}

div#language {
  position: absolute;
  top: 6px;
  width: 957px;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#links {
  position: absolute;
  top: 35px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
  width: 957px;
}

div#offers {
  position: relative;
  width: 189px;
  height: 201px;
}

div#offers table {
  position: relative;
  width: 150px;
  left: 17px;
  top: 40px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#offers table td {
  font-size: 9px;
  text-align: center;
}

div#offers table td.image {
  height: 105px;
}

div#offers table td.image img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

div#offers table td.title {
  font-weight: bold;
}

div#offers table td.date {
}

#banner {
  position: absolute;
  left: 130px;
  top: 18px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table#main {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  
}

table#main td {
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

#navigation {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  
}

#navigation img {
  display: block;
}

#body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 30px 0px;
  /* width: 537px; */
  width: 747px;
}

#body div {
  /*
  margin: 0px 5px 0px 5px;
  padding: 5px 5px 5px 5px;
  */
  margin: 0px 0px 0px 5px;
  padding: 5px 0px 5px 5px;
}

#side {
  display: inline;
  float: right;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 5px;
  width: 210px;
}

#side p {
  text-align: center;
}

#footer #info {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
}

#footer #info {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  height: 63px;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

#footer #info p {
  text-align: center;
  color: white;
  font-variant: small-caps;
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
}

#footer p {
  text-align: center;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0e427a;
  margin-bottom: 5px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  text-align: justify;
}

p.error {
  color: red;
  font-weight: bold;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-variant: small-caps;
  color: #0e427a;
  margin-top: 0px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding: 14px 3px 3px 5px;
  width: 495px;
  height: 35px;
  margin-top: 10px;
  margin-bottom: 3px;
  background-image: url(images/category_title_bg.gif);
  background-repeat: no-repeat;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  color: #0e427a;
  margin-bottom: 3px;
  margin-top: 15px;
  padding-bottom: 3px;
  border-bottom: dotted 1px #0e427a;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  color: #0e427a;
  margin-bottom: 3px;
  margin-top: 15px;
  padding-bottom: 3px;
}

.item_info {
  text-align: right;
  margin-top: 5px;
}

.item_info a:link {
  color: #0e427a;
  text-decoration: none;
}

.item_info a:visited {
  color: #0e427a;
  text-decoration: none;
}

.item_info a:active {
  color: #0e427a;
  text-decoration: none;
}

.item_info a:hover {
  color: #0e427a;
  text-decoration: underline;
}

.item_image {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.item_image a:link {
  color: #0e427a;
  text-decoration: none;
}

.item_image a:visited {
  color: #0e427a;
  text-decoration: none;
}

.item_image a:active {
  color: #0e427a;
  text-decoration: none;
}

.item_image a:hover {
  color: #0e427a;
  text-decoration: underline;
}

.shop_odd {
  background-color: #fccf02;
  margin: 0px 0px 0px 0px;
  padding: 1px 3px 1px 3px;
}

.shop_even {
  background-color: #eec50c;
  margin: 0px 0px 0px 0px;
  padding: 1px 3px 1px 3px;
}

table.shop_list {
  width: 500px;
}

table.shop_list td.titles {
  width: 50%;
  height: 120px;
  background-color: #eec50c;
}

table.shop_list td.info {
  width: 50%;
  height: 120px;
  background-color: #eec50c;
  border-left: solid 5px #f8e300;
}

table.shop_list td.info div {
  display: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table.shop_list td.info p {
  margin: 0px 0px 0px 0px;
  padding: 1px 3px 1px 3px;
}

.shop_odd a {
  font-weight: bold;
  text-decoration: none;
}

.shop_even a {
  font-weight: bold;
  text-decoration: none;
}

table.shop {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  width: 500px;
}

table.shop td {
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

table.shop td.info {
}

table.shop td.logo {
  padding-right: 10px;
  width: 150px;
}

table.shop td.label {
  background-color: #f8e300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  width: 45%;
}

table.shop td.data {
  background-color: #f8e300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 55%;
}



table.gallery {
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  border-collapse: collapse;
}

table.gallery td {
  vertical-align: top;
  text-align: center;
  padding: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 33%;
}

form.clubcard table {
  margin-top: 20px;
  margin-bottom: 20px;
}

form.clubcard td.label {
  font-size: 12px;
}

form.clubcard input {
  font-size: 12px;
  width: 300px;
}

form.clubcard select {
  font-size: 12px;
  width: 305px;
}

form.clubcard select.year {
  width: auto;
}

form.clubcard select.month {
  width: auto;
}

form.clubcard select.day {
  width: auto;
}

form.clubcard input.checkbox {
  width: auto;
}

form.clubcard button {
  margin: 10px 0px 10px 0px;
  padding: 3px 3px 3px 3px;
  background-color: #eec50c;
  color: #0e427a;
  border-right: 2px solid #0e427a;
  border-bottom: 2px solid #0e427a;
  border-top: 2px solid #A0A0A0;
  border-left: 2px solid #A0A0A0;
}

