


.apa-fot-left {

  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eeeeee;
  z-index: 10;
}


.apa-fot-left-space {

  display: flex;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  z-index: 1;
  margin-bottom: 15px;

  }

.apa-opis {

  padding-left: 30px;

}


.apa-fot-left-2 {

  display: flex;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eeeeee;
  z-index: 10;
}



.pakiet-tresc ul li {

  margin-bottom: 0.3rem;

}










