/** Defoult styles **/
/** END DEFOULT STYLES **/
/*dodelavky*/
/* Fade transition for carousel items */
/* Fade controls with items */
/*
3D Prohlídka BTN
 */
body {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  font-family: 'Ubuntu', sans-serif;
  background: #eee;
}
h1 {
  color: #555;
}
h2 {
  font-size: 26px;
}
a {
  color: #333;
}
a:hover {
  color: #8c4646;
  text-decoration: none;
}
img {
  max-width: 100%;
}
.nemovitost_foto5_small {
  margin-bottom: 30px;
  max-height: 585px;
  transition: 500ms ease;
  overflow: hidden;
}
.nemovitost_foto5_small img {
  margin-right: 5px;
  margin-top: 5px;
}
.nemovitost_foto5_big img {
  width: 100%;
}
.nemovitost_foto5_small.nemovitost_foto5_small_zabaleno {
  max-height: 85px;
  overflow: hidden;
  margin: 0;
}
.nemovitost_foto5_celkem {
  cursor: pointer;
  text-align: right;
  text-decoration: none;
  display: block;
  padding: 5px 52px 25px 12px;
  background: url('/asset/image/sipkad.png') top right no-repeat;
}
#logo {
  width: 145px;
  height: 70px;
  display: block;
  background: url('images/logo.png') no-repeat center;
  background-size: 100%;
}
#hp #slider {
  max-height: 400px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
#hp .carousel {
  max-height: 400px;
}
#hp .item {
  max-height: 400px;
}
#hp .item img {
  min-width: 100%;
  vertical-align: central;
}
#detail .thumbnail.agent {
  margin: 13px 5px 13px 0;
  background: none;
  box-sizing: border-box;
  transition: 200ms ease;
  width: 100%;
  box-shadow: none;
  border: 0;
}
#detail .contact-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #666;
}
.padding-none {
  padding: 0;
}
nav.navbar.navbar-default {
  background: #f2ae72;
  min-height: 80px;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.navbar-nav > ul {
  border: none;
  list-style: none;
}
.navbar-nav > ul > li {
  float: left;
}
.navbar-nav > ul > li > a {
  transition: 300ms ease;
  color: #ffffff;
  background: #f2ae72;
  padding: 26px 15px 25px;
  display: block;
}
.navbar-nav > ul > li > a:hover {
  background: #f2e394 !important;
  box-shadow: 0 5px 0 #8c4646;
  color: #333;
}
.navbar-default .navbar-collapse {
  border: 0;
  box-shadow: none;
}
.navbar-default .navbar-form {
  border: 0;
  box-shadow: none;
}
.navbar-default .navbar-nav > ul > .active > a {
  box-shadow: 0 5px 0 #8c4646;
  background: #f2e394;
  color: #333333;
}
.navbar-default .navbar-nav > ul > .active > a:hover {
  background: #f2e394;
  color: #333333;
}
.navbar-default .navbar-nav > ul > .active > a:focus {
  background: #f2e394;
  color: #333333;
}
.navbar-default .navbar-nav > ul > .open > a {
  background: #f2e394;
  box-shadow: 0 5px 0 #8c4646;
  color: #333;
}
.navbar-default .navbar-nav > ul > .open > a:hover {
  background: #f2e394;
  box-shadow: 0 5px 0 #8c4646;
  color: #333;
}
.navbar-default .navbar-nav > ul > .open > a:focus {
  background: #f2e394;
  box-shadow: 0 5px 0 #8c4646;
  color: #333;
}
.navbar-default .navbar-nav > ul > li > a {
  color: #ffffff;
}
.navbar-collapse {
  border: 0;
  box-shadow: none;
}
.dropdown-menu {
  border-radius: 0;
}
.dropdown-menu > .active > a {
  background: #f2e394;
  color: #333;
}
.dropdown-menu > .active > a:hover {
  background: #f2e394;
  color: #333;
}
.dropdown-menu > .active > a:focus {
  background: #f2e394;
  color: #333;
}
.dropdown-menu > li > a {
  color: #fff;
}
.dropdown-menu > li > a:hover {
  background: #f2e394;
}
.navbar-right .dropdown-menu {
  background: #F2AE72;
}
.bootstrap-select .dropdown-menu > li > a {
  color: #333;
}
.navbar-brand {
  margin-top: -10px;
}
.pagination {
  font-size: 18px;
}
.pagination > .active > a {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > .active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > .active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > .active > span {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > .active > span:hover {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > .active > span:focus {
  color: #fff;
  cursor: default;
  background-color: #f2ae72;
  border-color: #f2ae72;
}
.pagination > li > a {
  color: #333;
}
.pagination > li > span {
  color: #333;
}
.pagination > li:hover > a {
  color: #555;
}
.pagination > li:hover > span {
  color: #555;
}
.margin-top-30 {
  margin-top: 30px;
}
.btn-primary {
  background: #8c4646;
  border-color: #8c4646;
  border-radius: 0;
}
.btn-primary:focus {
  background: #8c4646;
  border-color: #8c4646;
  border-radius: 0;
}
.btn-primary:hover {
  background: #8c4646;
  border-color: #8c4646;
}
.base-filter p,
.base-filter label {
  margin: 5px 0;
  display: block;
  font-weight: normal;
}
.base-filter select {
  padding: 7px;
  width: 100%;
  background: #fff;
}
.base-filter button {
  width: 100%;
  border-radius: 0 !important;
}
.base-filter .btn-primary {
  background: #8c4646;
  border-color: #8c4646;
  margin-bottom: 20px;
}
.base-filter .bootstrap-select .btn-default {
  background: #fff;
}
.side-filter {
  margin-top: 25px;
}
.cena a {
  display: inline-block;
  font-size: 18px;
  padding: 5px 15px;
  margin-top: 15px;
  font-weight: 500;
  background: #F2AE72;
  color: #fff;
  float: left;
  border-radius: 3px;
  margin-right: 15px;
}
.cena span {
  display: inline-block;
  font-size: 18px;
  padding: 5px 15px;
  margin-top: 15px;
  font-weight: 500;
  background: #F2AE72;
  color: #fff;
  float: left;
  border-radius: 3px;
}
.info1_i {
  clear: both;
}
.info1_i .prvni {
  min-height: 164px;
}
.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;
}
.info1_i h2 a img {
  float: left;
  max-width: 100%;
  margin-right: 30px;
  margin-bottom: 35px;
  box-shadow: 0 0 5px #aaa;
}
.info1_i .clear {
  display: none;
}
.info11_o {
  float: left;
  width: 25%;
  padding: 15px;
}
.info11_o img {
  width: 100%;
  margin-bottom: 5px;
}
.info11_o .cena span {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  text-align: center;
}
.emblem {
  height: 120px;
  width: 120px;
  padding: 23px 3px 0 0;
  border: 10px solid #eee;
  background: #f2ae72;
  border-radius: 350px;
  text-align: center;
  margin: 30px auto;
  font-size: 38px;
  color: #fff;
  transition: 200ms ease;
}
.emblem:hover {
  box-shadow: 0 0 0 10px #f2ae72;
}
.emblem-article {
  text-align: center;
}
.emblem-article h2 {
  font-size: 24px;
}
.display-block {
  display: block;
}
.header {
  height: 200px;
  background: url('/asset/image/slide_default.jpg') no-repeat center;
  background-size: cover;
  width: 100%;
  position: relative;
}
.header h1 {
  margin: 0;
  position: relative;
  z-index: 20;
  color: #fff;
  font-size: 52px;
  text-align: center;
  padding: 80px 0 0;
  text-shadow: 0 0 8px #000000;
}
.header::before {
  content: "";
  height: 100%;
  width: 100%;
  background: url('/asset/image/pattern.png');
  position: absolute;
  top: 0;
  z-index: 10;
}
#listing .list-properties-item {
  clear: both;
}
#listing .list-properties-item a.thumbnail {
  max-height: 250px;
  min-height: 250px;
  margin: 30px 0;
  box-shadow: 0 0 5px #000000;
  overflow: hidden;
  max-width: 350px;
}
#listing .list-properties-item a.thumbnail img {
  min-width: 300px;
}
#listing .list-properties-item .article h2 {
  margin-top: 30px;
}
#listing .list-properties-item .article p {
  max-height: 96px;
  min-height: 96px;
  overflow: hidden;
}
#listing .list-properties-item .agent {
  max-width: 150px;
  max-height: 100px;
  box-sizing: border-box;
  display: block;
  background: #f2ae72;
  transition: 200ms ease;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#listing .list-properties-item .agent img {
  max-width: 100%;
}
#listing .list-properties-item .agent:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.properties-item {
  margin: 10px 0;
  background: #fff;
}
.properties-item .first {
  padding-right: 0;
  border-right: 1px solid #555;
}
.properties-item .first a {
  display: block;
  background: #f2ae72;
  text-align: center;
  font-size: 18px;
  color: #555;
  transition: 200ms ease;
}
.properties-item .first a:hover {
  display: block;
  background: #8c4646;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.properties-item .last {
  padding-left: 0;
}
.properties-item .last a {
  display: block;
  background: #f2ae72;
  text-align: center;
  font-size: 18px;
  color: #555;
  transition: 200ms ease;
}
.properties-item .last a:hover {
  display: block;
  background: #8c4646;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.properties-item span.cost {
  background: #f2ae72;
  padding: 5px;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.properties-item h3 {
  margin: 15px 0;
  padding: 0 15px;
  font-size: 20px;
}
.bigtext.bigtext_nadpis p {
  font-size: 24px;
}
.thumbnail {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.thumbnail img {
  width: 100%;
}
footer.path {
  color: #fff;
  background: #f2ae72;
  margin-top: 30px;
}
.li-style-none {
  list-style: none;
  padding: 0;
}
.path ul {
  list-style: none;
  padding-left: 0;
}
.path ul a {
  color: #fff;
}
.path ul a::before {
  content: '';
  font-size: 15px;
  font-weight: 400;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: inline-block;
  margin-right: 10px;
  border: 2px solid #fff;
  transition: 100ms ease;
}
.path ul a:hover::before {
  background-color: #f2e394;
}
.footer-part {
  min-height: 180px;
}
.footer-part a {
  color: inherit;
}
.footer-part p {
  margin: 0;
}
.social img {
  margin-right: 10px;
  border-radius: 100px;
  box-shadow: 0 0 0 0 #fff;
  border: 3px solid #F2AE72;
  transition: 200ms ease;
}
.social img:hover {
  box-shadow: 0 0 0 5px #fff;
}
.social h2 {
  padding-bottom: 10px;
  border-bottom: 7px solid #fff;
  display: inline-block;
  margin-bottom: 20px;
}
.footer-part.logo {
  padding-top: 20px;
}
#ajax-spinner {
  margin: 15px 0 0 15px;
  padding: 13px;
  background: white url('/asset/image/spinner.gif') no-repeat 50% 50%;
  font-size: 0;
  z-index: 123456;
  display: none;
}
div.flash {
  color: black;
  background: #FFF9D7;
  border: 1px solid #E2C822;
  padding: 1em;
  margin: 1em 0;
}
a[href^="#error:"] {
  background: red;
  color: white;
}
.form_error {
  color: #a94442;
}
form th {
  vertical-align: top;
  font-weight: normal;
  text-align: right;
}
form td {
  vertical-align: top;
  font-weight: normal;
}
form .required label {
  font-weight: bold;
}
form .error {
  color: #D00;
  font-weight: bold;
}
.reality_box.reality_box1 {
  width: 50%;
  float: left;
  padding: 15px;
}
.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;
}
a.right.carousel-control.margright {
  font-size: 60px;
  padding-top: 9%;
  z-index: 1000000;
}
a.left.carousel-control.margleft {
  font-size: 60px;
  padding-top: 9%;
  z-index: 1000000;
}
.slider {
  margin-bottom: 30px;
}
span#zvolte_typ {
  background: #fff;
  display: block;
  position: absolute;
  width: 100%;
  height: 34px;
  border: 1px solid #CCC;
  padding: 4px 10px;
  color: #333;
}
div#div_subtyp {
  position: relative;
  height: 35px;
}
.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;
}
.bottom_sort_o {
  clear: both;
}
.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 #F2AE72;
  text-decoration: none;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  margin: 1px;
  background: #F2AE72;
  color: #fff;
}
.re_box_i {
  position: relative;
}
.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: #fff;
}
.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: #F2AE72;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 13px;
  box-sizing: border-box;
  text-transform: uppercase;
  box-shadow: 0 0 0 5px #eee;
  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;
}
.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;
}
.hypocalc_i {
  background: url('/asset/image/domecek.png') no-repeat left 15px top 25px;
}
.hypocalc_i input {
  max-width: 150px;
  margin-right: 5px;
  padding: 0 5px;
}
.hypocalc_i td {
  padding-right: 5px;
}
.hypocalc_i table {
  float: right;
  background: rgba(238, 238, 238, 0.7);
  box-shadow: 0 0 10px 10px rgba(238, 238, 238, 0.7);
}
.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;
}
.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 #F2AE72;
  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: #F2AE72;
  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;
}
span.cena_castka {
  padding: 5px;
  display: block;
  float: right;
  background: #F2AE72;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  clear: both;
}
.undercolor {
  background: #F2AE72;
  color: #fff;
}
.bottom_sort_count {
  display: none;
}
.bottom_sort_page {
  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%;
}
.iright {
  float: right;
  padding: 0 0 10px 10px;
}
.base-input {
  margin-bottom: 30px;
}
.mapa_visual_sama {
  max-width: 100%;
  display: block;
  box-shadow: 0 0 5px #aaa;
}
.maps_box_label {
  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%;
}
.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: 17px;
  font-weight: 600;
  margin: 10px 0;
}
.vi_pracovni_pozice {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}
.carousel .item {
  left: 0 !important;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
.carousel-control {
  background-image: none !important;
}
.next.left {
  opacity: 1;
  z-index: 1;
}
.prev.right {
  opacity: 1;
  z-index: 1;
}
.active.left {
  opacity: 0;
  z-index: 2;
}
.active.right {
  opacity: 0;
  z-index: 2;
}
span.info11_pod {
  padding-left: 5px;
}
.r_rkid_dva {
  margin-bottom: 20px;
}
.r_rkid_dva a {
  font-size: 18px;
  border: 1px solid #cf0213;
  color: white;
  background: #cf0213;
  display: inline-block;
  width: 80%;
}
.r_rkid_dva a:hover {
  color: white;
  background: #880212;
}
.prohlidka_left {
  background-color: lightgrey;
  display: inline-block;
  color: black;
  height: 100%;
  width: 40%;
  text-align: center;
  padding: 7px;
}
.prohlidka_center {
  display: inline-block;
  color: white;
  height: 100%;
  padding-left: 5%;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    background: #F2E394;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background: #F2E394;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background: #F2E394;
  }
  .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: #eee !important;
  }
  .reality_box.reality_box1 {
    width: 100%;
  }
  .reality_box.reality_box2 {
    width: 100%;
  }
  .navbar-nav > ul {
    margin: 30px -15px 0;
  }
  .navbar-nav > ul > li {
    float: left;
    width: 100%;
    margin-left: -20px;
    display: block;
    margin-bottom: 5px;
  }
  .navbar-nav > ul > li > a {
    padding: 5px 15px;
    display: block;
  }
  .nav > li {
    margin-bottom: 5px;
  }
  .container > .navbar-header {
    margin-left: -30px;
    margin-right: -30px;
  }
  .container > .navbar-collapse {
    margin-left: -30px;
    margin-right: -30px;
  }
  .container-fluid > .navbar-header {
    margin-left: -30px;
    margin-right: -30px;
  }
  .container-fluid > .navbar-collapse {
    margin-left: -30px;
    margin-right: -30px;
  }
  .info11_o {
    float: left;
    width: 50%;
    padding: 15px;
    max-width: 280px;
  }
  .clear-mobile {
    clear: both !important;
  }
  .sirka360 {
    width: 100%;
  }
  .vi_obal_o {
    width: 50%;
  }
}
@media (max-width: 967px) {
  .clear-mobile {
    clear: both;
  }
}
@media (max-width: 500px) {
  .info11_o {
    float: left;
    width: 100%;
    padding: 15px;
  }
  .vi_obal_o {
    width: 100%;
  }
}
@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;
  }
  .maps_box_label {
    display: none;
  }
  #maps_box {
    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 img {
    max-width: 100%;
  }
  .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;
  }
}
/*# sourceMappingURL=style.css.map */