body {
  margin: 0 0 15px;
  padding: 0;
  font-family: arial, sans-serif;
  color: #FFF9B3;
  background: #79111a url(../images/../images/molo-bg.gif) repeat-x;
}

a:link, a:visited, a:active, a:hover {
  font-weight: bold;
  color: #fff;
}

a:hover {
  color: #FFE969;
}

h1 {
  font-weight: normal;
  font-size: 1.6em;
  padding: 0;
  margin: 0 0 12px;
}

h3 {
  font-weight: bold;
  font-size: 1.1em;
  padding: 0;
  margin: 0;
  text-align: center;
}

#header, #body, #footer, #overhead, #bottom {
  width: 912px;
  margin: 0 auto;
}

#overhead {
  height: 60px;
}

#overhead div.container img {
  border: none;
  display: block;
  position: absolute;
  margin: 15px 0 0 0;
  left: 48px;
  z-index: 20;
}

#overhead div.langselect {
  width: 106px;
  margin: 52px 0 0 709px;
  position: absolute;
  z-index:40;
}

#overhead div.langselect img {
  display: block;
  float: left;
  position: relative;
  margin: 0 2px 0 0;
}

#header img {
  border: none;
  display: block;
  border-left: 6px solid #d1ba95;
  border-right: 6px solid #d1ba95;
  border-bottom: 6px solid #d1ba95;
  z-index: 1;
}

#body {
}

#body div.main {
  padding: 12px 198px 0;
  font-size: 0.9em;
}

#body div.main p {
  text-align: justify;
  text-indent: 24px;
}

.footer-separator {
  height: 15px;
}

#footer div {
  font-weight: bold;
  color: #d1ba95;
  border-left: 6px solid #d1ba95;
  border-right: 6px solid #d1ba95;
  background: #5f0a10;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
  font-weight: bold;
  font-size: 0.85em;
  color: #fff;
  text-decoration: none;
  margin: 0 36px;
}

#footer a:hover {
  color: #FFE969;
}

#bottom div.copy-info {
  font-size: 0.75em;
  text-align: center;
}

#bottom div.copy-info a:link, #bottom div.copy-info a:visited, #bottom div.copy-info a:active, #bottom div.copy-info a:hover {
  text-decoration: none;
}

#bottom div.copy-info a:hover {
  color: #FFE969;
}

.header-ending {
  width: 912px;
  margin: 0 auto;
}

.header-ending img {
  display: block;
  border: none;
}

#menu {
  background: url(../images/menu-bg.png);
  height: 40px;
  line-height: 40px;
  margin: -46px 6px 0;
  width: 900px;
  position: absolute;
  z-index: 10;
  overflow-y: visible;
}

#menu ul {
  width: 520px;
/*  border: 1px solid; */
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

#menu li {
  float: left;
  width: 130px;
}

#menu li a:link, #menu li a:visited, #menu li a:active, #menu li a:hover {
  font-weight: normal;
  display: block;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  text-decoration: none;
  margin: 0;
}

#menu li a:hover {
  color: #FFE969;
}

#menu li div.hsubmenu-item {
  background: #79111a; /*url(../images/menu-bg.png);*/
  line-height: 0.85em;
  margin: 0;
  padding: 6px;
  border-left: 6px solid #d1ba95;
  border-right: 6px solid #d1ba95;
}

#menu li div.hsubmenu-item a:link, #menu li div.hsubmenu-item a:visited, #menu li div.hsubmenu-item a:active, #menu li div.hsubmenu-item a:hover {
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
}

#menu li div.hsubmenu-item a:hover {
  color: #FFE969;
}

#menu li div.hsubmenu-item-ending {
  background: #79111a; /*url(../images/menu-bg.png);*/
  padding:  0 0 6px;
  border-left: 6px solid #d1ba95;
  border-right: 6px solid #d1ba95;
  border-bottom: 6px solid #d1ba95;
}

.container {
  position: relative;
}

.side {
  position: relative;
  margin: -46px 0 0 0;
  z-index: 50;
}

.side-end img {
  display: block;
  border: none;
}

.side-content {
  border-left: 6px solid #d1ba95;
  border-right: 6px solid #d1ba95;
  background: #5f0a10;
  width: 160px;
  padding: 4px;
  font-size: 0.75em;
}

.side-right-height {
  height: 505px;
}

#side-left {
  float: left;
}

#side-right {
  float: right;
}

.clear {
  clear: both;
}

.centered {
  text-align: center;
}

.moduletable {
  border-bottom: 1px dotted #d1ba95;
  padding: 0 0 8px;
  margin: 0 0 8px;
}

.moduletable-caption {
  text-align: center;
  font-weight: bold;
  margin: 0 0 6px 0;
  text-transform: uppercase;
}

.moduletable-last {
  border-bottom: none !important;
}

ul.side-menu {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

ul.side-menu li {
  height: 89px;
  margin: 0 0 4px;
}

ul.side-menu li.drinks {
  background: url(../images/napoje-bg.png) top no-repeat;
}

ul.side-menu li.wine {
  background: url(../images/vino-bg.png) top no-repeat;
}

ul.side-menu li.food {
  background: url(../images/jedlo-bg.png) top no-repeat;
}

ul.side-menu li a:link, ul.side-menu li a:visited, ul.side-menu li a:active, ul.side-menu li a:hover {
  margin: 69px 0 0;
  height: 20px;
  width: 160px;
  position: absolute;
  color: #fff;
  font-weight: bold;
  text-align: right;
  display: block;
  background: url(../images/menu-bg.png);
  text-decoration: none;
  font-size: 1.3em;
}

ul.side-menu li a:hover {
  color: #FFE969;
}

.banner {
  margin: 0 auto 12px;
  border: 1px solid #550006;
  background: #5f0a10;
}

.banner div {
  color: #FFF968;
  padding: 6px;
  font-size: 1em;
}

.banner div span.title {
  font-weight: bold; 

}

.banner img {
  border: 1px solid #550006;
}

ul.gallery {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.gallery li {
  float: left;
  display: block;
  margin: 6px;
  padding: 6px;
  border: 1px dotted #d1ba95;
}

ul.gallery li {
  display: block;
  width: 100px;
  height: 100px;
}

div.reserve-form label {
  font-weight: bold;
  font-size: 0.8em;
  display: block;
  float: left;
  width: 150px;
}

div.reserve-form input, div.reserve-form select, div.reserve-form textarea {
  border: 1px solid #d1ba95;
  font-size: 0.8em;
  padding: 1px;
}

div.reserve-form textarea {
  font-family: arial;
}

div.reserve-form div.form-entry-separator {
  clear: both;
  height: 6px;
}

div.reserve-form fieldset {
  border: 1px dotted #d1ba95;
  padding: 0;
  padding /*\**/: 8px;
}

div.reserve-form legend {
  font-style: italic;
  background: #79111a;
  padding: 0 4px;
}

div.reserve-form button {
  border: 2px solid #d1ba95;
  font-size: 1em;
  padding: 4px;
  margin: 4px 0 0;
  background: #79111a;
  color: #fff;
  font-weight: bold;
}

div.reserve-form .form-message {
  font-size: 0.85em;
  padding: 4px;
  margin: 0 0 6px;
  border: 1px dotted #d1ba95;
  background: #dc0000;
  color: #fff;
}

.errormsg {
  margin: 0 12px;
}

.errormsg-heading {
  font-weight: bold;
}

div.reserve-form .form-mandatory {
  margin: 0 0 6px; 
}

.captcha-img {
  border: 1px solid #d1ba95;
  display: block;
  float: right;
  width: 150px;
  height: 40px;
  margin: 0 120px 0 0;
}

.captcha-reload {
  font-size: 0.8em !important;
  font-weight: normal !important;
}

table.menucard {
  font-family: arial, sans-serif !important;
  margin: 20px auto;
}

hr {
  color: #FFF9B3;
}

