#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

@-ms-viewport { 
  width: device-width; 
}

/***************** Layout ******************/
* {
  box-sizing: border-box;
}
.max-w-100p {
  max-width: 100%;
}
body {
  font-family: 'Open Sans', sans-serif, arial, helvetica, tahoma;
  color: #000000;
  background: #ffffff;
  margin: 0px;
/*  background-image: url('../images/top_side_bgr.png');
  background-repeat: repeat-x;
*/  line-height: 120%;
}
.TABLET {
  display: none;
}
.DESKTOP {
  display: none;
}
.MOBILE {
  display: block;
}
/* For all (mobile first) */
[class*="col-"] {
  width: 100%;
  margin: 0px;
  float: left;
  padding: 10px;
}
.inline-block {
  display: inline-block;
  text-align:left;
}
.vertical-center {
  display: flex;
  align-items: center;
}
.row:after {
  content: "";
  clear: both;
  display: block;
}
#top img.logo {
  float: left;
  height: 60px;
}
#top_in p.nadpis {
  float:left;
  margin-top:4px;
  margin-left: 8px;
  font-size: 16px;
  line-height: 115%;
  font-weight: normal;
  font-style: italic;
  color: #5f685d;
}

h1 {
  color: #000000;
  font-size: 26px;
  line-height: 110%;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding: 15px 0px 5px 0px;
  margin: 0px;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 130%;
  color: #000000;
  text-decoration: none;
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 2px;
}
p {
  font-size: 15px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  margin-top: 3pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
}
a {
  color:#000000;
  text-decoration: underline;
  font-size: 15px;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
}
.reality-box {
  background-image: url('./images/dum-reality.jpg');
  background-repeat: no-repeat;
/*  background-position: right 92%; */
  background-size: cover;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.text {
  margin: 0px 0px 20px 0px;
  padding: 10px 15px 20px 15px;
  font-size: 11px;
  color: #000000;
  background: #ffffff;
}
.text ul {
  margin: 0px 10px;
  padding: 0px 0px 0px 15px;
}
.text ul li {
  list-style-type: square;
  margin: 3px 0px 0px 5px;
  text-align:left;
}
.text li {
  font-size: 14px;
}
.text ul li ul li a {
  font-size: 14px;
}
.text ol li {
  font-weight: 600;
  line-height: 150%;
}

.footer {
  clear: both;
  width: auto;
  margin: 0px auto 0px auto;
  background: linear-gradient(to bottom, #f0fff5 0%,#f0fff5 80%,#ffffff 100%);
  border-top: #c1e1cf 1px solid;
}
.footer_in {
  margin:0px auto;
  text-align:left;
  padding: 20px 15px 20px 15px;
}
.footer p {
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  background: none;
}
.footer a {
  color:#000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}

#hypoteka-form {
  font-weight: normal;
  width: auto;
  clear: both;
  margin: 5px 20px 25px 0px;
  padding: 10px 20px 10px 20px;
  background: #f0fff5;
  border: 1px solid #c8e3d2;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#hypoteka-form label {
font-size: 15px;
}
#hypoteka-form input {
font-size: 15px;
margin: 0px 5px 10px 0px;
width: 80%;
max-width: 250px;
}
#hypoteka-form input[type=submit] {
font-size: 16px;
color: #ffffff;
border: 1px solid #c8e3d2;
background: #63ba4b;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
padding: 5px 25px 5px 25px;
margin: 2px 0px 2px 0px;
width: initial;
}
#hypoteka-form p {
font-size: 16px;
}
#hypoteka-form p.notes, a.notes {
font-size: 13px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
margin: 0px;
}
#hypoteka-form a.notes {
  text-decoration: underline;
}
.bank_partneri {
  margin: 8px 20px;
  vertical-align: middle;
  max-width: 120px;
  max-height: 60px;
}

.kontakt_bottom {
  width: 100%;
  margin:0px auto;
  background-image : none;
  text-align:left;
  padding: 0px 10px 20px 0px;
}
.kontakt p, .kontakt p a {
  color: #000000;
  font-size: 16px;
}
.kontakt_bottom p, .kontakt_bottom p a {
  color: #000000;
  font-size: 16px;
  font-weight:bold;
}

@media only screen and (min-width: 618px) {
  /* For tablets: */
  .col-m-1 {width: 8.33%;}
  .col-m-2 {width: 16.66%;}
  .col-m-3 {width: 25%;}
  .col-m-4 {width: 33.33%;}
  .col-m-5 {width: 41.66%;}
  .col-m-6 {width: 50%;}
  .col-m-7 {width: 58.33%;}
  .col-m-8 {width: 66.66%;}
  .col-m-9 {width: 75%;}
  .col-m-10 {width: 83.33%;}
  .col-m-11 {width: 91.66%;}
  .col-m-12 {width: 100%;}
  .header {
    background: none;
  }
  /* menu pro desktop a tablet */
  .prave-menu {
    margin: 0px;
    padding: 0px 5px 0px 0px;
  }
  .prave-menu ul {
    margin: 5px 0px 15px 0px;
    padding: 0px;
    list-style: none;
  }
  .prave-menu ul li {
    padding: 3px 10px 7px 10px;
    font-size:14px;
    background: rgba(0,0,0,0.0);
  }
  .prave-menu ul li a {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
  }
  .prave-menu a:hover {
    text-decoration: underline;
  }
  .mainmenu {
    clear: both;
  }
  .mainmenu ul {
    margin: 15px 0px 0px 180px;
    padding: 0px;
    display: inline-block;
    list-style: none;
  }
  .mainmenu ul li {
    float: left;
    display: block;
    background: rgba(0,0,0,0.0);
    margin-bottom: 0px;
    padding: 0px;
    color: #000000;
  }
  .mainmenu a {
    width: auto;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #ccffcc;
    margin: 2px;
    text-decoration: none;
  }
  .mainmenu a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  .mainmenu a.path {
    color: #ffffff;
  }
  .mainmenu a.pathend {
    color: #ccffcc;
  }
  /* menu pro desktop a tablet KONEC */

  .MOBILE {
    display: none;
  }
  .DESKTOP {
    display: none;
  }
  .TABLET {
    display: block;
  }

}
@media only screen and (min-width: 805px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
  body {
    max-width: 980px;
    margin: 0px auto;
  }
  .header {
    min-height: 120px;
  }
  .MOBILE {
    display: none;
  }
  .TABLET {
    display: none;
  }
  .DESKTOP {
    display: block;
  }


  #top {
    text-align: left;
    margin: 0px auto 0px auto;
    padding: 0px 0px;
    position: relative;
  }
  #top_in {
    background:#ffffff url('../images/top_center_bgr_pruh2.png');
    height: 175px;
    margin: 0px 20px 0px 23px;
    padding: 0px 5px 0px 0px;
    border-top: 0px solid #8aa0c1;
    border-bottom: 0px solid #8aa0c1;
    border-left: 0px solid #a2a7a8;
    border-right: 0px solid #a2a7a8;
  }
  #top img.logo {
    position: absolute;
    left: 3px;
    top: 37px;
    height: 130px;
  }
  #top img.foto {
    position: absolute;
    right: 3px;
    top: 3px;
  }
  #top_in p.nadpis {
    float:left;
    margin-top:48px;
    margin-left: 175px;
    font-size: 23px;
    line-height: 115%;
    font-weight: normal;
    font-style: italic;
    color: #5f685d;
  }

.sedy-ramecek-vrch {
  font-size: 9pt;
  font-weight: normal;
  background: #eef7f1;
  margin: 5px 15px 0px 0px;
  padding: 3px 10px 3px 10px;
  border: 1px solid #c8e3d2;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.sedy-ramecek-spodek {
  font-size: 9pt;
  font-weight: normal;
  vertical-align: middle;
  margin: -1px 15px 5px 0px;
  padding: 5px 10px 10px 10px;
  border: 1px solid #c8e3d2;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.sedy-ramecek-spodek li {
  font-weight: normal;
}

  form {
    margin: 0px;
    padding: 0px;
  }
  .kontakt {
    width: 100%;
    text-align:left;
    background: linear-gradient(to bottom, #f0fff5 0%,#f0fff5 80%,#ffffff 100%);
    padding: 10px 10px 20px 10px;
    font-weight:bold;
  }
  .kontakt p {
    font-size: 14px;
  }
  .kontakt a {
    font-weight:bold;
  }
.prave_menu_nadpis {
  font-size: 15px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  color: #ffffff;
  width: 100%;
  padding: 5px 10px 5px 10px;
  text-align:left;
  background:#64bb4a;
  font-weight:bold;
}

  #produkty {
    width: 100%;
    text-align:left;
    background: linear-gradient(to bottom, #f0fff5 0%,#f0fff5 80%,#ffffff 100%);
    margin: 0px;
    padding: 10px 10px 20px 10px;
  }
  #addcontent {
    position: relative;
    top: -10px;
    z-index:50;
  }

  .err {
    color: #ff4400;
  }
  h1.err {
    padding: 20px 5px 0px 0px;
    color: #ff4400;
  }
  img {
    border: 0px solid;
  }
  label {
    font-size: 12pt;
  }
  label.err {
    color: #cc0000;
  }

}
/* Layout KONEC */
