    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
  
  .registration{
    color: grey;
  }

  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }

  .szukaj{
    float:right;
    margin-top:8px;

  }

    .loginek{

    float:right;

  }

  .nav1
  {
    min-height:70px;
   height:70px;
  }

  .nav2{
    border-top-style: solid;
    border-color:#88B126;
    border-width: 1px;
    top:70px;

  }

  .butt-color a{
    font-weight: bold;
  }

  .butt-color a:hover{
    color:#88B126 !important;
  }

  #carouselExampleIndicators{
  }

  .secondfont{
color:#88B126;
  }

body {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

.navbar{
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

.form1{
  float:right;
  width:25%;
}

@media (max-width: 820px){
  .form1{
    width:50%;
  }
 
}

@media (max-width: 575px){
  .form1{
    width:100%;
  }
  .nav1{
    height:140px;
  }
  .nav2{
    display:none;
  }
}

a:hover{
  color:#88B126;
}



.carousel-item {
  margin-top:125px;
  width:100%;
  height:auto;
  background: no-repeat center scroll;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

.btn-outline-success{
color:#88B126;
border-color: #88B126;

}

.sercz:hover{
  background-color:#88B126;
  border-color:#88B126;
}

.mr-tempo{
  margin-left:1%;
}

.flag{
  border-style:solid;
  border-width:1px;
  border-color: grey;
  width:auto;
}
.container-fluid{
width:100%;
}

.sercz{
  width:30%;

  position:relative;
}
.inpucik{
  width:60% !important;
  position:relative;
}

.eng{
-webkit-filter: opacity(.4);
  filter: opacity(.4);
}

.eng1{
  margin-right: 5px;
}

.login{
  font-size: 25px;
  margin-right: 10px;
}

.cart{
  font-size: 20px;
  margin-right: 10px;
}

.eng12{
  margin-right: 5px;
}

.login2{
  font-size: 22px;
  margin-right: 15px;
}

.cart2{
  font-size: 22px;
  margin-right: 15px;
}

@media screen and (max-width: 470px) {
  .male-flagi{
    width:100%;
    text-align:center;
  }

  .navbar{
    text-align: center;
  }
}

.obrr{
  max-width: 490px;
  min-width:200px !important;
}