@font-face {
      font-family: 'WW2 BlackltrAlt';
      src: url('WW2BAH__.eot');
      src: url('WW2BAH__.eot?#iefix') format('embedded-opentype'),
           url('WW2BAH__.TTF') format('truetype');
      font-weight: normal;
      font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  background: url('tlo.jpg') no-repeat center center fixed;
  background-size: cover;
  font-family: 'WW2 BlackltrAlt', sans-serif;
  cursor: url('kursor.cur'), auto;
}

img {border-radius: 10px;}

a:hover {
  cursor: url('kursora.cur'), pointer;
}

.zawartosc {
  position: absolute;
  top: 7rem;
  left: 10rem;
  right: 0;
  width: auto;
  box-sizing: border-box;
}

.logo {
  font-size: 5rem;
  color: white;
  text-shadow: 5px 0 10px rgba(0, 0, 0, 0.7),
               -5px 0 10px rgba(0, 0, 0, 0.7),
                0px 5px 10px rgba(0, 0, 0, 0.7),
                0px -5px 10px rgba(0, 0, 0, 0.7);
  margin-bottom: 2rem;
}
.logo a { color: inherit;
         text-decoration: inherit; }


.fota {
  width: 400px;
  max-width: 100%;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

.tekst {
   font-size: 20px;
   color: #ffffff;
   width: 400px;
   font-family: 'EB Garamond', Georgia, serif;
   display: inline-block;
   vertical-align: top;
   text-align: justify;
   margin-right: 2rem;
   margin-bottom: 2rem;
   text-indent: 2em;
  text-shadow: 5px 0 10px rgba(0, 0, 0, 0.8),
               -5px 0 10px rgba(0, 0, 0, 0.8),
                0px 5px 10px rgba(0, 0, 0, 0.8),
                0px -5px 10px rgba(0, 0, 0, 0.8);   
}

.tekst2 {
   font-size: 20px;
   color: #ffffff;
   width: 400px;
   font-family: 'EB Garamond', Georgia, serif;
   display: inline-block;
   vertical-align: top;
   text-align: justify;
   margin-right: 2rem;
   margin-bottom: 2rem;
  text-shadow: 5px 0 10px rgba(0, 0, 0, 0.8),
               -5px 0 10px rgba(0, 0, 0, 0.8),
                0px 5px 10px rgba(0, 0, 0, 0.8),
                0px -5px 10px rgba(0, 0, 0, 0.8);   
}

.element {
	display: inline-block;
	vertical-align: top;
}

.opis {
	display: block;
    font-size: 20px;
    color: #ffffff;	
	font-family: 'EB Garamond', Georgia, serif;  
	margin-bottom: 1rem;
	  text-shadow: 5px 0 10px rgba(0, 0, 0, 0.8),
               -5px 0 10px rgba(0, 0, 0, 0.8),
                0px 5px 10px rgba(0, 0, 0, 0.8),
                0px -5px 10px rgba(0, 0, 0, 0.8);   
}

.sekcja {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.3rem;
  color: #dbcbb9;
  margin: 0 0 1rem;
  text-transform: none;
  letter-spacing: 0.04em;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  font-weight: normal;
}

.nawigacja {
  font-family: 'EB Garamond', Georgia, serif;
  font-size: 1.5rem;
  color: #91b3d7;
  margin-bottom: 2rem;
  position: fixed;
  top: 0;
  left: 0; 
  background-color: black;
  width: 100%;
  padding-left: 10rem;
  z-index:1;
  text-transform: uppercase;
}

.nawigacja a {
  color: #91b3d7;
  text-decoration: none;
  margin: 0 0.5rem;
  transition: color 0.3s ease;
}

.nawigacja a:hover {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

ol
{margin-bottom:2rem;
 margin-left:2rem;
}

li {

text-indent: 1rem;
}

.linki{
			text-indent: 0;
        }
		
/*.linki a { color: inherit;
         text-decoration: inherit;
         display:block;		
            background-repeat: no-repeat;
            background-position: left center;
            background-size: 20px;		 
			padding: 0 30px;
			line-height:2rem;
			transition: color 0.3s ease;}*/
			

.linki a {
  color: inherit;
  text-decoration: inherit;
  display: block;
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 20px;
  padding: 0 35px;
  line-height: 2rem;
  transition: color 0.3s ease;
  border-style: solid;
  margin-bottom: 10px;
  border-color: #ffffff;
  border-width: 1px;
border-radius: 10px;	
background-color: rgba(0, 0, 0, 0.3);
}		
			
			
.linki a:hover  {
  color: #91b3d7;
  text-shadow: 0 0 5px rgba(145, 179, 215, 0.5);}			
                 			

.bnd {
  background-image: url("bandcamp.png");
}	

.spt{
  background-image: url("spotify.png");
}

.ytb{
  background-image: url("youtube.png");
}

.ytm{
  background-image: url("youtubemusic.png");
}

.apm{
  background-image: url("apple.png");
}

.tdl{
  background-image: url("tidal.png");
}

.dzr{
  background-image: url("deezer.png");
}

.fcb{
  background-image: url("facebook.png");}
  
.mail{
  background-image: url("mail.png");  }
  
.sms{
  background-image: url("sms.png");  }  

@media (max-width: 1023px) {
  .zawartosc {
    left: 2rem;
    top: 2rem;
  }

  .nawigacja {
    padding-left: 2rem;  
}
}

@media (max-width: 479px) {
  .tekst, .fota {
    margin-right: 0;
  }
  
  .zawartosc {
    left: 0.5rem;
    top: 2rem;
  }  

  .nawigacja {
    padding-left: 0.5rem;  
}    
}

.menu-toggle {
  display: none;
  color: #91b3d7;
  transition: color 0.3s ease;
}

.menu-toggle:hover {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  cursor: url('kursora.cur'), pointer;
}

.menu-links {
  display: inline-block;
}

@media (max-width: 599px) {
  .menu-toggle {
    display: inline-block;
  }

  .menu-links {
    display: none;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 0.5rem;
  }
  
    .menu-links a {
     padding-bottom:0.5rem;
  }

  .menu-links.show {
    display: flex;
    position: absolute;
    top: 1.8rem;
    left: 0;
    z-index: 1000;
  }
}

.galeria {
  column-width: 400px;
  column-gap: 2rem;	
  padding-bottom: 2rem;
}

.element_galerii {
  break-inside: avoid;
}

.element_galerii img.fota {
  width: 400px;
  height: auto;
  display: block;
  cursor: url('kursora.cur'), pointer;
}

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 10000;
  cursor: url('kursora.cur'), pointer;
}

.lightbox img {
  max-width: 90vw;
  max-height: 90vh;
  box-shadow: 0 0 20px black;
  border-radius: 6px;
  transition: transform 0.3s ease;
}

.lightbox:hover img {
  transform: scale(1.02);
}

.lightbox-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 1rem;
  color: black;
  background-color:white;
  border: none;
  cursor: url('kursora.cur'), pointer;
  padding: 10px;
  z-index: 10001;
  transition: color 0.3s ease, opacity 0.3s ease;
  opacity: 0.2;
}

#prevBtn {
  left: 0;
}

#nextBtn {
  right: 0;
}

.lightbox-btn:hover {
  color: #91b3d7;
  opacity:0.8;
}
