 #soja {
        background: transparent url(../images/soja.jpg) top left no-repeat;
        padding: 40px 0px 0px 360px;
        height: 261px;
		}
#alexas1 {
        background: transparent url(../images/alexas1.jpg) top right no-repeat;
        padding: 0px 200px 50px 0px;
        height: 251px;
		}
#mbbioa {
        background: transparent url(../images/mbbioa.jpg) top right no-repeat;
        padding: 25px 470px 0px 0px;
        height: 314px;
        }
#alexah {
        background: transparent url(../images/alexah.jpg) top right no-repeat;
        padding: 0px 200px 50px 0px;
        height: 251px;
		}
#alexam {
        background: transparent url(../images/alexam.jpg) top right no-repeat;
        padding: 0px 200px 50px 0px;
        height: 275px;
		}
#logomaboa {
        background: transparent url(../images/logomaboa.jpg) top right no-repeat;
        padding: 0px 0px 0px 0px;
        height: 61px;
        }
#mabomitch1 {
        background: transparent url(../images/mabomitch1.jpg) bottom center no-repeat;
        padding: 0px 0px 0px 0px;
        height: 334px;
		}
#productDescription h2.zb {
	    font-size: 18px; 
        color: #003366;
		padding-top: 90px;
	    padding-bottom: 20px; 
        }
#mitch_mabo_potah {padding: 2px;
        
       }

.nadpis_hl_mabo {font-size: 15px;
           padding: 7px;
           margin: 0;}

.text_mitch_pr {font-size: 14px;
           padding: 5px;
           margin: 0;}

#mitchobr {float: left;
background: transparent top left url(../images/mabo_potah_mitch_01.jpg) no-repeat;
           width: 250px;
           height: 150px;
background-size: contain;}

#myPopup15 {width: 500px;
height: 370px;

}
#tencel_mabo_potah {padding: 2px;
        
       }

.nadpis_hl_mabo {font-size: 15px;
           padding: 7px;
           margin: 0;}

.text_tencel_pr {font-size: 14px;
           padding: 5px;
           margin: 0;}

#tencelobr {float: left;
background: transparent top left url(../images/potah_tencel_mabo_css.jpg) no-repeat;
           width: 250px;
           height: 150px;
background-size: contain;
}
#myPopup344 {width: 500px;
height: 370px;

}
#mitch_mabo_potah {padding: 2px;
        
       }

.nadpis_hl_mabo {font-size: 15px;
           padding: 7px;
           margin: 0;}

.text_mitch_pr {font-size: 14px;
           padding: 5px;
           margin: 0;}

#mitchobr {float: left;
background: transparent top left url(../images/mabo_potah_mitch_01.jpg) no-repeat;
           width: 250px;
           height: 150px;
background-size: contain;}

#myPopup15 {width: 500px;
height: 370px;

}#tencel_mabo_potah {padding: 2px;
        
       }

.nadpis_hl_mabo {font-size: 15px;
           padding: 7px;
           margin: 0;}

.text_tencel_pr {font-size: 14px;
           padding: 5px;
           margin: 0;}

#tencelobr {float: left;
background: transparent top left url(../images/potah_tencel_mabo_css.jpg) no-repeat;
           width: 250px;
           height: 150px;
background-size: contain;
}
#myPopup344 {width: 500px;
height: 370px;

}
#vyrobcemaboframe{margin-left: auto;
margin-right: auto;
width: 300px;
max-width: 100%;
}
#vyrobcemabo{
        background: transparent url(../images/css_vyrobcemabo.jpg) top center no-repeat;
        background-size: contain;
        padding: 50% 0px 0px 0px;
        height: 1px;
		}

#vyrobcemabo1frame{margin-left: auto;
margin-right: auto;
width: 457px;
max-width: 90%;
}
#vyrobcemabo1{
        background: transparent url(../images/vyrobcemabo3.jpg) top center no-repeat;
        background-size: contain;
        padding: 30% 0px 0px 0px;
        height: 1px;
		}

/* 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
}