/* ===== ZÁKLAD SCÉNY ===== */

.procitnuti-body {
  margin: 0;
  background: #000;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.procitnuti-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.procitnuti-scena {
  position: relative;
  width: 800px;
  height: 600px;
  overflow: hidden;
  background: #000;

  box-shadow:
    0 0 40px rgba(0,0,0,0.6),
    inset 0 0 80px rgba(0,0,0,0.35);
}

/* ===== POZADÍ ===== */

.pozadi {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pozadi::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
      to bottom,
      rgba(0,0,0,0.15),
      rgba(0,0,0,0.25)
  );
}

/* ===== OBSAH ===== */

.obsah {
  position: absolute;
  inset: 0;
  padding: 40px;
}

/* ===== GLOBÁLNÍ BLOKY ===== */

.blok {
  position: absolute;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.blok img {
  max-width: 100%;
  display: block;
}

.obraz-img {
  position: absolute;
}

/* ===== OBRAZ 1 ===== */

.obraz-1 .text_1 {
  position: absolute;
  left: 430px;
  top: 25px;
  width: 260px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-1 .text_2 {
  position: absolute;
  left: 110px;
  top: 330px;
  width: 600px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-1 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 48%;
}

/* ===== OBRAZ 2 ===== */

.obraz-2 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 700px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-2 .zuza_text {
  position: absolute;
  left: 20px;
  top: 180px;
  width: 380px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-2 .citace {
  position: absolute;
  left: 20px;
  top: 530px;
  width: 600px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-2 .obraz-img-1 {
  left: 420px;
  top: 200px;
  width: 43%;
}


/* ===== OBRAZ 3 ===== */

.obraz-3 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 750px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-3 .text_2 {
  position: absolute;
  left: 20px;
  top: 400px;
  width: 750px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-3 .zuza_text {
  position: absolute;
  left: 20px;
  top: 180px;
  width: 380px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-3 .citace {
  position: absolute;
  left: 500px;
  top: 180px;
  width: 250px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-3 .obraz-img-1 {
  left: 80px;
  top: 150px;
  width: 48%;
}


/* ===== OBRAZ 4 ===== */

.obraz-4 .zuza_text {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 400px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-4 .citace {
  position: absolute;
  left: 470px;
  top: 500px;
  width: 250px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-4 .obraz-img-1 {
  left: 470px;
  top: 20px;
  width: 37%;
}

/* ===== OBRAZ 5 ===== */

.obraz-5 .text_2 {
  position: absolute;
  left: 20px;
  top: 380px;
  width: 750px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #F5C527;
  text-align: left;
}


.obraz-5 .zuza_text {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 350px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #F5C527;
  text-align: left;
}


.obraz-5 .obraz-img-1 {
  left: 400px;
  top: 20px;
  width: 47%;
}

/* ===== OBRAZ 6 ===== */

.obraz-6 .text_m_r {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 780px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
  font-style: italic;
}

.obraz-6 .text_2 {
  position: absolute;
  left: 10px;
  top: 100px;
  width: 780px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-6 .text_1 {
  position: absolute;
  left: 10px;
  top: 263px;
  width: 780px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-6 .zuza_text {
  position: absolute;
  left: 400px;
  top: 305px;
  width: 390px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}


.obraz-6 .obraz-img-1 {
  left: 10px;
  top: 300px;
  width: 47%;
}

/* ===== OBRAZ 7 ===== */

.obraz-7 .text_1 {
  position: absolute;
  left: 320px;
  top: 20px;
  width: 450px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-7 .text_m_l {
  position: absolute;
  left: 320px;
  top: 280px;
  width: 450px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-7 .zuza_text {
  position: absolute;
  left: 20px;
  top: 460px;
  width: 740px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}


.obraz-7 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 35%;
}


/* ===== OBRAZ 8 ===== */

.obraz-8 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 350px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-8 .text_m_l {
  position: absolute;
  left: 180px;
  top: 160px;
  width: 450px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-8 .text_2 {
  position: absolute;
  left: 20px;
  top: 200px;
  width: 350px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-8 .text_m_r {
  position: absolute;
  left: 380px;
  top: 50px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-8 .citace {
  position: absolute;
  left: 380px;
  top: 530px;
  width: 550px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-8 .zuza_text {
  position: absolute;
  left: 20px;
  top: 460px;
  width: 740px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}


.obraz-8 .obraz-img-1 {
  left: 380px;
  top: 170px;
  width: 50%;
}


/* ===== OBRAZ 9 ===== */

.obraz-9 .text_1 {
  position: absolute;
  left: 20px;
  top: 40px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-9 .text_m_l {
  position: absolute;
  left: 20px;
  top: 200px;
  width: 450px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-9 .text_2 {
  position: absolute;
  left: 20px;
  top: 380px;
  width: 450px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-9 .text_m_r {
  position: absolute;
  left: 20px;
  top: 340px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}

.obraz-9 .citace {
  position: absolute;
  left: 200px;
  top: 500px;
  width: 550px;
  font-family: arial;
  font-size: 14px;
  line-height: 1.2;
  color: #242B45;
  text-align: left;
}

.obraz-9 .zuza_text {
  position: absolute;
  left: 20px;
  top: 480px;
  width: 740px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: left;
}


.obraz-9 .obraz-img-1 {
  left: 380px;
  top: 190px;
  width: 50%;
}


/* ===== OBRAZ 10 ===== */

.obraz-10 .text_1 {
  position: absolute;
  left: 330px;
  top: 60px;
  width: 420px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-10 .text_2 {
  position: absolute;
  left: 330px;
  top: 360px;
  width: 420px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-10 .obraz-img-1 {
  left: 20px;
  top: 80px;
  width: 35%;
}

/* ===== OBRAZ 11 ===== */

.obraz-11 .obraz-img-1 {  
  left: 30px;
  top: 30px;
  width: 53%;
}

.obraz-11 .obraz-img-2 {  
  left: 30px;
  top: 250px;
  width: 49%;
}

.obraz-11 .obraz-img-3 {  
  left: 440px;
  top: 285px;
  width: 41%;
}

/* ===== OBRAZ 12 ===== */

.obraz-12 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 700px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-12 .text_m_l {
  position: absolute;
  left: 20px;
  top: 100px;
  width: 370px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-12 .text_m_r {
  position: absolute;
  left: 20px;
  top: 320px;
  width: 370px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-12 .obraz-img-1 {
  left: 400px;
  top: 100px;
  width: 48%;
}

/* ===== OBRAZ 13 ===== */

.obraz-13 .text_1 {
  position: absolute;
  left: 80px;
  top: 20px;
  width: 650px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-13 .text_m_l {
  position: absolute;
  left: 20px;
  top: 250px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-13 .obraz-img-1 {
  left: 350px;
  top: 250px;
  width: 48%;
}

/* ===== OBRAZ 14 ===== */

.obraz-14 .text_1 {
  position: absolute;
  left: 20px;
  top: 300px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-14 .text_m_l {
  position: absolute;
  left: 450px;
  top: 213px;
  width: 300px;
  font-family: arial;
  font-size: 13px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-14 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 50%;
}

/* ===== OBRAZ 15 ===== */

.obraz-15 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-15 .text_m_l {
  position: absolute;
  left: 20px;
  top: 150px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-15 .text_m_r {
  position: absolute;
  left: 20px;
  top: 260px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-15 .obraz-img-1 {
  left: 350px;
  top: 260px;
  width: 50%;
}

/* ===== OBRAZ 16 ===== */

.obraz-16 .text_1 {
  position: absolute;
  left: 450px;
  top: 20px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-16 .text_m_l {
  position: absolute;
  left: 450px;
  top: 300px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-16 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 48%;
}

/* ===== OBRAZ 17 ===== */

.obraz-17 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-17 .text_m_l {
  position: absolute;
  left: 20px;
  top: 140px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-17 .text_m_r {
  position: absolute;
  left: 470px;
  top: 300px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-17 .obraz-img-1 {
  left: 20px;
  top: 300px;
  width: 48%;
}

/* ===== OBRAZ 18 ===== */

.obraz-18 .text_1 {
  position: absolute;
  left: 350px;
  top: 40px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-18 .text_m_l {
  position: absolute;
  left: 350px;
  top: 200px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-18 .text_m_r {
  position: absolute;
  left: 350px;
  top: 370px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-18 .obraz-img-1 {
  left: 20px;
  top: 40px;
  width: 38%;
}

/* ===== OBRAZ 19 ===== */

.obraz-19 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-19 .text_m_l {
  position: absolute;
  left: 460px;
  top: 170px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-19 .citace {
  position: absolute;
  left: 460px;
  top: 540px;
  width: 400px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-19 .obraz-img-1 {
  left: 20px;
  top: 280px;
  width: 50%;
}

/* ===== OBRAZ 20 ===== */

.obraz-20 .text_1 {
  position: absolute;
  left: 20px;
  top: 300px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-20 .text_m_l {
  position: absolute;
  left: 20px;
  top: 450px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-20 .obraz-img-1 {
  left: 200px;
  top: 20px;
  width: 50%;
}

/* ===== OBRAZ 21 ===== */

.obraz-21 .text_1 {
  position: absolute;
  left: 480px;
  top: 60px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-21 .text_m_l {
  position: absolute;
  left: 20px;
  top: 350px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-21 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 53%;
}

/* ===== OBRAZ 22 ===== */

.obraz-22 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-22 .text_m_l {
  position: absolute;
  left: 20px;
  top: 230px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-22 .text_m_r {
  position: absolute;
  left: 410px;
  top: 300px;
  width: 350px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-22 .obraz-img-1 {
  left: 20px;
  top: 310px;
  width: 46%;
}

/* ===== OBRAZ 23 ===== */

.obraz-23 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 250px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-23 .text_m_l {
  position: absolute;
  left: 530px;
  top: 20px;
  width: 250px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-23 .citace {
  position: absolute;
  left: 300px;
  top: 480px;
  width: 350px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-23 .obraz-img-1 {
  left: 280px;
  top: 50px;
  width: 30%;
}

/* ===== OBRAZ 24 ===== */

.obraz-24 .text_1 {
  position: absolute;
  left: 20px;
  top: 300px;
  width: 250px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-24 .text_m_l {
  position: absolute;
  left: 20px;
  top: 350px;
  width: 250px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-24 .text_m_r {
  position: absolute;
  left: 20px;
  top: 370px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-24 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 50%;
}

/* ===== OBRAZ 25 ===== */

.obraz-25 .text_1 {
  position: absolute;
  left: 100px;
  top: 300px;
  width: 650px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-25 .text_m_l {
  position: absolute;
  left: 100px;
  top: 380px;
  width: 650px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-25 .citace {
  position: absolute;
  left: 100px;
  top: 550px;
  width: 300px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-25 .obraz-img-1 {
  left: 400px;
  top: 20px;
  width: 46%;
}

/* ===== OBRAZ 26 ===== */

.obraz-26 .text_1 {
  position: absolute;
  left: 20px;
  top: 40px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-26 .text_m_l {
  position: absolute;
  left: 450px;
  top: 220px;
  width: 315px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-26 .obraz-img-1 {
  left: 20px;
  top: 230px;
  width: 52%;
}

/* ===== OBRAZ 27 ===== */

.obraz-27 .text_1 {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-27 .obraz-img-1 {
  left: 20px;
  top: 250px;
  width: 50%;
}

/* ===== OBRAZ 28 ===== */

.obraz-28 .text_1 {
  position: absolute;
  left: 20px;
  top: 290px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-28 .obraz-img-1 {
  left: 20px;
  top: 20px;
  width: 46%;
}

/* ===== OBRAZ 29 ===== */

.obraz-29 .text_1 {
  position: absolute;
  left: 20px;
  top: 300px;
  width: 750px;
  font-family: arial;
  font-size: 12px;
  line-height: 1.2;
  color: #3D1B75;
  text-align: justify;
}

.obraz-29 .obraz-img-1 {
  left: 230px;
  top: 20px;
  width: 48%;
}

/* ===== PROSTOR PRO DALŠÍ OBRAZY ===== */

.text_m_l {
  /* levý střední blok */
}

.text_m_r {
  /* pravý střední blok */
}

.citace {
  /* citace / spodní doplňkový text */
}

.zuza_text {
  /* pokud bude někdy použit samostatně */
}

/* ===== NAVIGACE ===== */

.navigace {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
}

.navigace a {
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 3px;
}

.navigace a:hover {
  opacity: 0.7;
}

/* ===== NAVIGACE BUTTON RESET ===== */

.navigace form {
  margin: 0;
}

.navigace button {
  background: none;
  border: none;
  padding: 0;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 3px;
  font-family: arial;
  cursor: pointer;
}

.navigace button:focus,
.navigace button:active {
  outline: none;
  box-shadow: none;
  background: none;
}

.navigace button:hover {
  opacity: 0.7;
}

.konec-link {
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 3px;
    font-size: 12px;
}

.konec-link:hover {
    opacity: 0.7;
}

/* doplňky render */ 
.obraz-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/* světlo za obrazem */
.procitnuti-wrapper{
    position:relative;
}

.procitnuti-wrapper::before{
    content:"";
    position:absolute;

    top:-120px;
    left:-120px;
    right:-120px;
    bottom:-120px;

    background:
        radial-gradient(
            ellipse at center,
            rgba(255,255,255,0.35) 0%,
            rgba(255,255,255,0.18) 30%,
            rgba(0,0,0,0) 70%
        );

    z-index:-1;
    pointer-events:none;
}