.parallax-window {
    min-height: 520px;
    background: transparent;
}

.abcd img {
    visibility: visible !important;
}

body,
html {
  font-size: 20px;
  font-weight: lighter;
  min-width: 1030px;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
div.slider div {
    background-attachment: fixed;
    /*background-size: 100% !important;*/
}

@media all and (max-width: 600px) {

    div.slider div {
       background-size: cover !important; 
    }
}


div.slider .first {
  height: 520px;
  width: 100% !important;
}
div.slider .second {
  height: 520px;
  width: 100% !important;
}
header {
  color: white;
  background-color: #181818;
  height: 80px;
  width: 100%;
}

header h1 {
  width: 187px;
  height: 80px;
  margin: 0;
  background: #C9AD67;
}
header a.logo {
  border: 0;
  background: url('../img/logo.png') 0 0 no-repeat;
  color: transparent !important;
  line-height: 80px;
  width: 187px;
  height: 80px;
  display: block;
  position: relative;
  top: 42px;
}
header div.logo {
  width: 30%;
  float: left;
}
header div.navigation {
  width: 60%;
  float: left;
}
header div.navigation ul {
  float: right;
  margin-top: 28px;
  list-style: none;
}
header div.navigation ul li {
  float: left;
  margin-right: 30px;
}
header div.navigation ul li a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-weight: lighter;
}
header div.navigation ul li a:hover {
  color: #c9ad67;
}
header div.language {
  width: 10%;
  float: left;
}
header div.language img {
  float: right;
  margin-left: 7px;
  margin-top: 32px;
}
section.slider {
  height: 520px;
}
section.slider ul {
  z-index: 1;
  padding: 0;
  margin: 0;
  list-style: none;
}
section.slider ul li {
  float: left;
}
section.slider div.controls {
  z-index: 2;
  position: absolute;
  width: 1000px;
  top: 220px;
}
section.slider div.controls div.left,
section.slider div.controls div.right {
  float: left;
  width: 50%;
}
section.slider div.controls div.right {
  text-align: right;
}
a.slider-left, a.slider-left2 {
  position: absolute;
  left: -30px;
  margin-top: 115px;
}
a.slider-right, a.slider-right2 {
  position: absolute;
  right: -30px;
  margin-top: 115px;
}
div.gold-square {
  background: url('../img/gold-square.png') no-repeat right bottom;
  width: 76px;
  height: 61px;
  position: absolute;
  right: 5%;
}
div.gold-square.service {
  margin-top: -75px;
}
div.white-square {
  background: url('../img/white-square.png') no-repeat right bottom;
  width: 76px;
  height: 61px;
  position: absolute;
  right: 5%;
}
section.content div.title {
  background: url('../img/kostky.png') no-repeat left 92%;
}
section.content div.title h2 {
  color: #fdfdfd;
  font-size: 24px;
  font-weight: lighter;
  margin: 0 0 0 70px;
}
section.content div.title.no-corner {
  padding-top: 70px;
}
section.content ul.lofts, section.content ul.apartmans {
  margin-top: 40px;
  padding: 0;
  list-style: none;
}
section.content ul.lofts.hidden, section.content ul.apartmans.hidden {
  display: none;
}
section.content ul.lofts li.loft, section.content ul.apartmans li.loft {
  padding: 0;
  margin: 0 10px;
  float: left;
}
section.content div.pagination, section.content div.pagination2 {
  margin-top: 60px;
  width: 1000px;
  text-align: center;
}
section.content ul.pagination, section.content ul.pagination2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
section.content ul.pagination li, section.content ul.pagination2 li {
  margin: 0 5px;
  float: left;
}
section.content ul.pagination li a, section.content ul.pagination2 li a {
  font-size: 14px;
  text-decoration: none;
  padding: 7px 15px;
  background-color: #cccccc;
  color: white;
  font-weight: bold;
}
section.content ul.pagination li a:hover,
section.content ul.pagination li a.active,
section.content ul.pagination2 li a:hover,
section.content ul.pagination2 li a.active {
  background-color: #6d6d6d;
}
section.content div.loft {
  width: 230px;
}
section.content div.loft div.photo {
  height: 170px;
}
section.content div.loft div.photo div.stars {
  text-align: right;
  position: relative;
  top: -32px;
  right: 14px;
}
section.content div.loft div.photo div.stars img {
  margin-right: -5px;
}
section.content div.loft h3 {
  color: #181818;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
}
section.content div.loft h3 a {
  color: #181818;
  text-decoration: none;
}
section.content div.loft h3 a:hover {
  text-decoration: underline;
}
section.content div.loft ul {
  margin: 16px 0 0 0;
  padding: 0 0 0 28px;
  list-style-image: url('../img/square.png');
}
section.content div.loft ul li {
  color: #181818;
  font-size: 14px;
  margin-bottom: 8px;
  padding-left: 10px;
}
section.content ul.services {
  margin: 80px 0 0 0;
  padding: 0;
  list-style: none;
}
section.content ul.services li {
  cursor: pointer;
  text-align: center;
  float: left;
  width: 200px;
  font-size: 16px;
  margin: 0 25px;
}
section.content ul.services li p {
  padding-top: 10px;
}
section.content ul.services li.hover p {
  color: #181818;
}
.about {
  color: #fdfdfd;
  font-size: 16px;
  margin-left: 70px;
  text-align: justify;
  line-height: 28px;
  padding-top: 20px;
}

section.content p.address {
  color: #fdfdfd;
  font-size: 18px;
  margin-left: 70px;
  text-align: left;
  line-height: 28px;
  padding-top: 20px;
  width: 200px;
  float: left;
}
section.content p.address.phone {
  margin-left: 100px;
  width: 400px;
}
section.content.black {
  background-color: #181818;
  color: white;
}
section.content.black div.corner {
  height: 39px;
  background: #ffffff url('../img/corner-black.png') no-repeat center bottom;
  margin-top: 70px;
}
section.content.white {
  background-color: white;
  color: #181818;
}
section.content.white div.title h2 {
  color: #181818 !important;
}
section.content.white div.corner {
  height: 39px;
  background: #c8ac66 url('../img/corner-white.png') no-repeat center bottom;
  margin-top: 70px;
}
section.content.gold {
  background-color: #c8ac66;
  color: white;
}
section.content.gold div.title {
  background: url('../img/kostky-brown.png') no-repeat left 91%;
}
section.content.gold div.title h2 {
  color: white !important;
}
section.content.gold div.corner {
  height: 39px;
  background: #262626 url('../img/corner-gold-second.png') no-repeat center bottom;
  margin-top: 70px;
}
section.content.brown {
  background-color: #262626;
  color: white;
}
section.content.brown div.title {
  background: url('../img/kostky.png') no-repeat left 91%;
}
section.content.brown div.title h2 {
  color: white !important;
}
div.service {
  margin-bottom: 120px;
}
div.service div.image {
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-left: 70px;
  margin-top: 30px;
}
div.service div.image img {
  width: 220px;
}
div.service div.description {
  width: 690px;
  float: left;
  color: #181818;
  font-size: 20px;
  line-height: 24px;
  margin-top: 8px;
  text-align: justify;
}
div.service div.description p {
  margin-bottom: 50px;
}
div.dots {
  background: url('../img/footer-dots.png') repeat-x bottom left;
  background-color: #262626;
  width: 99%;
  height: 15px;
  position: absolute;
  bottom: 0;
}
div.half {
  width: 50%;
  float: left;
}
div.inner {
  position: relative;
  margin: 0 auto 0;
  width: 1000px;
}
div.clearfix:before,
div.clearfix:after,
div.container:before,
div.container:after {
  content: " ";
  display: table;
}
div.clearfix:after,
div.container:after {
  clear: both;
}

#kontakt .inner { position: relative; padding-bottom: 5%; }

header {
  z-index: 99999999999;
  position: relative  !important;
}

.sluzba img {
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-left: 70px;
}

section.gold ul.services li.hover p {
  color: #181818;
}

section.gold ul.services a {
  color: white;
}

.anchor {
   display:block;
   height:80px; /* this is the height of your header */
   margin-top:-80px; /* this is again negative value of the height of your header */
   visibility:hidden;
}

#lofty .corner, #lofty_detailek .corner {
    background: #c8ac66 url('../img/corner-white-thin.JPG') no-repeat center bottom;
    height: 55px;
}

.fancybox-inner {
    max-width: 880px !important;
    max-height: 420px !important;
    
    width: auto !important;
    height: auto !important;
}

.fancybox-image.other {
    margin: 0 auto !important;
    width: auto !important;
    height: auto !important;
    max-width: 880px !important;
    max-height: 420px !important;
}
.fancybox-image.ie {
    
    margin: 0 auto !important;    
    width: auto !important;
    height: auto !important;  
    max-width: 880px !important;
    max-height: 460px !important;
}

#fancybox-thumbs {
      position: initial !important;
      margin-top: 15px !important;
}

/*    .abcd img {
    opacity: 1;
    transition: opacity 0.5s ease;
}
.transition {opacity: 0.5;}
*/

.trans_opacity {
    opacity: 0.5 !important;
    transition: opacity 0.5s ease;
}

.fancybox{
margin-left: auto;
margin-right: auto;
}

.normal_space{
height: 30px;
width: auto;
}

#hodnoceni_tucne{
font-size: 40px;
}



.comment {
 
	width:100%;
	height:auto;
  min-height: 170px;
	padding:7px 23px;
	background-color:#F5F5F5;
	box-shadow:0px 2px 4px rgba(0,0,0,0.15), 0px 0px 3px rgba(0,0,0,0.15);
	margin:0px auto;
	margin-bottom:10px;
	text-align:justify;
  margin-bottom: 30px;
}

.author, .date {
	font-size:11.2px;
	font-weight:600;
	color:#777;
	text-transform:uppercase;
}

.author {
 display: block;
padding-top: 10px;
}

.komentar_hodnoceni {
 display: block;
	font-size:11.2px;
	font-weight:600;
  color:#777;
	text-transform:uppercase;
 
}

.komentar_hodnoceni {
	font-size:11.2px;
	font-weight:600;
  color:#777;
	text-transform:uppercase;
}

  .komentar_konkretni{
   color: black;
   text-transform:none;
   margin-right: 20px;
  }

   .image_contact{
   float: left;
   height: 100%; 
   width: 200px;
   margin-right: 20px;
   margin-bottom: 15px;
     margin-top: 10px;
   
   }

   img.image_contact{
   width: 140px;
   height: 140px;
   border-radius: 1000px;  
   }
   
   .stars_nahled{
     width: 17px;
     height: auto;
     position: relative;
     bottom: -5px;
   }
   
   .loft a{
   text-decoration: none;
   }
   
   @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .fancybox-outer {
        margin-bottom: 130px !important;
    } 
}