﻿.mp-rozwijka-zawartosc{
  display:none;
}

.menu-blok-before{
  display: none!important;
}

#menu-lewe span{
  cursor:pointer;
}

#menu-lewe{
  /*background:#007dab;*/
  max-width: 100%;
  margin-left:0px;
}

.nawigacja-lewa{
    font-family: "Lato", sans-serif;
    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 16px 0px;
   position: relative;
   font-size: 24px;
  /*background: #fff;*/
   padding: 0px 0px 0px 0px;
   text-align: left;
   width: 100%;
   max-width: 400px;
  /* border:1px solid #f2f2f2;*/

}
.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-lewe-2-poziom > li > a > span{
    display: inline !important;
}

.menu-lewe-2-poziom li.rozwijka:after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    color: #fff;
    right: 24px;
    position: absolute;
    top: 9px;
    font-size: 14px;
}

ul.menu-lewe-2-poziom >li> a:before, ul.menu-lewe-2-poziom> li> span:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    color: #fff;
    left: -4px;
    padding-right: 2px;
    position: relative;
}

ul.menu-lewe-1-poziom .menu-ikona-mini{
    left: 16px;
    position: absolute;
}

.menu-ikona-mini img{
  width: 100%;
}

.menu-ikona-tekst{
    padding-left: 12px;
    display: flex;
    align-items: center;
    width: 80%;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif!important;
}

.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: 68px;
  height: auto;
}



/*.menu-lewe-1-poziom li > a:hover, .menu-lewe-1-poziom li > span:hover{
  opacity: 0.7;
}*/

.menu-lewe-1-poziom li.menu-ikona{
  border:none;
}

.menu-lewe-1-poziom li.menu-ikona a{
    width: 100%;
}

#menu-lewe .aktywna > ul {
  display: block;
}

.menu-tekstowe{
  background: #fff;
  background-size: cover;
}

.menu-tekstowe .menu-lewe-1-poziom, .menu-tekstowe .menu-start-0-poziom{
  background: #F8F8F8;
}

.menu-tekstowe .menu-ikona-mini{
    padding: 9px;
    display: flex;
}

.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-tekst:after{
    content: "";
    width: 50px;
    border-bottom: 2px solid #fff;
    display: block;
    margin-top: 8px;
}

.menu-tekstowe .menu-ikona-tekst{
  /* width: 100%; */
  /* background-image: url(../grafika/menu\ bok\ maska.png) !important;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: transparent !important; */
  /* font-weight: bold; */
  padding-left: 0;
  color: #000;
  width: 100%;
  /* height: 100px; */
  display: block;
  background-color: transparent;
  position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 20px;
    padding: 10px 64px 10px 120px;
}

ul.menu-lewe-1-poziom > li:nth-child(10) .menu-ikona-tekst{
    padding-right: 88px;
}

ul.menu-lewe-1-poziom > li:nth-child(11) .menu-ikona-tekst{
    padding-right: 58px;
}


.menu-tekstowe .menu-ikona-tekst:after{
    content: "";
    width: 50px;
    border-bottom: 2px solid #fff;
    display: block;
    margin-top: 8px;
}

.menu-lewe-1-poziom li.aktywna a.aktywna span.menu-ikona-tekst{
}

.menu-tekstowe li:hover{
  opacity: 0.8;
}

.menu-lewe-1-poziom li.modul-2{
}

.menu-lewe-1-poziom li:hover{
    background-image: none!important;
    opacity: 1;
  background-color: #e52502!important;
}

.menu-lewe-1-poziom li:hover span{
    color: #fff;
}

.menu-lewe-2-poziom > li:hover > a, .menu-lewe-3-poziom > li:hover > a{
    opacity: 0.8;
}

.menu-lewe-1-poziom > li > a:before{
    content: "";
    background-image: url(../grafika/podklad.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    height: 99%;
    width: 104px;
}


.menu-tekstowe .menu-lewe-1-poziom > li, .menu-tekstowe .menu-start-0-poziom > li{
  margin-bottom: 16px;
}

ul.menu-lewe-1-poziom li:nth-child(2){
    background-image: url(../grafika/bok_starosta.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(3){
    background-image: url(../grafika/bok_wirtualny.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(4){
    background-image: url(../grafika/bok_galeria.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(5){
    background-image: url(../grafika/bok_baza.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(6){
    background-image: url(../grafika/bok_agro.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(7){
    background-image: url(../grafika/bok_portal.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(8){
    background-image: url(../grafika/bok_rodo.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(9){
    background-image: url(../grafika/bok_mapa.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(10){
    background-image: url(../grafika/bok_nieodplatna.png);
    background-repeat: no-repeat;
}

ul.menu-lewe-1-poziom li:nth-child(11){
    background-image: url(../grafika/bok_inne.png);
    background-repeat: no-repeat;
}

.menu-tekstowe .menu-lewe-1-poziom > .menu-ikona:first-of-type >a, .menu-tekstowe .menu-start-0-poziom > .menu-ikona:first-of-type >a{

}
.menu-tekstowe .menu-lewe-1-poziom > li >a, .menu-tekstowe .menu-start-0-poziom > li >a{
  padding:0px;
  display: flex;
  text-decoration: none;
  color: rgb(0, 0, 0);
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  width: 100%;
    min-height: 64px;
  background-color: transparent !important;
    align-items: center;
}

.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;
  background: #ffe400;
    list-style: none;
    padding: 0px;
}

/*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;
}

ul.menu-lewe-2-poziom > li.aktywna a.aktywnaid{
    background-color: #c81f00 !important;
}

.menu-lewe-2-poziom{
    font-family: "Open Sans" !important;
    position: relative;
    margin: 0px 0px 0px 0px!important;
    list-style: none;
   /* background: #fff;*/
    width: auto;
    /*padding-bottom: 24px!important;*/
}

ul.menu-lewe-2-poziom > li{
  position: relative;
    min-width:100%;
    padding: 0px 16px!important;
    margin:0px 0px;
    background-image: none !important;
    background-color: #e52502 !important;
}

ul.menu-lewe-2-poziom > li:first-child{
    margin-top: 16px;
}

ul.menu-lewe-2-poziom > li:last-child{
    margin-bottom: 16px;
}

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: 2px 8px 2px 116px;
    /* background: #006c37; */
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    display: block;
    position: relative;
}

ul.menu-lewe-2-poziom > li > a{
    padding: 6px 16px !important;
    border-top: 1px solid #c81f00;
}

ul.menu-lewe-2-poziom > li:last-child > a{
    border-bottom: 1px solid #c81f00;
}

ul.menu-lewe-2-poziom li a span{
    height: unset !important;
    padding: 0px 0px !important;
    font-size: 14px !important;
    line-height: normal !important;
    transform: none;
    left: 0;
    color: #fff !important;
}

ul.menu-lewe-2-poziom .menu-tekst:before, ul.menu-lewe-2-poziom .menu-tekst:after{
    display: none;
}

ul.menu-lewe-2-poziom li a:before, ul.menu-lewe-2-poziom li span:before,
ul.menu-start-1-poziom li a:before, ul.menu-start-1-poziom li a span:before
/*.menu-tekstowe ul.menu-start-1-poziom li a:before,*/ .menu-tekstowe ul.menu-start-1-poziom li span:before{
    font-family: "Font Awesome 5 Free"!important;
    content: "\f105";
    left: 12px;
    position: absolute;
    top: 5px;
    color: #000;
    list-style: none;
    display: block!important;
}

/*.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*/ {
  color:#eb0000;
}
ul.menu-lewe-2-poziom li a.aktywna span,
ul.menu-lewe-2-poziom li:hover a span{
  color:#fff !important;
}


/*3 poziom*/
.menu-lewe-3-poziom{
  display:none;
  position: relative;
  top: 0;
  width: 100%;
}

.menu-lewe-3-poziom > li{
    background-image: none !important;
    background-color: #e52502 !important;
}

.menu-lewe-3-poziom > li > a{
    padding-left: 24px !important;
}

ul.menu-lewe-3-poziom > li:last-child{
    margin-bottom: 6px;
}

/*.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;
}

aside div ul .modul-10 .menu-modul-tlo{
  background-image: url(../grafika/tlo_newsletter.png);
  background-size: cover;
  margin:0px 0px;
}

.modul-input{
  padding: 8px;
  border: 1px solid #e8e8e8;
}

aside div ul li{
  z-index: 1000 !important;
  width: 100%;
}

.menu-blok-after{
  display: none !important;
}

aside div ul li a span, aside div ul li a span:nth-child(2){
  font-size: 18px !important;
  font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #000;
}

aside .menu-lewe-1-poziom li > a > span.menu-tekst{
    line-height: 20px;
    padding: 10px 64px 10px 120px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}

aside .menu-lewe-1-poziom > li > a > span.menu-tekst:before{
    content: url(../grafika/ikona_uniwersalna_menu_bocznego.png);
    position: absolute;
    left: 18px;
    padding: 9px;
    display: flex;
}

.menu-tekstowe .menu-tekst:after {
    content: "";
    width: 50px;
    border-bottom: 2px solid #fff;
    display: block;
    margin-top: 8px;
}

.menu-lewe-1-poziom li{
    background-color: #FED232;
}

.menu-lewe-1-poziom li:nth-child(11), .menu-lewe-1-poziom li:nth-child(10){
    background-color: #3F99F1;
}

.modul-10{
  height: auto;
}


/*Mobilka*/

@media all and (min-width: 1024px) and (max-width: 1279px) {
    ul.menu-lewe-1-poziom li{background-size: 100% 100%;}
  .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%;

  }
  .menu-lewe-1-poziom li > a img, .menu-lewe-1-poziom li > span img{
    width: 100%;
  }
}
