 #svisco1aframe {
margin-left: auto;
margin-right: auto;
width: 548px;
max-width: 100%;
		}
#svisco1a{
        background: transparent url(../images/svisco1a.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 20% 0px 0px 0px;
        height: 1px;
		}

#svisco2aframe {
margin-left: auto;
margin-right: auto;
width: 687px;
max-width: 100%;
		}
#svisco2a {
        background: transparent url(../images/svisco2a.jpg) bottom center no-repeat;
       background-size: contain;
        padding: 50% 0px 0px 0px;
        height: 1px;
		}

#svisco3aframe{
margin-left: auto;
margin-right: auto;
width: 600px;
max-width: 100%;
		}
#svisco3a {
        background: transparent url(../images/svisco3a.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 40% 0px 0px 0px;
        height: 1px;
		}

#svisco30frame{
margin-left: auto;
margin-right: auto;
width: 477px;
max-width: 100%;
		}
#svisco30 {
        background: transparent url(../images/svisco30.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 30% 0px 0px 0px;
        height: 1px;
		}

#triupot2bframe {
}
#triupot2b {
        background: transparent url(../images/triupot2b.jpg) top right no-repeat;
        float: right;
        margin-left: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 372px;
        height: 290px;
        max-width: 30%;
        max-height: 20%;
        }





#polstarnubes {
  box-sizing: border-box;
  width: 100%;
  margin: 16px 0;
  padding: 16px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  overflow: hidden;
}

#polstarnubes *,
#polstarnubes *::before,
#polstarnubes *::after {
  box-sizing: border-box;
}

#polstarnubes h3 {
  margin: 0 0 14px;
  padding: 0;
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.25;
  font-weight: 700;
  color: #222;
}

#polstarnubes .polstarnubes__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 320px);
  gap: 18px 24px;
  align-items: center;
}

#polstarnubes .polstarnubes__text p {
  margin: 0 0 12px;
  padding: 0;
  font-size: 15px;
  line-height: 1.55;
  color: #333;
}

#polstarnubes .polstarnubes__text p:last-child {
  margin-bottom: 0;
}

#polstarnubes .polstarnubes__image {
  width: 100%;
  max-width: 320px;
  aspect-ratio: 16 / 9;
  min-height: 0;
  justify-self: end;
  border-radius: 10px;
  overflow: hidden;

  background-image: url("../images/darek-polstar-nubes.jpg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  background-color: #fff;
}

/* Mobil */
@media (max-width: 640px) {
  #polstarnubes {
    margin: 12px 0;
    padding: 14px;
    border-radius: 10px;
  }

  #polstarnubes .polstarnubes__body {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #polstarnubes .polstarnubes__image {
    order: -1;
    max-width: none;
    width: 100%;
    aspect-ratio: 16 / 9;
    justify-self: stretch;

    background-size: contain;
    background-position: center;
  }

  #polstarnubes .polstarnubes__text p {
    font-size: 14px;
    line-height: 1.5;
  }
}

#polstarnubes {
  box-sizing: border-box;
  width: 100%;
  margin: 16px 0;
  padding: 16px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  overflow: hidden;
}

#polstarnubes *,
#polstarnubes *::before,
#polstarnubes *::after {
  box-sizing: border-box;
}

#polstarnubes h3 {
  margin: 0 0 14px;
  padding: 0;
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.25;
  font-weight: 700;
  color: #222;
}

#polstarnubes .polstarnubes__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 320px);
  gap: 18px 24px;
  align-items: center;
}

#polstarnubes .polstarnubes__text p {
  margin: 0 0 12px;
  padding: 0;
  font-size: 15px;
  line-height: 1.55;
  color: #333;
}

#polstarnubes .polstarnubes__text p:last-child {
  margin-bottom: 0;
}

#polstarnubes .polstarnubes__image {
  width: 100%;
  max-width: 320px;
  aspect-ratio: 16 / 9;
  min-height: 0;
  justify-self: end;
  border-radius: 10px;
  overflow: hidden;

  background-image: url("../images/darek-polstar-nubes.jpg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  background-color: #fff;
}

/* Mobil */
@media (max-width: 640px) {
  #polstarnubes {
    margin: 12px 0;
    padding: 14px;
    border-radius: 10px;
  }

  #polstarnubes .polstarnubes__body {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #polstarnubes .polstarnubes__image {
    order: -1;
    max-width: none;
    width: 100%;
    aspect-ratio: 16 / 9;
    justify-self: stretch;

    background-size: contain;
    background-position: center;
  }

  #polstarnubes .polstarnubes__text p {
    font-size: 14px;
    line-height: 1.5;
  }
}

#logotropicoframe{
}
#logotropico { 
        background: transparent url(../images/logotropico_cervene.jpg) top left no-repeat;
        float: left;
        margin-right: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 306px;
        height: 200px;
        max-width: 60%;
        max-height: 30%;
        }  


#hildingvyrobaframe {
}
#hildingvyrobaobr {
        background: transparent url(../images/logohildinganderes.jpg) top right no-repeat;
        float: right;
        margin-left: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 360px;
        height: 123px;
        max-width: 90%;
        max-height: 30%;
        }





/* CSS PRO GALERII NA KLIKNUTÍ */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
  width: auto;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

.popup .hidden {
  visibility: hidden;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}