
body{
    background-color: #c04646;
    font-family: Verdana;
    margin: 0;
    background-image: url("scroll.gif");
}

img{
    height: 200px;
}

header img{
    height: 55px;
}

.menu{
    background-image: url('img/menu.png');
     width: 155px;
     float: left;
     height: 2200px;
    transform: translateX(-140px);
    transition: 0.3s;
    border-right: 60px solid;
    border-image: url('img/menu_border.png') 30 stretch;
}

.menu:hover{
  transform: translateX(0px);
  transition: 0.3s;
}

.menu ul:hover{
  transition: 0.5s;
  opacity: 100%;
  background-image: url('img/menu_ul1.png');
  filter: sepia(1) saturate(5) hue-rotate(-25deg);
}

.menu ul:hover{
  box-shadow: 10px 10px 20px 20px rgb(255, 86, 1);
  transition: 1s;
}

.menu ul:hover img{
  width: 0px;
  height: 0px;
  transition: 0.3s;
  position: fixed;
}

.menu ul img{
  width: 140px;
  height: 230px;
  transition: 0.3s;
  position: fixed;
  padding-bottom: 40px;
  justify-self: center;
}

.menu ul{
  transition: 0.5s;
  width: 140px;
  height: 300px;
  background-image: url('img/menu_ul.png');
}

.menu img{
 width: 125px;
 height: 325px;
 transition: 0.5s;
 margin-top: 50px;
}

.menu img:hover{
 transition: 0.5s;
 filter: sepia(1) saturate(5) hue-rotate(-20deg);
}

#pobierz{
    margin: 5px;
    margin-left: 240px;
    width: 85%;
    justify-self: center;
}

pobierz:hover{
background-color: #555;
grid-auto-flow: dense;
}

header {
    background-color: #741717;
    background-image: url("img/baner_bg.png");
	height: 60px;
    color: khaki;
	text-align: center;
    font-size: 40px;
    font-family: 'Arial';
}

ul {
    list-style-type: armenian;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #c91616;
  }
  
  li a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
  }
  
  li a:hover {
    background-color: #555;
    color: white;
  }
  
  #pobierz img:hover{
    background-color: #555;
    color: white;
    scale: 105%;
    overflow: hidden;
    border: #fffb03;
    border-radius: 40px;
    box-shadow: 0 0px 60px rgb(255, 149, 1);
    filter: sepia(1) saturate(10) hue-rotate(-25deg);
    transition: 0.3s;
  }

  #pobierz img{
    border-radius: 40px;
    box-shadow: 0 20px 20px rgba(0,0,0,1);
  }

  #strona_g{
  justify-self: center;
  font-size: 20px;
  font-weight:bold;
  color:rgb(208, 231, 0);
  width: 900px;
  }

  #strona_l{
    float: left;
    }

  #strona_l img{
    width: 600px;
    height: 450px;
    margin-top: 100px;
    float: left;
  }

  #strona_p img{
    width: 600px;
    height: 450px;
    margin-top: 100px;
    float: right;
  }

  #strona_d{
    justify-self: center;
  }

  #strona_d img{
    margin: 100px;
    height: 50px;
  }

  #hlpl{
    background-color: transparent;
    height: 60px;
    justify-self: center;
  }

  #hlpl img {
    height: 55px;
  }

  #blog{
    justify-self: center;
    margin: 200px;
    color: #fffb03;
    min-width: 50%;
  }
  #blog H1{
    justify-self: left;
  }
  #bl{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    background-color: rgba(194, 0, 0, 0.5);
    border-radius: 40px;
    padding: 10px;
    margin: 18px;
    text-shadow:
        -3px -3px 0 black,  
         3px -3px 0 black,
        -3px  3px 0 black,
         3px  3px 0 black;
  }

  #tutorial{
    font-weight: bold;
    color:rgb(208, 231, 0);
    margin: 80px;
    width: 70%;
    justify-self: center;
    text-align: center;
    line-height: 25px;
    text-shadow:
        -3px -3px 0 black,  
         3px -3px 0 black,
        -3px  3px 0 black,
         3px  3px 0 black;
  }

  #tutorial #img{
    margin: 60px;
    scale: 100%;
    color: goldenrod;
    float: left;
  }

  #tutorial #img img{
    border-radius: 40px;
  }

  #tutorial #tutsource{
    margin: 60px;
    scale: 100%;
    color: orangered;
    float: right;
  }

  #tutorial #tutsource img{
    border-radius: 40px;
  }

  #tutorial #tutps {
    float: left;
    text-align: center;
  }

  #contact{
    justify-self: center;
    font-weight: bold;
    color:rgb(208, 231, 0);
    margin: 80px;
  }

  #contact img{
    height: 50px;
  }

  #cont1{
    height: 50px;
    margin: 60px;
    display: flex;
    align-items: center;
    margin-right: 30px;
  }

  #about{
    font-weight: bold;
    color:rgb(208, 231, 0);
    margin: 80px;
    width: 50%;
    justify-self: center;
    text-align: center;
  }
  
  #staty{
    font-weight: bold;
    color: #fffb03;
    text-align: center;
    margin: 40px;
    font-size: 150%;
  }

  #game{
    color: #fffb03;
    font-size: 50px;
    font-family: Impact;
  }

  #engine{
    text-align: center;
    margin: 20px;
    font-size: 50px;
    font-family: Impact;
    color: khaki;
  }

  #wazne{
    font-weight: bold;
    font-family: Impact;
    font-style: italic;
    letter-spacing: 5px;
  }

  #archive img{
    height: 60px;
  }

  #archive{
    text-align: center;
    margin: 40px;
  }

  #archiwum{
    text-align: left;
    margin: 100px;
    text-shadow: 2px 2px 2px #000 ;
    font-family: impact;
    font-size: 30px;
    font-weight: bold;
  }

  #archiwum a{
    color: #fffb03;
    text-decoration: none;
    word-spacing: 5px;
  }

  #back img{
    height: 50px;
    margin: 10px;
    border: 4px solid orange;
    border-radius: 10px;
    border-style: groove;
  }

  #back img:hover{
    height: 60px;
  }

  #back{
    height: 60px;
  }

  #archiwum a:hover{
    color:orange;
    font-weight: bold;
  }

  #og{
    width: 50%;
    justify-self: center;
    margin: 10px;
    background-color: orange;
    background-image: url('scroll.gif');
    filter: sepia(1) saturate(15) hue-rotate(-5deg);
    display: block;
    padding: 10px;
    border: groove;
    border-radius: 12px;
    box-shadow: 0 20px 20px rgba(0,0,0,1);
  }

  #og ul{
    margin: 10px;
    width: 80%;
    justify-self: center;
    border-radius: 12px;
    box-shadow: 0 20px 20px rgba(0,0,0,1);
    background-image: none;
    background-color: transparent;
    filter: sepia(1) saturate(15) hue-rotate(-15deg);
    border: groove;
    padding: 12px;
  }

  .menu ul li a{
    color: rgb(255, 255, 0);
    font-family: impact;
    font-weight: bold;
    transition: 0.3s;
    font-size: 0px;
    width: 10%;
  }

  .menu ul:hover li a{
    color: rgb(255, 136, 0);
    font-family: impact;
    font-weight: bold;
    font-size: 19px;
    width: 70%;
    transition: 0.3s;
    filter: hue-rotate(25deg);
    text-shadow:
  2px 2px 0 #000,
 -2px 2px 0 #000,
  2px -2px 0 #000,
 -2px -2px 0 #000;
  }

  #form{
    background-color: white;
    justify-content: center;
    border: groove;
  }

  .siema{
    display: flex;
    justify-content: center;
    align-self: center;
    margin: 0;
    width: 100vw;
    height: 100vh;
    background-image: url('img/scroll1.gif');
    position: relative;
    overflow: hidden;
  }

  .siema img{
    height: 100px;
    transition: 0.5s;
    border-radius: 30px;
    display: block;
    background-image: url('img/spolszczenia.gif');
  }

  .siema a {
  display: flex;
  justify-content: center;
  align-items: center;
}

  .siema img:hover{
    background-image: url('img/spolszczenia1.png');
    filter: sepia(1) saturate(10) hue-rotate(5deg);
    transition: 0.5s;
    border-radius: 30px;
    filter: sepia(1) saturate(15) hue-rotate(-15deg);
    box-shadow: 0 0 20px 30px rgba(255, 215, 0, 0.8);
  }

  #supgent img{
    border: groove;
    border-radius: 12px;
    box-shadow: 0 20px 20px rgba(0,0,0,1);
    background-color: orange;
    filter:  hue-rotate(5deg);
  }

  #supgent{
    filter:  hue-rotate(-5deg);
  }