* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #373031;
  background: #fffedf url(../images/bg-body.jpg) top repeat-x;
  text-align: center;
}

/* -- DEAFULT -- */
html {
  height: 100% !important;
}

body {
  min-height: 100%;
}

* html body {
  height: 100%;
}

body {
  position: relative;
}

/* -- DEAFULT -- */
a {
  color: #a01414;
}

a:hover {
  color: #6a0a0a;
}

p {
  margin-bottom: 20px;
  line-height: 1.5em;
}

p.center {
  text-align: center;
}

img {
  border-style: none;
}

.clear {
  clear: both;
}

/* ---------------------------------------------------------- */
  /* -------------------------- wrap -------------------------- */
  /* ---------------------------------------------------------- */
#wrap {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background: url(../layout/bg-wrap.jpg) 0px 390px no-repeat;
}

/* ---------------------------------------------------------- */
  /* -------------------------- header ------------------------ */
  /* ---------------------------------------------------------- */
#header {
  height: 200px;
  width: 900px;
  float: left;
  background: url(../images/bg-header.jpg) top no-repeat;
}

#logo {
  position: absolute;
  top: 44px;
  left: 315px;
}

#logo a {
  display: block;
  width: 271px;
  height: 41px;
  overflow: hidden;
  position: relative;
}

#logo a span {
  display: block;
  width: 271px;
  height: 41px;
  background-image: url(../images/logo.jpg);
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* ---------------------------------------------------------- */
  /* -------------------------- navigation -------------------- */
  /* ---------------------------------------------------------- */
#navigation {
  width: 100%;
  padding: 165px 0 0;
  background: url(../images/header-arrow.jpg) 425px 141px no-repeat;
}

#naviatation ul {
  width: 100%;
  text-align: center;
}

#navigation li {
  display: inline;
  list-style: none;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #373031;
}

#navigation li.last {
  margin-right: 0px;
  padding-right: 0px;
  border-right-style: none;
}

#navigation li a {
  color: #000;
  text-decoration: none;
}

#navigation li a:hover {
  color: #373031;
  text-decoration: underline;
}

#navigation li.active a {
  color: #5a2e2e;
  font-weight: bold;
}

/* ---------------------------------------------------------- */
  /* -------------------------- navigation -------------------- */
  /* ---------------------------------------------------------- */
#sub-nav {
  position: absolute;
  top: 18px;
  right: 0px;
  font-size: 11px;
  text-align: left;
}

#sub-nav li {
  display: block;
  float: left;
  list-style: none;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #6d5f62;
}

#sub-nav li.last {
  margin-right: 0px;
  padding-right: 0px;
  border-right-style: none;
}

#sub-nav li a {
  display: block;
  color: #6d5f62;
  text-decoration: none;
}

#sub-nav li a:hover {
  color: #6d5f62;
  text-decoration: underline;
}

/* ---------------------------------------------------------- */
  /* ----------------------- content -------------------------- */
  /* ---------------------------------------------------------- */
#content {
  padding: 20px 0 90px;
  text-align: left;
}

h1 {
  color: #5a2e2e;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

h2 {
  color: #5a2e2e;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 14px;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 14px;
}

h3 {
  color: #5a2e2e;
  font-size: 16px;
  font-weight: bold;
}

h4 {
  color: #5a2e2e;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

p {
  line-height: 1.5em;
  text-align: justify;
  margin-bottom: 20px;
}

img {
  
}

#content img.img-left {
  float: left;
  margin: 0 20px 20px 0;
}

#content img.img-right {
  float: left;
  margin: 0 0 20px 20px;
}

#content .border-box {
  border: 1px solid #c9cacb;
  background: #f8fbfd url(../images/bg-border-box.jpg) right bottom no-repeat;
  padding: 20px 30px;
  margin-bottom: 20px;
}

#content form {
  margin-bottom: 20px;
}

#content fieldset {
  border-style: none;
}

#content label.con {
  display: block;
  float: left;
  width: 125px;
  padding-top: 6px;
  font-weight: bold;
  color: #575757;
}

#content input.con {
  float: left;
  width: 165px;
  padding: 5px;
  margin: 0 250px 12px 0;
  border: 1px solid #8d8d8d;
  background-color: #fff;
  font-size: 11px;
  color: #336a9b;
}

#content textarea.con {
  float: left;
  width: 165px;
  height: 100px;
  padding: 5px;
  margin: 0 6px 12px 0;
  border: 1px solid #8d8d8d;
  background-color: #fff;
  font-size: 11px;
  color: #336a9b;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#content input.button {
  width: 90px;
  height: 30px;
  padding: 0;
  margin: 0 10px 0 0;
  border-style: none;
  background: #467eae url(../images/bg-button.gif);
  text-align: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

ul.list,ul.moduly {
  font-size: 12px;
  color: #a01414;
}

ul.list li {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/red-arrow.gif) 0px 2px no-repeat;
}

ul.navic_1 {
  float: left;
  width: 250px;
}

ul.navic_1 li {
  padding-right: 10px;
}

ul.navic_2 {
  float: left;
  width: 250px;
}

ul.navic_2 li {
  padding-right: 10px;
}

li.uvod {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/notepad.png) 1px 3px no-repeat;
}

li.jidelni {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/page-green.png) 1px 3px no-repeat;
}

li.napojovy {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/page-blue.png) 1px 3px no-repeat;
}

li.foto {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/camera.png) 1px 3px no-repeat;
}

li.kontakt {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/edit.png) 1px 3px no-repeat;
}

li.denni {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/page-orange.png) 1px 3px no-repeat;
}

li.vinny {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/page-red.png) 1px 3px no-repeat;
}

li.akce {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/star.png) 1px 3px no-repeat;
}

li.rezervace {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/time.png) 1px 3px no-repeat;
}

li.mutace {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/user.png) 1px 3px no-repeat;
}

li.prohlidky {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/video-camera.png) 1px 3px no-repeat;
}

li.ubytovani {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/lock.png) 1px 3px no-repeat;
}

li.modul {
  display: block;
  list-style: none;
  padding: 0px 0 5px 16px;
  background: url(../images/ico/favorite.png) 1px 3px no-repeat;
}

/* ---------------------------------------------------------- */
  /* ----------------------- home / cook ---------------------- */
  /* ---------------------------------------------------------- */
#cook {
  padding: 0 0 0 220px;
  background: url(../images/cook.jpg) left top no-repeat;
  min-height: 304px;
}

.block {
  padding: 0 0 0 135px;
  min-height: 120px;
}

.block p {
  text-align: left;
}

.b-menu {
  width: 180px;
  float: left;
  background: url(../images/menu.jpg) left top no-repeat;
}

.b-graph {
  width: 180px;
  float: right;
  background: url(../images/graph.jpg) left top no-repeat;
}

.left {
  float: left;
}

/* ---------------------------------------------------------- */
  /* --------------------------- new-ref ---------------------- */
  /* ---------------------------------------------------------- */
.new-ref {
  height: 355px;
  margin-bottom: 20px;
  background-color: #f5eabc;
  border-bottom: 1px solid #dacfa4;
  position: relative;
}

.new-ref img {
  border: 20px solid #5a2e2e;
}

.new-ref h3 {
  margin: 0;
  position: absolute;
  bottom: 17px;
  left: 20px;
}

.new-ref p {
  margin: 0;
  position: absolute;
  bottom: 17px;
  right: 20px;
}

.ref {
  height: 243px;
  width: 280px;
  margin: 0 20px 20px 0;
  background-color: #f5eabc;
  border-bottom: 1px solid #dacfa4;
  position: relative;
  float: left;
}

.ref img {
  border: 10px solid #5a2e2e;
}

.ref h3 {
  margin: 0;
  position: absolute;
  bottom: 12px;
  left: 15px;
}

.ref p {
  margin: 0;
  position: absolute;
  bottom: 12px;
  right: 15px;
}

/* ---------------------------------------------------------- */
  /* --------------------------- big-box ---------------------- */
  /* ---------------------------------------------------------- */
.big-box {
  float: left;
  width: 645px;
}

/* ---------------------------------------------------------- */
  /* --------------------------- box-others ------------------- */
  /* ---------------------------------------------------------- */
.box-others {
  float: right;
  width: 220px;
  background-color: #f5eabc;
  border-bottom: 1px solid #dacfa4;
}

.box-others .padding {
  padding: 22px 20px;
}

.box-others h3 {
  margin: 0 0 18px;
}

.box-others ul {
  margin: 0;
}

.box-others li {
  display: block;
  list-style: none;
  padding: 6px 0 6px 16px;
  background: url(../images/red-arrow.gif) 0px 8px no-repeat;
  border-bottom: 1px solid #dacfa4;
}

.box-others li.last {
  padding-bottom: 0;
  border-bottom-style: none;
}

.box-others a {
  color: #a01414;
  text-decoration: none;
}

.box-others a:hover {
  text-decoration: underline;
}

/* ---------------------------------------------------------- */
  /* --------------------------- box-info --------------------- */
  /* ---------------------------------------------------------- */
#box-info {
  background-color: #f5eabc;
  border-bottom: 1px solid #dacfa4;
  padding-bottom: 10px;
  margin: 50px 0;
  position: relative;
}

#box-steps {
  background-color: #fff;
  border: 1px solid #dbd0a5;
  margin-bottom: 10px;
}

.step {
  float: left;
  width: 299px;
  height: 430px;
  background: url(../images/step.gif) left no-repeat;
  position: relative;
}

.step-cenik {
  float: left;
  width: 445px;
  background: url(../images/step-cenik.gif) left no-repeat;
  position: relative;
}

.video {
  width: 900px;
  position: relative;
}

.step .padding,.step-cenik .padding {
  padding: 18px 18px 0 22px;
}

.step h3,.step-cenik h3 {
  margin-bottom: 8px;
}

.step p {
  margin-bottom: 8px;
  line-height: 1.3em;
}

.step p.p-img {
  text-align: center;
  margin-bottom: 0;
}

.step p.p-right {
  text-align: right;
  margin-bottom: 0;
}

.step_1 {
  background: none;
}

.step_3 img.hand {
  position: absolute;
  top: 130px;
  right: -1px;
}

ul#info-nav {
  display: block;
  position: absolute;
  top: -30px;
  left: 0px;
  font-weight: bold;
}

ul#info-nav li {
  display: block;
  float: left;
  margin-right: 2px;
}

ul#info-nav li a {
  display: block;
  float: left;
  width: 120px;
  height: 30px;
  background: url(../images/info-nav.gif) 0 1px no-repeat;
  border-bottom: 1px solid #dbd0a5;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

ul#info-nav li a:hover {
  background: url(../images/info-nav-hover2.gif) 0 1px no-repeat;
}

ul#info-nav li.active a,ul#info-nav li.active a:hover {
  border-bottom: 1px solid #fff;
  background: url(../images/info-nav-hover.gif) 0 0 no-repeat;;
  color: #a01414;
}

ul#info-nav li a span {
  display: block;
  padding-top: 8px;
}

a.icon-pdf {
  background: url(../images/ico-pdf.gif) 0 0 no-repeat;
  padding: 2px 0px 0px 26px;
}

a#objednat {
  display: block;
  width: 100px;
  height: 30px;
  margin: 0 auto;
  background-image: url(../images/button-objednat.jpg);
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

a#objednat :hover {
  background-image: url(../images/button-objednat-hover.jpg);
}

a#objednat span {
  display: block;
  padding-top: 7px;
}

/* ---------------------------------------------------------- */
  /* ------------------------ footer -------------------------- */
  /* ---------------------------------------------------------- */
#contact-form {
  width: 100%;
  margin-top: 15px;
}

#contact-form form {
  padding: 40px 0 30px;
}

#contact-form label.con {
  display: block;
  padding-bottom: 6px;
}

#contact-form input {
  padding: 5px 5px 0px 5px;
  width: 201px;
  height: 23px;
  border-style: none;
  background: url(../images/input.gif);
}

#contact-form input.button {
  float: right;
  width: 100px;
  height: 30px;
  border-style: none;
  background: url(../images/button.gif);
  cursor: pointer;
}

#contact-form textarea {
  float: right;
  padding: 10px;
  width: 408px;
  height: 79px;
  border-style: none;
  background: url(../images/textarea.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 14px;
}

.column-left {
  float: left;
  width: 452px;
}

.column-small {
  float: left;
  width: 211px;
  margin-bottom: 20px;
}

.column-small2 {
  float: right;
  width: 211px;
  margin-bottom: 20px;
}

.column-big {
  float: right;
  width: 428px;
}

#foot {
  position: absolute;
  width: 100%;
  padding-bottom: 20px;
  bottom: 0;
  left: 0;
  text-align: left;
  background: #262021;
  color: #8c7d80;
  font-size: 11px;
}

#foot a {
  color: #8c7d80;
  text-decoration: none;
}

#foot a:hover {
  text-decoration: underline;
}

#foot ul {
  list-style: none;
  position: relative;
  z-index: 100;
}

#foot ul li {
  padding-top: 8px;
}

#footer-links {
  width: 900px;
  padding-top: 35px;
  margin: 0 auto;
}

p#copyright {
  float: right;
}

p#footer-nav {
  float: left
}

/* -- Footer -- */
#foot .closed {
  height: 22px;
  padding-top: 18px;
  overflow: hidden;
}

#foot .in {
  width: 900px;
  margin: 0 auto;
}

#foot .formBox {
  height: 0;
  overflow: hidden;
}

#foot form {
  padding: 30px 0;
}

#foot h3 {
  margin-bottom: 0em;
}

#foot label.con {
  padding: 0 3px;
}

#foot p.required {
  clear: both;
  padding-left: 20px;
  margin-top: 1em;
  background: url('../images/bg-required.gif') 0 50% no-repeat;
}

#foot .submit {
  float: right;
  margin-top: -25px;
}

#foot #foot-close {
  position: absolute;
  width: 98%;
  left: 1%;
  height: 60px;
  top: -8px;
  text-align: center;
}

#foot .breezy {
  display: block;
  width: 134px;
  height: 58px;
  margin: 0 auto;
  cursor: pointer;
  background: url('../images/contact-us.png') 0 0 no-repeat;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.center {
  margin: 5px 0 0 200px;
}

.odd {
  background: #F8F4E3;
}

td,th {
  padding: 4px 5px 3px 7px;
  _padding: 3px 5px 2px 7px;
}

table {
  width: 100%;
  margin: 10px 0 10px 0;
}

.cena {
  text-align: right;
}

.celkem {
  width: 70%;
  color: #5a2e2e;
  font-size: 16px;
  font-weight: bold;
}

.odd .center {
  color: #5a2e2e;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

table label {
  display: block;
}

table label:hover {
  color: black;
  cursor: pointer;
}

.objednavka label {
  font-size: 12px;
  color: #373031;
  width: 200px;
  display: block;
  float: left;
  padding: 3px;
}

.objednavka input,.objednavka textarea {
  border: solid 1px #dacfa4;
  width: 180px;
  padding: 3px;
}

.objednavka {
  margin: 15px 0 10px 0;
}

.reference {
  float: left;
  margin: 0 0 25px 0;
}

div.error input, div.error textarea{
  border: solid 1px #e32424;
}

div.error label, p.error span{
  color: #e32424;
}

.step_1 .price, .submit-no-js-hide{
display:none;
}