#classicostandcframe{
}
#classicostandc {
        background: transparent url(../images/classicostandc.jpg) bottom center no-repeat;
        float: right;
        margin-left: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 110px;
        height: 108px;
        max-width: 30%;
        max-height: 20%;
        }

#classicowaveframe{
margin-left: auto;
margin-right: auto;
width: 473px;
max-width: 100%;
		}
#classicowave {
        background: transparent url(../images/classicowave.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 50% 0px 0px 0px;
        height: 1px;
		}

#classicostandbframe{
}
#classicostandb {
        background: transparent url(../images/classicostandb.jpg) top left no-repeat;
        float: left;
        margin-right: 15px;
        background-size: contain;
        padding: 0px 0px 0px 0px;
        width: 156px;
        height: 150px;
        max-width: 30%;
        max-height: 20%;
        }
#vyrobcemagniflex {
}
#magnilogoframe {
margin-left: auto;
margin-right: auto;
width: 400px;
max-width: 100%;
		}
#magnilogoobr {
        background: transparent url(../images/magnilogo.jpg) bottom center no-repeat;
        background-size: contain;
        padding: 50% 0px 0px 0px;
        height: 1px;
		}


#magniflexvyrobnaframe {
}
#magniflexvyrobnaobr {
        background: transparent url(../images/magniflexvyrobna.jpg) top left no-repeat;
	float: left; 
        margin-left: 15px;
        background-size: contain;
        padding: 0px 0px 0px 10px;
        width: 464px;
        height: 211px;
        max-width: 80%;
        max-height: 20%;
        }
/* 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
}
