html {
  overflow-y: scroll;
}
body {
  font-family: 'Ubuntu', sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: url("/theme/demo35/bg_img.png") no-repeat center 150px #eee;
}
h2 {
  color: #26c9ff;
}
.detail h3 {
  color: #26c9ff;
  font-size: 26px;
  font-weight: 100;
}
.detail h1 {
  color: #26c9ff;
  font-size: 28px;
  font-weight: 500;
  margin-top: 0;
}
.listing h2 {
  color: #26c9ff;
  font-size: 26px;
  margin-bottom: 15px;
}
a.img-responsive img {
  max-width: 100%;
}
img.img-responsive {
  max-width: 100%;
}
.real_prodejce_foto img,
.vi_foto img {
  max-width: 100%;
}
.mapa_visual_obal img {
  max-width: none;
}
.container.bg-white {
  background: #fff;
  padding-bottom: 30px;
  padding-top: 20px;
}
.logo {
  display: block;
}
.header {
  background: #26c9ff;
  padding: 25px 0;
}
.header-contact {
  margin-top: 5px;
  text-align: right;
  font-size: 16px;
}
.header-contact .tel {
  font-size: 24px;
}
.main-navbar nav.navbar.navbar-default {
  border-radius: 0;
  border: none;
  background: #373225;
}
.main-navbar nav.navbar.navbar-default a {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  transition: 200ms ease;
}
.main-navbar nav.navbar.navbar-default a:focus {
  color: #fff;
  background: #121212 !important;
}
.main-navbar nav.navbar.navbar-default a:hover {
  color: #fff;
  background: #121212 !important;
}
.main-navbar nav.navbar.navbar-default a.active {
  color: #fff;
  background: #121212 !important;
}
.main-navbar ul.dropdown-menu {
  border-radius: 0;
  border: none;
  background: #373225;
}
.nav .open a {
  background-color: #000000 !important;
}
.nav .open a:focus {
  background-color: #000000 !important;
}
.nav .open a:hover {
  background-color: #000000 !important;
}
.navbar-nav > ul > li {
  float: left;
  display: block;
}
.navbar-nav > ul > li > a {
  padding: 15px;
  display: block;
}
.navbar-nav > ul > li > a:hover {
  text-decoration: none;
}
.filter-box {
  padding: 15px 20px;
  background: #26c9ff;
}
.filter-box h2 {
  color: #fff;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 24px;
}
.filter-box .selectpicker {
  border-radius: 0;
}
.filter-box button[type=submit] {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  background: #D83E3E;
  border: 0;
  width: 100%;
  padding: 2px;
}
.filter-box p {
  color: #fff;
  font-size: 20px;
}
.btn-group.bootstrap-select {
  margin-bottom: 15px;
}
.other .gallery_cont p {
  padding: 15px;
  font-size: 18px;
  color: #26c9ff;
  display: block;
  margin-top: 15px;
  background: #eee;
  text-decoration: none;
}
.other .gallery_cont a {
  padding: 15px;
  font-size: 18px;
  color: #26c9ff;
  display: block;
  margin-top: 15px;
  background: #eee;
  text-decoration: none;
}
.shadow {
  position: relative;
  width: 102%;
  height: 33px;
  background: url("/asset/image/shadow.png") no-repeat center;
  background-size: 100%;
  z-index: 0;
  margin-left: -1%;
  margin-top: -14px;
}
.shadow-small {
  position: relative;
  margin-left: -1%;
  width: 102%;
  height: 33px;
  background: url("/asset/image/shadow-small.png") no-repeat center -10px;
  background-size: 100%;
  z-index: 0;
  margin-bottom: 10px;
}
div#carousel-generic {
  border: 4px solid #fff;
}
.carousel-indicators {
  bottom: -45px;
}
.carousel-indicators li {
  width: 13px;
  height: 13px;
  background: #aaa;
  border: 0;
  margin: 0 10px;
}
.carousel-indicators li.active {
  width: 13px;
  height: 13px;
  background: #26c9ff;
  border: 0;
  margin: 0 10px;
}
.one-prop-divider {
  padding-bottom: 15px;
  padding-top: 15px;
}
.prop-listing .one-prop {
  display: block;
  position: relative;
  max-width: 270px;
  margin: 0 auto;
}
.prop-listing .one-prop img {
  padding: 4px;
  background: #fff;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  transition: 400ms ease;
  display: block;
  width: 100%;
}
.prop-listing .one-prop:hover img {
  box-shadow: -2px -2px 5px 0 rgba(50, 50, 50, 0.4);
}
.prop-cost {
  font-size: 22px;
  color: #26c9ff;
  margin-right: 10px;
}
.listing-prop {
  position: relative;
  display: block;
}
.listing-prop img {
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  padding: 4px;
  transition: 200ms ease;
}
.listing-prop:hover img {
  box-shadow: 0 0 0 0 rgba(50, 50, 50, 0.4);
}
.listing-prop .cost-in {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  margin-bottom: 27px;
  left: 4px;
  padding: 5px 25px;
  transition: 200ms ease;
}
.min-text {
  min-height: 115px;
}
.one-prop .cost-in {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  margin-bottom: 27px;
  left: 4px;
  padding: 5px 25px;
  transition: 200ms ease;
}
.one-prop:hover .cost-in {
  background: rgba(38, 201, 255, 0.65);
  left: 0;
}
.one-prop:hover .inner-text {
  opacity: 1;
}
.one-prop .inner-text {
  position: absolute;
  height: 100%;
  opacity: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  top: 0;
  left: 0;
  transition: 200ms ease;
  padding: 20px 25px;
  font-size: 20px;
  font-weight: 100;
}
.one-prop .inner-text .big {
  margin: 0 0 10px;
  font-size: 23px;
}
.one-prop-long {
  margin-bottom: 30px;
}
.one-prop-long h3 {
  margin-top: 0;
}
.one-prop-long h3 a {
  text-decoration: none;
  color: #444444;
}
.sort-by {
  padding: 10px 10px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.sort-by p {
  margin: 0;
}
.sort-by a {
  color: #333;
  padding: 0 8px;
}
.sort-by a.active {
  text-decoration: underline;
}
.paginator-inner {
  margin: 0 auto;
  width: auto;
  display: table;
}
.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #eee;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  margin: 0 3px;
  color: #333;
}
.pagination > li > a:hover {
  color: #333;
}
.pagination > li > a:focus {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #eee;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  margin: 0 3px;
  color: #333;
}
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #eee;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  margin: 0 3px;
  color: #333;
}
.pagination > li > span:hover {
  color: #333;
}
.pagination > .active > a {
  background: #26c9ff;
  border-color: #26c9ff;
}
.pagination > .active > a:focus {
  background: #26c9ff;
  border-color: #26c9ff;
}
.pagination > .active > a:hover {
  background: #26c9ff;
  border-color: #26c9ff;
}
.pagination > .active > span {
  background: #26c9ff;
  border-color: #26c9ff;
}
.pagination > .active > span:focus {
  background: #26c9ff;
  border-color: #26c9ff;
}
.pagination > .active > span:hover {
  background: #26c9ff;
  border-color: #26c9ff;
}
.img-big img {
  padding: 4px;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  width: 100%;
}
.img-small img {
  margin: 10px auto;
  padding: 4px;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  width: 100%;
  max-width: 300px;
  display: block;
}
.more {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 19px;
  background: #26c9ff;
  float: right;
  margin-right: 15px;
  padding: 5px 15px;
  margin-bottom: 30px;
}
.more .images {
  background: url('asset/image/images.png') no-repeat center;
  width: 27px;
  height: 24px;
  display: block;
  margin-right: 5px;
}
.more:hover {
  color: #fff;
}
.more:focus {
  color: #fff;
}
.toggle {
  transition: 200ms ease;
}
.detail-table {
  width: 100%;
  margin-top: 20px;
}
.detail-table td {
  line-height: 26px;
}
.detail-table td:last-child {
  width: 55%;
}
.detail-table td:first-child {
  width: 45%;
}
.detail-table tr:hover {
  background: #eee;
}
.mobile-image {
  display: block;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  padding: 4px;
  max-width: 400px;
  margin: 20px auto;
}
.agent-box {
  background: #26c9ff;
  padding: 15px 15px 15px 50px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  margin-top: 40px;
}
.agent-box img {
  min-height: 70px;
}
.agent-img {
  position: absolute;
  left: -10px;
  top: -35px;
  border-radius: 200px;
  overflow: hidden;
  box-shadow: 0 0 0 5px #fff;
  width: 70px;
  height: 70px;
}
.form-type-1 p {
  margin: 10px 0 5px 0;
}
.form-type-1 textarea {
  width: 100%;
  max-width: 100%;
  padding: 5px;
  background: #eee;
  border: #e4e4e4;
  min-height: 150px;
}
.form-type-1 input {
  width: 100%;
  padding: 5px;
  background: #eee;
  border: #e4e4e4;
}
.form-type-1 input[type=submit] {
  background: #D83E3E;
  max-width: 150px;
  float: right;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin: 15px 0;
}
footer.path {
  background: #373225;
  border-top: 8px solid #26c9ff;
  padding: 20px 5px;
  color: #fff;
}
footer.path td {
  padding: 0 5px;
}
footer.path a {
  color: #fff;
}
footer.path h2 {
  color: #fff;
  font-weight: 300;
  margin: 5px 0;
  font-size: 24px;
}
.social {
  max-width: 293px;
  margin-top: 20px;
}
.social a {
  padding: 0 10px;
  width: 25%;
  display: block;
  float: left;
  margin: 0;
  transition: 300ms ease;
}
.social a:last-child {
  padding: 0 0 0 10px;
}
.social a:first-child {
  padding: 0 10px 0 0;
}
.social a:hover {
  margin-top: -5px;
}
.realitni_odstavec h2.realitni_odstavec_nadpis {
  padding: 15px 0;
}
.re_box_i {
  position: relative;
}
.re_box_i a span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  padding: 10px;
  color: #fff;
  font-size: 17px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: 200ms ease;
}
.re_box_i:hover a span {
  opacity: 1;
}
.re_box_i span {
  position: absolute;
}
.re_box_i span.re_box_i_neni {
  position: relative;
  background: url('/asset/image/foto_neni.jpg') no-repeat center;
  height: 200px;
  min-width: 100%;
  display: block;
  background-size: cover;
  border: 4px solid #fff;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  opacity: 1;
}
.re_box_o_vypis_typ_15 .re_box_o {
  width: 33%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.re_box_o_vypis_typ_15 .re_box_o .cena span {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  margin-bottom: 27px;
  left: 4px;
  padding: 5px 25px;
  transition: 200ms ease;
}
.re_box_o_vypis_typ_15 .re_box_o:hover .cena span {
  background: rgba(38, 201, 255, 0.65);
  left: 0;
}
.re_box_o_vypis_typ_15 .re_box_o img {
  padding: 4px;
  box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.4);
  min-height: 200px;
  width: 100%;
}
.info1_i {
  clear: both;
}
.info1_i span.foto_neni {
  float: left;
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 35px;
  box-shadow: 0 0 5px #aaa;
  width: 288px;
  height: 216px;
  background: url('/asset/image/foto_neni.jpg') no-repeat center;
  background-size: cover;
  padding: 4px;
}
.info1_i h2 a img {
  float: left;
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 35px;
  box-shadow: 2px 2px 5px #aaa;
  padding: 4px;
}
.info1_i .clear {
  display: none;
}
.info1_i .prvni {
  min-height: 160px;
}
.info11_i {
  position: relative;
}
.info11_i .foto_neni {
  width: 100%;
  margin-bottom: 5px;
  height: 189px;
  background: url('/asset/image/foto_neni.jpg') no-repeat center;
  background-size: cover;
  display: block;
}
.info11_i a {
  display: block;
  padding: 5px;
  min-height: 265px;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  line-height: 16px;
  box-shadow: 0 0 10px #D8D8D8;
  transition: 200ms ease;
}
.info11_i a:hover {
  box-shadow: 0 0 15px #aaa;
}
span.nemovitosti_foto_neni {
  width: 100%;
  height: 380px;
  display: block;
  background: url('/asset/image/foto_neni.jpg') no-repeat center;
  background-size: 100%;
  margin-bottom: 15px;
}
object {
  max-width: 100%;
}
embed {
  max-width: 100%;
}
.info1_o {
  margin: 0 0 40px;
  min-height: 202px;
}
.dva_big.dva_big_cena {
  float: left;
  max-width: 320px;
}
.hp-vypis h2.realitni_odstavec_nadpis {
  padding-left: 15px;
}
.bottom_sort_i {
  margin-top: 30px;
}
.info11_o .cena span {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  text-align: center;
}
.r_soubory_dva a {
  display: block;
  height: 40px;
  margin: 10px 0 20px 0;
  background: #fafafa;
  position: relative;
  text-decoration: none;
  width: 90%;
  transition: 200ms ease;
}
.r_soubory_dva a:hover {
  width: 95%;
  background: #eee;
}
.r_soubory_dva a:hover span.typ {
  width: 55px;
  height: 55px;
  border-radius: 60px;
  padding: 16px 14px;
  margin-top: -8px;
}
.r_soubory_dva a img {
  display: none;
}
.r_soubory_dva a span.typ {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background: #26c9ff;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 13px;
  box-sizing: border-box;
  text-transform: uppercase;
  box-shadow: 0 0 0 5px #fff;
  margin-top: -5px;
  margin-left: -10px;
  transition: 200ms ease;
}
.r_soubory_dva a span.jmeno {
  text-align: left;
  padding: 0 0 0 20px;
  color: #666;
  z-index: 9;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  max-height: 40px;
  transition: 200ms ease;
  background: url('/asset/image/download.png') no-repeat 98%;
  background-size: 35px;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.button_facebook {
  float: left;
  border: 0 none;
  overflow: hidden;
  width: 130px;
  height: 21px;
  margin: 0 0 0 3px;
}
.spust_tisk {
  width: 20px;
  height: 20px;
  background: url('/asset/image/printer-Icon.png');
  background-size: contain;
  display: inline-block;
  font-size: 0;
  line-height: 33px;
  margin-left: 10px;
}
.button_plus {
  float: left;
  margin: 0 0 3px 3px;
}
.reality_tlacitka {
  clear: both;
  margin: 15px 0;
}
.reality_tlacitka a span {
  margin-left: 15px;
}
.real_prodejce {
  margin: 10px 0;
}
.real_prodejce .raz {
  font-size: 18px;
  font-weight: 500;
  margin-left: 5px;
}
.raz_full {
  font-weight: 500;
}
.vi_foto img {
  padding: 5px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px #DADADA;
}
.raz.r_soubory_raz {
  display: block;
  clear: both;
  font-size: 18px;
  font-weight: 500;
}
.reality_box.reality_box2 {
  width: 50%;
  float: left;
  padding: 15px;
}
.reality_box.reality_box2 .raz {
  float: left;
  width: 170px;
  font-weight: 500;
}
.reality_box.reality_box2 .dva {
  float: left;
}
.hypocalc_i {
  background: url('/asset/image/domecek.png') no-repeat left 15px top 25px #fff;
}
.hypocalc_i input {
  max-width: 150px;
  margin-right: 5px;
  padding: 0 5px;
}
.hypocalc_i td {
  padding-right: 5px;
}
.hypocalc_i table {
  float: right;
  background: #fff;
  box-shadow: 0 0 10px #fff;
}
.text_cena_obal small {
  line-height: 30px;
  clear: both;
  display: block;
}
.bigtext {
  clear: both;
}
.formular input {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  border: 1px solid #aaa;
}
.formular td {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
}
.formular table {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
}
.formular input[type="text"] {
  width: 100%;
  max-width: 325px;
}
.formular p {
  margin-top: 15px;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
.formular textarea {
  max-width: 523px;
  width: 100%;
  padding: 5px;
  border-radius: 5px;
  min-height: 105px;
  border: 1px solid #aaa;
}
.formular input[type="submit"] {
  max-width: 200px;
}
.real_prodejce_foto {
  float: left;
  border: 5px solid #e0e0e0;
  box-sizing: border-box;
  box-shadow: 0 0 0 0 #26c9ff;
  border-radius: 5px;
  margin: 5px 20px 5px 5px;
  overflow: hidden;
  width: 120px;
  transition: 200ms ease;
}
.real_prodejce_foto img {
  border-radius: 5px;
}
span.info11_cena {
  display: block;
  font-size: 0;
  background: #26c9ff;
  text-align: center;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px;
}
span.info11_cena strong {
  font-size: 18px;
  color: #fff;
}
.reality_box.reality_box1 {
  width: 50%;
  float: left;
  padding: 15px;
}
span.cena_castka {
  padding: 5px;
  display: block;
  float: right;
  background: #26c9ff;
  color: #fff;
  font-size: 18px;
  clear: both;
  margin-bottom: 10px;
}
.undercolor {
  background: #26c9ff;
  color: #fff;
}
span#zvolte_typ {
  color: #333;
  background: #fff;
  display: block;
  position: absolute;
  width: 100%;
  height: 34px;
  border: 1px solid #CCC;
  padding: 4px 10px;
}
.nemovitost_foto5_celkem {
  text-align: right;
  text-decoration: none;
  display: block;
  padding: 5px 52px 25px 12px;
  cursor: pointer;
  background: url('/asset/image/sipkad.png') top right no-repeat;
}
.bottom_sort_count {
  display: none;
}
.bottom_sort_page {
  display: none;
}
.bottom_sort_o a {
  display: inline-table;
  padding: 8px 12px;
  border: 1px solid #888;
  background: #EBEBE4;
  text-decoration: none;
  color: #666;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  margin: 1px;
}
.bottom_sort_o strong {
  display: inline-table;
  padding: 8px 12px;
  border: 1px solid #26c9ff;
  background: #EBEBE4;
  text-decoration: none;
  color: #666;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  margin: 1px;
}
div#mapa_google {
  height: 303px;
  border: 1px solid #333;
  margin: 10px 0;
}
#mapa_google_presna {
  height: 303px;
  box-shadow: 0 0 5px #aaa;
  margin: 20px 0;
  width: 100%;
}
.iright {
  float: right;
  padding: 0 0 10px 10px;
}
.cena a {
  display: inline-block;
  font-size: 18px;
  padding: 5px 15px;
  margin-top: 15px;
  font-weight: 500;
  background: #26c9ff;
  color: #fff;
  float: left;
  margin-right: 15px;
}
.cena span {
  display: inline-block;
  font-size: 18px;
  padding: 5px 15px;
  margin-top: 15px;
  font-weight: 500;
  background: #26c9ff;
  color: #fff;
  float: left;
}
.base-input {
  margin-bottom: 30px;
}
.mapa_visual_sama {
  max-width: 100%;
  display: block;
  box-shadow: 0 0 5px #aaa;
}
#mapa_google_popis {
  display: none;
}
.vizitkar {
  margin: 0 -15px;
}
.vizitkar h2 {
  margin: 10px 15px;
}
.vi_obal_o {
  float: left;
  width: 33.333%;
  padding: 0 15px;
}
.vi_obal_i {
  color: #333;
  float: left;
  width: 100%;
  min-height: 350px;
}
.vi_dva {
  clear: both;
}
.vi_dva span {
  width: 70px;
  text-align: right;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.vi_cele_jmeno {
  font-size: 17.5px;
  font-weight: 600;
  margin: 10px 0;
}
.vi_pracovni_pozice {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
div#div_subtyp {
  position: relative;
  height: 35px;
  margin-bottom: 15px;
}
.filter-vertical input[type=number] {
  margin-bottom: 15px;
}
.nemovitost_foto5_small {
  margin: 10px -3px 30px -3px;
  max-height: 585px;
  transition: 500ms ease;
  overflow: hidden;
}
.nemovitost_foto5_small img {
  width: 20%;
  margin: 0;
  padding: 3px;
}
.nemovitost_foto5_big img {
  width: 100%;
}
.nemovitost_foto5_small.nemovitost_foto5_small_zabaleno {
  max-height: 85px;
  overflow: hidden;
  margin: 10px -3px;
}
.bigtext.bigtext_nadpis p {
  font-size: 24px;
  color: #26c9ff;
}
.jeden_i .kotva img {
  float: left;
  margin-right: 25px;
}
.kotevnik_one_i {
  margin: 15px 0;
}
.kotevnik_one_i a {
  text-decoration: none;
}
.kotevnik_one_i a:hover {
  text-decoration: none;
}
.kotevnik_one_i a span {
  font-size: 24px;
  color: #333;
}
.kotevnik_one_i img {
  float: left;
  margin-right: 25px;
}
.h2padding h2 {
  padding: 15px !important;
}
@media (max-width: 767px) {
  .mapa_visual_sama {
    width: 100% !important;
    margin: 30px 0;
  }
  .re_box_o_vypis_typ_15 .re_box_o {
    width: 50%;
    float: left;
    padding: 0 15px;
    position: relative;
    margin: 10px 0;
  }
  .nemovitost_foto5_small img {
    width: 25%;
    margin: 0;
    padding: 3px;
  }
  .info1_i h2 a img {
    margin: 20px auto;
    display: block;
    float: none;
  }
  .info1_i h2 a .foto_neni {
    margin: 20px auto;
    display: block;
    float: none;
  }
  .hypocalc_i {
    background: #fff !important;
  }
  .reality_box.reality_box1 {
    width: 100%;
  }
  .reality_box.reality_box2 {
    width: 100%;
  }
  .info11_o {
    float: left;
    width: 50%;
    padding: 15px;
    max-width: 280px;
  }
  .clear-mobile {
    clear: both !important;
  }
  .sirka360 {
    width: 100%;
  }
  .vi_obal_o {
    width: 50%;
  }
  .navbar-nav > ul > li {
    float: left;
    display: block;
    width: 100%;
    margin-left: -20px;
  }
  .info1_o {
    margin: 20px 0 40px;
    min-height: 202px;
    border-top: 1px solid #eee;
  }
  .info1_o:first-child {
    margin: 0 0 40px;
    min-height: 202px;
  }
}
@media (max-width: 967px) {
  .clear-mobile {
    clear: both;
  }
}
@media (max-width: 500px) {
  .hypocalc_i input {
    max-width: 100px;
    margin-right: 5px;
    padding: 0 5px;
  }
  .info11_o {
    float: left;
    width: 100%;
    padding: 15px;
  }
  .vi_obal_o {
    width: 100%;
  }
  .re_box_o_vypis_typ_15 .re_box_o {
    width: 100%;
    max-width: 300px;
    float: left;
    padding: 0 15px;
    position: relative;
    margin: 10px auto;
  }
}
@media print {
  * {
    background: #fff;
    color: #000;
    box-shadow: none;
  }
  .path {
    display: none;
  }
  .raz.r_soubory_raz {
    display: none;
  }
  .r_soubory_dva {
    display: none;
  }
  .header {
    display: none;
  }
  .nemovitost_foto5_small {
    display: none;
  }
  #mapa_google_popis {
    display: none;
  }
  #mapa_google_presna {
    display: none;
  }
  .nemovitost_foto5_celkem {
    display: none;
  }
  .formular_obal {
    display: none;
  }
  .hypocalc_all_o {
    display: none;
  }
  .reality_tlacitka {
    display: none;
  }
  .footer_o {
    display: none;
  }
  .footer {
    display: none;
  }
  .topmenu_o {
    display: none;
  }
  .rightmenu_o {
    display: none;
  }
  .formular {
    display: none;
  }
  .zpet_na {
    display: none;
  }
  .head_o {
    height: 104px;
  }
  .head_o #toplink {
    display: none;
  }
  .head_o #toptext {
    display: none;
  }
  .head_i a img {
    max-height: 100px;
  }
  .reality_box.reality_box1 {
    width: 50%;
  }
  .reality_box.reality_box1 a.img-responsive img {
    max-width: 100%;
  }
  .reality_box.reality_box1 img.img-responsive {
    max-width: 100%;
  }
  .reality_box.reality_box1 .real_prodejce_foto img,
  .reality_box.reality_box1 .vi_foto img {
    max-width: 100%;
  }
  .reality_box.reality_box1 .mapa_visual_obal img {
    max-width: none;
  }
  .reality_box.reality_box2 {
    width: 100%;
  }
  .content_o {
    width: 100%;
    float: none;
  }
  .real_prodejce {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
  }
  .reality_box1 {
    width: 542px;
  }
  .reality_box1 .nemovitost_foto_small {
    overflow: hidden;
  }
  .reality_box2 {
    width: 450px;
  }
  .reality_box2 .raz {
    width: 145px;
  }
  .reality_box2 .dva {
    width: 215px;
  }
  #print_logo {
    display: none;
  }
}
div#maps_box {
  height: 303px;
  border: 1px solid #333;
  margin: 10px 0;
}
#maps_box {
  height: 303px;
  box-shadow: 0 0 5px #aaa;
  margin: 10px 0;
  width: 100%;
}
.nemovitost_foto_big_video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.nemovitost_foto_big_video iframe,
.nemovitost_foto_big_video object,
.nemovitost_foto_big_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bootstrap-select {
  width: 100% !important;
  border-radius: 0;
}
.bootstrap-select button.dropdown-toggle {
  border-radius: 0;
  color: #39466c !important;
  background: white;
}
.maps_box_label {
  display: none;
}
/*# sourceMappingURL=style.css.map */