.logonazwa {
    color: white;
    font-size: 21px;
    font-weight: bold;
    background-color: #056722;
  }body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
/* Slideshow container */
.slideshow-container {
  margin-left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 16 / 9;
  width: clamp(200px,100%,800px);height: clamp(112px,100%,450px);
  position: relative;
  top: 46px;
}

/* Hide the images by default */
.mySlides {
  display: none;
  aspect-ratio: 16 / 9;
  width: 100vw;
  max-width: 800px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: #056722c4;
}
.sliderdot {
  text-align:center;
  position: absolute;
  width: 100%;
  transform: translateY(-34px);
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  width: 10px;
  aspect-ratio: 1 / 1;
  margin: 0 2px;
  background-color: #bbbbbb85;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #056722;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1s;
}

@keyframes fade {
  from {opacity: 0} 
  to {opacity: 1}
}

ul1 {
  z-index: 999;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  background-color: #333;
  position: fixed;
  width: 100%;
  height: 46px;
  -webkit-box-shadow: 0px 4px 18px 0px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 4px 18px 0px rgba(66, 68, 90, 1);
box-shadow: 0px 4px 18px 0px rgba(66, 68, 90, 1);
}

li1.left {
  float: left;
}
li1.right {
  float: right;
}
.logonazwa {
    color: white;
    font-size: 21px;
    font-weight: bold;
    background-color: #056722;
  }

li1 a1 {
  cursor: pointer;
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
} 
/*a3 {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}*/
a3 {
  margin: 1px 3px;
  display: flex;
  color: white;
  text-align: center;
  padding: 10px 15px;
  border-radius: 22px;
  text-decoration: none;
  -webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
}
a4 {
  cursor: pointer;
  display: grid;
  color: white;
  text-align: center;
  padding: 11px;
  text-decoration: none;
}
a4:hover {
  background-color: rgb(255, 231, 133);
}
a1:hover:not(.active) {
  background-color: #111;
}
.active1 {
  background-color: #056722;
  font-size: auto;
}
.contlist {
  z-index: 999;
  columns: 2;
  column-gap: 0px;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  background-color: #333;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 8px 0px 8px 0px;
}
a2 {
  margin-left: 8px;
  margin-right: 8px;
  cursor: pointer;
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  border-radius: 8px;
  text-decoration: none;
}

a2:hover:not(.active) {
  background-color: #111;
}

.active3 {
  background-color: #63b4fa;
}

.active2 {
  background-color: #056722;
}
.tytul {
  width: clamp(0px,90%,800px);
  margin-left: 50%;
  transform: translateX(-50%);
}
h1 {
  font-size: 1.3em;
  font-weight: normal;
  margin-block-start: 1em;
  margin-block-end: 0.1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
h1.maintext {
  /*display: grid;
  justify-content: center;
  text-transform: uppercase;*/
  font-weight: 500;
  text-transform: uppercase;
}

h2 {
  font-size: 1.5em;
  margin-block-start: 0em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.house-details {
  width: clamp(0px,100%,800px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
button.house-detailsinfo {
  margin-left: clamp(6px,8px,12px);
  margin-bottom: 5px;
  width: auto;
  font-size: 0.84em;
  text-align: center;
  padding: 6px 10px;
  border: solid 2px aliceblue;
  border-radius: 8px;
  background-color: transparent;
  color: aliceblue;
}
.tekstopis {
  width: clamp(180px,90%,780px);
  height: clamp(98px,40vh,410px);
  overflow: scroll;
  justify-items: center;
  background-color: #121212;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
  margin-top: 8px;
}
.mapainfo {
  width: clamp(180px,100%,800px);
  background-color: #121212;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.mapopis {
  color: white;
}
.mapmap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
  padding-bottom: 4vh;
}

#maps {
  width: 90%;
  border: 0;
  aspect-ratio: 19/9;
}
.tooter {
  background-color: #121212;
  padding: 20px;
  text-align: center;
  margin: 0;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}
p.stupka { 
  margin: 2%;
  color: aliceblue;
  margin-left: 1;
  margin-right: 1;
}
a.stupka2 {
  text-decoration: none;
  color: aliceblue;
  font-size: 1,3vh;
}
.karta {
  width: clamp(200px,100%,800px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
a.klokal {
  text-decoration: none;
}
button.blokal1 {
  margin-left: 1em;
  border: solid aliceblue 2px;
  background-color: aliceblue;
  border-radius: 8px;
  padding-right: clamp(6px,12px);
  padding-left: clamp(6px,12px);
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
button.blokal2 {
  margin-left: 1em;
  border: solid aliceblue 2px;
  background-color: aliceblue;
  border-radius: 8px;
  padding-right: clamp(6px,12px);
  padding-left: clamp(6px,12px);
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
button.blokal2:hover {
  background-color: #056722;
  border: solid 2px #056722;
  transition: .3s;
  scale: 1.1;
}
.galeria {
  width: clamp(180px,100%,800px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
summary.galeriasystem {
  border-radius: 8px 8px 0px 0px;
  background-color: #121212;
  padding: 10px 10px 10px 10px;
}
.galeriakontent {
  padding: 2px 8px 12px 8px;
  background-color: #121212;
  border-radius: 0px 0px 8px 8px;
  margin-top: -11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
img.galeriaphoto {
  width: clamp(160px,90%,760px);
  margin-top: 8px;
}
.schematpng {
  width: clamp(180px, 100%, 800px);background-color: #121212;margin: auto;border-radius: 8px;
}
  /* dark mode */
  body.light-mode {
	background-color: rgb(242, 245, 251);
}
body.light-mode h1 {
	color:black;
}
body.dark-mode {
  background-color: #212121;
  color: aliceblue;
} 
body.light-mode .tekstopis {
  background-color: white;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
-moz-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
}
body.light-mode .schematpng {
  background-color: white;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
-moz-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
}

body.light-mode button.house-detailsinfo {
  color: black;
  border: solid 2px #056722;
}
body.light-mode button.blokal1 {
  border: solid #056722 2px;
  background-color: white;
}
body.light-mode button.blokal2 {
  border: solid #056722 2px;
  background-color: white;
}
body.light-mode .galeria {
  border-radius: 8px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
  box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
}
body.light-mode summary.galeriasystem {
  background-color: white;
}
body.light-mode .galeriakontent{
  background-color: white;
}
body.light-mode .mapainfo {
  background-color: white;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
-moz-box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
box-shadow: 0px 0px 15px 0px rgba(33, 33, 33, 1);
}
body.light-mode .mapopis {
  color: black;
}
body.light-mode ul1 {
  background-color: white;
}
body.light-mode .heartsystem i.fa {
  color: white;
}
body.light-mode #bbritness {
  color: #212121;
}
/*body.light-mode .contlist {
  background-color: rgb(43, 106, 170);
}*/
/* dark mode end */
.heartsystem {
  float: right;
  margin-right: 2vw;
  padding: 12px;
  border-radius: 25px;
  background-color: #ed5454;
}
.heartsystem i.fa {
  color: rgb(30, 30, 30);
  font-size: x-large;
  font-weight: 999;
}