html,
body {
  min-height: 100%;
  font-family: 'Signika', sans-serif;
  font-size: 19px;
  line-height: 170%;
  font-weight: normal;
}
body {
  height: 100%;
  background: #fff;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
.clear {
  clear: both;
}
.iright {
  float: right;
}
.ileft {
  float: left;
}
a {
  color: #ffd3a6;
}
a:hover {
  color: #ff9f40;
}
.listek2 .span8 ul li,
.listek2 .span8 p {
  line-height: 170%;
}
.head {
  background: #1d120e url('/theme/matice/pic/head.jpg') no-repeat top center;
  background-attachment: fixed;
  min-height: 415px;
}
.head .content .container {
  padding-top: 70px;
  text-align: center;
}
.head .content .container .logo {
  padding: 0 0 30px 0;
  display: block;
}
.head .content .container .menu {
  position: relative;
  z-index: 980;
  text-align: center;
}
.head .content .container .menu ul {
  text-align: center;
}
.head .content .container .menu ul,
.head .content .container .menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: none;
}
.head .content .container .menu ul a,
.head .content .container .menu ul li a {
  display: inline-block;
  padding: 15px 25px;
  background: #ffb973;
  color: #8c0000;
  font-weight: bold;
  text-decoration: none;
  margin: 0 25px 25px 0;
}
.head .content .container .menu ul a:hover,
.head .content .container .menu ul li a:hover,
.head .content .container .menu ul a.active,
.head .content .container .menu ul li a.active {
  color: #ffb973;
  background: #8c0000;
}
.head .content .container .menu ul.li_last a,
.head .content .container .menu ul li.li_last a {
  margin: 0;
}
.square-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.square {
  background: transparent url('/theme/matice/pic/square.png') no-repeat top center;
  position: relative;
  background-size: cover;
}
.square:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 2.39583333%;
}
.square > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.square .container {
  height: 100%;
}
.squareline {
  background: transparent url('/theme/matice/pic/square.png') repeat-x top center;
  height: 46px;
  width: 100%;
  padding: 0 0 150px;
}
.stul {
  background: transparent url('/theme/matice/pic/stul.jpg') no-repeat top center;
  background-size: cover;
  min-height: 314px;
  position: relative;
}
.stul .container {
  position: relative;
  min-height: 314px;
}
.stul .container .motto {
  margin: 100px 0 0 0;
  color: #fff;
  width: 50%;
  font-size: 220%;
  line-height: 150%;
  text-align: center;
}
.stul .container img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.uvod {
  background: transparent url('/theme/matice/pic/uvod.jpg') no-repeat top center;
  background-size: cover;
  min-height: 250px;
  padding: 0 0 50px 0;
  color: #ffb973;
}
.uvod .squareline {
  padding: 0 0 50px;
}
.listek {
  background: transparent url('/theme/matice/pic/listek.jpg') no-repeat top center;
  background-size: cover;
  min-height: 250px;
  color: #8c0000;
  padding: 0 0 100px 0;
}
.listek2 {
  background: transparent url('/theme/matice/pic/uvod.jpg') no-repeat top center;
  background-size: cover;
  min-height: 250px;
  padding: 0 0 100px 0;
  color: #ffb973;
}
.nadpis {
  background: transparent url('/theme/matice/pic/nadpis.png') repeat top center;
  background-size: cover;
  min-height: 291px;
  text-align: center;
}
.nadpis .container {
  position: relative;
  min-height: 291px;
  text-align: center;
}
.nadpis .container h2 {
  margin: 150px auto -150px auto;
  width: 300px;
  height: 300px;
  border-radius: 500px;
  border: 3px solid #45180d;
  text-align: center;
  background: #fcf4df url('/theme/matice/pic/kolo1.jpg') center center no-repeat;
  color: #45180d;
  font-size: 250%;
  line-height: 140%;
}
.nadpis .container h2 span {
  position: relative;
  top: 29%;
  -webkit-transform: translateY(-29%);
  -ms-transform: translateY(-29%);
  transform: translateY(-29%);
}
.nadpis .container h2:before {
  position: absolute;
  top: -35px;
  right: 0;
  width: 70px;
  height: 70px;
  border-radius: 500px;
  border: 3px solid #45180d;
  text-align: center;
  background: #fcf4df url('/theme/matice/pic/kolo3.jpg') center center no-repeat;
  color: #45180d;
  content: '*';
  font-size: 0;
  display: block;
}
.nadpis .container h2:after {
  position: absolute;
  top: -60px;
  left: 0;
  width: 120px;
  height: 120px;
  border-radius: 500px;
  border: 3px solid #45180d;
  text-align: center;
  background: #fcf4df url('/theme/matice/pic/kolo2.jpg') center center no-repeat;
  color: #45180d;
  content: '*';
  font-size: 0;
  display: block;
}
.jidelni {
  background: transparent url('/theme/matice/pic/pytel.png') no-repeat bottom right;
  padding-bottom: 200px;
}
@media (min-width: 1200px) {
  .nadpis .container h2:before {
    top: -85px;
    width: 170px;
    height: 170px;
  }
  .nadpis .container h2:after {
    top: -110px;
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
  body .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  body .head .content .container {
    padding-top: 30px;
  }
  body .jidelni {
    background: transparent;
  }
  .prelep {
    display: none;
  }
}
@media (max-width: 980px) {
  .motto {
    display: none;
  }
  .head .content .container {
    padding-top: 60px;
  }
}
@media (max-width: 980px) {
  .nadpis .container h2:before {
    display: none;
  }
  .nadpis .container h2:after {
    display: none;
  }
}
ul {
  list-style: square;
}
ul li {
  list-style: square;
  padding: 0 0 7px 0;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 25px;
  border-left: 5px solid #ffb973;
}
blockquote p {
  padding: 10px 0;
  font-size: 150%;
}
.gallery_cont .span3 {
  padding-bottom: 30px;
}
.formular table {
  width: 100%;
}
.formular table td {
  width: 50%;
}
.formular table td input,
.formular table td textarea {
  display: block;
  border: 1px solid #ffb973;
  background: #fff;
  border-radius: 0;
  padding: 7px 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 40px;
}
.formular table td textarea {
  height: 120px;
  max-width: 100%;
  resize: none;
}
.formular table td input.auto {
  width: auto;
  background: #ffb973;
  color: #8c0000;
  float: right;
  font-weight: bold;
}
.formular table td .form_error {
  color: #f00;
  font-weight: normal;
  font-size: 85%;
}
.formular table td .form_error:before {
  content: '↑';
}
.formular table td .form_povinne {
  color: #f00;
  font-weight: bold;
}
.kotva {
  padding: 25px 0 0 0;
}
.kotva h1,
.kotva h2 {
  background: transparent url('/theme/matice/pic/square.png') no-repeat bottom center;
  display: block;
  padding: 0 0 40px 0;
  margin: 0 0 30px 0;
}
.kotva h1 a,
.kotva h2 a {
  color: #8c0000;
}
.kotva h1 img,
.kotva h2 img {
  float: left;
  border-radius: 500px;
  border: 3px solid #45180d;
  width: 100px;
  height: 100px;
}
.zpet_na a {
  color: #8c0000;
  text-decoration: underline;
}
#map {
  height: 500px;
  width: 100%;
}
.gm-style-iw * {
  display: block;
  width: 100%;
}
.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}
.gm-style-iw a {
  color: #4272db;
}
.prelep {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 200px;
}
/*# sourceMappingURL=style.css.map */