﻿.mp-rozwijka-zawartosc{
  display:none;
}

.menu-blok-before{
  height: 22px;
  background: #ffc000;
}

#menu-lewe span{
  cursor:pointer;
}

#menu-lewe{
  /*background:#007dab;*/
  max-width: 100%;
  margin-left:0px;
}

.nawigacja-lewa{
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 24px;
    padding: 32px 0px 0px 24px;
    margin: 0;
  }

.menu-lewe-1-poziom ul{
  margin:0px;
  padding:0px;
  list-style: none;
}

.menu-lewe-1-poziom > li{
  list-style: none;
  display: block;
   margin: 0px 0px 0px 0px;
   position: relative;
   font-size: 14px;
   font-family: 'Lato';
  background: #ffc000;
   padding: 0px 0px 0px 0px;
   text-align: left;
   width: 100%;
   max-width: 400px;
}

.menu-ogloszenia-tytul2{
  font-weight: 300;
  border-bottom: 1px solid #d9a300;
  font-family: "Lato";
  font-size: 16px;
  padding-bottom: 9px;
}

.menu-ogloszenia-data{
  font-family: "Lato";
  font-size: 16px;
  padding-top: 9px;
}


.menu-lewe-1-poziom li:hover{
  /*border-right:1px solid #25d5b4;*/
}
.menu-lewe-1-poziom{
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
    position: relative;
    display: flex!important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.menu-tekstowe .menu-lewe-1-poziom > li > a:hover, .menu-tekstowe .menu-start-0-poziom > li > a{
  opacity: 0.55;
}

.menu-ikona-mini{
  width: 100%;
  height:auto;
  display: flex;
  align-items: center;
  justify-content: center;
 /* border-right: 1px dotted #e8e8e8;*/
}

.menu-ikona-tekst{
    padding-left: 12px;
    display: flex;
    background: #fff;
    /*height: 64px;*/
    align-items: center;
    width: 80%;
    font-weight: 300;
    font-family: 'Open Sana', sans-serif!important;
    display: none;
}

.menu-lewe-1-poziom li:before{
   display: none;
}

.menu-lewe-1-poziom li > a, .menu-lewe-1-poziom li > span {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-decoration: none;
      font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-weight: 400;
    font-size: 18px;
    cursor:pointer;
}

.menu-lewe-1-poziom li > a img, .menu-lewe-1-poziom li > span img {
  max-width: 100%;
  height: auto;
}


.menu-lewe-1-poziom .menu-modul-tlo li{
  background: #ffc000;
}



/*.menu-lewe-1-poziom li > a:hover, .menu-lewe-1-poziom li > span:hover{
  opacity: 0.7;
}*/

.menu-lewe-1-poziom li.menu-ikona, .menu-lewe-1-poziom li.menu-modul {
  border:none;
  margin: 0px 0px 16px 0px;
}

.menu-lewe-1-poziom li.menu-ikona a{
    width: 100%;
}

#menu-lewe .aktywna > ul {
  display: block;
}

.menu-tekstowe{
  margin-bottom: 16px;
  background: transparent;
  background-size: cover;
}

.menu-tekstowe .menu-lewe-1-poziom, .menu-tekstowe .menu-start-0-poziom{
  background: transparent;
  padding: 0px 0px 0px 0px;
}

.menu-tekstowe .menu-ikona-mini{
  width: 6%;
}

.menu-tekstowe .menu-lewe-1-poziom > li >a:hover > .menu-ikona-mini, .menu-tekstowe .menu-start-0-poziom > li >a:hover > .menu-ikona-mini{
  animation: tada 1s infinite alternate;
}

/*Zewnętrzne linki */
.menu-start-0-poziom li a[href^="http://"]:hover::after,
.menu-start-0-poziom li a[href^="https://"]:hover::after,
.menu-start-0-poziom li a[href^="//"]:hover::after {
    font-family: "Font Awesome 5 Free";
    font-size: 100%;
    content: "\f35d";
    opacity: 0.5;
    padding: 0px 4px;
    position: absolute;
    top: 8px;
    right:0;
    color: #fff;
}
.menu-tekstowe .menu-ikona-tekst{
  width: 100%;
  background: none;
  display: flex;
}


.menu-tekstowe .menu-lewe-1-poziom > .menu-ikona:first-of-type >a, .menu-tekstowe .menu-start-0-poziom > .menu-ikona:first-of-type >a{
  border-top:1px solid #d9a300;
}
.menu-tekstowe .menu-lewe-1-poziom > li > a, .menu-tekstowe .menu-start-0-poziom > li > a{
  padding:0px 0px;
  border-bottom:1px solid #d9a300;
  display: flex;
  text-decoration: none;
  color: black;
  position: relative;
  background: #ffc000;
  font-size: 18px;
  font-weight: 700;
  font-family: "Lato";
  padding-top: 2px !important;
  padding-bottom: 2px;
}

.menu-ogloszenia-tytul2 > a:hover{
  opacity: 0.55;
}


.menu-tekstowe .menu-lewe-1-poziom > li.klik > a, .menu-tekstowe .menu-start-0-poziom > li.klik > a {
  border-bottom: none;
}
.menu-tekstowe .menu-lewe-1-poziom > li.rozwijka > ul > li:last-child a, .menu-tekstowe .menu-start-0-poziom > li.rozwijka > ul > li:last-child a{
  border-bottom:1px solid #d9a300;
  padding-bottom: 12px;
}
.menu-tekstowe .menu-start-1-poziom{
  display: none;
  padding: 0;
  list-style: none;
}

.menu-tekstowe .menu-start-2-poziom{
  display: none;
  list-style: none;
}

.menu-tekstowe .menu-start-2-poziom li a{
  padding: 2px 8px 2px 16px;
}
.menu-tekstowe .menu-start-2-poziom li a:before{
  content: none!important;
}

.menu-banery .menu-start-1-poziom{
  display: none;
}

/*ikony po lewej*/
.menu-lewe-1-poziom li span i{
  display: inline-block;
    right: 0px;
    top: 8px;
    position: absolute;
    padding: 6px;
    border-radius: 50%;
    color: #2d7f4d;
    font-size: 34px;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    z-index: 1;
}


/*2gi poziom*/

.menu-lewe-2-poziom{
  display:none;
}

.menu-lewe-2-poziom{
    position: relative;
    margin: 0px 0px 0px 0px!important;
    list-style: none;
   /* background: #fff;*/
    width: auto;
    padding-bottom: 10px !important;
}

ul.menu-lewe-2-poziom > li{
  position: relative;
    min-width:100%;
    padding: 2px!important;
    margin:0px 0px;
    background: #ffc000;
}

.btn-submit-menu-ogloszenia:hover{
  opacity: 0.7;
}


ul.menu-lewe-2-poziom li a, ul.menu-lewe-2-poziom li span,
ul.menu-start-1-poziom li a, ul.menu-start-1-poziom li span{
    padding-left: 9px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    text-decoration: none;
    color: black;
    font-weight: 400;
    display: block;
    position: relative;
}
ul.menu-lewe-2-poziom li span:before,
 .menu-tekstowe ul.menu-start-1-poziom li span:before{
    font-family: "Font Awesome 5 Free"!important;
    content: "\f105";
    left: 0px;
    position: absolute;
    top: 5px;
    color: #fff;
    list-style: none;
    display:none;
}

.menu-tekstowe .menu-lewe-1-poziom > li >a::before{
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 12px;
  text-align: center;
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 7px;
  padding-top: 0px;
  padding-left: 5px;
}
.menu-tekstowe ul.menu-start-2-poziom li span:before{
  display: none;
}

.menu-tekstowe ul.menu-start-2-poziom li span{
  padding: 2px 8px 2px 0px;
}

/*ul.menu-lewe-2-poziom li a span:hover{
  opacity: 0.8;
}*/
ul.menu-lewe-2-poziom li.aktywna > a, /*ul.menu-lewe-2-poziom li.aktywna > span,*/
ul.menu-lewe-2-poziom li.rozwijkaaktywna > a/*, ul.menu-lewe-2-poziom li.rozwijkaaktywna > span*/ {
  
}
ul.menu-lewe-2-poziom li a span:last-of-type:hover{
  opacity: 0.50;
}

ul.menu-lewe-2-poziom li a.aktywnaid {
  background: #D64000; 
}
ul.menu-lewe-2-poziom li a.aktywnaid span{
  color:#fff;
}

.menu-tekstowe .menu-lewe-1-poziom > li >a::after{
  border-bottom: 1px solid #d9a300;
}

.menu-blok-after{
  background: #ffc000;
  padding-top: 25px !important;
}

/*3 poziom*/
.menu-lewe-3-poziom{
  display:none;
  position: relative;
  top: 0;
  width: 100%;
  padding-left: 12px!important;
}

/*.menu-lewe-2-poziom li:hover > .menu-lewe-3-poziom{
  display:block;
}*/


/*strzałki przy rozwijkach */


li.menu-lewe-rozwijka:after{
  font-family: "Font Awesome 5 Free"!important;
    content: "\f107";
    color: white;
    right: 16px;
    position: absolute;
    top: 12px;
    display: none;
}

.menu-lewe-rozwijka > span span{
  display: block;
}

/*Efekt hover background*/

.menu-lewe-1-poziom ul li:hover > a{

}

/*.menu-lewe-1-poziom .aktywna{
  display: block;
}*/


/*Moduły w menu*/

.menu-modul{
  padding: 0px!important;
}

.menu-modul-tlo{
  background: #fff;
  margin:0px 0px;
}

.stopka-kolumny.nr4 > .menu-modul-zawartosc{
  background: transparent;
}

.modul-input{
  padding: 8px;
  border: 1px solid #e8e8e8;
}

/*Mobilka*/

@media all and (min-width: 1024px) and (max-width: 1279px) {
  .menu-lewe-1-poziom > li{
    width: 100%;
    height: auto;
    max-width: 320px;
  }
  .menu-lewe-1-poziom{
    max-width: 320px;
  }
}

@media all and (min-width: 0px) and (max-width: 1023px) {
  .menu-lewe-1-poziom{
    width: 100%;
    justify-content: space-around;
  }
  .menu-lewe-1-poziom > li{
    max-width: 100%;
    width: 100%;
    display: none;
  }
  .menu-lewe-1-poziom li > a img, .menu-lewe-1-poziom li > span img{
    width: 100%;
  }
}

