
body{
  margin: 0px;
  margin: 0px;
  font-family: sans-serif;
  color: #ddd;
  font-size: 12px;
  background-image: url(/images/design/background.png);
  background-repeat: repeat-x;
  background-color: #936612;
  text-align: center;
  font-family: sans-serif;
}

a{
  color: lightblue;
  font-variant: small-caps;
}

#cont{
  clear: both;
  display: block;
  width: 880px;
  background-repeat: no-repeat;
  background-image: url(/images/design/bgcont.jpg);
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

h1{
  width: 880px;
  height: 138px;
  text-indent: -10000px;
  overflow: hidden;
  background-image: url(/images/gastromed.png);
  margin: 0px;
  padding: 0px;
}

#menu{
  font-family: "Trebuchet MS", Arial, sans-serif;
}

#menu ul{
  list-style: none;
  margin: none;
  padding: none;
}

#menu li{
  list-style: none;
  margin: none;
  padding: none;
  width: 293px;
  height: 34px;
  text-align: center;
  float: left;
}

#menu a.mm{
  height: 34px;
  background-repeat: no-repeat;
  text-indent: -10000px;
  overflow: hidden;
  display: block;
}

#menu_munkatarsak a.mm{
  width: 175px;
  margin-left: 30px;
  background-image: url(/images/design/menu_munkatarsak.png);
  z-index: 5;
  position: relative;
}

#menu_vizsgalatok a.mm{
  width: 175px;
  margin-left: 30px;
  background-image: url(/images/design/menu_vizsgalatok.png);
  z-index: 5;
  position: relative;
}

#menu_munkatarsak .submenu, #menu_vizsgalatok .submenu{
  position: absolute;
  left: 0px;
}


#menu_elerhetoseg a.mm{
  width: 175px;
  margin-left: auto;
  margin-right: 30px;
  background-image: url(/images/design/menu_elerhetoseg.png);
  z-index: 5;
  position: relative;
}

#menu_elerhetoseg .submenu{
  position: absolute;
  left: 600px;
}

#menu_tajekoztato a.mm{
  width: 146px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/images/design/menu_tajekoztato.png);
  z-index: 5;
  position: relative;
}

#menu_tajekoztato .submenu{
  position: absolute;
  left: 300px;
}

#menu_galeria a.mm{
  width: 146px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/images/design/menu_galeria.png);
  z-index: 5;
  position: relative;
}

#menu_arak a.mm{
  margin-left: auto;
  margin-right:30px;
  width: 175px;
  background-image: url(/images/design/menu_arak.png);
  z-index: 5;
  position: relative;
}


#mcont{
  clear: both;
}




#scroller{
  padding-top: 30px;
  height: 170px;
  width: 790px;
}

#scroll_left{
  float: left;
  padding-right: 10px;
}

#scroll{
  float: left;
  width: 730px;
  height: 170px;
  overflow: hidden;
}

#scrolli{
  width: 1000px;
}

#scroll_right{
  float: right;
}

#scroller a{
  text-align: center;
  margin-top: 60px;
  font-size: 16px;
  color: white;
}

#scroll div{
  margin: 5px;
  color: white;
}

.submenu{
  display: none;
  background-color: #8d7d32;
  font-size: 12px;
  position: absolute;
  z-index: 10;
  width: 180px;
  margin-left: 40px;
  border-left: #4d3d02 5px solid;
  border-bottom: #4d3d02 5px solid;
  padding: 3px;
}

.submenu h3{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.submenu a{
  display: block;
  color: black;
}

.submenu a:hover{
  font-weight: bold;
}

h2{
  clear: both;
}

table.rendeles {
  border-width: 1px 1px 1px 1px;
  border-spacing: 2px;
  border-style: none none none none;
  border-color: white white white white;
  border-collapse: collapse;
  background-color: none;
}

table.rendeles th {
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: white white white white;
  background-color: none;
  -moz-border-radius: 0px 0px 0px 0px;
}

table.rendeles td {
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px; 
  border-style: solid solid solid solid;
  border-color: white white white white;
  background-color: none;
  -moz-border-radius: 0px 0px 0px 0px;
}
