body {
  background: #F5AA84;
  color: white;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}


header {
  background-color: black;
  background-image: url("https://wallpaperbat.com/img/226348-basketball-wallpaper-top-free-basketball-background.jpg");
  background-size: 100%;
  background-position: center;
  height: 400px;
  padding: 20px;
  text-align: center;
}

header a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 40px;
font-weight: 800;
}
nav {
background-color: black; 

}

nav a {
    flex-direction: row; 
    padding: 15px 30px;
        color:white;
    font-family: Bebas Neue;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}
nav ul li {
border-left: 4px solid #EBB190;
border-right: 4px solid #EBB190;
border-radius: 50%;
    
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;  
    display:flex;
}

nav li {
  display: flex;
    flex-direction: row;
    justify-content: center;
  margin-right: 32px;
  
    
}
nav a:hover { 
font-size: 25px;
   
}
#tekstmenu li {
    font-size:29px;
}
h1 {
font-size: 120px;
    color: black;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 100px;
    font-family: Bebas Neue;
}


.dodatki {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    margin-right: 125px;
}
.dodatki figure {
    width: 100px;
    margin: auto;
    
}
.dodatki figure img {
    border-radius: 50%;
    width: 200px;
    
}
li, p {
    font-family: DM Sans;
}
footer {
  background: black;
  color: #FFE4E1;
  font-size: 12px;
  padding: 20px 20px;
  text-align: center;
}
.dodatki figcaption {
    font-family:Merriweather; 
    color: black;
    width: 280px;
    font-weight: 700;
    text-align:justify-all;
    margin-top: 20px;
    margin-bottom: 20px;
}
.info1  {
    color: black;
    font-size: 21px;
    font-weight: 600;
    width: 80%;
    margin-left: 60px;
     border: solid 2px black;
    margin-top: 35px;
    border-style: dashed;
  
}
.info1 li {
    line-height: 35px;
}
.info1 p {
padding-left: 25px;    
}
#bullet {
    padding-left:49px;
}


h2 {
    margin-left: 25px;
    font-weight: 900;
}
div {
    display: flex;
    flex-direction: column;
}
#obrazek {
    position: absolute;
    height: 450px;
    width: 120px;
    left: 1200px;
    top: 450px;   
}



h3 {
    
color: black;
display: flex;
justify-content: flex-end;
 position:relative; 
  top: 65px; 
    font-variant: small-caps;
    font-family:cursive;
    height: 50px;
    font-weight:bolder;
    font-size:25px;
    
}
article li {
    
    list-style-type:square;
}
.tekst {
    margin-bottom: 75px;
    margin-top: 65px;
    
}
#obrazek1 {
 width:110px;
position: absolute;
left: 1200px; 
top: 900px;    
}

@media screen and (max-width:1477px ){
    #obrazek {
        display: none;
    }
}
@media screen and (max-width:700px ){
    nav ul  {
        display: flex;
        flex-direction: column;

    }
    nav ul li {
        border-bottom: solid 4px #EBB190;
            border-left: 0px solid #EBB190;
border-right: 0px solid #EBB190;
border-radius: 0%;
        margin-right: 0px;
    }
    
}
@media screen and (min-width:1901px ) and (max-width:2100px) {
        #obrazek { left: 1680px;
    }
     #obrazek1 { left: 1680px;
         top:980px;
         height: 200px;
         width: 160px;
    }
}

@media screen and (min-width:1478px ) and (max-width: 1590px) {
    
    #obrazek {
        left: 1345px;
        top:500px;
        
    }
    
}
   
  @media screen and (min-width:1590px ) and (max-width: 1900px) {
    
    #obrazek {
        left: 1850px;
    }
      #obrazek1 {
        left: 1445px;
          top:980px;
         height: 200px;
         width: 160px;
    }
   
    
}
@media screen and (min-width:1590px ) and (max-width: 1900px) {
    
    #obrazek {
        left: 1450px;
    }

}
@media screen and  (max-width: 1333px) {
    
 #obrazek {
        display:none;
    }
}
@media screen and  (max-width: 1620px) {
    
 #obrazek1 {
        display:none;
    }
}
  
    @media screen and (max-width:845px) {    
       .dodatki{
           display: flex;
           flex-direction: column;
           justify-content: space-around;
           
           
       } 
       .dodatki figure  {
          
           margin-bottom: 40px;

       }
       
    }
    @media screen and (min-width:745px) and (max-width:1218px) {
        h1 {
        top: -20px;
            font-size: 65px;

        }
     
    }
    
    @media screen and (min-width:700px ) and (max-width: 1493px) {
        nav ul {
            display: flex;
            flex-wrap: wrap;
        }
    }
@media screen and (min-width:700px ) and (max-width: 915px) { 
    h1{
        font-size: 43px;
        top: -20px;
    }
}
        
     @media screen and (min-width:644px ) and (max-width: 699px) { 
         
         h1 {
           top:40px; 
             font-size:45px;
         }
        }
   @media screen and (min-width:300px ) and (max-width: 644px) { 
         
         h1 {
           top:300px; 
             font-size:32px;
         }
}
    
              @media screen and (min-width:700px ) and (max-width: 947px) { 
                  h1 {
                      
                      font-size: 45px;
                  }
        }
         @media screen and (min-width:1px) and  (max-width: 1420px) { 
             h3{
                 display: none;
             }
        }
        
        @media screen and (min-width:500px ) and (max-width: 845px) { 
            
            .dodatki figure img {
                height: 380px;
                width: 380px;
                

                
            }
             .dodatki {
                margin-right: 180px;
            }
          
            
        }
       @media screen and (min-width:645px ) and (max-width: 844px) { 
           .dodatki figure img {
                height: 380px;
               width: 380px;
           }
       }
           
        
  @media screen and (min-width:300px ) and (max-width: 396px) { 
      
      h1{ 
      top:260px; 
      }
        
       }
    @media screen and (min-width:300px ) and (max-width: 410px) { 
        
        .info1 {
            
            margin-left:35px;
            padding-right: 10px;
            
        }
        
       }
        @media screen and  (max-width: 351px) { 
            
            h1{
                display: none;
            }
       }
        @media screen and  (max-width: 350px) { 
            
          
            header {
                height: 250px;
            }
       }
       
         @media screen and  (max-width: 330px) { 
             
             h2 {
                 margin-left: 20px;
             } 
       }
       
