




















/*----------------------------------------------------------------MENU NA LEWO----------------------------------------------------------------------*/






::-webkit-input-placeholder { color:rgb(84, 82, 89) !important; }
::-moz-placeholder { color:rgb(84, 82, 89) !important; }
:-ms-input-placeholder { color:rgb(84, 82, 89) !important; }
input:-moz-placeholder { color:rgb(84, 82, 89) !important; }

.searcher
{
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.7;
  display: none;
  text-align: center;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.searcher:hover
{
  opacity: 1;
}



.close_b
{
  height: 40px;
}
#close_menu_button
{
color: rgb(84, 82, 89);
float: right;
height: 40px;
width: 40px;
z-index: 100;
display: none;
font-size: 30px;
background: none;
border: none;
  -webkit-transition: color .2s;
    transition: color .2s;
}
#close_menu_button:hover
{
  color: #b46d70;
}
#slide_menu_button
{
text-decoration: none;
color: #FFF;
text-align: center;
padding: 11px 12px;
border: 1px solid #f2dede;
background-color: #dc281e;
font-size: 15px;
border-bottom-right-radius: 5px;
display: none;
top: 0;
z-index: 100;
left: 0;
position: fixed;

-webkit-backface-visibility: hidden;
}
.parent, .dropdown-click, .parent > a, .dropdown-click > a {
    cursor: default !important;
}

.lwrap
{
  min-height: 1200px;
  position: relative;


}

#left_col
{
  position: relative;
  float: left;
  width: 235px;
}
#lewe_menu
{

  padding-bottom: 20px;
}

.wrapson.affix-bottom
{
  position: fixed;
  bottom: 100px;
}
.wrapson
{

padding-top: 10px;
bottom: 0;
position: absolute;
z-index: 3;
}
.wrapson_slide
{
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  z-index: 100;
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: 0;
  transform: translateX(0);
  visibility: visible !important;
}
.wrapson_transform
{
  -webkit-transition: transform 0.2s ease, visibility 0s linear .3s !important;
  transition: transform 0.2s ease, visibility 0s linear .3s !important;
}
.wrapson_slide_close
{

    left: 0;
    top: 0;
    bottom: 0;
  z-index: 100;
position: fixed !important;
visibility: hidden !important;
transform: translateX(-245px);
}




.no_padding
{
  position: fixed;
  top: 0 !important;
  bottom: 0;
  padding: 0 !important;
}

.wrap_content::-webkit-scrollbar {
    width: 4px;
    display: none;
}

.wrap_content:hover::-webkit-scrollbar {
    display: block;
}



.wrap_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.wrap_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.25);
}
.wrap_content
{
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  background-color:  #FFFFFF;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.menu_na_lewo
{

  font-family: 'Roboto', sans-serif;
  z-index: 4;
  font-weight: 400;
  font-size: 13.5px;
  width: 235px;
  text-align: center;
}

.menu_na_lewo ul
{

  text-align: left;
  margin: 0 0 60px 0;
  list-style-type: none;
}

.menu_na_lewo ul > li
{

  padding: 2px 0 2px 0;
  width: 100%;

}




.menu_na_lewo ul > li > a
{


  margin: 0 20px 0 20px;
  padding: 6px 10px 6px 10px;
  display: block;
  position: relative;
  color: #000000;
  text-decoration: none;
}




.menu_na_lewo ul li.active a
{
border: 1px solid #373737;
color: #FFF;
}



.menu_na_lewo ul li.active a, .menu_na_lewo ul li a:hover {
color: #FFF;
background-color: #DC281E;
  }

.menu_na_lewo ul li.active ul li a, .menu_na_lewo ul li a.hover ul li a
{
  color: #373737;
  text-decoration: none;
  border: none;
}




/*
.parent ul li.active
{
background-color: #DC281E !important;
border: 1px solid #373737;
}
*/
.parent ul li.active a
{
color: #940b03 !important;
}
.parent ul li:hover a
{
color: #db2319 !important;
}
.parent ul
{
  overflow: auto;
  position: absolute;
  padding: 1px 3px 1px 3px;
  height: auto;
  width: 85%;
  margin: 0;
  z-index: 4;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  background-color:  #fff;
  border: 1px solid #e7e7e7;
  visibility: hidden;
  opacity: 0.4;
  transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s ease;
  -webkit-backface-visibility: hidden;
}

.parent ul::-webkit-scrollbar
{
  display: none !important;
}



.parent ul > li
{
  margin: 2px 0 2px 0;
  text-align: center;
  border-bottom: 0.5px solid #eee
}
.parent ul > :last-child
{
  border: none;
}
.parent ul > li > a
{
    margin: 0 !important;
    padding: 6px 0 6px 0 !important;
    width: 100%;
    background-color: transparent !important;
}


.parent >  a:after
{
    /* Dodajemiy strzalke */
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-left-color: #373737;
    top: 38%;
    right: 1%;
}
@media (min-width: 501px)
{
.parent:hover > a.arrow::after, .parent.active > a::after
  {
	  border-left-color: #FFF;
  }
}



@media (max-width: 500px)
{



  .parent > a::after
  {
      /* Dodajemiy strzalke */
      content: "";
      position: absolute;
      height: 0;
      width: 0;
      border: 5px solid transparent;
      height: 0;
      width: 0;
      border: 5px solid transparent;
      border-top-color: #373737;
      op: 38%;
      right: 1%;
  }
  .parent > a.arrow::after
  {
	  border-top-color: #FFF !important;
  }




}










.menu_na_lewo ul li > a:only-child:after
{
    /* Zniszcz strzaleczke dla nie-sub-menu */
    display: none;
}







.container_slide
{
  padding-left: 0 !important;
}



.futer_slide
{
padding-left: 0 !important;
}
