@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&amp;subset=latin-ext");
/*@import url($font-family-url2);*/
body, table td, table th, table tbody td, input, textarea, h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans", sans-serif; }

body {
  background-color: #fff;
  color: #000; }

.foto_vlevo {
  float: left;
  margin: 0px 20px 10px 0px; }

.foto_vpravo {
  float: right;
  margin: 0px 0px 20px 10px; }

h1 {
  font-size: 1.5em;
  font-family: Arial Black,Arial Bold,Gadget,sans-serif;
  font-weight: 900; }

h2 {
  font-size: 1.4em;
  font-family: Arial Black,Arial Bold,Gadget,sans-serif;
  font-weight: 900; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1.1em; }

img.lightboxthumb {
  width: 120px;
  max-height: 120px; }

img.response {
  max-width: 100%;
  height: auto; }

.maptext {
  background-color: #b2995f;
  display: inline-block;
  padding: 1em;
  color: #fff;
  margin-left: auto;
  margin-right: auto; }

.black {
  background-color: #000;
  color: #fff; }
  .black a {
    color: #fff;
    text-decoration: underline; }
    .black a#register {
      text-decoration: none; }

.padding {
  padding: 3rem 0; }

.nopaddingall {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important; }
  .nopaddingall div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important; }

.hide {
  display: none; }

.section-color-main {
  background-color: #b2995f;
  color: #fff; }
  .section-color-main a {
    color: #fff; }

.hpblock {
  position: absolute; }
  .hpblock a {
    position: absolute;
    transform: translate(-50%);
    /*   margin-top:2em;*/
    left: 50%;
    color: #b2995f;
    outline: 1px solid #b2995f;
    border: 1px solid #fff;
    background-color: #fff;
    display: inline-block;
    padding: .3em 3em;
    -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1); }
    @media only screen and (max-width: 767px) {
      .hpblock a {
        padding: .5em 1.5em; } }
    .hpblock a:hover {
      background-color: transparent;
      color: #fff;
      text-decoration: none;
      border: 1px solid #b2995f;
      outline-color: rgba(255, 255, 255, 0);
      outline-offset: 15px; }

.google-maps {
  position: relative;
  width: 100% !important;
  overflow: hidden;
  min-height: 50vh; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

table.table {
  width: 100%  !important; }
  table.table tbody tr:first-of-type td {
    /*border-top:0;*/ }
  table.table tbody tr td {
    width: auto  !important; }
    table.table tbody tr td:first-of-type {
      width: 7rem  !important; }
    table.table tbody tr td:last-of-type {
      width: 7rem  !important; }

/*# sourceMappingURL=styles-in-progres.css.map */
