#dasahframe {
}
#dasah {
        background: transparent url(../images/dasah.jpg) top right no-repeat;
        float: right;
        margin-left: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 248px;
        height: 428px;
        max-width: 30%;
        max-height: 20%;
        }
 
#dasafframe {
margin-left: 15%;
width: 363px;
max-width: 100%;
		}
#dasaf {
        background: transparent url(../images/dasaf.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 40% 0px 0px 0px;
        height: 1px;
		}

#dasagframe {
margin-left: auto;
margin-right: auto;
width: 480px;
max-width: 100%;
		}
#dasag {
        background: transparent url(../images/dasag.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 20% 0px 0px 0px;
        height: 1px;
		}


#aegisframe {
margin-left: auto;
margin-right: auto;
width: 424px;
max-width: 100%;
		}
#aegis {
        background: transparent url(../images/aegis.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 45% 0px 0px 0px;
        height: 1px;
		}
 
#dasaeframe {
margin-left: auto;
margin-right: auto;
width: 372px;
max-width: 100%;
		}
#dasae {
        background: transparent url(../images/dasae.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 30% 0px 0px 0px;
        height: 1px;
		}
#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;
}

.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 .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

.popup .hidden {
  visibility: hidden;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}
