
.cms-cms .fcomp-2003 {
 min-height: 30px;
}













.cms-cms .fcomp-2051 {
 min-height: 30px;
}

.cms-cms .fcomp-2052 {
 min-height: 30px;
}

.cms-cms .main-menu01 {
 min-height: 20px;
}

.main-menu01 li {
  position: relative;  
}

.main-menu01 .menu-level-1,
.main-menu01 .menu-level-2,
.main-menu01 .menu-level-3 {
  display: none;
  position: absolute;
}


.main-menu01 .menu-level-0 li:hover .menu-level-1,
.main-menu01 .menu-level-1 li:hover .menu-level-2,
.main-menu01 .menu-level-2 li:hover .menu-level-3 {
  display: block;
}

.cms-cms .fcomp-2111 {
 min-height: 30px;
}





.cms-cms .fcomp-2201 {
 min-height: 30px;
}
@charset "UTF-8";
/*

AUTHOR: Ludvík Bobek
09.03.2019

*/
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}

/*
.fcomp-2021:before {
    font-family: FontAwesome;
    content: "\f024";
}
*/
/*
@media (min-width: map-get($grid-breakpoints, md)) {

}
*/
/*

clearing

*/
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

body {
  padding: 0;
  margin: 0;
  position: relative;
}

h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

ul, li, ol, img, h1, h2, h3, h4, h5, p {
  padding: 0;
  margin: 0;
  background: none;
}

.clear, .cleared-fcomp-2024, .fcomp-5026, .cleared, .cleared-fcomp-2022, .cleared-fcomp-2026, .local-clear {
  clear: both;
}

:focus {
  outline: 0;
}

.fcomp-3010 .detail-tile-pic, .fcomp-3010 .detail-tile-picOther, .fcomp-3010 .detail-tile-description {
  padding: 0;
}

.fcomp-3010 .detail-tile-type, .fcomp-3010 .detail-tile-function {
  border: none;
  float: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.fcomp-3010 .detail-tile-dully .label, .fcomp-3010 .detail-tile-other .label {
  float: none;
  margin: 0;
}

.fcomp-3010 .supply_detail_mini_box {
  margin: 0;
  clear: none;
}

.objectionable {
  display: none;
}

input,
button,
textarea {
  font-size: 1em;
  color: inherit;
  line-height: inherit;
  font-family: inherit;
}

/*

basic styles

*/
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 81%;
  line-height: 1.4;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  color: black;
  background: white;
}

h2, h3, h4, h5 {
  line-height: 1.2;
  color: black;
  font-weight: bold;
}

h1 {
  font-style: normal;
  font-size: 1.08em;
  color: #F6B7A2;
  font-weight: bold;
  line-height: 1.2;
}

h1 a {
  color: #707070;
  text-decoration: none;
}

@media screen and (min-width: 740px) {
  h1 h1 {
    font-size: 2.75em;
  }
}

h2 {
  font-size: 3.0em;
  line-height: 1.05;
  text-align: left;
  margin: 15px 0;
  clear: both;
  padding-bottom: 15px;
  position: relative;
}

h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  min-width: 150px;
  height: 3px;
  background: #F6B7A2;
  content: '';
}

h2:first-child {
  margin-top: 0;
}

h2[style*="text-align: center;"]:after {
  margin: 0 auto;
  right: 0;
}

h3 {
  font-size: 1.5em;
  line-height: 1.05;
  color: #F6B7A2;
  text-align: left;
  margin: 30px 0 20px 0;
}

@media screen and (min-width: 740px) {
  h2 {
    line-height: 1.1;
  }
  h3 {
    line-height: 1.2;
  }
}

h4 {
  font-size: 1.0em;
  line-height: 1.2;
  text-align: left;
}

p {
  margin: 10px 0;
}

p.behind-me-h2:after {
  clear: both;
  content: "";
  display: block;
}

a {
  color: #F6B7A2;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

img {
  margin: 5px 0;
  max-width: 100%;
  height: auto;
}

img[style*="width: 100%"],
img[width*="100%"] {
  margin: 20px 0;
  display: block;
}

img[style*="float: left"] {
  margin-right: 20px;
}

img[style*="float: right"] {
  margin-left: 20px;
}

ol, ul {
  margin: 20px 0;
  padding-left: 14px;
}

ul {
  padding-left: 45px;
}

ol li, ul li {
  padding: 3px 0;
  list-style-type: square;
}

.main-menu01 ul {
  margin: 0;
  padding: 0;
}

.main-menu01 li {
  background: none;
  padding: 5px 0;
  margin: 0;
  line-height: 1.2;
  list-style: none;
}

.table-parent {
  overflow: auto;
}

table {
  border: none;
  text-align: center;
  border-collapse: collapse;
  margin: 20px 0;
  background: #f4f4f4;
  color: #787d85;
}

table tr td,
table tr th {
  border: none;
  border-bottom: 1px solid #707070;
  padding: 6px 10px;
}

table tr td:last-of-type,
table tr th:last-of-type {
  border-right: none;
}

table tr th {
  font-weight: bold;
}

table tr:last-of-type td {
  border-bottom: none;
}

table a {
  color: white;
}

table.large-table {
  padding: 20px;
  width: 100%;
  font-size: 0.9em;
}

table.large-table tr {
  border-bottom: 1px solid #707070;
}

table.large-table tr:last-of-type {
  border: none;
}

table.large-table tr td,
table.large-table tr th {
  border: none;
  padding: 20px 5px;
}

table.large-table tr th {
  font-weight: bold;
}

.price-1,
.price-2,
.price-3 {
  margin-right: 7px;
  white-space: nowrap;
}

.tab {
  display: inline-block;
  width: 150px;
}

.form-text-waring {
  color: red;
}

.fcomp-2030 .liv {
  margin: 20px 0;
}

.fc-guid-23 *:first-child,
.fc-guid-43 *:first-child {
  margin-top: 0;
}

.fc-guid-23 *:last-child,
.fc-guid-43 *:last-child {
  margin-bottom: 0;
}

em a,
button {
  padding: 15px 50px;
  background: #F6B7A2;
  border-radius: 5px;
  color: white;
  font-style: normal;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: bold;
  -webkit-box-shadow: 2px 2px 6px 0 #E4E4E4;
          box-shadow: 2px 2px 6px 0 #E4E4E4;
  display: inline-block;
  border: none;
  margin: 5px;
}

em a:hover,
button:hover {
  background: #fbdbd1;
  text-decoration: none;
  cursor: pointer;
}

.brand-color {
  color: #F6B7A2;
}

.fcomp-2022 {
  padding: 0 20px;
  background: white;
  position: relative;
}

.fcomp-2022.fc-guid-23 {
  z-index: 2;
}

.cms-cms .fcomp-2022.fc-guid-23 {
  z-index: auto;
}

.fcomp-2022.fc-guid-33 {
  z-index: 1;
}

.fcomp-2022.fc-guid-43 {
  z-index: 0;
}

.fcomp-2023.fc-guid-53 {
  max-width: 1210px;
  margin: 0 auto;
}

.fc-guid-23 {
  padding: 0;
  background: #63696C url("../_css/web_terasy/holubice_kamera15_rel01-den_nahled1600.jpg") 0 0 no-repeat;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
  padding: 10px 0 20px 0;
}

.fc-guid-23:before {
  content: '';
  display: block;
  position: absolute;
  background: rgba(50, 50, 50, 0.4);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.fc-guid-23 > div {
  position: relative;
}

.fc-guid-23 a {
  color: white;
}

@media (min-width: 860px) {
  .fc-guid-23 {
    min-height: 400px;
    padding: 0;
  }
}

.fc-guid-23 .fcomp-2129 {
  padding: 0 20px;
}

.fc-guid-23 .fcomp-2129.fc-guid-63 .fcomp-2052 {
  text-align: center;
  padding: 10px 0;
}

.fc-guid-23 .fcomp-2129.fc-guid-63 .fcomp-2201 {
  text-align: center;
  margin: 10px 0;
}

.fc-guid-23 .fcomp-2129.fc-guid-73 {
  border-top: 1px solid white;
  margin-top: 30px;
}

@media (min-width: 550px) {
  .fc-guid-23 .fcomp-2129.fc-guid-73 {
    margin-top: 0;
  }
}

@media (min-width: 860px) {
  .fc-guid-23 .fcomp-2129.fc-guid-63 .fcomp-2052 {
    float: left;
    text-align: left;
    margin: 10px 0;
    display: block;
  }
  .fc-guid-23 .fcomp-2129.fc-guid-63 .fcomp-2201 {
    float: right;
    padding: 26px 0;
    padding: calc((70px - 1.1rem) / 2) 0;
  }
  .fc-guid-23 .fcomp-2129.fc-guid-63:after {
    content: '';
    display: block;
    clear: both;
  }
}

.fc-guid-23 .fc-guid-283 {
  text-align: center;
  margin: 20px 0;
}

.fc-guid-23 .fc-guid-283 h1 {
  font-size: 2rem;
  color: white;
}

@media (min-width: 860px) {
  .fc-guid-23 .fc-guid-283 {
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    bottom: 20px;
    max-width: 1210px;
    margin: 0 auto;
  }
}

.fc-guid-33 .fcomp-2023 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.fc-guid-43 {
  background: url("../_css/web_terasy/holubice_kamera18_rel02-den_nahled1600.jpg") bottom center no-repeat;
  background-size: cover;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
}

.fc-guid-43 a {
  color: white;
}

.fc-guid-43:before {
  content: '';
  display: block;
  position: absolute;
  background: rgba(50, 50, 50, 0.7);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.fc-guid-43 > div {
  position: relative;
}

.fc-guid-43 .fcomp-2024 {
  text-align: center;
}

.fc-guid-43 .fcomp-2024.fc-guid-143 {
  border-bottom: 1px solid white;
  padding: 40px 0;
}

.fc-guid-43 .fcomp-2024.fc-guid-143 .fcomp-2201 {
  padding: 26px 0;
  padding: calc((70px - 1.4em) / 2) 0;
}

.fc-guid-43 .fcomp-2024.fc-guid-143:after {
  content: '';
  display: block;
  clear: both;
}

.fc-guid-43 .fcomp-2024.fc-guid-643 {
  padding: 20px 0;
  text-align: center;
}

@media (min-width: 860px) {
  .fc-guid-43 .fcomp-2024 {
    text-align: left;
  }
  .fc-guid-43 .fcomp-2024.fc-guid-143 .fcomp-2052 {
    float: left;
  }
  .fc-guid-43 .fcomp-2024.fc-guid-143 .fcomp-2201 {
    float: right;
  }
}

.fcomp-2052.fc-guid-153 {
  padding: calc((70px - 2.7rem) / 2) 0;
  font-size: 1.65rem;
}

.fcomp-2052.fc-guid-153 a:hover {
  text-decoration: none;
}

@media (min-width: 550px) {
  .fcomp-2052.fc-guid-153 {
    font-size: 2.8em;
  }
}

.fcomp-2201.fc-guid-83,
.fc-guid-163 {
  line-height: 2;
}

.fcomp-2201.fc-guid-83 .mail,
.fc-guid-163 .mail {
  margin: 0 18px;
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 5px;
  position: relative;
}

.fcomp-2201.fc-guid-83 .mail:before,
.fc-guid-163 .mail:before {
  font-family: FontAwesome;
  content: '\f0e0';
  display: inline;
  margin-right: 5px;
}

.fcomp-2201.fc-guid-83 .mail a,
.fc-guid-163 .mail a {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.fcomp-2201.fc-guid-83 .mail:after,
.fc-guid-163 .mail:after {
  content: '';
  width: 0;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #F6B7A2;
  height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fcomp-2201.fc-guid-83 .mail:hover,
.fc-guid-163 .mail:hover {
  color: #F6B7A2;
}

.fcomp-2201.fc-guid-83 .mail:hover a,
.fc-guid-163 .mail:hover a {
  color: #F6B7A2;
  text-decoration: none;
}

.fcomp-2201.fc-guid-83 .mail:hover:after,
.fc-guid-163 .mail:hover:after {
  width: 100%;
}

.fcomp-2201.fc-guid-83 .tel,
.fc-guid-163 .tel {
  margin: 0 18px;
}

.fcomp-2201.fc-guid-83 .tel:before,
.fc-guid-163 .tel:before {
  font-family: FontAwesome;
  content: '\f095';
  margin-right: 5px;
}

@media (min-width: 860px) {
  .fcomp-2201.fc-guid-83,
  .fc-guid-163 {
    line-height: 1.4;
  }
  .fcomp-2201.fc-guid-83 .tel,
  .fc-guid-163 .tel {
    margin-right: 0;
  }
}

.fc-guid-163 .mail {
  line-height: 2.5;
}

.fcomp-2101.fc-guid-103 ul {
  text-align: right;
  width: 100%;
}

.fcomp-2101.fc-guid-103 ul li {
  display: inline-block;
  text-align: left;
  margin-left: 25px;
  padding: 10px 0;
}

.fcomp-2101.fc-guid-103 ul li a {
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 5px;
  position: relative;
}

.fcomp-2101.fc-guid-103 ul li a:before {
  content: '';
  width: 0;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #F6B7A2;
  height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fcomp-2101.fc-guid-103 ul li a:hover {
  color: #F6B7A2;
  text-decoration: none;
}

.fcomp-2101.fc-guid-103 ul li a:hover:before {
  width: 100%;
}

.fcomp-2101.fc-guid-103 ul li.active a {
  color: #F6B7A2;
  text-decoration: none;
}

.fcomp-2101.fc-guid-103 ul li.active a:before {
  width: 100%;
}

@media (min-width: 860px) {
  .fcomp-2101.fc-guid-103.pinned {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(246, 183, 162, 0.7);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
    padding-right: 20px;
  }
  .fcomp-2101.fc-guid-103.pinned .d1 {
    max-width: 1210px;
    margin: 0 auto;
  }
  .fcomp-2101.fc-guid-103.pinned ul li a {
    color: white;
  }
  .fcomp-2101.fc-guid-103.pinned ul li a:before {
    background-color: white;
  }
  .fcomp-2101.fc-guid-103 ul li {
    padding: 15px 0;
  }
}

.fcomp-2024.fc-guid-343 .fcomp-2052 {
  margin-bottom: 30px;
}

.fcomp-2024.fc-guid-343 .fcomp-2052 img {
  width: 100%;
  height: auto;
}

@media (min-width: 550px) {
  .fcomp-2024.fc-guid-343 {
    margin: 0 -3%;
  }
  .fcomp-2024.fc-guid-343:after {
    content: '';
    display: block;
    clear: both;
  }
  .fcomp-2024.fc-guid-343 .fcomp-2052 {
    width: 44%;
    margin: 0 3%;
    float: left;
  }
  .fcomp-2024.fc-guid-343 .fcomp-2052.fc-guid-503 img {
    width: 85%;
  }
  .fcomp-2024.fc-guid-343 .fcomp-2052.fc-guid-393 {
    float: none;
    margin: 0 auto;
  }
}

.house-table tr {
  color: #CDCDCD;
}

.fc-guid-573 {
  margin-top: 40px;
}

@media (min-width: 550px) {
  .fc-guid-573:after {
    content: '';
    display: block;
    clear: both;
  }
  .fc-guid-573 .fc-guid-543 {
    float: left;
    width: 45%;
    margin-right: 10%;
  }
  .fc-guid-573 .fc-guid-553 {
    float: left;
    width: 45%;
  }
}

table.contact-table {
  color: inherit;
  background: none;
  text-align: left;
  font-size: 1.2rem;
  margin-top: 0;
}

table.contact-table td {
  border: none;
  vertical-align: top;
  padding: 5px 30px 5px 0;
}

table.contact-table a {
  color: #F6B7A2;
}

.fcomp-2111 {
  font-weight: bold;
  color: #707070;
  text-transform: uppercase;
  text-align: right;
}

.fcomp-2111 .standard-cust-email-form-row {
  text-align: left;
}

.fcomp-2111 .form-input {
  background: #f4f4f4;
  border: 1px solid #787d85;
  padding: 10px;
  color: black;
  margin: 5px 0 10px 0;
  border-radius: 3px;
}

.fcomp-2111 .form-input input {
  background: none;
  border: none;
  width: 100%;
  height: 1.3rem;
  color: black;
  font-size: 1.2rem;
  line-height: 1;
}

.fcomp-2111 .form-input textarea {
  background: none;
  border: none;
  width: 100%;
  height: 50px;
  color: black;
  resize: none;
}

.fcomp-2201.fc-guid-693, .fcomp-2201.fc-guid-833, .fcomp-2201.fc-guid-823 {
  margin: 0 -0.5% 40px -0.5%;
}

.fcomp-2201.fc-guid-693 a, .fcomp-2201.fc-guid-833 a, .fcomp-2201.fc-guid-823 a {
  display: block;
  float: left;
  margin: 0 0.5%;
  width: 49%;
}

.fcomp-2201.fc-guid-693 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(2n+1) {
  clear: both;
}

.fcomp-2201.fc-guid-693:After, .fcomp-2201.fc-guid-833:After, .fcomp-2201.fc-guid-823:After {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 550px) {
  .fcomp-2201.fc-guid-693, .fcomp-2201.fc-guid-833, .fcomp-2201.fc-guid-823 {
    margin-bottom: 50px;
  }
  .fcomp-2201.fc-guid-693 a, .fcomp-2201.fc-guid-833 a, .fcomp-2201.fc-guid-823 a {
    width: 24%;
  }
  .fcomp-2201.fc-guid-693 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(2n+1) {
    clear: none;
  }
  .fcomp-2201.fc-guid-693 a:nth-of-type(4n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(4n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(4n+1) {
    clear: both;
  }
}

@media (min-width: 860px) {
  .fcomp-2201.fc-guid-693, .fcomp-2201.fc-guid-833, .fcomp-2201.fc-guid-823 {
    margin-bottom: 60px;
  }
  .fcomp-2201.fc-guid-693 a, .fcomp-2201.fc-guid-833 a, .fcomp-2201.fc-guid-823 a {
    width: 19%;
  }
  .fcomp-2201.fc-guid-693 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(2n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(2n+1) {
    clear: none;
  }
  .fcomp-2201.fc-guid-693 a:nth-of-type(4n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(4n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(4n+1) {
    clear: none;
  }
  .fcomp-2201.fc-guid-693 a:nth-of-type(5n+1), .fcomp-2201.fc-guid-833 a:nth-of-type(5n+1), .fcomp-2201.fc-guid-823 a:nth-of-type(5n+1) {
    clear: both;
  }
}

.fc-guid-303 .fc-guid-23,
.fc-guid-413 .fc-guid-23 {
  background-image: url("../_css/web_terasy/holubice_kamera18_rel02-den_nahled1600.jpg");
}

.fc-guid-843 .fc-guid-33 a {
  color: black;
  text-decoration: underline;
}

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
       This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../_css/web_terasy/loading.gif") no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("../_css/web_terasy/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("../_css/web_terasy/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../_css/web_terasy/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*# sourceMappingURL=main.css.map */