/* Asseco BS style*/

/*web fonts ========================================================= */
/*
@font-face {
    font-family: 'proxima_nova_ltlight';
    src: url('webfonts/mark_simonson_-_proxima_nova_light-webfont.eot');
    src: url('webfonts/mark_simonson_-_proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'),
         url('webfonts/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype'),
         url('webfonts/mark_simonson_-_proxima_nova_light-webfont.svg#proxima_nova_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('webfonts/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('webfonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'),
         url('webfonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype'),
         url('webfonts/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('webfonts/mark_simonson_-_proxima_nova_semibold-webfont.eot');
    src: url('webfonts/mark_simonson_-_proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/mark_simonson_-_proxima_nova_semibold-webfont.woff') format('woff'),
         url('webfonts/mark_simonson_-_proxima_nova_semibold-webfont.ttf') format('truetype'),
         url('webfonts/mark_simonson_-_proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
body{background:#fff; font-family: 'proxima_nova_rgregular' !important;}
  .mainpage{background:#fff;}

strong{ font-family:'proxima_nova_ltsemibold';font-weight:normal; letter-spacing:0px;}
p{text-align:justify; font-size:16px;}
a{cursor:pointer !important;color:#e1932f;}
a:focus{ background-color: transparent;outline:0;}
h1,h2{color:#0d4e7a; font-family: 'proxima_nova_rgregular'; }
h2 a{color:#162c3e; font-family: 'proxima_nova_rgregular';}
  h2 a:hover{ color:#0d4e7a;}
  h1 a{color:#162c3e; font-family: 'proxima_nova_rgregular';}
  h1 a:hover{ color:#0d4e7a;}
h1,.h1{ font-size:20px;}
h2,.h2 {font-size: 18px;}

.center{text-align:center;}
.panel-white .orange , .orange{color:#e87f0d !important}

h3,h4,h5 {
font-family: 'proxima_nova_ltsemibold';
font-weight: normal;
}
 h3 a{color:#162c3e;}
  h3 a:hover{ color:#0d4e7a;}

h3{font-size:16px;  color: #0D4E7A;}
h4{font-size:14px;  color: #0D4E7A;}
h5{font-size:13px; color:#000}


/* style dla obrazkow */
.obrazek-lewa-strona{margin:0px 15px 15px 0px}
.obrazek-prawa-strona{margin:0px 0px 15px 15px}


/* bez rwd */
/*.container{ max-width: none !important; width: 1010px !important;}*/


@media (min-width: 1200px){
  .container {
    width: 1010px;
  }
}




#logo{float:left;margin:41px 0px 30px 0px;}
.header{background:#fff;}
  
/* searchform panel ========================================================= */
.input-append{float:right; margin:40px -1px 0px 0px;}
/*.input-append .lang-selector{float:left;color:#b8b8b8;font-size:.85em; padding:10px 9px 0px 0px;}*/
#lang{position:absolute; right:260px;}
.lang-selector{float:right;color:#b8b8b8;font-size:.85em; padding:10px 9px 0px 0px; margin-top:40px;}
.lang-selector.active{color:#003d7c !important;}
.input-append .active{color:#003d7c !important;}
.input-append input{
  background:#f8fbfc; border-top:1px solid #e3e8eb;  height:33px !important;
  border-right:1px solid #f8fbfb;
  border-left:1px solid #e3e8eb;
  border-bottom:1px solid #e3e8eb;  padding:5px; width:241px;  border-radius: 8px 8px 8px 8px;
  margin-left:9px;
  float:left;
  -webkit-box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
  box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
}
.input-append input + .search-btn {
  margin-left: -30px !important; background:#f8fbfc; border-top:1px solid #e3e8eb; 
  border-right:1px solid #e3e8eb;
  border-bottom:1px solid #e3e8eb;
  border-left:1px solid #f8fbfb;
  border-radius: 0px 8px 8px 0px; /*padding:7px 5px 6px 5px;*/
  padding:6px 5px 6px 5px;
  height:33px !important;
  width:32px;
  display:block;
  float:left !important;
  -webkit-box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
  box-shadow: inset 0px 2px 0px -1px rgba(255,255,255,1);
}
.input-append input + .search-btn img{margin-top:-4px !important;}



/* powrot i do druku*/
#drukuj, #powrot{  margin-top:-10px; color:#e29a45;}
  #drukuj{float:right; background:url('../img/ico_drukuj.png') left center no-repeat; padding-left:25px;}
  #powrot{float:left;}


/* zobacz wiecej button ========================================================= */
.zobacz-wiecej{color:#e1932f;}
  .zobacz-wiecej-block , .poczytaj-wiecej-block{display:block; width:180px; margin:0px auto; color:#e1932f; border:0px; background-color:transparent;}

  .with-bg{background:url('../img/bg_with_bg.png') center bottom no-repeat; padding-bottom:15px; width:200px; margin:0px auto;}
    .background-transform{background:url('../img/bg_with_bg_up.png') center top no-repeat !important; padding-top:15px; width:200px; margin:0px auto;outline:0;}

/*.top{height:111px;}*/


/* */

.banner{/*background:url('../img/bg_banner2.jpg') top center no-repeat #004174;*/ background-color:#004174; color:#fff !important; margin-top:-21px; /*height:270px;*/
height:268px; padding: 30px;
  margin-bottom: 30px;}
  /*.banner-img{float:right; margin-right:-281px; margin-top:-29px}
    .mobilne-img{float:right; margin-right:-141px; margin-top:-28px}*/
  
    .banner h1{font-size:45px; color:#fff; margin-bottom:5px; }
   .banner-big h1{font-size:34px; color:#fff; margin-top:66px; width:600px;}
    .banner h1.erp{background:url('../img/ico_erp.png') 0px 0px no-repeat; padding:2px 0px 17px 75px; width:600px; display:block;margin-top:40px;
    font-family: 'proxima_nova_ltsemibold';
    text-shadow: 1px 1px 0px #033458 !important; 
    filter: dropshadow(color=#033458, offx=1, offy=1);}
    .banner-text{z-index:201 !important; width:650px; min-height:200px; float:left; padding-left:9px;}
      .banner-text p{padding:5px 0px 0px 1px;}
      .banner-big  .banner-text > p{padding-top:18px;}
    .banner-text p{font-size:17px; width:600px; text-align:left;text-shadow: 1px 1px 0px #033458 !important; 
    filter: dropshadow(color=#033458, offx=1, offy=1); line-height:1.3em;}
    .banner-big p{font-size:16px; width:550px; text-align:justify;}
    .banner strong, .banner-big strong{}

    .breadcrumb{background:none;}
    .banner .breadcrumb li a, .banner-big .breadcrumb li a{color:#d0edff; font-size:13px; letter-spacing:-.05em;}
    .banner .breadcrumb li a img, .banner-big .breadcrumb li a img{margin-top:-5px;margin-left:2px;margin-right:-3px;}

/* Slider ========================================================= */
.banner-big .caption-slider{float:left; margin-top:50px;}
  .banner-big .caption-slider h2{color:#fff; font-size:19px;}
  .banner-big .caption-slider p{ width:300px !important; /*display:block;*/ color:#d0edff; font-size:14px; text-align:justify;}
  .banner-big .caption-slider a.btn-primary{font-size:15px; padding:8px 18px; margin-top:20px;}

  .banner-big .image-slider {margin-left:-100px; margin-top:-22px; float:left;}
  
  .banner-big .control-slider{position:absolute;top:328px; left:598px;} 
  .banner-big .control-slider a:nth-of-type(1){margin-right:15px;}
    .banner-big .control-slider .slider-indicator{padding-right:0px;}
    
  .banner-big .control-slider a:last-child{margin-left:15px;}

.btn-left, .btn-right {
  color: #fff;
  font-weight:bold;
  background-color: #1680d3;
  padding:0px 4px 3px 5px !important;
  font-size:15px;
  border:1px solid #00457b !important;
     text-shadow: #469de1 1px 1px 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;

}
.btn-left:hover, .btn-right:hover{

background-color:#1988de;
-webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
}

.btn-left:focus,.btn-right:focus,
.btn-left:active,.btn-right:active,
.btn-left.active,.btn-right.active
{
  color: #ffffff;
background: #117ccf; /* Old browsers */
background: -moz-linear-gradient(top,  #117ccf 0%, #1988de 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#117ccf), color-stop(100%,#1988de)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #117ccf 0%,#1988de 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #117ccf 0%,#1988de 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #117ccf 0%,#1988de 100%); /* IE10+ */
background: linear-gradient(to bottom,  #117ccf 0%,#1988de 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117ccf', endColorstr='#1988de',GradientType=0 ); /* IE6-9 */

  border-color: #2369a0;
-webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
}

.da-slide h2{
  font-size: 29px !important;
    top: 59px !important;
}
.da-slider .da-content{width:370px !important;}
.da-slider .da-content p{width:370px !important; font-size:17px !important;}
/* Banner backgrounds ========================================================= */
 .banner-big{background:url('../img/bg_banner_big2.jpg')top center no-repeat #004b85; color:#fff !important; padding:18px 0px 30px 0px;margin-top:-21px; /* -4px dla bg2 */ height:411px;margin-bottom:30px;}
  
/* tÄąÂ‚a backgroundow dla podstron */
  .rozwiazania-mobilne{background:url('../img/bg_banner_big2_sm.jpg') top center no-repeat #004174 !important;}
  .systemy-erp{background:url('../img/bg_banner2_erp.jpg') top center no-repeat #004174 !important;}


/* breadcrumb ========================================================= */
.breadcrumb {padding: 0px 15px 0px 0px; margin-bottom: 0px; list-style: none; margin-top:23px; }
.breadcrumb > li {display: inline-block; }
.breadcrumb > li:first-child + li:before { content:""; }
.breadcrumb > li + li:before { content: "/\00a0"; padding: 0 6px; color: #61849d; font-size:13px; }
.breadcrumb > .active { color: #d0edff; }

.panel-white{
/*  background: #fff; 
  border-top: 1px solid #dedfdf; 
  border-right: 1px solid #dedfdf; 
  border-bottom: 1px solid #dedfdf; 
  border-left: 1px solid #dedfdf; 
  padding-left:32px; 
  padding-right:32px; 
  padding-bottom:20px; 
  margin-top:-36px; 
  margin-bottom:40px; 
   border-radius:6px;
    color:#43525a;
  margin-left:-13px; 
  padding-top:30px;*/
   background: none repeat scroll 0 0 #FFFFFF;
    color: #2a2e38;
    margin-bottom: 40px;
    margin-left: -13px;
    margin-top: 0;
    padding: 0 32px 20px;
}
  .panel-white p{line-height:21px;}


   .panel-white.col-xs-9 { width: 72% !important;}
   .panel-boczny.col-xs-3  {width: 28%;}

  .panel-white .lista{float:left;width:310px;margin-left:0px; padding-left:0px; padding-right:10px; margin-top:15px; margin-bottom:20px;}
  .panel-white .lista li{list-style:none; background:url('../img/bg_li.png') 0px 1px no-repeat; padding-left:25px; font-size:13px;margin-bottom:30px; }
    .panel-white .lista:nth-of-type(1){margin-right:30px;}
.panel-white .lista:nth-of-type(2){margin-right:0px; padding-right:0px;}
  .panel-white .h1-center{text-align:center; padding:0px 50px; margin:35px 0px 27px 0px;  font-family: 'proxima_nova_ltlight'; font-size:18px;
line-height:22px;}
  .panel-white h2{margin-bottom:15px;color: #2a2e38; line-height:25px; font-size:25px;}
  .panel-white h2.wstep{font-size:20px; line-height:27px;}
  .panel-white h4 , .panel-white h3{color: #2a2e38 !important}
  /*
  #cta-banner{background:url('../img/cta_banner.png') top center no-repeat #004274; height:64px; border-radius:4px; color:#fff;padding:16px 0px 0px 35px;
font-size:24px;  font-family: 'proxima_nova_ltlight'; margin-bottom:40px;}
  #cta-banner a{margin-left:60px;  padding:7px 18px; font-size:15px; margin-top:-3px;}
*/

#cta-footer{background: url('../img/cta-footer-bg.jpg') top center no-repeat #004274;padding:54px 0px; height:auto;}
#cta-footer h5{font-size:38px;  font-family: 'proxima_nova_ltlight'; color:#fff; /*float:left; margin-left:78px;*/ margin:0px; text-align:center; padding-top:10px;}
#cta-footer .btn{/*float:left; margin:16px 0px 0px 50px;  */  font-size: 18px;
    margin: 36px 0 0 391px;
    padding: 13px 25px;}
#cta-footer #napiszDoNas{position:relative;}
#cta-footer #napiszDoNas:after{
    background: url("../img/cta-footer-arrow.png") no-repeat;
    content: "";
    height: 67px;
    right: -120px;
    position: absolute;
    top: -19px;
    width: 109px;
}    

#cta-footer:lang(en) #napiszDoNas:after{
    background: url("../img/cta-footer-arrow.png") no-repeat;
    content: "";
    height: 67px;
    left: 210px;
    position: absolute;
    top: -19px;
    width: 109px;
}    
#cta-banner{background: #004274; height:64px; border-radius:4px; color:#fff;padding:0px;
font-size:24px;  font-family: 'proxima_nova_ltlight'; }
  #cta-banner a{margin-left:60px;  padding:7px 18px; font-size:15px; margin-top:-3px;}

  /*.panel-white iframe{margin-left:0px; padding-left:0px;}*/

hr{background:url('../img/bg_hr.png') top left repeat-x; border-radius:1px !important; height:3px;}
.mainpage hr{background:url('../img/bg_hr3.png') top left repeat-x; border-radius:1px !important; height:3px;}
.hr2{background:url('../img/bg_hr2.png') top center no-repeat transparent; height:1px; width:auto; margin:10px 0px;}



/* panel-boczny na podstronie ========================================================= */
.panel-boczny{padding-left:39px; margin-top:-17px; padding-right:0px; margin-left:8px;}
  .panel-boczny p{font-size:13px; color:#3c525f;}
  .panel-boczny .zobacz-wiecej{font-size:13px;}
  /*.mainpage span ,.panel-boczny span{font-size:11px; color:#ababab; margin-top:-5px !important; display:block;}*/
  .mainpage h2{margin-bottom:30px;font-family: 'proxima_nova_ltsemibold'; font-size:1.5em; }
  .mainpage #jcarousel-title {margin-top:40px; margin-bottom:25px; font-family: 'proxima_nova_ltsemibold'; font-size:1.5em; }
  .panel-boczny h3{line-height:1.3em; }
  .panel-boczny h2{margin-bottom:16px;}
  .panel-boczny h2:not(:first-child){margin-top:40px;}
  .panel-boczny img{margin-bottom:7px;}
  .panel-boczny hr{display:none;}


.col-xs-3.panel-boczny{
    border: 2px solid #F5F7F9;
    border-radius: 6px;
    margin-top: 0;
    padding: 0 25px;
}
.col-xs-3.panel-boczny .img-container{width:230px;}

.col-xs-3.panel-boczny.panel-blue-nav{
   margin-top: -17px;
    padding-left: 39px;
    padding-right: 0;
    border:0px;

}
.col-xs-3.panel-boczny.panel-blue{
  
     border: 0 none;
    margin: 0 0 20px 6px;
    padding: 0;
}
.col-xs-3.panel-boczny.panel-blue ul {
    margin: 0 -2px 0 2px;
    padding: 2px;
}

/* niebieski panel boczny ========================================================= */
.panel-blue ul{background:#eef1f6; border-radius:6px; /*border-top: 1px solid #eef1f6;*/ border-bottom: 1px solid #eef1f6; margin-left:-8px; margin-right:-2px;
 margin-top:-20px; color:#fff; list-style:none; margin-bottom:40px;  padding-bottom:12px;}
  .panel-blue ul #first{
    display:none;
    background: #014070; /* Old browsers */
    background: -moz-linear-gradient(top,  #014070 0%, #013964 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#014070), color-stop(100%,#013964)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #014070 0%,#013964 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #014070 0%,#013964 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #014070 0%,#013964 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #014070 0%,#013964 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014070', endColorstr='#013964',GradientType=0 ); /* IE6-9 */
    font-size:16px; line-height:1.2em; border:0px;  font-family: 'proxima_nova_ltsemibold'; font-weight:normal; padding:24px 10px; border-radius:6px 6px 0px 0px;}
  .panel-blue ul #last{background:#eef1f6;  font-size:14px; border:0px;   padding:10px 20px; font-weight:normal; color:#06548b;}
  .panel-blue ul #last-btn{background:#eef1f6;border:0px; padding:5px 0px 15px 0px;}
    .panel-blue ul #last-btn a{ display:inline; font-size:15px; padding:11px 20px;}
  .panel-blue ul li a{color:#06548b; text-decoration:none; width:244px !important;min-height:30px; display:block; font-size:24px; font-weight:normal;}
    .panel-blue ul li a:hover{color:#E29A45;}
  
  .panel-blue ul .with-arrow{/*padding:14px 0px 16px 6px;*/}
  /*
  .panel-blue ul .with-arrow:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}

    .panel-blue ul .with-arrow:hover:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}
*/
  .panel-blue ul li{background:#f7f9fb; /* border-top:1px solid #025887;*/ border-bottom: 1px solid #e9f1f7; 
    font-size:20px; font-weight:bold; margin-left:-40px !important; padding:14px 0px 12px 6px; text-align:center; position:relative;}


     /*.panel-blue ul li a:hover:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}
      */



/* sticky panel-blue-nav */
.fixed { position: fixed;  z-index: 99; top:20px; }
.sticky { float: none; overflow: hidden;  width:244px;}
.sticky-to-bottom{position:absolute; bottom:0;}



/* niebieski panel boczny nawigacja =================== */
.panel-blue-nav ul{background:#f7f9fb; border-radius:6px; /*border-top: 1px solid #2b6b9a; border-bottom: 1px solid #01497a; */margin-left:-8px; margin-right:-2px;
 margin-top:0px; color:#fff; list-style:none; margin-bottom:0px;  padding-bottom:0px; padding-top:0px; padding-left:40px;}

  .panel-blue-nav ul > li{background:#014375; /*border-top:1px solid #025887;*/ border-bottom: 1px solid #e8f0f7; 
    font-size:20px; font-weight:bold; margin:0px 0px 0px -40px !important;  padding:0px 0px 0px 6px; text-align:center; position:relative; }
 
 .panel-blue-nav ul > li:first-child{border-radius:6px 6px 0px 0px;}
 .panel-blue-nav ul > li:last-child{border-radius:0px 0px 6px 6px;}

  .panel-blue-nav ul > li a{color:#06548b; text-align:left;text-decoration:none; width:244px !important;min-height:30px; display:block; font-size:18px; font-weight:normal; padding:10px 0px 10px 25px; margin:0px 0px 0px 0px;}
    .panel-blue-nav ul > li a:hover{color:#e29a45}
  


  .panel-blue-nav ul .with-arrow{/*padding:14px 0px 16px 6px;*/}
  .panel-blue-nav ul .with-arrow:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}

    .panel-blue-nav ul .with-arrow:hover:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}


     /*.panel-blue-nav ul li.in{padding-bottom:0px;}*/

     
     .panel-blue-nav ul li.rozwijane{background:url('../img/ico_dziubek_down.png') 90% 50% no-repeat #f7f9fb; }
     .panel-blue-nav ul li.rozwijane2{background:#f7f9fb; }
     .panel-blue-nav ul li.active{background:url('../img/ico_dziubek_up.png') 90% 50% no-repeat #f7f9fb;  }
      .panel-blue-nav ul li.active a{color:#06548b;}
      
     .panel-blue-nav ul li.collapsing,.panel-blue-nav ul li.in{background:#eef1f6; /*border-top:1px solid #013a66;*/}
     .panel-blue-nav ul li ul{background:#eef1f6; margin:0px 0px -12px; padding:1px 0px 0px 0px; border:0px; width:auto; margin-left:-8px; margin-right:0px;}
      .panel-blue-nav ul li ul li{background:#eef1f6 !important; margin:0px; padding:0px !important; width:auto; border:0px; height:auto;}
        
        .panel-blue-nav ul li ul li a:first-child{background:none; color:#06548b; font-size:14px; margin:10px 0px 10px 69px; padding:0px; border-bottom:1px solid #dae4ee;}
       
        .panel-blue-nav ul li ul li a:hover{background:none; color:#e29a45; font-size:14px; margin:10px 0px 10px 69px; padding:0px; border-bottom:1px solid #dae4ee;}
         .panel-blue-nav ul li ul li a.set:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #dae4ee;
    color: #E29A45;
    font-size: 14px;
    margin: 10px 0 10px 69px;
    padding: 0;
} 

.panel-blue-nav .opened-style{border:0px !important;}
/*

    .panel-blue-nav ul li ul{background:none; border-radius:0px; border-top: 0px solid #2b6b9a; border-bottom: 0px solid #01497a; margin-left:-6px; margin-right:0px;
     margin-top:-14px; color:#fff; list-style:none; margin-bottom:0px;  padding-bottom:0px; padding-top:0px;}
    .panel-blue-nav ul li ul li{background:#013a66 !important; border-top:0px solid #025887; border-bottom: 1px solid #052f4f; 
    font-size:14px; font-weight:bold; margin-left:-40px !important; padding: 6px; text-align:center; position:relative;}
    .panel-blue-nav ul li ul li a{color:#fff; text-align:left;text-decoration:none; width:244px !important; display:block; font-size:14px; font-weight:normal; padding:5px 0px 0px 25px;}
  */   
     /*.panel-blue ul li a:hover:after{background:url("../img/panel_blue_li_arrow.png") no-repeat #014375; position:absolute;
     content:""; top:0px; left:107px; width:28px; height:11px; margin-top:-1px;}
      */


/* Nawigacja ========================================================= */
ul.navbar-nav{width:100%;}
ul.navbar-nav li{width:20%; text-align:center;}
.nav > li > a{padding:10px 5px;}
.bg-nav{/*background:url('../img/bg_nav2.png') center bottom no-repeat transparent;*/z-index:100;}
.navbar{}
.navbar-nav{background:transparent;}
.navbar-inverse {
  background-color: transparent;
  border-color: none;
  border:0px;
}

.navbar-nav  li  a{color:#0d4e7a; font-size:1.3em; outline:0;}
a.dropdown-toggle{color:#0d4e7a; font-size:1.3em; }
.navbar-nav > li > a {   padding-bottom: 24px;padding-top: 15px;}
.navbar-nav li a:hover, a.dropdown-toggle:hover{color:#0f69af !important;}
.nav .open a.dropdown-toggle{ font-size:1.3em; }
.o-firmie .dropdown-menu{/*width:650px;*/ width:970px; height:191px;}
.about-the-company .dropdown-menu , .about-us .dropdown-menu , .about-company .dropdown-menu{/*width:650px;*/ width:970px; height:191px;}

.kariera-w-abs .dropdown-menu{width:870px; left:-342px;}
.rozwiazania .dropdown-menu{width:970px; left:-242px;}
.solutions .dropdown-menu{width:970px; left:-242px;}
.relacje-inwestorskie .dropdown-menu{width:800px; left:-455px;}
.investor-relations .dropdown-menu{width:800px; left:-315px;}


.ciemny .navbar-nav > .open > a, .ciemny  .navbar-nav > .open > a:hover, .ciemny  .navbar-nav > .open > a:focus {
      background-color: #023963;
    color: #fff !important;
    border:0px !important;
      /*border-left: 1px solid #d7dfe4;
  border-right: 1px solid #d7dfe4;
  border-top: 1px solid #d7dfe4;*/
}

 .navbar-nav > .open > a,  .navbar-nav > .open > a:hover,  .navbar-nav > .open > a:focus {
    background-color: #f6f8f9;
    color: #0f547e !important;
      border-left: 1px solid #d7dfe4;
  border-right: 1px solid #d7dfe4;
  border-top: 1px solid #d7dfe4;
  /*border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);*/
  border-radius: 4px 4px 0px 0px;
  z-index: 1001;

  padding-top: 14px;
  padding-bottom: 6px;
  line-height: 20px;


}
.ciemny .dropdown-menu{
 background-color: #023963;
   border-left: 1px solid #1a5587;
  border-right: 1px solid #1a5587;
  border-bottom: 1px solid #1a5587;
  -webkit-box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.2);
        
        box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.2);

}

/* menu ul*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  /*min-width: 160px;*/
  padding: 5px 0;
  margin: -1px 0px 0px 0px !important;
  list-style: none;
  font-size: 14px;
  background-color: #f6f8f9;
  border-top:1px solid #d7dfe4;
  border-left: 1px solid #d7dfe4;
  border-right: 1px solid #d7dfe4;
  border-bottom: 1px solid #d7dfe4;
  /*border-top: 1px solid #d7dfe4 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15) !important;*/
  border-radius: 6px;
  /*box-shadow:none;*/
-webkit-box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.2);
        
        box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.2);
/*  -webkit-box-shadow: 0 9px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 9px 12px rgba(0, 0, 0, 0.175);*/
  background-clip: padding-box;
}

/*zaokraglenia dropdown*/
.kariera-w-abs .dropdown-menu, .o-firmie .dropdown-menu{border-top-right-radius: 6px !important}
.rozwiazania .dropdown-menu , .relacje-inwestorskie .dropdown-menu{border-top-left-radius: 6px !important; border-top-right-radius: 6px !important}


.dropdown-menu{padding:10px 15px 20px; }
.dropdown-menu ul{list-style:none; padding:0px; margin:0px; }
  .dropdown-menu ul li:first-child{ width:100%;padding-top:8px !important;font-size:1.2em; color:#000; padding-left:0px;border-bottom:0px;}
    .dropdown-menu ul li:first-child a{ padding-top:8px !important;font-size:1.2em; color:#004b85 !important; padding-left:0px;background:none;}
    .ciemny .dropdown-menu ul li:first-child a{ color:#ffffff !important; padding-top:10px !important;font-size:1.1em; padding-left:0px;background:none;}
      .ciemny .dropdown-menu ul li:first-child a:hover{ color:#e29233 !important; padding-top:10px !important;font-size:1.1em;  padding-left:0px; background:none;}

    .dropdown-menu ul li:first-child a:hover{ padding-top:10px !important;font-size:1.2em;  padding-left:0px; background:none;}
  .dropdown-menu ul li{padding:0px; width:100%; text-align:left; margin-top:-2px;}
    .dropdown-menu ul li a:before{ content: "\00BB"; font-size:1.2em; padding-right:7px; }
    .dropdown-menu ul li:first-child a:before{content: "";padding-right:0px;}
  .dropdown-menu ul li a{text-decoration:none; color:#C6D8E6; font-size:1em; }

      .ciemny .dropdown-menu ul li a{text-decoration:none; color:#c6d8e6 !important; font-size:1em; }

  /*.dropdown-menu ul li a:before{content:'Ă‚ĹĄ'; padding:0px 10px 5px 0px; font-size:1em;}*/
  .dropdown-menu ul li a:hover{text-decoration:none; color:#e29233 !important; font-size:1em;}


/* caret */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px solid #a6bdc9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.nav .caret {
    
    border-top-color: #e5ecf1;
  border-bottom-color: #e5ecf1;
  /*border-top-color: #428bca;
  border-bottom-color: #428bca;
  */
  /*
  border-top-color: #e5ecf1;
  border-bottom-color: #e5ecf1;
  */
}
.nav a:hover .caret {
  border-top-color: #bdd3e5;
  border-bottom-color: #bdd3e5;
}

.nav .open .caret  , .nav .open a:hover .caret{
  border-top-color: #004b85;
  border-bottom-color: #004b85;
}

.ciemny .nav .open .caret  , .ciemny .nav .open a:hover .caret{
  border-top-color: #fff;
  border-bottom-color: #fff;

}

/* btn-primary */
.btn-primary {
  color: #784c2b !important;
   font-family: 'proxima_nova_rgregular';
  font-weight:normal;
  background-color: #ff9600;
  /*border-color: #8c722c;*/
  border:0px;
     text-shadow: #fdc062 1px 1px 0px;
     box-shadow:none;
   /*
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   */
   outline:0;
}
.btn-primary:hover{
background-color: #ffa228;
/*box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;*/

}


.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background: #f78d02; /* Old browsers */
background: -moz-linear-gradient(top,  #f78d02 0%, #ffa228 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f78d02), color-stop(100%,#ffa228)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f78d02 0%,#ffa228 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f78d02 0%,#ffa228 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f78d02 0%,#ffa228 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f78d02 0%,#ffa228 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78d02', endColorstr='#ffa228',GradientType=0 ); /* IE6-9 */
outline:0;
  border-color: #8c722c;
  box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
}


/* img container dla panelu-bocznego ========================================================= */
.img-container{background: #fff; border-radius: 7px;  width:auto; border: 1px solid #dce4e9;
   /*display:table-cell;
   vertical-align:middle;*/
   line-height:93px;
   text-align:center;
   width:245px; 
}
  .img-container img{vertical-align:middle;}

/* ModuÄąÂ‚y na podstronie x3 ========================================================= */

div.modul{float:left !important; display:block; width:205px; height:auto;padding:0px 10px;margin-bottom:0px; }
div.modul:nth-of-type(1){padding:0px 0px 0px 0px; }
div.modul:nth-of-type(2){margin:0px 20px 0px 16px;}
  div.modul p{color:#0d4e7a !important; text-align:center; /*font-weight:bold;*/ font-size:13px; 
   font-family: 'proxima_nova_ltsemibold'; width:205px; line-height:1.2em;padding-top:3px;}
   div.modul:nth-of-type(3) > p{padding-top:10px;}
/*.modul-container{float:left !important; display:block; width:205px; height:auto; background:#000;}
 .modul-container p{color:#0d4e7a !important; text-align:center;}*/



/* hr lines ========================================================= */
hr{background:#e8f0f7; border-radius:1px !important; height:3px; border-top:0; margin:15px 0px; visibility:hidden;}
.hr2{/*background:url('../img/bg_hr2.png') top center no-repeat transparent;*/ background:#fff !important; height:1px; width:auto; margin:10px 0px; border-top:0; }

/* footer ========================================================= */

.footer{/*background: url('../img/bg_footer.png') top left repeat-x;*/ background:#004b85; height:auto; color:#fff; }
.mainpage  #cta-footer{margin-top:50px ;}
  .footer-bg{/*background: url('../img/wave.jpg') top center no-repeat;*/ height:auto;}
 .footer h2{color:#fff;float:left; width:200px;clear:both;margin-top:25px; margin-left:10px; font-size:20px;}
 /*zaczynam*/
 .footer ul{float:left; width:195px; list-style:none; padding-left:0px; margin-top:15px; margin-bottom:40px;}
  
 .footer-bg  >  ul:first-of-type{ margin-left:10px;}
    

  .footer ul li:first-child {color:#fff; /*font-weight:bold;*/ font-family:'proxima_nova_ltsemibold'; padding-left:0px;}
    .footer ul li:first-child a{color:#fff; font-size:16px;}    
    .footer ul li{color:#a6d2ef; padding:5px 0px 0px 5px;}
    .footer ul li a{color:#a6d2ef; }
    
    .footer ul.dodatki li{font-size:16px; font-family:'proxima_nova_ltsemibold'; padding:15px 0px 0px 0px; color:#a6d2ef !important}
    .footer ul.dodatki li:first-child{padding:5px 0px 0px 0px;}
    .footer ul.dodatki > li:first-child a{color:#a6d2ef ;}
    .footer ul.dodatki li a#linkedin{background:url('../img/ico_yt2.png') left center no-repeat; display:block; height:28px; width:65px;}
    .footer ul.dodatki li a#youtube-channel{background:url('../img/ico_yt.png') left center no-repeat; display:block; height:28px; width:65px;}
    .footer #english-language{background:url('../img/ico_eng.png') left center no-repeat; padding-left:30px; padding-top:3px; display:block; margin-top:5px;}

    
    .footer .dane{margin-bottom:20px !important; }
    .footer .dane-left{margin-left:10px !important}
    .footer .dane li{ padding:5px 0px 0px 0px; color:#a6d2ef;}
    .footer .dane li:first-child{color:#fff; padding:5px 0px 5px 0px; /*font-weight:bold;*/ font-family:'proxima_nova_ltsemibold'; font-size:16px;}
    
    

    
  .footer .zobacz-sitemap{float:right; /*color:#f99d1a;*/ color:#fff; text-decoration:none; height:34px; 
  width:189px; /*background:url('../img/zobacz_sitemap.png') top center no-repeat;*/
  font-size:13px;
  padding:8px 0px 0px 10px;
  margin:15px 15px 0px 0px;
}  
 /* call to action footer ========================================================= */
 /*
 #cta-footer{background:url('../img/cta_footer.png') top center no-repeat #004274; height:75px; border-radius:4px; color:#fff;padding:21px 0px 0px 290px;
font-size:24px;  font-family: 'proxima_nova_ltlight'; margin-bottom:20px; margin-top:40px;clear:both; display:block;}
  #cta-footer a{margin-left:120px; padding:8px 18px; font-size:16px; margin-top:-3px;}
*/

.footer hr{background:url('../img/bg_hr_footer.png') top left repeat-x; border-radius:1px !important; height:3px; border-top:0;}
.footer #copyrights{font-size:13px; color:#a6d2ef; float:left; margin-top:20px; margin-left:10px;}
.footer #created-by{font-size:13px; color:#a6d2ef; float:right; margin-top:20px; margin-right:10px;}
.footer #polityka-cookies{background:#004274; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-size:13px; color:#a6d2ef; text-align:center;margin:10px 10px 10px 10px; padding:15px;}

/* collapse ========================================================= */
/*#accordion{margin:20px 0px 50px 0px;}*/
.accordion{margin:0px;}
.accordion:first-child{margin-top:20px}
.accordion:last-child{margin-bottom:50px}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 0px solid transparent;
  border-radius: 4px;
  /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
}
div.accordion .panel-heading{
  background:#f1f6f9; 
  border: 1px solid #cad9e0; 
  padding:0px; 
  margin-bottom:6px;
/*
-webkit-box-shadow: inset 0px -1px 1px 0px rgba(49,116,168,1);
-moz-box-shadow: inset 0px -1px 1px 0px rgba(49,116,168,1);
box-shadow: inset 0px -1px 1px 0px rgba(49,116,168,1);
*/
}
div.accordion .panel-heading:hover{background:#f1f6f9;}
  .panel-heading a.accordion-toggle{text-decoration:none !important;}

.panel-title > a{color:#145D94 !important; font-size:15px; font-family: 'proxima_nova_rgregular'; display:block; padding:10px 15px; outline:0;}.panel-title > span.a {color:#145D94 !important; font-size:15px; font-family: 'proxima_nova_rgregular'; display:block; padding:10px 15px; outline:0;}
.panel-title > a:hover{text-decoration:none;}
.panel-group .panel + .panel { margin-top: 10px; }


.normal-style{background:#000 !important}
/*.opened-style{background:#f1f6f9 !important; border: 1px solid #c8d9e2 !important; color:#024a81 !important; box-shadow:none !important;}*/
.opened-style{background:#f1f6f9 !important; border:2px solid #F89938 !important; color:#145D94 !important; box-shadow:none !important;}
  .opened-style h4.panel-title a{color:#145D94 !important}
  
  .panel-heading > .panel-title a b{float:right;margin:6px 0px 0px 0px;}
 .opened-style > .panel-title a b{border-top-color:#b3c2cd; border-bottom-color:#b3c2cd;}
  

  .panel-default > .panel-heading{border-radius:4px; padding:2px 0px;}
  .panel-body{ padding:15px 20px; margin:0px 0px 8px 0px; background:#f7fafb; border-radius:6px;}
  .panel-body h3{clear:left;}
  .panel-body .docs{margin-top:0px;}
  .panel-body .docs li a{
  	color: #43525A;
    text-decoration: underline;}
    .panel-body .docs li a:hover{color:#0D4E7A}
   .panel-body b{margin-top:15px;} 

 .panel-deafault > .panel-collapse.in {
  border:0 !important;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fff;
}





/* panel materialy do pobrania ========================================================= */
.dokument{background:url('../img/ico_pdf.png') 0px 8px no-repeat; padding-left:38px; width:240px; height:auto; margin-top:5px;margin-bottom:13px; float:left; display:block; }
  .dokument:hover {text-decoration:none; }
  .dokument:hover > p {text-decoration:underline;}
  .dokument p{display:block; color:#3c525f; text-align:left;padding-top:7px;}
  .dokument span{color:#95a7b1; font-size:11px;margin-top:-12px; display:block;}


/* Boxy z informacjami ========================================================= */
.blue-box{/*width:33%;*/ margin-top:60px; width:312px; margin-right:11px; height:178px; float:left; color:#314f66; text-align:left;padding:0px 0px 0px 160px; font-size:1.1em; margin-bottom:90px;}
  .blue-box:last-child{margin-right:0px !important;}
  /*.blue_box p{color:#d0edff; text-align:right;padding:30px 20px 0px 0px; font-size:1.1em;}*/
  .blue-box strong{color:#145d94; font-size:3em; margin-bottom:-25px; display:block;}
  .blue-box:hover{text-decoration:none; color:#145d94;}
    .blue1{background:url('../img/blue_box1.jpg') top left no-repeat;}
    .blue2{background:url('../img/blue_box2.jpg') top left no-repeat;}
    .blue3{background:url('../img/blue_box3.jpg') top left no-repeat;}

.gray-box{width:158px; height:148px; float:left; margin-right:7px; background:#fff; border:1px solid #dce4e9; border-radius:4px; margin-top:20px;margin-bottom:20px;
text-align:right; padding:20px 15px 0px 0px; font-size:1em; color:#7b858b; line-height:1em !important;}
.gray-box:last-child{margin-right:0px;}
  /*.gray_box p{text-align:right; padding:20px 15px 0px 0px; font-size:1em; color:#7b858b; line-height:1.2em;}*/
  .gray-box strong{color:#004275; font-size:2.6em; margin:10px 0px -5px 0px; display:block; line-height:.9em;}
      .gray-box strong span{font-size:.8em;}

/* case study col-xs-6 w panel-white ========================================================= */
.panel-white .col-xs-6:nth-child(odd){padding-left:0px;}
  .panel-white .col-xs-6  h3, .panel-white .col-xs-6  p {padding-right:20px;} 

/* opinie klientÄ‚Ĺ‚w panel ========================================================= */
#opinia-h2{margin-top:50px;margin-bottom:30px;}
#opinia-h2 a{ /*float:right; margin-right:220px;*/}
#onas-h2{margin-top:35px;margin-bottom:40px;}
.nasi-klienci{ float:left; margin:60px 60px 0px 0px;}
.nasi-klienci-box img{float:left; margin:30px 40px 0px 10px;}
  .nasi-klienci-box img:nth-of-type(5){margin:30px 0px 10px;}

  
.panel-opinia{height:126px; width:100%; border:2px solid #f1f5f9; background:#f;border-radius:6px; float:left; position:relative;}
.panel-opinia > img {float:left;padding:0px 0px 0px 5px; display:block;}
.panel-opinia p{ color:#436178; font-size:14px; float:right; display:block;  padding:0px 50px 0px 40px; margin-bottom:0px;line-height:1.3em;}
.panel-opinia .transcont div { height: 126px; width:100%; display:table-cell; vertical-align:middle; }
.panel-loga .transcont{width:100%; height:200px;} 
.transcont > img {
    display: block;
    float: left;
    padding: 0 0 0 40px;
}
.transcont {
    float: left;
    height: 126px;
    position: relative;
    width: 100%;
}
/* aktualnosci col-xs-4 ========================================================= */
.mainpage .aktualnosci{margin-top:30px;}
.mainpage .aktualnosci h3{font-family:'proxima_nova_rgregular';}
.mainpage  .aktualnosci > .col-xs-4{padding-left:0px !important; padding-right:20px !important;}
.mainpage  .aktualnosci  .col-xs-4:nth-of-type(3){padding-right:0px !important;}

/* Bloki oferowane rozwiĂ„Â…zania na stronei gÄąÂ‚Ä‚Ĺ‚wnej ========================================================= */
.oferta-box{width:187px; height:158px; display:block; position:relative; float:left; margin-right:6px; }
  .oferta-box h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center; font-family: 'proxima_nova_ltsemibold'; font-size:1.5em; color: #004b85;}
  .oferta-box:hover h4{color:#fff; text-decoration:none;}

#oferta-erp{background:url('../img/img_oferta_erp.jpg') top center no-repeat; }
#oferta-hr{background:url('../img/img_oferta_hr.jpg') top center no-repeat; }
#oferta-sm{background:url('../img/img_oferta_sm.jpg') top center no-repeat; }
#oferta-faktoring{background:url('../img/img_oferta_faktoring.jpg') top center no-repeat; }
#oferta-id{background:url('../img/img_oferta_id.jpg') top center no-repeat; }


  #oferta-erp.hover , #oferta-erp:hover{background:url('../img/img_oferta_erp.jpg') center -158px no-repeat;text-decoration:none; }
#oferta-hr.hover , #oferta-hr:hover{background:url('../img/img_oferta_hr.jpg') center -158px no-repeat; text-decoration:none;}
#oferta-sm.hover , #oferta-sm:hover{background:url('../img/img_oferta_sm.jpg') center -158px no-repeat; text-decoration:none;}
#oferta-faktoring.hover,  #oferta-faktoring:hover{background:url('../img/img_oferta_faktoring.jpg') center -158px no-repeat; text-decoration:none;}
#oferta-id.hover , #oferta-id:hover{background:url('../img/img_oferta_id.jpg') center -158px no-repeat; text-decoration:none;}

/* animation test*/
.box-test{width:187px; height:158px; display:block; position:relative; float:left; margin-right:6px; }
.oferta-box-test{width:187px; height:158px; display:block; position:relative; float:left; margin-right:6px; }
  .oferta-box-test h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center; font-family: 'proxima_nova_ltsemibold'; font-size:1.5em; color: #004b85;}
  .oferta-box-test:hover h4{color:#fff; text-decoration:none;}
#oferta-erp-test{background:url('../img/img_oferta_erp.jpg') top center no-repeat; }
#oferta-erp-test.rollover{background:url('../img/img_oferta_erp.jpg') center -158px no-repeat;text-decoration:none; }

/*animate box*/
.animate-box{width:218px; height:204px; display:block; position:relative; float:left;  overflow:hidden; 
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin:0px;
padding:0px;
}
.animate-box div{width:218px; height:408px;}
.animate-box h4{font-size:24px; padding-bottom:0px;}


  a[class^='animate']:hover{text-decoration:none;}

   .animate-box-erp h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center;  font-family: 'proxima_nova_ltsemibold'; font-size:1.1em; color: #004b85;
    z-index:51;}
  .animate-box-hr h4 , .animate-box-sm h4, .animate-box-faktoring h4, .animate-box-id h4, .animate-box-wapro h4{position:absolute; padding-bottom:2px; bottom:0; left:0; right:0; text-align: center;  font-family: 'proxima_nova_ltsemibold'; font-size:1.1em; color: #004b85;
    z-index:51;}
    .animate-box-wapro h4{font-size:1.1em; margin-bottom:2px;}

.animate-box-erp, .animate-box-hr, .animate-box-sm, .animate-box-faktoring, .animate-box-id , .animate-box-wapro{
  width:155px; height:158px; display:block; position:relative; float:left; margin-right:6px; overflow:hidden;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}

.animate-box-erp #erp{background:url('../img/img_oferta_erp.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
.animate-box-hr #human-resource{background:url('../img/img_oferta_hr.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
.animate-box-sm #systemy-mobilne{background:url('../img/img_oferta_sm.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
.animate-box-faktoring #faktoring{background:url('../img/img_oferta_faktoring.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
.animate-box-id #integracja-danych{background:url('../img/img_oferta_id.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
.animate-box-wapro #wapro{background:url('../img/img_oferta_wapro.jpg') no-repeat; position:absolute; top:0; width:155px; height:316px; z-index:50;}
/* moduly tab */

.moduly-tab{ padding:10px 0px 20px;height:100%;margin:0px; }
  .moduly-tab li{width:215px; height:120px; display:table;  float:left;
    border-radius:4px;  background:#035290; position:relative; margin:0px 26px 25px 0px;}

.tabsy li{height:40px;}
.tab-3 li{width:202px;}
    
    .moduly-tab li:first-child{margin-left:0px !important;}
    .moduly-tab li:last-child{margin-right:0px !important;}

    
    .moduly-tab li.active{ background:#f1f6f9; border:2px solid #f89938; }
    .moduly-tab li.active a{color:#024a81; text-decoration:none;}
       .moduly-tab li  a:focus {outline: none;  }
    
    .moduly-tab li.active:after{content:""; background:url('../img/moduly_tab_li_arrow.png') no-repeat; width:21px !important; height:8px;
    position:absolute;/* top:98px; left:61px;*/ top: 118px; left:100px;}
    
    .moduly-tab.tab-3 li.active:after{content:""; background:url('../img/moduly_tab_li_arrow.png') no-repeat; width:21px !important; height:8px;
    position:absolute; top:98px; left:91px;}
    
.moduly-tab.tabsy li.active:after{content:""; background:url('../img/moduly_tab_li_arrow.png') no-repeat; width:21px !important; height:8px;
    position:absolute; top:38px; left:61px;}

    .moduly-tab li a:hover{text-decoration:none !important;}
    .moduly-tab li a{#position: absolute; #top: 50%; display: table-cell; vertical-align: middle; text-align:center; font-size:1.3em;color:#fff;}
    .moduly-tab-content{clear:both; /*padding:15px 20px 5px;  background: #f7fafb; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;*/}

/* transparent menu*/

.transparent {
  /* Required for IE 5, 6, 7 */
  /* ...or something to trigger hasLayout, like zoom: 1; */
  zoom:1;
  /* Theoretically for IE 8 & 9 (more valid) */ 
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)" !important;
  
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  filter: alpha(opacity=95)  !important;
  
  /* Older than Firefox 0.9 */
  -moz-opacity:0.95  !important;
  
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0.95  !important;
    
  /* Modern!
  /* Firefox 0.9+, Safari 2?, Chrome any?
  /* Opera 9+, IE 9+ */
  opacity: 0.95  !important;
}

.lead_news_career{
  width:32%;
  float:left;
  margin:5px;
  padding:0px 15px;
  height:200px;
  border:1px solid #c8d9e2;
  position:relative;
}  
.lead_news_career a.button{
  position:absolute;
  bottom:10px;
  right:20px;
}
select{
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0px;
}

.wyroznik-2{background:#ededed; padding:13px 25px; border-radius:4px; font-size:13px}
.wyroznik{font-size:15px;}
.wyroznik-footer {text-transform: uppercase; font-weight:bold; font-family: 'proxima_nova_ltsemibold';}
 #testowy_div{background:url('../img/bg_panel_dlaczego.png') top left repeat-x #fff; margin-bottom:-10px;}
 #testowy_div h2 {color:#162c3e !important; margin-top:40px !important;}
 #testowy_div h3{color:#145d94; font-size:20px;}

/********************************************/
/*              Moduly                      */
/********************************************/

.tekst-2-kolumna{width:430px; float:left; margin-bottom:10px;}
.tekst-3-kolumna ul li , .tekst-2-kolumna ul li{font-size:15px; margin-bottom:.5em;}
.tekst-1-kolumna h3, .tekst-3-kolumna h3 , .tekst-2-kolumna h3{font-size:18px; line-height:25px;}
.tekst-2-kolumna:nth-child(2n+2){margin-right:0px; float:right;} 
.tekst-2-kolumna h3{margin-bottom:23px;}

.to-right{float: right; width: 397px;}
.tekst-3-kolumna{width:290px; float:left; margin-right:38px}
.tekst-3-kolumna:nth-child(3n+3){ float:left; margin-right:0px; margin-left:0px;}


/* stara wersja 
.modul-2-fotka{height:220px; width:310px; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-2-fotka h3{float:left; margin:20px 0px 0px 18px}
  .modul-2-fotka a.zobacz-wiecej{float:right; margin:18px 16px 0px 0px}
  .modul-2-fotka img{position:absolute; bottom:0; left:0; height:166px; margin:0px;}
.modul-2-fotka:nth-child(2n+2){ float:right;}
*/


.modul-2-fotka{height:220px; width:310px; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-2-fotka:nth-child(2n){float:right;}
  .modul-2-fotka h3{float:left; margin:20px 0px 0px 18px}
  .modul-2-fotka a.zobacz-wiecej{float:right; margin:18px 16px 0px 0px}
  .modul-2-fotka img{position:absolute; bottom:0; left:0; height:166px; margin:0px;}
  .modul-2-fotka p{display:none;}
  .hideH3{display:none;}

.modul-2-fotka-rozwiniety{height:220px; width:100%; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-2-fotka-rozwiniety h3{float:left; margin:20px 0px 0px 18px;}
  .modul-2-fotka-rozwiniety h3.hideH3{float:left; margin:20px 0px 0px 18px; display:inline;}
  .modul-2-fotka-rozwiniety h3.skrot{display:none;}
  .modul-2-fotka-rozwiniety a.zobacz-wiecej{float:right; margin:18px 16px 12px 0px}
  .modul-2-fotka-rozwiniety p{position:absolute;width:348px; right:0; top:52px; background:#f7fafb; padding:20px; height:166px;display:block;}
  .modul-2-fotka-rozwiniety img{position:absolute; bottom:0; left:0; height:166px; margin:0px; width:310px;}




.modul-x-fotka{height:220px; width:310px; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-x-fotka:nth-child(2n){float:right;}
  .modul-x-fotka h3{float:left; margin:20px 0px 0px 18px}
  .modul-x-fotka a.zobacz-wiecej{float:right; margin:18px 16px 0px 0px}
  .modul-x-fotka img{position:absolute; bottom:0; left:0; height:166px; margin:0px; width:310px;}
  .modul-x-fotka p{position:absolute;width:348px; right:0; top:52px; background:#f7fafb; padding:20px; height:166px;display:block;}
  .hideH3{display:none;}

.modul-x-fotka-rozwiniety{height:220px; width:100%; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-x-fotka-rozwiniety h3{float:left; margin:20px 0px 0px 18px;}
  .modul-x-fotka-rozwiniety h3.hideH3{float:left; margin:20px 0px 0px 18px; display:inline;}
  .modul-x-fotka-rozwiniety h3.skrot{display:none;}
  .modul-x-fotka-rozwiniety a.zobacz-wiecej{float:right; margin:18px 16px 12px 0px}
  .modul-x-fotka-rozwiniety p{position:absolute;width:348px; right:0; top:52px; background:#f7fafb; padding:20px; height:166px;display:block;}
  .modul-x-fotka-rozwiniety img{position:absolute; bottom:0; left:0; height:166px; margin:0px; width:310px;}




  


.modul-1-fotka{height:220px; width:100%; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
  .modul-1-fotka h3{float:left; margin:20px 0px 0px 18px; }
  .modul-1-fotka a.zobacz-wiecej{float:right; margin:18px 16px 12px 0px}
  .modul-1-fotka p{position:absolute;width:348px; right:0; top:52px; background:#f7fafb; padding:20px; height:166px;}
  .modul-1-fotka img{position:absolute; bottom:0; left:0; height:166px; margin:0px; width:310px;}

.modul-1-fotka:nth-child(2n){float:right;}
 
 .modul-1-fotka-zwiniety{height:220px; width:310px; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; float:left;}
    .modul-1-fotka-zwiniety p{display:none;}
    .modul-1-fotka-zwiniety h3{float:left; margin:20px 0px 0px 18px;}
    .modul-1-fotka-zwiniety h3.hideH3{display:none;}
    
    .modul-1-fotka-zwiniety a.zobacz-wiecej{float:right; margin:18px 16px 0px 0px}
    .modul-1-fotka-zwiniety img{position:absolute; bottom:0; left:0; height:166px; width:310; margin:0px;}

/*

  .modul-1-fotka-inner{background:#f7fafb; width:100%; height:100%; clear:both}
    .modul-1-fotka-inner > img {margin:8px 28px 7px 8px; float:left;}
    .modul-1-fotka-inner > p{padding:26px 20px 20px 0px}
*/
.modul-3-fotka{height:186px; width:193px; border:1px solid #cddde9; border-radius:5px; position:relative; overflow:hidden; margin-left:0px;}
  .modul-3-fotka h3{text-align:center;  margin:18px 0px 0px 0px}
  .modul-3-fotka img{position:absolute; bottom:0; left:0; height:142px; margin:0px; width:100%}
   
  .modul-3-fotka:nth-child(2n+1){/*background:black; */float:left;margin-right:40px;}
  .modul-3-fotka:nth-child(3n+3){/*background:yellow;*/float:right;}


   
   /*.modul-3-fotka:nth-child(2n){margin-left:0px; margin-right:0px;}*/
 /*.modul-3-fotka:nth-child(2n){ margin-left:42px !important; margin-top:0px; margin-right:40px;}*/

 /*.modul-3-fotka:nth-child(3n){ float:right; margin-right:0px; margin-left:0px;}*/


.fotka-tekst{width:100%; height:169px;}
  .fotka-tekst img{margin:8px 28px 7px 8px; float:left; display:block; }  
  .fotka-tekst h3{padding-top:20px;}


.modul-3-fotki{width:195px; float:left; margin-right:37px; }
  .modul-3-fotki h3{text-align:center;}
.modul-3-fotki:nth-child(2n+2){float:left;}
.modul-3-fotki:nth-child(3n+3){ float:right; margin-right:0px;}

.modul-2-fotki{width:310px; float:left;}
  .modul-2-fotki h3{text-align:center}
.modul-2-fotki:nth-child(2n+1){float:right; }


.galeria  a{float:left; margin:10px 37px 15px 0px; position:relative;}
  .galeria > a > img{   
    -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  }
 .galeria  a:nth-child(3n+3){/*margin:10px 0px 15px; float:right;*/ float:left;}
 .galeria a span.lupka{position:absolute; bottom:0; right:0; display:block; width:43px; height:0px; background:url('../img/lupka.png') top center no-repeat transparent; }


/* scroll up */
.scroll-up{
    width:43px;
    height:43px;
    outline:0;
    position:fixed;
    bottom:150px;
    right:100px;
    display:none;
    /*text-indent:-9999px;*/
    background: url('../img/scrollup.png') top center no-repeat;
}
.scroll-up:focus{outline:0;}
.scroll-up:hover{background: url('../img/scrollup.png') center -43px no-repeat;outline:0;}

/* pop-up */

.modal-backdrop { 
  background-color: transparent;
  background-image:url('../img/bg_popup.png');
}

.modal-dialog {
  width:367px;
}

.modal-header{
background: #f5f8f9;
border-top: 1px solid #ebeeef;
border-radius:5px 5px 0px 0px;
}
.modal-header h4.modal-title{ color:#004b85; font-size:20px;}

.modal-dialog  label{color:#3c525f; font-weight:normal; font-size:14px;}
.modal-dialog .form-group{margin-bottom:20px;}
.modal-dialog #dane-osobowe{font-size:11px; color:#869299; display:inline-block; padding-left:0px; margin-top:-5px; line-height:14px; margin-left:18px;}
/*.modal-dialog label[for=accept_rules]{font-size:11px; color:#869299; display:inline; line-height:14px; }*/
.modal-dialog .form-group input, .modal-dialog textarea{width:300px;}
.modal-dialog .form-group input:focus , .modal-dialog textarea:focus{border-color:#1885da; box-shadow:none; color:#004b85; background:#f3f8fa; /*background-image:none !important; padding-left:12px !important;*/}


.modal-dialog .validate input, .modal-dialog .validate textarea{border-color:#e15e5e; background-color:#fdf6f6 !important; color:#869299;}
.modal-dialog .validate ul.validate-info{display:inline-block; list-style:none; float:right; margin-right:-220px;background:url('../img/bg_modal_validate.png') 0px 50% no-repeat;  border-radius:6px; color:#fff; font-size:11px; font-family:tahoma; line-height:14px; width:220px;padding:0px 0px 0px 6px; }
    .modal-dialog .validate ul.validate-info li{background:#e03c3c; padding:7px 10px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;}

.modal-dialog .form-group input#imieINazwisko{background:url('../img/bg_modal_icons.png') 10px 0px no-repeat; padding-left:60px;}
.modal-dialog .form-group input#adresEmail{background:url('../img/bg_modal_icons.png') 10px -32px no-repeat; padding-left:60px;}
.modal-dialog .form-group input#nrTelefonu{background:url('../img/bg_modal_icons.png') 10px -64px no-repeat; padding-left:60px;}

.modal-dialog .form-control {
    background-color: #f9fbfc;
    border: 1px solid #ced5da;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px #eaeef0 inset;
}

.modal-dialog .modal-footer{border-top:0px; margin-top:0px; padding-top:0px;}
.modal-footer span{float:left; display:inline-block; color:#869299; padding-top:15px;}

/*.modal-dialog .close-modal{font-size:20px; font-weight:normal; color:#fff; background:#004b85; border:2px solid #fff; border-radius:3px; -webkit-border-radius:3px; -mox-border-radius:3px; opacity:1; filter: alpha(opacity = 100); padding:2px 4px 2px; margin-top:-26px; margin-right:-23px;}
*/


.modal-dialog .close-modal{background:url('../img/ico_modal_close.png') top right no-repeat transparent; width:28px; height:28px; border:0px;  margin-top:-26px; 
  margin-right:-23px; display:inline-block; float:right; outline:0; opacity:1;}
  .modal-dialog .close-modal:focus{outline:0;}
/*
.modal-dialog .close {
  
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  
  color: #fff;

  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-dialog .close:hover,
.modal-dialog .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-dialog button.close {
  margin-top:-26px; 
  margin-right:-23px;
  padding: 2px 5px 2px;
  cursor: pointer;
  background:#fff;

   border-color:none;
   background-color:#004b85;
  border: 2px solid #fff;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -webkit-box-shadow: -1px 1px 2px 0px #e0e3e4;
  -moz-box-shadow: -1px 1px 2px 0px #e0e3e4;
  box-shadow: -1px 1px 2px 0px #e0e3e4;
  -webkit-appearance: none;
}
*/

.table-color{    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-collapse: inherit;
    border-color:#dfeaf0;
}

.table-color tr td, .table-color tr th{border-color:#dfeaf0 !important;}
.table-color thead{background:#f1f6f9;}
  .table-color thead > tr {border-top:1px solid #dfeaf0;  border-bottom:0px; } 
  .table-color thead > tr > th {vertical-align:middle; text-align:left; padding-left:25px;  border-bottom:0px; border-top:1px solid #fff !important;color:#004b85;border-left:0px; }
  .table-color thead > tr {}
  .table-color tbody > tr > td {vertical-align:middle;  padding:25px;  border-bottom:0px; border-left:0px; }
.table-color thead > tr > th:first-child{border-radius:5px 0px 0px 0px; -webkit-border-radius:5px 0px 0px 0px; -moz-border-radius:5px 0px 0px 0px;}
.table-color thead > tr > th:last-child{border-radius:0px 5px 0px 0px; -webkit-border-radius:0px 5px 0px 0px; -moz-border-radius:0px 5px 0px 0px;}
.table-color tbody > tr > td:last-child , .table-color thead > tr > th:last-child {border-right:0px;}



/*.table-notowania > tbody > tr:nth-child(2n+1) > td, .table-notowania > tbody > tr:nth-child(2n+1) > th {
    background-color: #f1f6f9;
     color: #004B85;
     font-weight:bold;
}
*/

 .table-notowania tbody > tr > td{border:1px solid #dfeaf0 !important;}
}
.table-notowania tbody tr td{padding:10px 20px; }
.table-notowania tbody tr  td:first-child{
  background-color: #f1f6f9;
     color: #004B85;
     font-weight:bold;
     text-align:right;
     width:40%;
}
/* kalendarz */
.tabsy-kalendarz li{height:40px; width:95px; margin:0px 18px 25px 0px;}
/*.tab-6 li{width:95px;}*/    
.tabsy-kalendarz li.active:after{content:""; background:url('../img/moduly_tab_li_arrow.png') no-repeat; width:21px !important; height:8px;
    position:absolute; top:38px; left:37px;}
.moduly-tab-kalendarz { background: #f7fafb; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; padding:15px 20px 5px;}    
.moduly-tab-kalendarz p > a {color:#7997ad; padding-right:8px;}
.moduly-tab-kalendarz p > a:last-child {color:#7997ad; padding-right:0px;}
.moduly-tab-kalendarz p > a:hover{color:#035290; text-decoration:none;}
.moduly-tab-kalendarz p > a.active{color:#035290; text-decoration:none;}

    

/* pagiantion */
.pagination > li> a.prev, .pagination > li> a:hover.prev{background:url('../img/pagination-ico.png') top left no-repeat; width:28px; height:26px; margin:2px 1px 0px 0px;}
.pagination > li> a.next, .pagination > li> a:hover.next{background:url('../img/pagination-ico.png') top right no-repeat; width:28px; height:26px; margin:2px 0px 0px 1px;}
.pagination > li > a, .pagination > li > span{border:0px; color:#7997ad;}
.pagination > li > a:hover{background:none; color:#035290;}
 .pagination > .active a{background:#f1f6f9; border:1px solid #c8d9e2; color:#035290; border-radius:4px; padding: 3px 8px 1px 8px;margin-top:3px;}
 .pagination > .active a:focus,.pagination > .active a:hover{background:#035290; border-color:#035290; color:#fff;}

/* lista2*/
.lista2 {
    list-style: none;
    padding:0px;
    margin:0px 0px 0px 5px;
}
.lista2 li { 
    padding:15px; 
    text-indent: -20px;
}
.lista2 li:before {
    content: "Ă˘Â€Ë�";
    padding-right:15px;
    color: #035290; /* or whatever color you prefer */
}
/* lista z niebieskiemi ikonkami w dwoch kolumnach*/

.fun-rozw{padding-top:4px;}
.fun-rozw ul{ 

  margin-bottom: 30px;
  margin-top: 30px;
  padding-left: 0;
}

.fun-rozw ul li {
    background: url("../img/bg_li.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    font-size: 13px;
    list-style: none outside none;
    margin-bottom: 1.5em;
    margin-left: 0;
    min-height: 20px;
    padding-left: 25px;
      float: left;
  width: 420px;clear:left;
}
.fun-rozw ul li:nth-child(2n+2){margin-right:0px; float:right;clear:right;}


.table-color-bordered > thead > tr > th, .table-color-bordered > tbody > tr > th, .table-color-bordered > tfoot > tr > th, .table-color-bordered > thead > tr > td, .table-color-bordered > tbody > tr > td, .table-color-bordered > tfoot > tr > td {
    border: 1px solid #DDDDDD;
}
.table-color-bordered{    
    margin-bottom: 20px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border: 1px solid #DDDDDD;
    border-radius: 5px;
    border-collapse: inherit;
    border-color:#dfeaf0;
}

.table-color-bordered tr td, .table-color-bordered tr th{border-color:#dfeaf0 !important;}
.table-color-bordered thead{background:#f1f6f9;}
  .table-color-bordered thead > tr {border-top:1px solid #dfeaf0;  border-bottom:0px; } 
  .table-color-bordered thead > tr > th {vertical-align:middle; text-align:center; padding:8px; padding-left:15px; padding-right:15px;  border-bottom:0px; border-top:0px;border-left:0px; color:#004b85}
  .table-color-bordered thead > tr:last-child th {border-width:1px !important; border-color:#dfeaf0; border-top:1px solid #dfeaf0;}
    .table-color-bordered thead > tr:last-child th:first-child {border-radius:0px;}
    .table-color-bordered thead > tr:last-child th:last-child {border-right:1px solid #dfeaf0;border-radius:0px;}
  .table-color-bordered tbody > tr > td {vertical-align:middle;  padding:25px;  border-bottom:0px; border-left:0px; }
.table-color-bordered thead > tr > th:first-child{border-radius:5px 0px 0px 0px; -webkit-border-radius:5px 0px 0px 0px; -moz-border-radius:5px 0px 0px 0px;}
.table-color-bordered thead > tr > th:last-child{border-radius:0px 5px 0px 0px; -webkit-border-radius:0px 5px 0px 0px; -moz-border-radius:0px 5px 0px 0px;}
.table-color-bordered tbody > tr > td:last-child , .table-color-bordered thead > tr > th:last-child {border-right:0px;}


/* kariera */

#pobierz-formularz{border-radius:3px; border:1px solid #f9f9f9; 
  background:url("../img/ico_doc.png") 20px center no-repeat #f2f3f4;
  padding:10px 20px 25px 55px;}
  .p_agree label{color:#888;}

.baner-kariera{background:url('../img/banner-kariera.jpg') top center no-repeat; height:495px;padding:10px 0px 0px 30px;margin-top:40px;}
.baner-kariera h1{color:#fff !important; font-weight:bold; font-size:38px; line-height:44px;}
.baner-kariera ul li{color:#fff !important; background:none; list-style: square outside none;
    margin: 0 0 0 13px;
    padding: 7px 0 0 2px; font-size:17px;}
.baner-kariera .btn{position:absolute; bottom:144px;}
.baner-kariera .zostaw-cv{left:193px; background:#b90000; color:#fff !important; text-shadow:none;}
.baner-kariera .zostaw-cv:hover{color:#fff; background:#de0000;}

.detailsLeft span.blue{color:#004a83; font-weight:bold;}
.direction span{margin:0px 0px 0px 5px;}

.detailsLeft ul li{background:url("../img/bg_li.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);padding:3px 0px 3px 25px;list-style:none; font-size:15px;}

.input input.file {
    background: #fff;
    border-width: 0px;
    box-shadow: none;
}

#regionSelect label{width:100px;}
#regionSelect #formSelect2 label{width:80px;}



#zostaw-cv-panel{
  border-top:1px solid #f5f5f5; padding-top:40px; margin-top:50px;
  margin-bottom:100px;
  position:relative;
}
#zostaw-cv-panel p{
  float:left;
  width:500px;
  text-align:center;
  padding-left:30px;
}


#zostaw-cv-panel p:after{
    background: url("../img/arrow-right.png") no-repeat;
    content: "";
    height: 63px;
    right: 337px;
    position: absolute;
    top: 92px;
    width: 162px;
}  

#zostaw-cv-panel a{
float:right;
    display: block;
  width: 256px;
  padding: 13px 25px;
  
  text-align: center;
  clear: both;
  padding: 13px 25px;
  font-size: 18px;
  color: #fff !important;
  text-shadow: none;
  margin-top:-65px;
  margin-right:60px;
}

  /* rotator*/
  /*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.slider-m{margin-bottom:70px !important;}
.jcarousel-wrapper{margin-bottom:0px}
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    /*width:1960px;*/
    width:2560px;
    /*width: 1715px;*/
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
    width:245px;
       margin: 0;
    padding: 0;
}
.jcarousel-wrapper.wide .jcarousel{  background:url('../img/bg_slider.jpg') top left no-repeat !important; padding-top:50px;}
.jcarousel-wrapper.wide.no-bg .jcarousel{  background:#fff !important; padding-top:50px;}
.jcarousel-wrapper.wide.no-bg .jcarousel .slide-grafika{margin-left:75px; margin-top:-20px;}
.jcarousel-wrapper.wide.rys-bg .jcarousel .slide-grafika{margin-left:75px; margin-top:-20px;}
.jcarousel-wrapper.wide{position:relative;}
.jcarousel-wrapper.wide .jcarousel ul{width:10000px !important;}
.jcarousel-wrapper.wide .jcarousel li{  background:transparent !important;   padding: 0 5px 0 0px !important;
    width: 946px !important; position:relative;}
.jcarousel-wrapper.wide .jcarousel li h2{padding-top:10px; float:right; text-align:left; width:430px;}
.jcarousel-wrapper.wide .jcarousel li h3{clear:right; float:right;  width:430px; margin-top:10px;}
.jcarousel-wrapper.wide .jcarousel li p{clear:right; float:right;  width:430px;margin-top:10px;}
.jcarousel-wrapper.wide .jcarousel-control-prev{position:absolute;  left:-50px; top:150px; color:#e9800a !important; font-size:100px;}
.jcarousel-wrapper.wide .jcarousel-control-next{position:absolute;  right:-50px; top:150px; color:#e9800a !important; font-size:100px;}
.jcarousel-wrapper.wide .jcarousel-control-prev.inactive , .jcarousel-wrapper.wide .jcarousel-control-next.inactive{opacity:.2;}



.jcarousel-wrapper.wide .jcarousel dl{position: relative; clear: right; width: 430px; float: right; margin-top:10px;}
  .jcarousel-wrapper.wide .jcarousel dl dt{
     background: url("../img/bg_li.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 0 0 0 25px;
  }
  

.jcarousel-wrapper.wide .jcarousel li .slide-numer{position:absolute; top:2px; left:400px;z-index:100;}

.jcarousel li a#ofroz5 h4{font-size:20px !important;}
.jcarousel-control-prev{position:absolute;  left:-40px; top:60px; color:#dadde1; font-size:100px}
.jcarousel-control-next{position:absolute;  right:-40px; top:60px; color:#dadde1; font-size:100px}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover
{text-decoration:none; color:#c8cbce;} 
.jcarousel-control-prev:active, .jcarousel-control-next:active,
.jcarousel-control-prev:focus, .jcarousel-control-next:focus
{text-decoration:none; color:#dadde1;} 
 .jcarousel-control-prev.inactive , .jcarousel-control-next.inactive{color:#f7fbff;}

 div.gpw_data {
    background: none repeat scroll 0 0 #FFF;
    border-top: 1px solid #dfeaf0;
    color: #43525A;
    height: 35px;
    border-right:1px solid #dfeaf0;
}
div.gpw_data:first-child{border-top:1px solid #dfeaf0 !important;}
div.gpw_data:last-child{border-bottom:1px solid #dfeaf0;}
div.gpw_desc {
  background: none repeat scroll 0 0 #F1F6F9;
    border-top: 1px solid #DFEAF0;
    border-left: 1px solid #DFEAF0;
    color: #004B85;
    height: 35px;
}
div.gpw_desc:last-child{border-bottom: 1px solid #DFEAF0;}

.sitemap .box{float:left; width:220px;}
.sitemap-ul li{float:left;clear:left; list-style:none;}
 .sitemap-ul li.o-firmie, .sitemap-ul li.rozwiazania, .sitemap-ul li.relacje-inwestorskie{clear:none;width:280px; padding:0px;}
.sitemap-ul li ul li:first-child{list-style:none; margin-left:-10px; margin-top:20px;}
/*.sitemap .box:last-child{float:right; margin-right:-220px;}*/
.sitemap  ul{list-style:none;}
.sitemap  ul li ul{margin-left:10px; margin-top:5px; margin-bottom:5px; padding-top:0px; list-style-type:circle}
.sitemap  ul li a , .sitemap .box ul li ul li  a{color: #43525A;text-decoration:none;}
.sitemap-ul  h3 a{color:#0D4E7A; }
.sitemap-ul  h3 a:hover{color: #E1932F;}
.sitemap  ul li a:hover , .sitemap .box ul li ul li  a:hover{color: #E1932F;text-decoration:underline;}
.sitemap .child-div ul li:first-child a{font-weight:bold;}
.blue {
    color: #162C3E;
}

.raport_content p{margin:0px 0px 10px 0px;}

#practics div.input div.date_label_from {
    color: #43525A;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 7px 5px 0 0;
}
/*
.wykres-kolowy{position:relative;   width: 568px;height: 568px; display:block;}
.wykres-kolowy-obrazek{position:absolute; }
*/

.wykres-container{
  width: 568px;
  height: 585px;
   margin-bottom: 31px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    margin-left:379px;
    margin-top:-322px;

}
.wykres-kolowy {
  
  position: absolute;
  background: url('../img/wykres-bg.png');
  width: 568px;
  height: 585px;
  }

.image_map {
  z-index: 40;
  position: absolute;
  }

#wykresy {
  margin: 0;
  padding: 0;
  z-index: 20;
  }
  
#wykresy div {
  list-style-type: none;
  position: absolute;
  text-indent: -9999px;
  z-index: 20;
  margin: 0;
  padding: 0;
  display: none;
  }
 

#wykres1 {
  background: url('../img/wykres/wykres-but-1.png');
  width: 221px;
  height: 140px;
  left: 287px;
  top: 0;
  }

#wykres2 {
  background: url('../img/wykres/wykres-but-2.png');
  width: 98px;
  height: 235px;
  left: 470px;
  top: 112px;
 }
 
#wykres3 {
  background: url('../img/wykres/wykres-but-3.png');
  width: 171px;
  height: 198px;
  left: 389px;
  top: 341px;
  }

#wykres4 {
  background: url('../img/wykres/wykres-but-4.png');
  width: 242px;
  height: 73px;
  left: 166px;
  top: 495px;
  }

#wykres5 {
  background: url('../img/wykres/wykres-but-5.png');
  width: 176px;
  height: 198px;
  left: 9px;
  top: 344px;
 }
 
#wykres6 {
  background: url('../img/wykres/wykres-but-6.png');
  width: 99px;
  height: 239px;
  left: 0;
  top: 112px;
  }

#wykres7 {
  background: url('../img/wykres/wykres-but-7.png');
  width: 222px;
  height: 138px;
  left: 62px;
  top: 0;
  }

#wykres8 {
  background: url('../img/wykres/wykres-but-8.png');
  width: 84px;
  height: 92px;
    left: 275px;
    top: 58px;
 }
 
#wykres9 {
  background: url('../img/wykres/wykres-but-9.png');
  width: 101px;
  height: 106px;
    left: 334px;
    top: 72px;
  }

#wykres10 {
  background: url('../img/wykres/wykres-but-10.png');
  width: 107px;
  height: 104px;
    left: 381px;
    top: 119px;
  }

#wykres11 {
  background: url('../img/wykres/wykres-but-11.png');
  width: 97px;
  height: 87px;
    left: 413px;
    top: 190px;
 }
 
#wykres12 {
  background: url('../img/wykres/wykres-but-12.png');
  width: 94px;
  height: 84px;
    left: 417px;
    top: 276px;
  }

#wykres13 {
  background: url('../img/wykres/wykres-but-13.png');
  width: 107px;
  height: 100px;
    left: 389px;
    top: 335px;
  }

#wykres14 {
  background: url('../img/wykres/wykres-but-14.png');
  width: 104px;
  height: 106px;
    left: 345px;
    top: 382px;
 }
 
#wykres15 {
  background: url('../img/wykres/wykres-but-15.png');
  width: 86px;
  height: 97px;
    left: 292px;
    top: 413px;
  }

#wykres16 {
  background: url('../img/wykres/wykres-but-16.png');
  width: 84px;
  height: 92px;
    left: 209px;
    top: 419px;
  }

#wykres17 {
  background: url('../img/wykres/wykres-but-17.png');
  width: 101px;
  height: 105px;
    left: 133px;
    top: 392px;
 }
 
#wykres18 {
  background: url('../img/wykres/wykres-but-18.png');
  width: 107px;
  height: 103px;
    left: 80px;
    top: 347px;
  }

#wykres19 {
  background: url('../img/wykres/wykres-but-19.png');
  width: 97px;
  height: 86px;
    left: 58px;
    top: 293px;
  }

#wykres20 {
  background: url('../img/wykres/wykres-but-20.png');
  width: 92px;
  height: 84px;
    left: 57px;
    top: 210px;
 }
 
#wykres21 {
  background: url('../img/wykres/wykres-but-21.png');
  width: 106px;
  height: 101px;
    left: 71px;
    top: 134px;
  }

#wykres22 {
  background: url('../img/wykres/wykres-but-22.png');
  width: 106px;
  height: 107px;
    left: 117px;
    top: 81px;
  }

#wykres23 {
  background: url('../img/wykres/wykres-but-23.png');
  width: 86px;
  height: 99px;
    left: 189px;
    top: 58px;
 }
 
#wykres24 {
  background: url('../img/wykres/wykres-but-24.png');
  width: 96px;
  height: 62px;
    left: 266px;
    top: 150px;
  }

#wykres25 {
  background: url('../img/wykres/wykres-but-25.png');
  width: 79px;
  height: 92px;
    left: 338px;
    top: 177px;
  }

#wykres26 {
  background: url('../img/wykres/wykres-but-26.png');
  width: 63px;
  height: 96px;
    left: 356px;
    top: 265px;
 }
 
#wykres27 {
  background: url('../img/wykres/wykres-but-27.png');
  width: 92px;
  height: 79px;
    left: 300px;
    top: 337px;
  }

#wykres28 {
  background: url('../img/wykres/wykres-but-28.png');
  width: 97px;
  height: 62px;
    left: 207px;
    top: 356px;
  }

#wykres29 {
  background: url('../img/wykres/wykres-but-29.png');
  width: 78px;
  height: 92px;
    left: 153px;
    top: 299px;
 }
 
#wykres30 {
  background: url('../img/wykres/wykres-but-30.png');
  width: 62px;
  height: 96px;
    left: 151px;
    top: 207px;
  }

#wykres31 {
  background: url('../img/wykres/wykres-but-31.png');
  width: 91px;
  height: 79px;
    left: 178px;
    top: 152px;
  }
  iframe{margin-left:0px; border:0px;}

  @media print{
    hr , .panel-boczny, .header , .wykres-container , .footer, #cta-footer, .input-append{display:none;}
    *{text-shadow:none !important; box-shadow:none;}
    ol.breadcrumb li:first-child{display:none;}
    .banner-text h1{padding-top:5px; margin-left:0px; padding-left:0px !important;}
    .panel-white{width:100% !important;}
    .wyroznik{color:#000;}
    .panel-white h2{margin-bottom:5px;}
    .banner-text{min-height:0px;}
    .banner{height:245px;margin-bottom:0px;}
    .tab-pane ul li, .modul-x-fotka ul li, .panel-body ul li, .tekst-1-kolumna ul li, .tekst-2-kolumna ul li, .tekst-3-kolumna ul li {
      padding-left:0px;
    }
    .table-color-bordered tbody > tr > td {
    padding: 5px 10px;
    }
    #da-slider .da-img{display:none !important;}
    #da-slider h2 , #da-slider .da-content{left:0%; top:0%;}
    .banner-big{height:300px; margin-bottom:0px;}
  }
  #rozwiazania{background:url('../img/rozwiazania_bg.png') top left repeat-x; height:490px; margin-bottom:30px;}
  #rozwiazania p strong{font-size:18px;}
  #rozwiazania p{width:470px; font-size:16px;margin-top:17px;}

  #rozwiazania .banner h1{font-size:48px; color:#fff; margin-bottom:5px; margin-top: 40px; font-family:'proxima_nova_ltsemibold';}
   #rozwiazania  .banner-text p{padding:1px 0px 0px 1px;}
  #rozwiazania p strong{font-size:21px;line-height:25px;text-shadow:1px 1px 0 #033458 !important}

  .raport-naglowek{background:url('../img/ico_raport.png') top left no-repeat; padding-left:65px; padding-top:7px; /*margin-bottom:30px;*/}
  .raport-naglowek h3{margin-top:0px;}

.raport_content .docs{margin-top:25px;}
  .raport_content .docs li {background:url("../img/bg_li.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);padding-left:25px;list-style:none;}
  .raport_content .docs li a{
    color: #43525A;
    text-decoration: underline;}
  .raport_content  .docs li a:hover{color:#0D4E7A}

/*player rounded corners*/
  .rc{
    border-left: 2px solid #f68d25;
    border-bottom: 2px solid #f68d25;
    
    background:none repeat scroll 0 0 #fff;
    height:373px;
    width: 660px;
    -moz-border-radius:5px;
    border-radius:5px;
    overflow:hidden;
    -webkit-mask-image: url('../img/rect.svg');
    margin:0px auto;
}

.naszklient img {margin:44px 20px !important}

.panelik-kolor{    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 180px;
    margin: 14px;
    padding: 20px;
    width: 208px;

  }
.panelik-kolor strong{font-size:25px; font-weight:normal;}

.panelik-kolor2{    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 180px;
    margin: 14px;
    padding: 20px;
    width: 208px;
    position:relative;
  }
.panelik-kolor2 strong{ text-align:right; font-size:22px; font-weight:normal; position:absolute; bottom:20px; right:20px;}



.panelik-kolor-3{
   background: #00a7de; color:#fff; border-radius:5px; padding:20px; text-align:center;
   height:249px; position:relative;
}
.panelik-kolor-3 span{display:block;}
.panelik-kolor-3 span:first-child{display:block; text-align:left;}
.panelik-kolor-3 a{display: block; margin-left:25px; width: 200px;  position:absolute; bottom:20px;}
.panelik-kolor-3 a:hover{text-decoration:none;}
.panelik-kolor-3  img {margin:0px auto; display:block}
.panelik-kolor-3 a span {text-align: center; color: #fff;display:block;}
.panelik-kolor-3 span.data-publikacji {font-size: 12px; display: block; text-align: left;   color: #c8eefb;}


.panelik-kolor-3 a:hover img, .panelik-kolor-3 a:hover span{opacity:.6;}



.list-green-arrow, .list-green-arrow-small{width:100%; margin-left:0px;}
.tekst-2-kolumna .list-green-arrow li , .tekst-1-kolumna .list-green-arrow li{list-style:none; width:471px;float:left; background:url('../img/bg_li2.png') top left no-repeat; padding:5px 10px 0px 34px; font-size:17px; font-family:'proxima_nova_rgregular'; color:#2a2e38; line-height:25px; margin:10px 0px;}    
.panel-white .list-green-arrow-small li  {list-style:none; width:100%;float:left; background:url('../img/bg_li2.png') top left no-repeat; padding:5px 10px 0px 34px; font-size:17px; font-family:'proxima_nova_rgregular'; color:#2a2e38; line-height:21px; margin:5px 0px;}    
 .tekst-3-kolumna .list-green-arrow-small li ,.tekst-2-kolumna .list-green-arrow-small li {list-style:none; width:471px;float:left; background:url('../img/bg_li2.png') top left no-repeat; padding:5px 10px 0px 34px; font-size:17px; font-family:'proxima_nova_rgregular'; color:#2a2e38; line-height:21px; margin:5px 0px;}    
 .tekst-1-kolumna .list-green-arrow-small li{list-style:none; width:100%;float:left; background:url('../img/bg_li2.png') top left no-repeat; padding:5px 10px 0px 34px; font-size:17px; font-family:'proxima_nova_rgregular'; color:#2a2e38; line-height:21px; margin:5px 0px;}    
.opinia-klienta-logo{float: left; margin-right: 25px; margin-top: 30px; width: 150px;padding:30px 0px 0px 70px; display:none;}
.opinia-klienta-tekst{/*float: right; width: 628px;*/ margin-top: 30px; position:relative; width:100%;}
/*
.opinia-klienta-tekst:after{    background: url("../img/quote-close.png") no-repeat;
    content: "";
    height: 31px;
    position: absolute;
     right: -61px;
    top: -17px;
    width: 40px;}*/
  .opinia-klienta-tekst span{font-style:italic; font-size:16px; line-height:23px; color:#2a2e38;}
  .wyroznik-green-arrow{border-radius:6px;  margin: 40px 0; padding: 25px; border:2px solid #f0e8dc; position:relative; background:#fff;}
  .wyroznik-green-arrow:after{
        background: url("../img/wyroznik-ico.png") no-repeat;
    content: "";
    height: 49px;
    position: absolute;
     left: -22px;
    top: -22px;
    width: 48px;

  }
.grafika-right{float:right;margin-right: 20px;
    margin-top: -20px;}
.panel-small-1{width:281px; margin:45px 0px 80px;}
.panel-small-3{width:281px; float:left; margin-right:60px; margin-bottom:60px; clear:right;}
.panel-small-3.last{margin-right:0px !important;}
.panel-small-1 p, .panel-small-3 p{text-align:left;}
.btn-center{display:block; width: 256px; padding: 13px 25px;margin:0 auto -27px;   text-align:center; clear:both;  padding: 13px 25px; font-size:18px; color:#fff !important; text-shadow:none;}
#btn-center-top{position:relative; z-index:1;}

.cytat-pracownik-img{float: left; margin-right:70px; margin-left:10px; margin-bottom:50px;}
.cytat-pracownik-tekst{font-style:italic; font-size:16px; line-height:23px !important;  color:#2a2e38; float:right; width:628px; text-align:justify;}
.cytat-pracownik-podpis{  float: right;
    margin: 15px 0px 50px 0px;
    
    text-align: left;
    width: 628px;}

.slide-panel-numer{position:absolute; top:2px; left:400px;z-index: 100; 
  background:url('../img/slider-dlaczego-my-nr.png') top center no-repeat; width:78px; height:78px; color:#fff;font-size:24px;
display: table-cell;
    
    text-align: center;
    vertical-align: middle;}
  .slide-panel-numer span{color:#ff9a6c;  font-size:28px; font-weight:bold; display:inline-block; padding-top:19px;}
  .with-arrow{color:#035290; font-size:25px; line-height:30px !important; background:url('../img/arrow-right.png') right bottom no-repeat; width:300px; display:block; height:88px;}


  .no-bg .slide-panel-numer{position:absolute; top:2px; left:400px;z-index: 100; 
  background:url('../img/slider-dlaczego-my-rys-nr.png') top center no-repeat; width:78px; height:78px; color:#32689b;font-size:24px;
display: table-cell;
    
    text-align: center;
    vertical-align: middle;}
    


.pobierz-foldery{background:url("../img/pobierz-foldery-bg.jpg") no-repeat scroll 60px 0 rgba(0, 0, 0, 0); height:237px; margin-top:40px;}
  .pobierz-foldery p{margin-left:450px; color: #035290; padding-bottom:15px;
    font-size: 25px;
    line-height: 30px !important; padding-top:65px;}
  .pobierz-foldery a{margin-left:450px; display:inline;  padding: 10px 20px; font-size:16px;}

/*
.pobierz-foldery{background:#f7fafb; border-radius:4px; width:100%; padding:20px;}
  .pobierz-foldery a{color:#0d4e7a; text-decoration:underline; background:url('../img/pobierz-foldery-ico.png') left center no-repeat; padding:10px 0px 10px 65px; margin-left:250px; }
  .pobierz-foldery a:hover{color:#e87f0d }
  */
.moduly-tab.boxy3{padding-bottom:0px;}
  .boxy3{justify-content:space-between;}
  #box-zdjecie-0 , #box-zdjecie-1 , #box-zdjecie-2{width:280px; height:180px; padding:0px;}
  #box-zdjecie-0{background:url('../img/profile-okienne.jpg') top center no-repeat;}
  #box-zdjecie-1{background:url('../img/czesci-samochodowe.jpg') top center no-repeat;}
  #box-zdjecie-2{background:url('../img/branza-eletrotechniczna.jpg') top center no-repeat;}
  #box-zdjecie-0.Podatkiw2015{background:url('../img/podatki1.jpg') top center no-repeat;}
  #box-zdjecie-1.Bazawiedzyopodatkach{background:url('../img/podatki2.jpg') top center no-repeat;}
  #box-zdjecie-2.Ulgananowetechnologie{background:url('../img/podatki3.jpg') top center no-repeat;}
     .moduly-tab.boxy3 li.active{  background:#f1f6f9 !important; border:2px solid #f89938; }
  .moduly-tab.boxy3 li.active:after {
   /*background:none;*/
    background: url("../img/moduly_tab_li_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 8px;
    left: 110px;
    position: absolute;
    top: 178px;
    width: 21px !important;
}

.da-arrows span.da-arrows-next{right:-10px !important;}
.da-arrows span.da-arrows-prev{left:-10px !important;}


 #link-belka{height:72px; position:fixed; bottom:0px; width:100%; 
background:url('../img/belka-bg.png') top left repeat-x;
/*background: #034c81; 
background: -moz-linear-gradient(top, #034c81 0%, #065da0 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#034c81), color-stop(100%,#065da0)); 
background: -webkit-linear-gradient(top, #034c81 0%,#065da0 100%); 
background: -o-linear-gradient(top, #034c81 0%,#065da0 100%);
background: -ms-linear-gradient(top, #034c81 0%,#065da0 100%); 
background: linear-gradient(to bottom, #034c81 0%,#065da0 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034c81', endColorstr='#065da0',GradientType=0 ); */
z-index:146; 
display:none;}


    .link-belka-tresc{display:none; position:fixed; bottom:0px; z-index:147;height:72px; width:944px;}
        .link-belka-tresc h1{font-size:18px; font-weight:bold; color:#fff;  margin:25px 30px 0px 50px; float:left; background:url('../img/link-belka-h1-bg.png') bottom left no-repeat; padding:0px 0 7px 0px}
    .link-belka-tresc h1 span{ color:#f7a619}
    .link-belka-tresc a{float:left; margin-top:20px;}
    .belka-mt{background:url('../img/belka-mt-bg.png') top left no-repeat; width:100%;}
    .belka-vat{background:url('../img/belka-vat.png') top left no-repeat; width:100%;}
    .link-belka-tresc.belka-vat h1{ background:url('../img/link-belka-h1-bg.png') 179px 23px no-repeat !important;}
    .belka-faktor{background:url('../img/belka-faktor.png') top left no-repeat; width:100%;}
    .belka-connector{background:url('../img/belka-connector.png') top left no-repeat; width:100%;}
    .belka-wapro{background:url('../img/belka-wapro.png') top left no-repeat; width:100%;}


.logo-partner{float:left; margin-right:50px; border-right:1px solid #e6e6e6; padding:10px 50px 10px 0px; margin-top:-10px;}



.wykres-container2{
  width: 605px;
  height: 605px;
   margin-bottom: 31px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
    margin-left:385px;
    margin-top:-376px;

}

  .wykres-kolowy2 {
  width: 605px;
  height: 605px;
  position: absolute;
  background: url('../img/wykres-hr2-bg.png');
  width: 605px;
  height: 605px;
  }

 .wykres-kolowy2-en {
  width: 605px;
  height: 605px;
  position: absolute;
  background: url('../img/wykres-hr-en-bg.png');
  width: 605px;
  height: 605px;
  }


#hr_wykres1 {
  background: url('../img/wykres/hr/wykres-but-1.png');
  width: 113px;
  height: 85px;
  left: 51px;
  top: 224px;
  }
#hr_wykres2 {
  background: url('../img/wykres/hr/wykres-but-2.png');
  width: 113px;
  height: 75px;
  left: 51px;
  top: 290px;
  }
#hr_wykres3 {
  background: url('../img/wykres/hr/wykres-but-3.png');
  width: 117px;
  height: 100px;
  left: 58px;
  bottom: 175px;
  }
#hr_wykres4 {
  background: url('../img/wykres/hr/wykres-but-4.png');
  width: 113px;
  height: 108px;
  left: 85px;
  bottom: 129px;
  }
#hr_wykres5 {
  background: url('../img/wykres/hr/wykres-but-5.png');
  width: 109px;
  height: 119px;
  left: 120px;
  bottom: 84px;
  }
#hr_wykres6 {
  background: url('../img/wykres/hr/wykres-but-6.png');
  width: 95px;
  height: 116px;
  left: 171px;
  bottom: 62px;
  } 
#hr_wykres7 {
  background: url('../img/wykres/hr/wykres-but-7.png');
  width: 78px;
  height: 112px;
  left: 229px;
  bottom: 50px;
  }   
#hr_wykres8 {
  background: url('../img/wykres/hr/wykres-but-8.png');
  width: 68px;
  height: 107px;
  right: 241px;
  bottom: 53px;
  } 
#hr_wykres9 {
  background: url('../img/wykres/hr/wykres-but-9.png');
  width: 95px;
  height: 119px;
  right: 175px;
  bottom: 53px;
  }   
#hr_wykres10 {
  background: url('../img/wykres/hr/wykres-but-10.png');
  width: 101px;
  height: 111px;
  right: 129px;
  bottom: 86px;
  } 
#hr_wykres11 {
  background: url('../img/wykres/hr/wykres-but-11.png');
  width: 112px;
  height: 104px;
  right: 89px;
  bottom: 124px;
  }   
#hr_wykres12 {
  background: url('../img/wykres/hr/wykres-but-12.png');
  width: 110px;
  height: 92px;
  right: 63px;
  bottom: 172px;
  }   
#hr_wykres13 {
  background: url('../img/wykres/hr/wykres-but-13.png');
  width: 108px;
  height: 75px;
  right: 52px;
  bottom: 229px;
  } 
#hr_wykres14 {
  background: url('../img/wykres/hr/wykres-but-14.png');
  width: 109px;
  height: 69px;
  right: 52px;
  bottom: 296px;
  } 
#hr_wykres15 {
  background: url('../img/wykres/hr/wykres-but-15.png');
  width: 130px;
  height: 95px;
  right: 52px;
  top: 177px;
  } 
#hr_wykres16 {
  background: url('../img/wykres/hr/wykres-but-16.png');
  width: 117px;
  height: 103px;
  right: 81px;
  top: 129px;
  } 
#hr_wykres17 {
  background: url('../img/wykres/hr/wykres-but-17.png');
  width: 105px;
  height: 113px;
  right: 123px;
  top: 89px;
  }   
#hr_wykres18 {
  background: url('../img/wykres/hr/wykres-but-18.png');
  width: 88px;
  height: 115px;
  right: 173px;
  top: 63px;
  } 
#hr_wykres19 {
  background: url('../img/wykres/hr/wykres-but-19.png');
  width: 76px;
  height: 111px;
  right: 229px;
  top: 49px;
  } 
#hr_wykres20 {
  background: url('../img/wykres/hr/wykres-but-20.png');
  width: 79px;
  height: 116px;
  left: 240px;
  top: 48px;
  } 
#hr_wykres21 {
  background: url('../img/wykres/hr/wykres-but-21.png');
  width: 87px;
  height: 128px;
  left: 183px;
  top: 49px;
  } 
#hr_wykres22 {
  background: url('../img/wykres/hr/wykres-but-22.png');
  width: 107px;
  height: 115px;
  left: 129px;
  top: 84px;
  } 
#hr_wykres23 {
  background: url('../img/wykres/hr/wykres-but-23.png');
  width: 115px;
  height: 110px;
  left: 89px;
  top: 119px;
  }   
#hr_wykres24 {
  background: url('../img/wykres/hr/wykres-but-24.png');
  width: 117px;
  height: 95px;
  left: 62px;
  top: 171px;
  }
#hr_wykres25 {
  background: url('../img/wykres/hr/wykres-but-25.png');
  width: 305px;
  height: 188px;
  right: 0px;
  top: 0px;
  }
#hr_wykres26 {
  background: url('../img/wykres/hr/wykres-but-26.png');
  width: 136px;
  height: 380px;
  right: 0px;
  bottom: 73px;
  } 
#hr_wykres27 {
  background: url('../img/wykres/hr/wykres-but-27.png');
  width: 382px;
  height: 129px;
  right: 84px;
  bottom: 0px;
  }
#hr_wykres28 {
  background: url('../img/wykres/hr/wykres-but-28.png');
  width: 177px;
  height: 362px;
  left: 0px;
  bottom: 29px;
  }
#hr_wykres29 {
  background: url('../img/wykres/hr/wykres-but-29.png');
  width: 313px;
  height: 236px;
  left: 0px;
  top: 0px;
  }

.wykres-container3{
  width: 573px;
  height: 573px;
   margin-bottom: 31px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
    margin-left:385px;
    margin-top:-376px;

}

  .wykres-kolowy3 {
  width: 573px;
  height: 573px;
  position: absolute;
  background: url('../img/wykres-it-bg.png');
  width: 573px;
  height: 573px;
  margin-top:40px;
  }

  .wykres-kolowy3-en {
  width: 573px;
  height: 573px;
  position: absolute;
  background: url('../img/wykres-it-en-bg.png');
  width: 573px;
  height: 573px;
  margin-top:40px;
  }

 #it_en_wykres1 {
  background: url('../img/wykres/it/en/wykres-but-1.png');
  width: 163px;
  height: 160px;
  left: 43px;
  top: 55px;
  }

#it_en_wykres2 {
  background: url('../img/wykres/it/en/wykres-but-2.png');
  width: 138px;
  height: 176px;
  left: 108px;
  top: 0px;
 }
 
#it_en_wykres3 {
  background: url('../img/wykres/it/en/wykres-but-3.png');
  width: 106px;
  height: 155px;
  left: 187px;
  top: 0px;
  }

#it_en_wykres4 {
  background: url('../img/wykres/it/en/wykres-but-4.png');
  width: 104px;
  height: 154px;
  right: 190px;
  top: 0px;
  }

#it_en_wykres5 {
  background: url('../img/wykres/it/en/wykres-but-5.png');
  width: 137px;
  height: 178px;
  right:109px;
  top: 0px;
 }
 
#it_en_wykres6 {
  background: url('../img/wykres/it/en/wykres-but-6.png');
  width: 160px;
  height: 157px;
  right: 43px;
  top: 55px;
  }

#it_en_wykres7 {
  background: url('../img/wykres/it/en/wykres-but-7.png');
  width: 179px;
  height: 139px;
  right:0px;
  top: 126px;
  }

#it_en_wykres8 {
  background: url('../img/wykres/it/en/wykres-but-8.png');
  width: 152px;
  height: 100px;
    right:0px;
    top: 215px;
 }
 
#it_en_wykres9 {
  background: url('../img/wykres/it/en/wykres-but-9.png');
  width: 162px;
  height: 113px;
    right:0px;
    bottom: 172px;
  }

#it_en_wykres10 {
  background: url('../img/wykres/it/en/wykres-but-10.png');
  width: 189px;
  height: 153px;
    right:0px;
    bottom: 89px;
  }

#it_en_wykres11 {
  background: url('../img/wykres/it/en/wykres-but-11.png');
  width: 222px;
  height: 192px;
    right:0px;
    bottom: 0px;
 }
 
#it_en_wykres12 {
  background: url('../img/wykres/it/en/wykres-but-12.png');
  width: 119px;
  height: 165px;
    right: 151px;
    bottom: 0px;
  }

#it_en_wykres13 {
  background: url('../img/wykres/it/en/wykres-but-13.png');
  width: 104px;
  height: 152px;
    left: 231px;
    bottom: 0px;
  }

#it_en_wykres14 {
  background: url('../img/wykres/it/en/wykres-but-14.png');
  width: 123px;
  height: 170px;
    left: 145px;
    bottom:0px;
 }
 
#it_en_wykres15 {
  background: url('../img/wykres/it/en/wykres-but-15.png');
  width: 151px;
  height: 192px;
    left: 68px;
    bottom: 0px;
  }

#it_en_wykres16 {
  background: url('../img/wykres/it/en/wykres-but-16.png');
  width: 180px;
  height: 146px;
    left: 0px;
    bottom: 91px;
  }

#it_en_wykres17 {
  background: url('../img/wykres/it/en/wykres-but-17.png');
  width: 161px;
  height: 109px;
    left: 0px;
    bottom: 174px;
 }
 
#it_en_wykres18 {
  background: url('../img/wykres/it/en/wykres-but-18.png');
  width: 150px;
  height: 103px;
    left:0px;
    top: 211px;
  }

#it_en_wykres19 {
  background: url('../img/wykres/it/en/wykres-but-19.png');
  width: 168px;
  height: 126px;
    left: 0px;
    top: 126px;
  }

#it_wykres1 {
  background: url('../img/wykres/it/wykres-but-1.png');
  width: 156px;
  height: 151px;
  left: 45px;
  top: 58px;
  }

#it_wykres2 {
  background: url('../img/wykres/it/wykres-but-2.png');
  width: 132px;
  height: 178px;
  left: 109px;
  top: 0px;
 }
 
#it_wykres3 {
  background: url('../img/wykres/it/wykres-but-3.png');
  width: 101px;
  height: 155px;
  left: 191px;
  top: 0px;
  }

#it_wykres4 {
  background: url('../img/wykres/it/wykres-but-4.png');
  width: 100px;
  height: 154px;
  left: 283px;
  top: 0px;
  }

#it_wykres5 {
  background: url('../img/wykres/it/wykres-but-5.png');
  width: 138px;
  height: 178px;
  right:102px;
  top: 0px;
 }
 
#it_wykres6 {
  background: url('../img/wykres/it/wykres-but-6.png');
  width: 172px;
  height: 158px;
  right: 43px;
  top: 54px;
  }

#it_wykres7 {
  background: url('../img/wykres/it/wykres-but-7.png');
  width: 184px;
  height: 128px;
  right:0px;
  top: 125px;
  }

#it_wykres8 {
  background: url('../img/wykres/it/wykres-but-8.png');
  width: 170px;
  height: 105px;
    right:0px;
    top: 209px;
 }
 
#it_wykres9 {
  background: url('../img/wykres/it/wykres-but-9.png');
  width: 159px;
  height: 109px;
    right:0px;
    top: 295px;
  }

#it_wykres10 {
  background: url('../img/wykres/it/wykres-but-10.png');
  width: 192px;
  height: 144px;
    right:0px;
    top: 339px;
  }

#it_wykres11 {
  background: url('../img/wykres/it/wykres-but-11.png');
  width: 171px;
  height: 194px;
    right:67px;
    bottom: 0px;
 }
 
#it_wykres12 {
  background: url('../img/wykres/it/wykres-but-12.png');
  width: 140px;
  height: 194px;
    right: 148px;
    bottom: 0px;
  }

#it_wykres13 {
  background: url('../img/wykres/it/wykres-but-13.png');
  width: 115px;
  height: 194px;
    right: 229px;
    bottom: 0px;
  }

#it_wykres14 {
  background: url('../img/wykres/it/wykres-but-14.png');
  width: 119px;
  height: 194px;
    left: 144px;
    bottom:0px;
 }
 
#it_wykres15 {
  background: url('../img/wykres/it/wykres-but-15.png');
  width: 219px;
  height: 194px;
    left: 0px;
    bottom: 0px;
  }

#it_wykres16 {
  background: url('../img/wykres/it/wykres-but-16.png');
  width: 182px;
  height: 147px;
    left: 0px;
    top: 341px;
  }

#it_wykres17 {
  background: url('../img/wykres/it/wykres-but-17.png');
  width: 160px;
  height: 109px;
    left: 0px;
    top: 290px;
 }
 
#it_wykres18 {
  background: url('../img/wykres/it/wykres-but-18.png');
  width: 158px;
  height: 105px;
    left:0px;
    top: 208px;
  }

#it_wykres19 {
  background: url('../img/wykres/it/wykres-but-19.png');
  width: 174px;
  height: 128px;
    left: 0px;
    top: 123px;
  }
.wykres-container4{
  width: 573px;
  height: 573px;
   margin-bottom: 31px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
    margin-left:385px;
    margin-top:-376px;

}

  .wykres-kolowy4 {
  width: 573px;
  height: 573px;
  position: absolute;
  background: url('../img/wykres-presseling-bg.png');
  width: 573px;
  height: 573px;
  }


  .wykres-kolowy4-en {
  width: 573px;
  height: 573px;
  position: absolute;
  background: url('../img/wykres-presseling-en-bg.png');
  width: 573px;
  height: 573px;
  }

#mp_en_wykres1 {
  background: url('../img/wykres/presseling/en/wykres-but-1.png');
  width: 201px;
  height: 151px;
  left: 0px;
  top: 110px;
  }

#mp_en_wykres2 {
  background: url('../img/wykres/presseling/en/wykres-but-2.png');
  width: 230px;
  height: 173px;
  left: 0px;
  top: 51px;
 }
 
#mp_en_wykres3 {
  background: url('../img/wykres/presseling/en/wykres-but-3.png');
  width: 149px;
  height: 205px;
  left: 111px;
  top: 0px;
  }

#mp_en_wykres4 {
  background: url('../img/wykres/presseling/en/wykres-but-4.png');
  width: 108px;
  height: 180px;
  left: 192px;
  top: 0px;
  }

#mp_en_wykres5 {
  background: url('../img/wykres/presseling/en/wykres-but-5.png');
  width: 107px;
  height: 185px;
  right:195px;
  top: 0px;
 }
 
#mp_en_wykres6 {
  background: url('../img/wykres/presseling/en/wykres-but-6.png');
  width: 143px;
  height: 195px;
  right: 115px;
  top: 0px;
  }

#mp_en_wykres7 {
  background: url('../img/wykres/presseling/en/wykres-but-7.png');
  width: 234px;
  height: 223px;
  right:0px;
  top: 0px;
  }

#mp_en_wykres8 {
  background: url('../img/wykres/presseling/en/wykres-but-8.png');
  width: 218px;
  height: 144px;
    right:0px;
    top: 113px;
 }
 
#mp_en_wykres9 {
  background: url('../img/wykres/presseling/en/wykres-but-9.png');
  width: 195px;
  height: 107px;
    right:0px;
    top: 193px;
  }

#mp_en_wykres10 {
  background: url('../img/wykres/presseling/en/wykres-but-10.png');
  width: 191px;
  height: 101px;
    right:0px;
    top: 280px;
  }

#mp_en_wykres11 {
  background: url('../img/wykres/presseling/en/wykres-but-11.png');
  width: 201px;
  height: 149px;
    right:0px;
    bottom: 117px;
 }
 
#mp_en_wykres12 {
  background: url('../img/wykres/presseling/en/wykres-but-12.png');
  width: 230px;
  height: 239px;
    right: 0px;
    bottom: 0px;
  }

#mp_en_wykres13 {
  background: url('../img/wykres/presseling/en/wykres-but-13.png');
  width: 148px;
  height: 207px;
    right: 113px;
    bottom: 0px;
  }

#mp_en_wykres14 {
  background: url('../img/wykres/presseling/en/wykres-but-14.png');
  width: 117px;
  height: 188px;
    right: 193px;
    bottom:0px;
 }
 
#mp_en_wykres15 {
  background: url('../img/wykres/presseling/en/wykres-but-15.png');
  width: 107px;
  height: 186px;
    left: 191px;
    bottom: 0px;
  }

#mp_en_wykres16 {
  background: url('../img/wykres/presseling/en/wykres-but-16.png');
  width: 139px;
  height: 211px;
    left: 115px;
    bottom:0px;
  }

#mp_en_wykres17 {
  background: url('../img/wykres/presseling/en/wykres-but-17.png');
  width: 222px;
  height: 178px;
    left: 0px;
    bottom:46px;
 }
 
#mp_en_wykres18 {
  background: url('../img/wykres/presseling/en/wykres-but-18.png');
  width: 194px;
  height: 145px;
    left:0px;
    bottom: 115px;
  }

#mp_en_wykres19 {
  background: url('../img/wykres/presseling/en/wykres-but-19.png');
  width: 179px;
  height: 104px;
    left: 0px;
    bottom: 194px;
  }

#mp_en_wykres20 {
  background: url('../img/wykres/presseling/en/wykres-but-20.png');
  width: 177px;
  height: 103px;
    left: 0px;
    top: 193px;
 }


#mp_wykres1 {
  background: url('../img/wykres/presseling/wykres-but-1.png');
  width: 207px;
  height: 144px;
  left: 0px;
  top: 111px;
  }

#mp_wykres2 {
  background: url('../img/wykres/presseling/wykres-but-2.png');
  width: 220px;
  height: 225px;
  left: 0px;
  top: 0px;
 }
 
#mp_wykres3 {
  background: url('../img/wykres/presseling/wykres-but-3.png');
  width: 153px;
  height: 196px;
  left: 109px;
  top: 0px;
  }

#mp_wykres4 {
  background: url('../img/wykres/presseling/wykres-but-4.png');
  width: 97px;
  height: 191px;
  left: 193px;
  top: 0px;
  }

#mp_wykres5 {
  background: url('../img/wykres/presseling/wykres-but-5.png');
  width: 97px;
  height: 182px;
  left:279px;
  top: 0px;
 }
 
#mp_wykres6 {
  background: url('../img/wykres/presseling/wykres-but-6.png');
  width: 146px;
  height: 201px;
  right: 110px;
  top: 0px;
  }

#mp_wykres7 {
  background: url('../img/wykres/presseling/wykres-but-7.png');
  width: 236px;
  height: 228px;
  right:0px;
  top: 0px;
  }

#mp_wykres8 {
  background: url('../img/wykres/presseling/wykres-but-8.png');
  width: 209px;
  height: 139px;
    right:0px;
    top: 113px;
 }
 
#mp_wykres9 {
  background: url('../img/wykres/presseling/wykres-but-9.png');
  width: 191px;
  height: 97px;
    right:0px;
    top: 194px;
  }

#mp_wykres10 {
  background: url('../img/wykres/presseling/wykres-but-10.png');
  width: 199px;
  height: 98px;
    right:0px;
    top: 281px;
  }

#mp_wykres11 {
  background: url('../img/wykres/presseling/wykres-but-11.png');
  width: 197px;
  height: 148px;
    right:0px;
    bottom: 112px;
 }
 
#mp_wykres12 {
  background: url('../img/wykres/presseling/wykres-but-12.png');
  width: 221px;
  height: 228px;
    right: 0px;
    bottom: 0px;
  }

#mp_wykres13 {
  background: url('../img/wykres/presseling/wykres-but-13.png');
  width: 147px;
  height: 201px;
    right: 112px;
    bottom: 0px;
  }

#mp_wykres14 {
  background: url('../img/wykres/presseling/wykres-but-14.png');
  width: 104px;
  height: 178px;
    right: 191px;
    bottom:0px;
 }
 
#mp_wykres15 {
  background: url('../img/wykres/presseling/wykres-but-15.png');
  width: 100px;
  height: 190px;
    left: 191px;
    bottom: 0px;
  }

#mp_wykres16 {
  background: url('../img/wykres/presseling/wykres-but-16.png');
  width: 149px;
  height: 208px;
    left: 105px;
    bottom:0px;
  }

#mp_wykres17 {
  background: url('../img/wykres/presseling/wykres-but-17.png');
  width: 222px;
  height: 231px;
    left: 0px;
    bottom:0px;
 }
 
#mp_wykres18 {
  background: url('../img/wykres/presseling/wykres-but-18.png');
  width: 201px;
  height: 142px;
    left:0px;
    bottom: 114px;
  }

#mp_wykres19 {
  background: url('../img/wykres/presseling/wykres-but-19.png');
  width: 178px;
  height: 96px;
    left: 0px;
    top: 282px;
  }

#mp_wykres20 {
  background: url('../img/wykres/presseling/wykres-but-20.png');
  width: 179px;
  height: 110px;
    left: 0px;
    top: 189px;
 }

.wykres-container5{
  width: 581px;
  height: 581px;
   margin-bottom: 31px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
    margin-left:385px;
    margin-top:-376px;

}

  .wykres-kolowy5 {
  width: 581px;
  height: 581px;
  position: absolute;
  background: url('../img/wykres-wms-bg.png');
  width: 581px;
  height: 581px;
  }

.wykres-kolowy5-en {
  width: 581px;
  height: 581px;
  position: absolute;
  background: url('../img/wykres-wms-en-bg.png');
  width: 581px;
  height: 581px;
  }
#wms_en_wykres1 {
  background: url('../img/wykres/wms/en/wykres-but-1.png');
  width: 300px;
  height: 212px;
  right: 0px;
  top: 0px;
  }
#wms_en_wykres2 {
  background: url('../img/wykres/wms/en/wykres-but-2.png');
  width: 166px;
  height: 294px;
  right: 0px;
  top: 146px;
  }
#wms_en_wykres3 {
  background: url('../img/wykres/wms/en/wykres-but-3.png');
  width: 303px;
  height: 211px;
  right: 0px;
  bottom: 0px;
  }
#wms_en_wykres4 {
  background: url('../img/wykres/wms/en/wykres-but-4.png');
  width: 300px;
  height: 219px;
  left: 0px;
  bottom: 0px;
  }
#wms_en_wykres5 {
  background: url('../img/wykres/wms/en/wykres-but-5.png');
  width: 156px;
  height: 288px;
  left: 0px;
  top: 146px;
  }
#wms_en_wykres6 {
  background: url('../img/wykres/wms/en/wykres-but-6.png');
  width: 298px;
  height: 213px;
  left: 0px;
  top: 0px;
  } 

 #wms_wykres1 {
  background: url('../img/wykres/wms/wykres-but-1.png');
  width: 291px;
  height: 206px;
  right: 0px;
  top: 0px;
  }

#wms_wykres2 {
  background: url('../img/wykres/wms/wykres-but-2.png');
  width: 150px;
  height: 282px;
  right: 0px;
  top: 151px;
 }
 
#wms_wykres3 {
  background: url('../img/wykres/wms/wykres-but-3.png');
  width: 296px;
  height: 209px;
  right: 0px;
  bottom: 0px;
  }

#wms_wykres4 {
  background: url('../img/wykres/wms/wykres-but-4.png');
  width: 296px;
  height: 209px;
  left: 0px;
  bottom: 0px;
  }

#wms_wykres5 {
  background: url('../img/wykres/wms/wykres-but-5.png');
  width: 148px;
  height: 286px;
  left: 0px;
  top: 148px;
 }
 
#wms_wykres6 {
  background: url('../img/wykres/wms/wykres-but-6.png');
  width: 294px;
  height: 212px;
  left: 0px;
  top: 0px;
  }


#wykresy6 {
  margin: 0;
  padding: 0;
  z-index: 20;
  }
  
#wykresy6 div {
  list-style-type: none;
  position: absolute;
  text-indent: -9999px;
  z-index: 20;
  margin: 0;
  padding: 0;
  display: none;
  }
 

.wykres-container6{
  width: 674px;
  height: 674px;
   margin-bottom: 0px;
   margin-top:-140px;
   margin-left:290px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
  /*  margin-left:385px;
    margin-top:-376px;*/

}

  .wykres-kolowy6 {
  width: 674px;
  height: 674px;
  position: absolute;
  background: url('../img/wykres-erp-bg.png');
  width: 674px;
  height: 674px;
  }

 .wykres-kolowy6-en  {
  width: 674px;
  height: 674px;
  position: absolute;
  background: url('../img/wykres-erp-en-bg.png');
  width: 674px;
  height: 674px;
  }


#erp_wykres1 {
  background: url('../img/wykres/erp/wykres-but-1.png');
  width: 117px;
  height: 103px;
  left: 210px;
  top: 180px;
  }

#erp_wykres2 {
  background: url('../img/wykres/erp/wykres-but-2.png');
  width: 119px;
  height: 79px;
  left: 310px;
  top: 180px;
 }
 
#erp_wykres3 {
  background: url('../img/wykres/erp/wykres-but-3.png');
  width: 108px;
  height: 145px;
  right:177px;
  top: 180px;
  }

#erp_wykres4 {
  background: url('../img/wykres/erp/wykres-but-4.png');
  width: 85px;
  height: 126px;
  right: 177px;
  top:310px;
  }

#erp_wykres5 {
  background: url('../img/wykres/erp/wykres-but-5.png');
  width: 151px;
  height: 112px;
  right:177px;
  bottom: 180px;
 }
 
#erp_wykres6 {
  background: url('../img/wykres/erp/wykres-but-6.png');
  width: 121px;
  height: 86px;
  left: 243px;
  bottom:180px;
  }
#erp_wykres7 {
  background: url('../img/wykres/erp/wykres-but-7.png');
  width: 105px;
  height: 146px;
  left: 175px;
  bottom:180px;
  }
#erp_wykres8 {
  background: url('../img/wykres/erp/wykres-but-8.png');
  width: 84px;
  height: 122px;
  left: 177px;
  top:244px;
  }
#erp_wykres9 {
  background: url('../img/wykres/erp/wykres-but-9.png');
  width: 134px;
  height: 139px;
  left: 136px;
  top:94px;
  }
#erp_wykres10 {
  background: url('../img/wykres/erp/wykres-but-10.png');
  width: 111px;
  height: 125px;
  left: 221px;
  top:68px;
  }
#erp_wykres11 {
  background: url('../img/wykres/erp/wykres-but-11.png');
  width: 106px;
  height: 123px;
  left: 321px;
  top:68px;
  }
#erp_wykres12 {
  background: url('../img/wykres/erp/wykres-but-12.png');
  width: 127px;
  height: 152px;
  right: 157px;
  top:68px;
  }
#erp_wykres13 {
  background: url('../img/wykres/erp/wykres-but-13.png');
  width: 145px;
  height: 131px;
  right: 91px;
  top:139px;
  } 
#erp_wykres14 {
  background: url('../img/wykres/erp/wykres-but-14.png');
  width: 128px;
  height: 112px;
  right: 68px;
  top:223px;
  }
#erp_wykres15 {
  background: url('../img/wykres/erp/wykres-but-15.png');
  width: 123px;
  height: 106px;
  right: 68px;
  top:322px;
  }
#erp_wykres16 {
  background: url('../img/wykres/erp/wykres-but-16.png');
  width: 159px;
  height: 141px;
  right: 68px;
  bottom:155px;
  }
#erp_wykres17 {
  background: url('../img/wykres/erp/wykres-but-17.png');
  width: 135px;
  height: 136px;
  right: 139px;
  bottom:96px;
  }
#erp_wykres18 {
  background: url('../img/wykres/erp/wykres-but-18.png');
  width: 111px;
  height: 123px;
  right: 225px;
  bottom:71px;
  }
#erp_wykres19 {
  background: url('../img/wykres/erp/wykres-but-19.png');
  width: 106px;
  height: 122px;
  left: 245px;
  bottom:71px;
  } 
#erp_wykres20 {
  background: url('../img/wykres/erp/wykres-but-20.png');
  width: 125px;
  height: 140px;
  left: 159px;
  bottom:87px;
  }
#erp_wykres21 {
  background: url('../img/wykres/erp/wykres-but-21.png');
  width: 139px;
  height: 140px;
  left: 92px;
  bottom:134px;
  }
#erp_wykres22 {
  background: url('../img/wykres/erp/wykres-but-22.png');
  width: 124px;
  height: 117px;
  left: 69px;
  bottom:217px;
  }
#erp_wykres23 {
  background: url('../img/wykres/erp/wykres-but-23.png');
  width: 118px;
  height: 108px;
  left: 69px;
  bottom:320px;
  } 
#erp_wykres24 {
  background: url('../img/wykres/erp/wykres-but-24.png');
  width: 154px;
  height: 130px;
  left: 69px;
  top:159px;
  } 
#erp_wykres25 {
  background: url('../img/wykres/erp/wykres-but-25.png');
  width: 267px;
  height: 182px;
  right: 73px;
  top:0px;
  }
#erp_wykres26 {
  background: url('../img/wykres/erp/wykres-but-26.png');
  width: 129px;
  height: 282px;
  right: 0px;
  top:133px;
  } 
#erp_wykres27 {
  background: url('../img/wykres/erp/wykres-but-27.png');
  width: 223px;
  height: 285px;
  right: 0px;
  bottom:0px;
  }
#erp_wykres28 {
  background: url('../img/wykres/erp/wykres-but-28.png');
  width: 293px;
  height: 102px;
  left: 193px;
  bottom:0px;
  }
#erp_wykres29 {
  background: url('../img/wykres/erp/wykres-but-29.png');
  width: 228px;
  height: 271px;
  left: 0px;
  bottom:0px;
  }
#erp_wykres30 {
  background: url('../img/wykres/erp/wykres-but-30.png');
  width: 127px;
  height: 292px;
  left: 0px;
  top:133px;
  } 
#erp_wykres31 {
  background: url('../img/wykres/erp/wykres-but-31.png');
  width: 344px;
  height: 176px;
  left: 0px;
  top:0px;
  }


.wykres-container7{
  width: 428px;
  height: 428px;
   margin-bottom: 0px;
   margin-left: 470px;
    margin-top: -381px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
  /*  margin-left:385px;
    margin-top:-376px;*/

}

  .wykres-kolowy7 {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-driver-bg.png');
  width: 428px;
  height: 428px;
  }

.wykres-kolowy7-en {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-driver-en-bg.png');
  width: 428px;
  height: 428px;
  }

#driver_en_wykres1 {
  background: url('../img/wykres/driver/en/wykres-but-1.png');
  width: 226px;
  height: 156px;
  left: 0px;
  top: 0px;
  }

#driver_en_wykres2 {
  background: url('../img/wykres/driver/en/wykres-but-2.png');
  width: 228px;
  height: 163px;
  right: 0px;
  top: 0px;
 }
 
#driver_en_wykres3 {
  background: url('../img/wykres/driver/en/wykres-but-3.png');
  width: 147px;
  height: 199px;
  right:0px;
  top: 80px;
  }

#driver_en_wykres4 {
  background: url('../img/wykres/driver/en/wykres-but-4.png');
  width: 171px;
  height: 200px;
  right: 0px;
  bottom:0px;
  }

#driver_en_wykres5 {
  background: url('../img/wykres/driver/en/wykres-but-5.png');
  width: 194px;
  height: 137px;
  right:117px;
  bottom: 0px;
 }
 
#driver_en_wykres6 {
  background: url('../img/wykres/driver/en/wykres-but-6.png');
  width: 188px;
  height: 200px;
  left: 0px;
  bottom:0px;
  }
#driver_en_wykres7 {
  background: url('../img/wykres/driver/en/wykres-but-7.png');
  width: 145px;
  height: 195px;
  left:0px;
  top:80px;
  }

  #driver_wykres1 {
  background: url('../img/wykres/driver/wykres-but-1.png');
  width: 229px;
  height: 163px;
  left: 0px;
  top: 0px;
  }

#driver_wykres2 {
  background: url('../img/wykres/driver/wykres-but-2.png');
  width: 221px;
  height: 160px;
  right: 0px;
  top: 0px;
 }
 
#driver_wykres3 {
  background: url('../img/wykres/driver/wykres-but-3.png');
  width: 145px;
  height: 189px;
  right:0px;
  top: 78px;
  }

#driver_wykres4 {
  background: url('../img/wykres/driver/wykres-but-4.png');
  width: 177px;
  height: 194px;
  right: 0px;
  bottom:0px;
  }

#driver_wykres5 {
  background: url('../img/wykres/driver/wykres-but-5.png');
  width: 190px;
  height: 129px;
  right:115px;
  bottom: 0px;
 }
 
#driver_wykres6 {
  background: url('../img/wykres/driver/wykres-but-6.png');
  width: 178px;
  height: 196px;
  left: 0px;
  bottom:0px;
  }
#driver_wykres7 {
  background: url('../img/wykres/driver/wykres-but-7.png');
  width: 143px;
  height: 185px;
  left:0px;
  top:80px;
  }

.wykres-container8{
  width: 580px;
  height: 592px;
   margin-bottom: 0px;
   margin-left: 407px;
    margin-top: -381px;
    /*margin-left: 48px;*/
    /*margin-left: 186px;*/
    /*margin-left:379px;
    margin-top:-322px;*/
  /*  margin-left:385px;
    margin-top:-376px;*/

}

  .wykres-kolowy8 {
  width: 580px;
  height: 592px;
  position: absolute;
  background: url('../img/wykres-wms2-bg.png');
  width: 580px;
  height: 592px;
  }

    .wykres-kolowy8-en {
  width: 580px;
  height: 592px;
  position: absolute;
  background: url('../img/wykres-wms2-en-bg.png');
  width: 580px;
  height: 592px;
  }


#wms2_en_wykres1 {
  background: url('../img/wykres/wms2/en/wykres-but-1.png');
  width: 298px;
  height: 217px;
  right: 0px;
  top: 0px;
  }

#wms2_en_wykres2 {
  background: url('../img/wykres/wms2/en/wykres-but-2.png');
  width: 161px;
  height: 297px;
  right: 0px;
  top: 145px;
 }
 
#wms2_en_wykres3 {
  background: url('../img/wykres/wms2/en/wykres-but-3.png');
  width: 301px;
  height: 216px;
  right:0px;
  bottom: 0px;
  }

#wms2_en_wykres4 {
  background: url('../img/wykres/wms2/en/wykres-but-4.png');
  width: 293px;
  height: 211px;
  left: 0px;
  bottom:0px;
  }

#wms2_en_wykres5 {
  background: url('../img/wykres/wms2/en/wykres-but-5.png');
  width: 156px;
  height: 292px;
  left:0px;
  top: 149px;
 }
 
#wms2_en_wykres6 {
  background: url('../img/wykres/wms2/en/wykres-but-6.png');
  width: 296px;
  height: 215px;
  left: 0px;
  top:0px;
  }

#wms2_wykres1 {
  background: url('../img/wykres/wms2/wykres-but-1.png');
  width: 307px;
  height: 229px;
  right: 0px;
  top: 0px;
  }

#wms2_wykres2 {
  background: url('../img/wykres/wms2/wykres-but-2.png');
  width: 165px;
  height: 307px;
  right: 0px;
  top: 134px;
 }
 
#wms2_wykres3 {
  background: url('../img/wykres/wms2/wykres-but-3.png');
  width: 306px;
  height: 216px;
  right:0px;
  bottom: 0px;
  }

#wms2_wykres4 {
  background: url('../img/wykres/wms2/wykres-but-4.png');
  width: 296px;
  height: 232px;
  left: 0px;
  bottom:0px;
  }

#wms2_wykres5 {
  background: url('../img/wykres/wms2/wykres-but-5.png');
  width: 152px;
  height: 287px;
  left:0px;
  top: 158px;
 }
 
#wms2_wykres6 {
  background: url('../img/wykres/wms2/wykres-but-6.png');
  width: 296px;
  height: 222px;
  left: 0px;
  top:0px;
  }

.wykres-container9{
  width: 428px;
  height: 428px;
   margin-bottom: 0px;
   margin-left: 470px;
    margin-top: -343px;
}

  .wykres-kolowy9 {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-vanselling-bg.png');
  width: 428px;
  height: 428px;
  margin-top:40px;
  }

.wykres-kolowy9-en {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-vanselling-en-bg.png');
  width: 428px;
  height: 428px;
  margin-top:40px;
  }

#vanselling_en_wykres1 {
  background: url('../img/wykres/vanselling/en/wykres-but-1.png');
  width: 163px;
  height: 145px;
  right: 0px;
  top: 35px;
  }

#vanselling_en_wykres2 {
  background: url('../img/wykres/vanselling/en/wykres-but-2.png');
  width: 123px;
  height: 125px;
  right: 0px;
  top: 130px;
 }
 
#vanselling_en_wykres3 {
  background: url('../img/wykres/vanselling/en/wykres-but-3.png');
  width: 163px;
  height: 182px;
  left:0px;
  top: 0px;
  }

#vanselling_en_wykres4 {
  background: url('../img/wykres/vanselling/en/wykres-but-4.png');
  width: 192px;
  height: 161px;
  left: 0px;
  bottom:0px;
  }

#vanselling_en_wykres5 {
  background: url('../img/wykres/vanselling/en/wykres-but-5.png');
  width: 120px;
  height: 126px;
  right:154px;
  bottom: 0px;
 }
 
#vanselling_en_wykres6 {
  background: url('../img/wykres/vanselling/en/wykres-but-6.png');
  width: 188px;
  height: 146px;
  right: 0px;
  bottom:0px;
  }
#vanselling_en_wykres7 {
  background: url('../img/wykres/vanselling/en/wykres-but-7.png');
  width: 125px;
  height: 124px;
  left: 0px;
  top:128px;
  }
#vanselling_en_wykres8 {
  background: url('../img/wykres/vanselling/en/wykres-but-8.png');
  width: 139px;
  height: 133px;
  right: 90px;
  top:0px;
}
#vanselling_en_wykres9 {
  background: url('../img/wykres/vanselling/en/wykres-but-9.png');
  width: 122px;
  height: 135px;
  left: 101px;
  top:0px;
}
#vanselling_en_wykres10 {
  background: url('../img/wykres/vanselling/en/wykres-but-10.png');
  width: 144px;
  height: 128px;
  left: 0px;
  bottom:74px;
}
#vanselling_en_wykres11 {
  background: url('../img/wykres/vanselling/en/wykres-but-11.png');
  width: 140px;
  height: 125px;
  right: 0px;
  bottom:74px;
}


#vanselling_wykres1 {
  background: url('../img/wykres/vanselling/wykres-but-1.png');
  width: 169px;
  height: 146px;
  right: 0px;
  top: 38px;
  }

#vanselling_wykres2 {
  background: url('../img/wykres/vanselling/wykres-but-2.png');
  width: 129px;
  height: 124px;
  right: 0px;
  top: 130px;
 }
 
#vanselling_wykres3 {
  background: url('../img/wykres/vanselling/wykres-but-3.png');
  width: 163px;
  height: 183px;
  left:0px;
  top: 0px;
  }

#vanselling_wykres4 {
  background: url('../img/wykres/vanselling/wykres-but-4.png');
  width: 138px;
  height: 152px;
  left: 53px;
  bottom:0px;
  }

#vanselling_wykres5 {
  background: url('../img/wykres/vanselling/wykres-but-5.png');
  width: 122px;
  height: 126px;
  left:156px;
  bottom: 0px;
 }
 
#vanselling_wykres6 {
  background: url('../img/wykres/vanselling/wykres-but-6.png');
  width: 194px;
  height: 154px;
  right: 0px;
  bottom:0px;
  }
#vanselling_wykres7 {
  background: url('../img/wykres/vanselling/wykres-but-7.png');
  width: 129px;
  height: 125px;
  left: 0px;
  top:127px;
  }
#vanselling_wykres8 {
  background: url('../img/wykres/vanselling/wykres-but-8.png');
  width: 133px;
  height: 132px;
  right: 93px;
  top:0px;
}
#vanselling_wykres9 {
  background: url('../img/wykres/vanselling/wykres-but-9.png');
  width: 128px;
  height: 132px;
  left: 97px;
  top:0px;
}
#vanselling_wykres10 {
  background: url('../img/wykres/vanselling/wykres-but-10.png');
  width: 145px;
  height: 128px;
  left: 0px;
  bottom:71px;
}
#vanselling_wykres11 {
  background: url('../img/wykres/vanselling/wykres-but-11.png');
  width: 142px;
  height: 133px;
  right: 0px;
  bottom:71px;
}


.wykres-container10{
  width: 428px;
  height: 428px;
   margin-bottom: 0px;
   margin-left: 407px;
    margin-top: -343px;
}

  .wykres-kolowy10 {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-cpd-bg.png');
  width: 428px;
  height: 428px;
  }

  .wykres-kolowy10-en {
  width: 428px;
  height: 428px;
  position: absolute;
  background: url('../img/wykres-cpd-en-bg.png');
  width: 428px;
  height: 428px;
  }


#cpd_en_wykres1 {
  background: url('../img/wykres/cpd/en/wykres-but-1.png');
  width: 219px;
  height: 193px;
  right: 0px;
  top: 0px;
  }

#cpd_en_wykres2 {
  background: url('../img/wykres/cpd/en/wykres-but-2.png');
  width: 155px;
  height: 290px;
  right: 0px;
  bottom:0px;
 }
 
#cpd_en_wykres3 {
  background: url('../img/wykres/cpd/en/wykres-but-3.png');
  width: 250px;
  height: 140px;
  right:85px;
  bottom: 0px;
  }

#cpd_en_wykres4 {
  background: url('../img/wykres/cpd/en/wykres-but-4.png');
  width: 167px;
  height: 299px;
  left: 0px;
  bottom:0px;
  }

#cpd_en_wykres5 {
  background: url('../img/wykres/cpd/en/wykres-but-5.png');
  width: 238px;
  height: 191px;
  left:0px;
  top:0px;
 }

#cpd_wykres1 {
  background: url('../img/wykres/cpd/wykres-but-1.png');
  width: 222px;
  height: 188px;
  right: 0px;
  top: 0px;
  }

#cpd_wykres2 {
  background: url('../img/wykres/cpd/wykres-but-2.png');
  width: 155px;
  height: 285px;
  right: 0px;
  bottom:0px;
 }
 
#cpd_wykres3 {
  background: url('../img/wykres/cpd/wykres-but-3.png');
  width: 252px;
  height: 136px;
  right:85px;
  bottom: 0px;
  }

#cpd_wykres4 {
  background: url('../img/wykres/cpd/wykres-but-4.png');
  width: 164px;
  height: 289px;
  left: 0px;
  bottom:0px;
  }

#cpd_wykres5 {
  background: url('../img/wykres/cpd/wykres-but-5.png');
  width: 223px;
  height: 189px;
  left:0px;
  top:0px;
 }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* IE10+ specific styles go here */
.panelik-kolor{width:197px !important;}
} 



                  #oferta-rozwiazania0  { 
             background: url('/files/homepageicons/img_oferta_erp.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania1  { 
             background: url('/files/homepageicons/img_oferta_hr.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania2  { 
             background: url('/files/homepageicons/img_oferta_wms.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania3  { 
             background: url('/files/homepageicons/img_oferta_sm.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania4  { 
             background: url('/files/homepageicons/img_oferta_id.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania5  { 
             background: url('/files/homepageicons/img_oferta_faktoring.jpg') no-repeat !important;
          }
          
         
                  #oferta-rozwiazania6  { 
             background: url('/files/homepageicons/img_oferta_wapro.jpg') no-repeat !important;
          }
          
                  #ofroz6 h4 {
            margin-bottom:2px;
         }
         
                  #oferta-rozwiazania7  { 
             background: url('/files/homepageicons/img_oferta_cpd.jpg') no-repeat !important;
          }
#accept_rules{position:absolute !important; margin-top:-4px !important;}   

#area_erp_wykres24:hover,#area_erp_en_wykres24:hover, #area_erp_wykres29:hover, #area_erp_en_wykres29:hover{cursor:default;}



 
#erp_en_wykres1 {
  background: url('../img/wykres/erp/en/wykres-but-1.png');
  width: 127px;
  height: 108px;
  left: 205px;
  top: 179px;
  }

#erp_en_wykres2 {
  background: url('../img/wykres/erp/en/wykres-but-2.png');
  width: 160px;
  height: 94px;
  right: 218px;
  top: 175px;
 }
 
#erp_en_wykres3 {
  background: url('../img/wykres/erp/en/wykres-but-3.png');
  width: 121px;
  height: 133px;
  right:175px;
  top: 206px;
  }

#erp_en_wykres4 {
  background: url('../img/wykres/erp/en/wykres-but-4.png');
  width: 85px;
  height: 126px;
  right: 175px;
  bottom:241px;
  }

#erp_en_wykres5 {
  background: url('../img/wykres/erp/en/wykres-but-5.png');
  width: 126px;
  height: 111px;
  right:206px;
  bottom: 179px;
 }
 
#erp_en_wykres6 {
  background: url('../img/wykres/erp/en/wykres-but-6.png');
  width: 125px;
  height: 82px;
  left: 241px;
  bottom:179px;
  }
#erp_en_wykres7 {
  background: url('../img/wykres/erp/en/wykres-but-7.png');
  width: 107px;
  height: 156px;
  left: 179px;
  bottom:179px;
  }
#erp_en_wykres8 {
  background: url('../img/wykres/erp/en/wykres-but-8.png');
  width: 85px;
  height: 134px;
  left: 175px;
  bottom:305px;
  }
#erp_en_wykres9 {
  background: url('../img/wykres/erp/en/wykres-but-9.png');
  width: 150px;
  height: 153px;
  left: 134px;
  top:92px;
  }
#erp_en_wykres10 {
  background: url('../img/wykres/erp/en/wykres-but-10.png');
  width: 125px;
  height: 130px;
  left: 216px;
  top:70px;
  }
#erp_en_wykres11 {
  background: url('../img/wykres/erp/en/wykres-but-11.png');
  width: 118px;
  height: 124px;
  right: 241px;
  top:67px;
  }
#erp_en_wykres12 {
  background: url('../img/wykres/erp/en/wykres-but-12.png');
  width: 148px;
  height: 137px;
  right: 152px;
  top:85px;
  }
#erp_en_wykres13 {
  background: url('../img/wykres/erp/en/wykres-but-13.png');
  width: 142px;
  height: 136px;
  right: 92px;
  top:140px;
  } 
#erp_en_wykres14 {
  background: url('../img/wykres/erp/en/wykres-but-14.png');
  width: 135px;
  height: 113px;
  right: 70px;
  top:222px;
  }
#erp_en_wykres15 {
  background: url('../img/wykres/erp/en/wykres-but-15.png');
  width: 122px;
  height: 110px;
  right: 70px;
  top:322px;
  }
#erp_en_wykres16 {
  background: url('../img/wykres/erp/en/wykres-but-16.png');
  width: 158px;
  height: 152px;
  right: 70px;
  bottom:149px;
  }
#erp_en_wykres17 {
  background: url('../img/wykres/erp/en/wykres-but-17.png');
  width: 140px;
  height: 149px;
  right: 141px;
  bottom:92px;
  }
#erp_en_wykres18 {
  background: url('../img/wykres/erp/en/wykres-but-18.png');
  width: 128px;
  height: 132px;
  right: 215px;
  bottom:62px;
  }
#erp_en_wykres19 {
  background: url('../img/wykres/erp/en/wykres-but-19.png');
  width: 124px;
  height: 132px;
  left: 240px;
  bottom:62px;
  } 
#erp_en_wykres20 {
  background: url('../img/wykres/erp/en/wykres-but-20.png');
  width: 151px;
  height: 171px;
  left: 152px;
  bottom:62px;
  }
#erp_en_wykres21 {
  background: url('../img/wykres/erp/en/wykres-but-21.png');
  width: 146px;
  height: 148px;
  left: 90px;
  bottom:136px;
  }
#erp_en_wykres22 {
  background: url('../img/wykres/erp/en/wykres-but-22.png');
  width: 135px;
  height: 118px;
  left: 68px;
  bottom:223px;
  }
#erp_en_wykres23 {
  background: url('../img/wykres/erp/en/wykres-but-23.png');
  width: 123px;
  height: 117px;
  left: 68px;
  bottom:317px;
  } 
#erp_en_wykres24 {
  background: url('../img/wykres/erp/en/wykres-but-24.png');
  width: 152px;
  height: 138px;
  left: 81px;
  top:155px;
  } 
#erp_en_wykres25 {
  background: url('../img/wykres/erp/en/wykres-but-25.png');
  width: 344px;
  height: 184px;
  right: 0px;
  top:0px;
  }
#erp_en_wykres26 {
  background: url('../img/wykres/erp/en/wykres-but-26.png');
  width: 136px;
  height: 292px;
  right: 0px;
  top:128px;
  } 
#erp_en_wykres27 {
  background: url('../img/wykres/erp/en/wykres-but-27.png');
  width: 223px;
  height: 281px;
  right: 0px;
  bottom:0px;
  }
#erp_en_wykres28 {
  background: url('../img/wykres/erp/en/wykres-but-28.png');
  width: 303px;
  height: 117px;
  left: 189px;
  bottom:0px;
  }
#erp_en_wykres29 {
  background: url('../img/wykres/erp/en/wykres-but-29.png');
  width: 235px;
  height: 290px;
  left: 0px;
  bottom:0px;
  }
#erp_en_wykres30 {
  background: url('../img/wykres/erp/en/wykres-but-30.png');
  width: 127px;
  height: 292px;
  left: 0px;
  top:133px;
  } 
#erp_en_wykres31 {
  background: url('../img/wykres/erp/en/wykres-but-31.png');
  width: 344px;
  height: 176px;
  left: 0px;
  top:0px;
  } 




#hr_en_wykres1 {
  background: url('../img/wykres/hr/en/wykres-but-1.png');
  width: 163px;
  height: 83px;
  left: 0px;
  top: 227px;
  }
#hr_en_wykres2 {
  background: url('../img/wykres/hr/en/wykres-but-2.png');
  width: 169px;
  height: 77px;
  left: 0px;
  top: 290px;
  }
#hr_en_wykres3 {
  background: url('../img/wykres/hr/en/wykres-but-3.png');
  width: 178px;
  height: 109px;
  left: 0px;
  bottom: 176px;
  }
#hr_en_wykres4 {
  background: url('../img/wykres/hr/en/wykres-but-4.png');
  width: 117px;
  height: 124px;
  left: 84px;
  bottom: 124px;
  }
#hr_en_wykres5 {
  background: url('../img/wykres/hr/en/wykres-but-5.png');
  width: 119px;
  height: 128px;
  left: 118px;
  bottom: 85px;
  }
#hr_en_wykres6 {
  background: url('../img/wykres/hr/en/wykres-but-6.png');
  width: 104px;
  height: 119px;
  left: 167px;
  bottom: 61px;
  } 
#hr_en_wykres7 {
  background: url('../img/wykres/hr/en/wykres-but-7.png');
  width: 87px;
  height: 121px;
  left: 227px;
  bottom: 50px;
  }   
#hr_en_wykres8 {
  background: url('../img/wykres/hr/en/wykres-but-8.png');
  width: 81px;
  height: 121px;
  right: 238px;
  bottom: 49px;
  } 
#hr_en_wykres9 {
  background: url('../img/wykres/hr/en/wykres-but-9.png');
  width: 98px;
  height: 126px;
  right: 178px;
  bottom: 57px;
  }   
#hr_en_wykres10 {
  background: url('../img/wykres/hr/en/wykres-but-10.png');
  width: 116px;
  height: 128px;
  right: 125px;
  bottom: 78px;
  } 
#hr_en_wykres11 {
  background: url('../img/wykres/hr/en/wykres-but-11.png');
  width: 130px;
  height: 131px;
  right: 83px;
  bottom: 115px;
  }   
#hr_en_wykres12 {
  background: url('../img/wykres/hr/en/wykres-but-12.png');
  width: 123px;
  height: 103px;
  right: 62px;
  bottom: 172px;
  }   
#hr_en_wykres13 {
  background: url('../img/wykres/hr/en/wykres-but-13.png');
  width: 125px;
  height: 92px;
  right: 49px;
  bottom: 229px;
  } 
#hr_en_wykres14 {
  background: url('../img/wykres/hr/en/wykres-but-14.png');
  width: 115px;
  height: 83px;
  right: 51px;
  top:239px;
  } 
#hr_en_wykres15 {
  background: url('../img/wykres/hr/en/wykres-but-15.png');
  width: 135px;
  height: 93px;
  right: 55px;
  top: 179px;
  } 
#hr_en_wykres16 {
  background: url('../img/wykres/hr/en/wykres-but-16.png');
  width: 129px;
  height: 109px;
  right: 75px;
  top: 126px;
  } 
#hr_en_wykres17 {
  background: url('../img/wykres/hr/en/wykres-but-17.png');
  width: 140px;
  height: 113px;
  right: 104px;
  top: 87px;
  }   
#hr_en_wykres18 {
  background: url('../img/wykres/hr/en/wykres-but-18.png');
  width: 97px;
  height: 115px;
  right: 171px;
  top: 62px;
  } 
#hr_en_wykres19 {
  background: url('../img/wykres/hr/en/wykres-but-19.png');
  width: 85px;
  height: 115px;
  right: 230px;
  top: 53px;
  } 
#hr_en_wykres20 {
  background: url('../img/wykres/hr/en/wykres-but-20.png');
  width: 76px;
  height: 119px;
  left: 243px;
  top: 51px;
  } 
#hr_en_wykres21 {
  background: url('../img/wykres/hr/en/wykres-but-21.png');
  width: 97px;
  height: 117px;
  left: 180px;
  top: 59px;
  } 
#hr_en_wykres22 {
  background: url('../img/wykres/hr/en/wykres-but-22.png');
  width: 120px;
  height: 124px;
  left: 127px;
  top: 81px;
  } 
#hr_en_wykres23 {
  background: url('../img/wykres/hr/en/wykres-but-23.png');
  width: 128px;
  height: 115px;
  left: 90px;
  top: 120px;
  }   
#hr_en_wykres24 {
  background: url('../img/wykres/hr/en/wykres-but-24.png');
  width: 122px;
  height: 105px;
  left: 64px;
  top: 166px;
  }
#hr_en_wykres25 {
  background: url('../img/wykres/hr/en/wykres-but-25.png');
  width: 309px;
  height: 202px;
  right: 0px;
  top: 0px;
  }
#hr_en_wykres26 {
  background: url('../img/wykres/hr/en/wykres-but-26.png');
  width: 144px;
  height: 388px;
  right: 0px;
  top: 150px;
  } 
#hr_en_wykres27 {
  background: url('../img/wykres/hr/en/wykres-but-27.png');
  width: 386px;
  height: 143px;
  left: 138px;
  bottom: 0px;
  }
#hr_en_wykres28 {
  background: url('../img/wykres/hr/en/wykres-but-28.png');
  width: 187px;
  height: 406px;
  left: 0px;
  bottom: 0px;
  }
#hr_en_wykres29 {
  background: url('../img/wykres/hr/en/wykres-but-29.png');
  width: 312px;
  height: 237px;
  left: 0px;
  top: 0px;
  } 


  .wykres-container11{
  width: 487px;
  height: 489px;
   margin-bottom: 0px;
   margin-left: 407px;
    margin-top: -100px;
}

  .wykres-kolowy11 {
  width: 487px;
  height: 489px;
  position: absolute;
  background: url('../img/wykres-connector-bg.png');
  width: 487px;
  height: 489px;
  }
#connector_wykres1 {
  background: url('../img/wykres/connector/wykres-but-1.png');
  width: 249px;
  height: 213px;
  left: 0px;
  top: 0px;
  }

#connector_wykres2 {
  background: url('../img/wykres/connector/wykres-but-2.png');
  width: 250px;
  height: 214px;
  right: 0px;
  top: 0px;
 }
 
#connector_wykres3 {
  background: url('../img/wykres/connector/wykres-but-3.png');
  width: 177px;
  height: 241px;
  right:0px;
  bottom: 71px;
  }

#connector_wykres4 {
  background: url('../img/wykres/connector/wykres-but-4.png');
  width: 249px;
  height: 168px;
  right: 118px;
  bottom:0px;
  }

#connector_wykres5 {
  background: url('../img/wykres/connector/wykres-but-5.png');
  width: 182px;
  height: 251px;
  left:0px;
  bottom: 67px;
 }



  .wykres-container12{
  width: 487px;
  height: 489px;
   margin-bottom: 0px;
   margin-left: 407px;
    margin-top: -100px;
}

  .wykres-kolowy12 {
  width: 487px;
  height: 489px;
  position: absolute;
  background: url('../img/wykres-connector-en-bg.png');
  width: 487px;
  height: 489px;
  }
#connector_en_wykres1 {
  background: url('../img/wykres/connector/en/wykres-but-1.png');
  width: 249px;
  height: 213px;
  left: 0px;
  top: 0px;
  }

#connector_en_wykres2 {
  background: url('../img/wykres/connector/en/wykres-but-2.png');
  width: 250px;
  height: 214px;
  right: 0px;
  top: 0px;
 }
 
#connector_en_wykres3 {
  background: url('../img/wykres/connector/en/wykres-but-3.png');
  width: 177px;
  height: 241px;
  right:0px;
  bottom: 71px;
  }

#connector_en_wykres4 {
  background: url('../img/wykres/connector/en/wykres-but-4.png');
  width: 249px;
  height: 168px;
  right: 118px;
  bottom:0px;
  }

#connector_en_wykres5 {
  background: url('../img/wykres/connector/en/wykres-but-5.png');
  width: 182px;
  height: 251px;
  left:0px;
  bottom: 67px;
 }

#mobileNav , #mobile-solutions{
    display: none;
}

  .show-md{display:none;}
  
.img-responsive-b{
  margin:0px auto;
}
.info-page{
  font-size:38px; width:950px;position:absolute
}

.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-fles-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow{z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end)infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end)infinite;animation:swiper-preloader-spin 1s steps(12,end)infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}


/*newsletter*/
.newsletter_content .newsletter_label{margin-left:0px;}
.newsletter_content .newsletter_input{float:none;}
.newsletter_content .newsletter_left,.newsletter_content .newsletter_right{float:none; padding:0px;}
.newsletter_content .newsletter_left input,.newsletter_content .newsletter_right input{width:20px !important; float:left !important;}
.newsletter_content .newsletter_left label, .newsletter_content .newsletter_right label {
  width: 90%;
  padding-left: 0px; 
  float: none;
  margin-bottom:10px;
}
.newsletter_content div.newsletter_agreement{width:18px !important; padding:0px; margin:10px 0px 0px 0px;}
.newsletter_content label.newsletter_agreement{padding-left:10px; margin-top:10px;}


.f11{text-align:justify;}

.logo-partner {float:left; margin:-10px 60px 300px 20px; display:block; width:200px;height:253px; border:0px; padding:0px;}


@media all and (max-width: 1200px) {

.moduly-tab li {
  margin:0px 16px 25px 0px;
}
.tekst-3-kolumna{
  margin-right:20px;
}

.nav > li > a {
  padding: 10px 2px;
}
.footer ul{width:186px;}
.cytat-pracownik-img{margin-right:0px;}
.naszklient img {
  margin: 44px 10px !important;
}
}

@media all and (max-width: 640px) {
  table {
    overflow-x: auto;
    display: block;
  }
}

  @media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2) {
   .scroll-up{
      width:43px;
      height:43px;
      outline:0;
      position:fixed;
      bottom:150px;
      right:100px;
      display:none;
      /*text-indent:-9999px;*/
      background: url('../img/scrollup@2x.png') top center no-repeat;
      background-size: 43px 86px;
  }
  .scroll-up:hover{background: url('../img/scrollup@2x.png') center -43px no-repeat;outline:0;      background-size: 43px 86px;}
  }

@media all and (max-width: 480px) {
  #rozwiazania  .banner  h1 , .banner .banner-text h1{font-size:31px !important;}
  
 }
 @media all and  (max-width: 992px) {
.moduly-tab li{
  width:auto;
  height:auto;
  padding:10px;
  margin:0px 10px 15px 0px;
}
.moduly-tab li.active{
  padding:8px;
}
.moduly-tab li.active:after{
  display:none;
}
.logo-partner{
  width:100%;
  border-right:0px;
}
.logo-partner img{
  display:block;
  margin:0px auto;
}
.panelik-kolor-3{
  margin-bottom:20px;
  height:auto;
}
.panelik-kolor-3 a {
  display: block;
  width: 200px;
  position: relative;  
  margin: 20px auto 0px;
  bottom:0px;
    border: 2px solid #fff;
  border-radius: 2px;
  padding: 5px 10px;
}
.panelik-kolor-3 a img{
  display:none;
}

.sitemap-ul li.o-firmie, .sitemap-ul li.rozwiazania, .sitemap-ul li.relacje-inwestorskie {
  width: 100%;
}
.sitemap-ul li ul li:first-child {
  list-style: none;
  margin-left:0px; 
  margin-top: 5px;
  width: 100%;
}
.sitemap-ul li {
  float: left;
  clear: none;
  list-style: none;
  padding:0px 17px 5px 0px;
}
.sitemap ul li ul{
  margin-left:0px;
}


.galeria a{  margin: 5px auto;
  width: 195px;}
.panelik-kolor{
  float:none;
  border-radius:0px;
  margin:0px;
  width:100% !important;
  padding:15px;
  height:auto;
}
.panelik-kolor br{
  display:none;
}
.panelik-kolor > strong
{
  padding:0px 10px;
  font-size:19px;
}

.zobacz-wiecej-baner{
  background:#004274;
  padding:15px 20px;
  border-radius:5px;
  margin:10px 0px;
}
.zobacz-wiecej-baner > p{
  color:#fff;
  text-align:center;
}
.zobacz-wiecej-baner > p > span{
color:#e87f0d;
}
.zobacz-wiecej-baner .btn-primary{
  margin: 0px auto;
  display: block;
  width: 130px;
}


.banner{padding:20px;}
.slidermapa{width:100% !important; margin-bottom:15px;}

.modal{overflow-x:hidden; overflow-y:scroll;}

  .modal-dialog{width:100%; padding:0px; margin:0px;}

.modal-dialog .form-group input#imieINazwisko,
.modal-dialog .form-group input#adresEmail,
.modal-dialog .form-group input#nrTelefonu{
  padding-left:5px;
  background-image:none;
}
.modal-header{padding:8px 15px;}
.modal-header, .modal-dialog .modal-footer, .modal-content{border-radius:0px; box-shadow:none;}
.modal-dialog .close-modal{margin-right:0px; margin-top:0px;}
.modal-body .form-inline .form-group{width:100%;}
.modal-body input#accept_rules{width:20px !important;}

.modal-body .checkbox {
  clear: left;
  float: left;
}
.modal-footer span{display:none;}
.modal-footer #rightSubmit{width:100%;margin-top:10px;}
.p_agree, .p_agree label{width:100% !important;}

.modal-dialog .validate ul.validate-info {
  display: block;
  background-image:none;
  padding: 0px;
  width: 100%;
  margin: 0px;
}
.modal-dialog .validate ul.validate-info li{
  -webkit-border-radius:4px;
}


.raport_content p img{
  display: block;
  max-width: 100%;
  height: auto;
  
}


.rn-panel img{float:none !important; margin:0px !important; }
.rn-panel + h3{margin:5px auto; }
.rn-panel ~ p{text-align:left;}


.tabsy-kalendarz li.active:after{
  display:none;
}

#contact .k_submit{
  float:left !important;
  margin-bottom:50px !important;
}

 .input {
  float: left;
  width: 100%;
}
 .label {
  padding: 10px 0 1px 0 !important;
}
 .error {
  margin-left:0px;
}
 input,textarea{
    width:100% !important;
}
.contact_rightdiv .label {
  padding: 10px 5px;
  float: left !important;
  clear: left !important;
  text-align: left;
  width:100% !important;
}
.baner-kariera{background:none; padding:0px; margin:0px; position:relative; height:300px;}
.baner-kariera .btn{position:relative !important;  float:left; clear:left; width:150px; margin-bottom:20px; bottom:-24px;}
.baner-kariera .zostaw-cv{left:0px;}
.baner-kariera h1{color:#e87f0d !important; width:100%;margin-bottom: 15px;  
  line-height: 25px;
  font-size: 25px;font-weight:normal;}
.baner-kariera ul li{ list-style: none;
  width: 100%;
  float: left;
  background: url('../img/bg_li2.png') top left no-repeat;
  padding: 5px 10px 0px 34px;
  font-size: 15px;
  font-family: 'proxima_nova_rgregular';
  color: #2a2e38 !important;
  line-height: 21px;
  margin: 5px 0px;}
.table-color-bordered tbody > tr > td{padding:10px;}
.opinia-klienta-tekst{margin-top:15px;}

.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,.embed-responsive iframe,
.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}

  .rc{
    border-left: 2px solid #f68d25;
    border-bottom: 2px solid #f68d25;
    
    background:none repeat scroll 0 0 #fff;
    height:100%;
    width: 100%;
    -moz-border-radius:5px;
    border-radius:5px;
    overflow:none;
    -webkit-mask-image: url('../img/rect.svg');
    margin:none;
}



.tekst-3-kolumna{width:100%;}

.blue-box-container{width:320px; margin:0px auto;}
.blue-box-container >.blue-box{height:135px;}
.blue-box-container >.blue3{margin-bottom:40px;}



.tekst-3-kolumna .list-green-arrow-small li, .tekst-2-kolumna .list-green-arrow-small li{
  width:100%; float:left;
}

#regionSelect #formSelect2 label{width:100px; }
#regionSelect #formSelect{
  float: left !important;
  clear: left;
  margin-top: 20px;
}
.lead_news_career{width:100%; margin:5px 0px; height:130px;}
#zostaw-cv-panel{
  margin-bottom:0px;
  padding:-top:30px;
}  


#zostaw-cv-panel p{
  width:100%;
  float:left;
  margin-bottom:20px;
  padding:0px;
}
#zostaw-cv-panel p:after{
  display:none;
}
#zostaw-cv-panel a
{
  clear:left;
  float:none;
  margin:0px auto;
}

.search_zone {
  display: inline-block;
  float: right;
  margin: 10px 0px;
  width:100%;
}
 .input-append input{
  width:100% !important;
  margin-left:0px !important;
}
.input-append input + .search-btn{
margin-left:-32px !important;
float:right;
}
.img-responsive-a{
  width:100%;
}
.img-responsive-c{
  margin:0px auto;
  
}
.grafika-right{
 float:none !important; 
}
p.show-md > .img-responsive{margin:0px auto;}

.tekst-2-kolumna .img-responsive , .tekst-1-kolumna > .show-md >.img-responsive{margin:0px auto !important;}
      .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: none !important;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }





  html, body {
    overflow-x: hidden;
    width: 100%;
}

  .show-md{display:block;}
  .hide-md{display:none;}
  .container{
    padding:0px;
  }
  .panel-white .orange, .orange{
    text-align:center;
  }

.swiper-container{width:100%;height:100%;}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}

.banner-md{
  background: url('../img/bg_banner_big2.jpg')top center no-repeat #004b85;
  color: #fff !important;
  padding: 18px 0px 30px 0px;
 
  height: auto;
  margin-bottom: 0px;
}
.banner-md .slide-content .btn-primary{margin-top:0px;}
.banner-md .slide-content{padding:0px 20px;}
.banner-md .slide-content p{text-align:left !important;}
.banner-md .slide-content h2{color: #fff;
  font-size: 20px;
  text-align: left;
  margin: 20px 0px 10px;}


  #mobileNav {
    display: block;
    float:right;
    margin-top:25px;
    } 

  #mobileNav #searchIcon{
    margin-right:15px;
  }  

  #mobileNavIcon, #searchIcon{
    opacity:.8;
  }

  #mobileNavIcon:hover, #searchIcon:hover {
    opacity:1;
  }
  .search-panel, .navbar{
    display:none;
    width:100%;
    margin:0px;
    padding:0px;
  }
  #logo{
     margin:25px 0px 20px 0px;
     width:130px;
  }
  #lang {
  position: absolute;
  right: 99px;
  top: -20px;
}

/*
.da-slide{left:-50% !important;}
.da-slide-current h2, .da-slide-current .da-content, .da-slide-current .da-link{
  left:0% !important;
}
.da-slide h2{width:auto !important;}
.da-slide-current h2{width:80%;}
.da-slider .da-content{
  width:80%;
}
.da-slide .da-img{
  visibility:hidden;
}
.da-slider .da-content p , .da-slider .da-content{width:90% !important;}
*/
  .navbar , #opinia-h2 , .panel-opinia ,/* .footer h2, /*.footer ul:not([class]) .footer ul , .zobacz-sitemap,*/
  #cta-footer #napiszDoNas:after , h2.orange:empty, .obrazek-lewa-strona.item_image.act-round{
    display:none;
  }
  .navbar.ciemny{background:#f5f9fc;}
 .footer , .footer-bg{height:auto;}
 .footer ul {
  float: left;
  width: 100% !important;
  list-style: none;
  padding-left: 0px;
  margin-top: 15px;
  margin-left:10px;
  margin-bottom: 0px;
  height: auto;
}
.footer ul:nth-of-type(3){
  margin-top:-26px;
  
}
.footer ul li:first-child {
  padding-left: 0px;
  width: 100%;
}
.footer ul li {
  padding: 5px 10px 0px 0px;
  float: left;
}
.footer .dane{
  margin:0px 0px 0px 10px !important;
  display:none;
}

.footer .dane li:first-child{
  margin-top:10px;
}

.footer ul:nth-of-type(8) , .footer ul:nth-of-type(7){
  margin-top:-35px !important;  
}
.footer h2 {
  margin: 20px 0px 0px 10px;
  width:auto;
}
.footer ul.dodatki li a#youtube-channel{
  margin:-4px 10px 0px 20px;
}
.footer ul.dodatki li a#linkedin{
  margin:-3px 0px 0px 15px;
}
.footer .zobacz-sitemap{
  float:left;
  clear:left;
  margin-top:0px;
  padding-top:4px;
  height:20px;
}

.bg-nav{ background:#fff;}
.bg-nav .col-md-12{padding-left:0px; padding-right:0px;}
  ul.navbar-nav li {
   width: 100%;
    text-align: left;
    float:left;
    display:block;
    clear:left;
  }

   ul.navbar-nav li.dropdown.open{
    background:#f4f7f9;
   }

  .navbar-nav > li > .dropdown-menu {
    position:static !important;
    width:100% !important;
    margin:0px !important;
    height:auto !important;
    background:#f5f9fc;
    border:0px;
}
  .navbar-nav > li > .dropdown-menu.transparent{
    border:0px;
    box-shadow:none;
    padding:0px;

  } 


  .da-slider{width:100% !important;}
 
.grafika-right{margin:0px;}
.tekst-1-kolumna .show-md h3{text-align:center;}
.banner, .banner-big , #rozwiazania .banner h1{margin-top:0px;}
ol.breadcrumb{display:none;}
.panel-white{margin-left:0px; padding:0px 32px;}
#rozwiazania, .banner{height:auto !important; background:#004174 !important;}
#rozwiazania p, .banner h1.erp, .banner-text , .banner-text p , .banner-text h1{width:100% !important; margin-top:0px;}
.banner-text{min-height:0px;}
.banner  .banner-text  h1{position:relative !important; width:100% !important;}

.banner h1.erp{background-image:none !important; padding-left:0px;}
.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus{border-radius:0px;}
.ciemny .navbar-nav > .open > a, .ciemny .navbar-nav > .open > a:hover, .ciemny .navbar-nav > .open > a:focus{
  color:#e1932f !important;
  font-size:20px;
  background-color:#f1f6f9;
}
.ciemny .navbar-nav > a:active{background-color:#f1f6f9;}

.navbar-nav > li > .dropdown-menu.transparent ul li{
   
  color:#0d4e7a !important;
  font-weight:normal !important;
  font-size:20px;
  border-bottom:1px solid #d9e5eb;
  /*text-align:center; */
}

.relacje-inwestorskie .dropdown-menu, .rozwiazania .dropdown-menu , .kariera-w-abs .dropdown-menu, .o-firmie .dropdown-menu{
  border-radius:0px !important; left:0px !important; height:auto;
}
.navbar-nav > li > a{
  padding:15px 0px 15px 10px;
  color:#0d4e7a;
  font-size:20px;
  border-bottom:1px solid #d9e5eb;
  font-weight:bold;
  background:#f5f9fc;
  /*text-align:center;*/
}
.navbar-nav > li > a:hover{
  background:#f1f6f9;
}

ul.navbar-nav li.dropdown.open a.dropdown-toggle{border-bottom:1px solid #d9e5eb !important;padding:15px 0px 15px 10px;}

.dropdown-menu ul li:first-child{
  padding-top:12px !important;
}
.ciemny .dropdown-menu ul li:first-child a:hover , .ciemny .dropdown-menu ul li:first-child a {
  padding:12px 0px 12px 10px !important;
  color:#0d4e7a !important;
  font-size:16px;
  font-weight:bold;
}
 .ciemny .dropdown-menu ul li a{
  padding:12px 0px 12px 0px;
  color:#0d4e7a !important;
  font-size:16px;
  width:100%;
  display:block;
}
.navbar-nav > li > .dropdown-menu.transparent ul li:first-child{padding:0px 0px 0px 10px !important;}
.navbar-nav > li > .dropdown-menu.transparent ul li{padding-left:20px;}
.navbar-nav > li > .dropdown-menu.transparent ul li:hover{background:#ccdae1;}
.dropdown-menu ul li a:before{}

.ciemny .dropdown .col-md-4 , .ciemny .dropdown .col-md-3{padding-left:0px; padding-right:0px;}

.navbar-nav >li > a:last-child{
  border:0px;
}
.navbar-nav > li > a:hover{
  padding:15px 0px 15px 10px;
  color:#e1932f  !important;
  font-size:20px;
}
.navbar-nav > li > a .caret{border-top-color:#0d4e7a;border-bottom-color:#0d4e7a;}

.navbar-nav > li > a:hover .caret , .ciemny .nav .open .caret, .ciemny .nav .open a:hover .caret{border-top-color:#e1932f !important;border-bottom-color:#e1932f !important;}

.panel-small-3, .panel-small-1{
  width:100%;
  margin:0px 0px;
}
.panel-white h2.wstep {
  font-size: 18px;
}

.panel-small-3.last{margin-bottom:30px;}
.panel-loga{display:none !important;}
.mainpage  .aktualnosci > .col-xs-4{width:100%;}


.panel-white .img_border  {
  display: block;
  max-width: 100%;
  height: auto;
  margin:0px auto;
  float:none !important;
}


#cta-footer h5 {display:none;}
#cta-footer {
  background: #004274;
  padding: 24px 0px 24px 0px;
  height: auto;
}
#cta-footer .btn {
  font-size: 21px;
  margin: 0px auto 0px;
  padding: 10px 25px;
  display: block;
  width: 220px;
}

.blue-box{margin:40px 0px  10px 0px; width:100%;}

.galeria a, .galeria a:nth-child(3n+3){float:none; text-align:center; display:block;}

#testowy_div h2 , .mainpage h2{text-align:center;}

 .jcarousel-control-prev,
 .jcarousel-control-next{display:none;}

.jcarousel-wrapper.wide .jcarousel dl {
  position: relative;
  clear: right;
  width: 100%;
  float: right;
  margin-top: 10px;
}


.jcarousel-wrapper.wide .jcarousel li h2{float:none;}

.jcarousel-wrapper.wide .jcarousel{background:none !important; padding-top:0px !important;}
.jcarousel{overflow:visible;}
.jcarousel ul{width:100% !important;}
.jcarousel-wrapper.wide .jcarousel ul{width:100% !important;}
.jcarousel-wrapper.wide .jcarousel li{width:100% !important;float:left; position:relative;}
.jcarousel-wrapper.wide .jcarousel li h2.orange{clear:left; width:100%;}
.jcarousel-wrapper.wide .jcarousel li h3, .jcarousel-wrapper.wide .jcarousel li p{float:left; clear:left;width:100%;}
 .jcarousel-wrapper.wide .jcarousel li h3{text-align:center;}
 .slide-panel-numer{left:0px; display:none;}
.slide-grafika  {
  display: block;
  max-width: 100%;
  height: auto;
  margin:0px auto;
  float:none !important;
}
.jcarousel-wrapper.wide.rys-bg .jcarousel .slide-grafika{margin:-20px auto 0px;}
.tekst-2-kolumna .list-green-arrow li, .tekst-1-kolumna .list-green-arrow li, .tekst-2-kolumna, .to-right{float:left; width:100%; font-size:15px;}
.cytat-pracownik-tekst{width:100%; float:left;margin-bottom:30px;}
.cytat-pracownik-img{display:none;}
.div-bg{background:#fff !important; height:auto !important;}
.pobierz-foldery{background-image:none; height:auto;   background: #fff;
  border: 1px solid #cad9e0; border-radius:4px; padding:15px 10px;}
.pobierz-foldery p{padding-top:0px; margin-left:0px; text-align:center; font-size:22px;}
.pobierz-foldery a{margin:0px auto; display:block; width:100px; padding:8px 15px;}
.pobierz-foldery br{display:none;}
.blue1, .blue2, .blue3{background-size:60px;}
.blue-box{padding:0px 0px 0px 60px; width:100%;}

.mobile-solutions{display:block;}
 .mobile-solutions ul li{list-style:none; padding:0px; position:relative; margin:0px; background:none;}
 .mobile-solutions ul li a{list-style:none;  display:block; border-bottom:1px solid #f5f5f5; padding:5px 10px;} 
 .mobile-solutions ul li a:hover{ background:#f1f6f9}
 .mobile-solutions ul li a h4{font-size:16px; font-family: 'proxima_nova_rgregular';color:#0D4E7A !important;}
 .mobile-solutions ul li span {position:absolute; top:-14px; right:10px;   color: #dadde1; font-size: 50px;}
.mainpage .slider-m{display:none;}
.mainpage #jcarousel-title{margin-bottom:10px; text-align:center;}
.with-arrow{display:none;}
.wykres-container6{margin:0px auto;}
  .wykres-container6 #wykresy ,.wykres-container6 map, .wykres-container6 .image_map{display:none;}

.moduly-tab.boxy3 , #Profileokienne , #Czcisamochodowe , #Branaelektrotechniczna{display:none;}

.aktualnosci  .col-md-4 > a, .aktualnosci p , .aktualnosci hr , hr {display:none}
.mainpage .aktualnosci h3{margin:0px;}
.mainpage h3 a{display:block;  border-bottom:1px solid #f5f5f5; padding:10px 5px;}
.mainpage .zobacz-wiecej {display: block;text-align: center;}
.scroll-up{right:20px; bottom:20px; z-index:1039;}

.link-belka-tresc , #link-belka{opacity:0;}
.wyroznik-green-arrow{margin:20px 0px;}
 .tekst-2-kolumna{margin-bottom:0px;}
 .link-md{width:100%; float:left; clear:left;margin:0px 0px 5px; }
 .link-md:last-child{margin-bottom:20px;}
}

}
@media all and (min-width: 992px) {
  
  .search-panel, .navbar , .navbar.ciemny{
    display:block !important;
    }
    
 }

/**
 * Swiper 3.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: April 25, 2015
 */
