#kqs-box{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1100; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.5s linear}#kqs-box-tlo{position: absolute; width: 100%; height: 100%; background-color: #000000; opacity: 0.2}#kqs-box-podklad{position: relative; width: 95%; height: 95%; transition: opacity 0.5s linear; color: #000000; background-color: #ffffff; border-radius: 10px; border: 0; box-shadow: 0 5px 20px #808080}#kqs-box-zawartosc{height: 100%; padding: 30px}#kqs-box-x{width: 16px; height: 16px; position: absolute; cursor: pointer; top: 10px; right: 10px; background: url(img/iks.png) 0 0/16px no-repeat; box-sizing: content-box}#galeria-box{position: fixed; width: 100%; height: 100%; z-index: 1100; opacity: 0; transition: 0.5s linear; flex-direction: column; align-items: center; gap: 20px; padding: 30px; color: #000000; background-color: #ffffff; border: 0}#galeria-box-podklad{flex: auto; display: flex; align-items: center; justify-content: center; width: 100%; min-height: 200px; overflow: hidden}#galeria-box-podklad img{max-width: 100%; max-height: 100%}#galeria-box-nazwa{text-align: center}#galeria-box-miniatury{text-align: center}#galeria-box-x{width: 40px; height: 40px; position: absolute; top: 0; right: 0; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 40px}