body{
    font-family: microsoft yahei;
    font-size:14px;
    color: #000;
}
a,a:hover,a:focus{
    color:inherit;
    font-size:inherit !important;
    font-weight:inherit !important;
    outline:none;
    text-decoration: none;
}
/* reset ustawien Bootstrap */
.null-padding{
    padding:0;
    margin:0;
}
ul,ol{
    list-style: none;
    margin:0;
    padding:0;
    list-style-image: url('../images/listStyle.png');
    list-style-position: inside;
}
/* Ustawienia ogólne */
div.contentArticle h2{
    font-size:24px;
    font-weight:300;
}
div.contentArticle h3{
    font-size:22px;
    font-weight:300;
}
/* Tytuł dla podstron */
div.page-header{
     background: rgba(0, 0, 0, 0) url("../images/boldBorder.png") no-repeat scroll left bottom;
    border: 0 none;
    display: inline-block;
    margin: 30px 0 20px; // 40px 0 35px
    padding: 10px 0 13px;
}
div.page-header > h2{
    border-bottom: 1px solid #ffd500;
    color: #22344d;
    display: inline;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding: 4px 0;
    text-transform: uppercase;
}
h2.no-border{
    border-bottom:none !important;
}
/* Belka górna */
#header{
    border-top: 5px solid #ffdf1e;
    padding:20px 0;
}
/* Logo */
.logo{
    display:inline-block;
    vertical-align:top;
    margin-bottom:10px;
}
/* Menu */
.menuTop{
    display:inline-block;
    color: #22344d;
    font-weight:600;
    text-transform: uppercase;
    font-size:16px;
    min-width:530px;
}

.nav.menu > li{
    display:inline-block;
    vertical-align:middle;
    line-height:65px;
    
}
.nav.menu > li:hover{
    color:#666;
}
.nav > li > a{
    padding:0 9px;
}
.nav > li > a:focus, .nav > li > a:hover{
    background:none;
}
/* Sub Menu*/
.nav.menu > li > .nav-child{
    position:absolute;
    color: #fff;
    display: none;
    margin: 0;
    position: absolute;
    z-index: 10;
    padding: 7px 0 0 0;
    background: url('../images/arrowMenu.png') no-repeat 20px top;
    list-style: none;
}
.nav.menu > li > .nav-child > li{
    line-height: 16px;
    background: #22344d;
    font-size:14px;
    color: #ffdf1e;
    font-weight:400;
}
.nav.menu > li > .nav-child > li > a{
    display:block;
    padding:11px 25px 11px 15px;
    min-width:250px;
}
.nav.menu > li > .nav-child > li:hover{
    background: #ffdf1e;
    color:#22344d;
}
/* SubMenu Level+ */

.nav-child > li > .nav-child{
    position: absolute;
    left:243px;
    display:none;
    background: url('../images/arrowLeftMenu.png') no-repeat left 12px;
    padding:0 0 0 7px; 
}
.nav-child > li:hover > .nav-child{
    display:block;
}
.nav-child > li > .nav-child > li > a{
    display:block;
    padding:8px 25px 8px 15px;
    min-width:250px;
}
.nav-child > li > .nav-child > li{
    line-height: 16px;
    background: #596679;
    font-size:12px;
    color: #ffdf1e;
    font-weight:400;
}
.nav-child > li > .nav-child > li:hover{
    background: #ffdf1e;
    color:#22344d;
}
/* Menu RWD */
.navbar-toggle{
        display:block;
        margin:0;
}
.navbar-default{
    background-color: #ffdf1e;
    border:#fff;
}
.navbar-toggle .icon-bar{
    background:#fff;
}
.menuRWD{
    display:inline-block;
    height:67px;
    margin:0 300px 0 30px;
    padding-top:17px;
    vertical-align:middle;
}
/* zmiana języka */
.languageswitcherload{
   display:inline-block; 
}
ul.language{
    display:none;
}
.arrowDown{
   background: url('../images/arrowDown.png') no-repeat;
   display:inline-block;
   vertical-align:middle;
   width:11px;
   height:8px;
   cursor:pointer;
   margin:3px 0 0 3px;
}
.flagDefault{
  display:inline-block;
  vertical-align:top;
  cursor: pointer;
}
div.mod-languages li{
    margin:0;
}
/* wyszukiwarka internetowa*/
.head-search{
    display:inline-block;
    vertical-align:middle;
}
.head-search label{
    display:none;
}
.head-search form.form-inline input[type="search"]{
    width:170px;
    border:0;
    border-bottom:1px solid #596679;
    font-size:12px;
    color: #22344d;
    margin-left:25px;
    
}
.head-search ::-webkit-input-placeholder {
   color: #596679;
}

.head-search :-moz-placeholder { /* Firefox 18- */
   color: #596679;
}

.head-search ::-moz-placeholder {  /* Firefox 19+ */
   color: #596679; 
}

.head-search :-ms-input-placeholder {  
   color: #596679; 
}
.head-search .button,.head-search .button:hover,.head-search .button:focus{
    background: rgba(0, 0, 0, 0) url("../images/lupa.png") no-repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    height: 11px;
    padding: 0;
    width: 12px;
    color:transparent;
    position:relative;
    left:-17px;
    vertical-align: middle;
}
/* ikony mediow spolecznosciowych */
.iconSocial{
    display:inline-block;
}
.iconSocial img{
    display:inline-block;
    margin: 0 7px;
}
/* Podpis */
.captionFirst{
    font-weight:500;
    color: #666666;
    display:inline-block;
}
.lineTop{
    background: #666 none repeat scroll center center;
    display: inline-block;
    height: 1px;
    margin: 0 8px;
    vertical-align: middle;
    width: 670px; 
}
.lineTopDe,.lineTopEn{
    width:500px;
}
.lineTopRu{
    width:650px;
}
.captionSecond{
    font-weight:normal;
   font-family:microsoft yahei;
    font-size:14px;
    color:#999;
    display:inline-block;
}
/* Slider */
#slider{
    max-width:1920px;
    margin:0 auto;
}
.djslider-default .slide-desc{
    left:0;
    right:0;
    margin:0 auto;
    width:1170px;
}
.slide-text{
    font-size: 48px;
    font-weight: 700;
    line-height: 42px;
    position: relative;
    top: -300px;
    width: 400px;
}
.slide-text div{
    background: rgba(27, 42, 61, 0.8) none repeat scroll 0 0;
    display: inline-block;
    line-height: 40px;
    padding: 5px 20px;
}
.slide-text div:last-child{
    padding:5px 20px 10px;
}
.yellow{
    color: #ffdf1e !important;
}
.yellow a{
    color: #ffdf1e !important;
}
.djslider-default .load-button {
    background: url('../images/pageSlider.png') no-repeat 0 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    opacity: 1;
    transition: none;
    width: 15px;
    height:15px;
}
.djslider-default .load-button-active {
    background-position: 0 -15px;
}
div.pagerSlider{
    position:absolute;
    top: -35px;
}
/* Content */
#content{
    background: #ededed;
    max-width:1920px;
    margin:0 auto;
}
/* Blocki startowe*/
#tailStart{
    background: #ededed;
}
.blockStart{
    background:#fff;
    padding: 11px;
    display:block;
    position:relative;z-index:99999;
    top:-55px;
    height:970px;
    min-width: 877px;
}
div.backgroundBlockStart{
    background: #fff none repeat scroll 0 0;
    height: 55px;
    margin-top: -55px;
    position: absolute;
    width: 100%;
    z-index: 40;
}
.block{
    display:inline-block;
    vertical-align:top;
    float:left;
    width:285px;
    height:285px;
    cursor:pointer;
}
.blockFirst{
    height:570px;
    background: #ffdf1e;
}
.blockSecond{
    background: #ededed;
}
.blockThird{
    background: #fff;
    display:inline-block;
    vertical-align:top;
    float:left;
    width:285px;
    height:285px;
    line-height:285px;
    cursor:pointer;
}
.blockFourth{
    width:570px;
    background: #fff;
    display:inline-table;
}
.blockFifth{
    width:570px;
    background: #596679;
}
.blockSixth{
    background: #22344d;
}
div.titleBlock{
    font-size:30px;
    color:#22344d;
    width:285px;
    height:285px;
    vertical-align: middle;
    display:table-cell;
    text-align:center;
}
div.titleBlock a{
    font-size:30px;
    color:#22344d;
    padding:0 5px;
    width:285px;
    height:285px;
    vertical-align: middle;
    display:table-cell;
    text-align:center;
    text-transform: uppercase;
}
.captionBasket{
    font-size:30px;
    text-align:center;
    color:#22344d;
    margin-top:10px;
}
.thumbnailBlock{
    width:285px;
    height:285px;
    overflow:hidden;
    display:inline-block;
    float:left;
}
.thumbnailBlock img{
    width:285px;
}
.arrowBlockYellow{
    background: url('../images/arrowBlockYellow.png') no-repeat;
    width:45px;
    height:23px;
    display:block;
    position:absolute;
    margin-left:120px;  
}
.basketTail{
    text-align:Center;
    margin-top:80px;
}
.basketTail img{
    width:135px;
}
.arrowBlockWhite{
    background: url('../images/arrowRightBlock.png') no-repeat;
    width:23px;
    height:45px;
    display:block;
    position:absolute;
    margin-top:120px;
}
.arrowBlockGrey{
    background: url('../images/arrowLeftGrey.png') no-repeat;
    width:23px;
    height:45px;
    display:block;
    position:absolute;
    margin-top:120px;
    margin-left:262px;
}

/* artykuły */
.newsflash{
    background: #dce5ed;
    padding:50px 15px 40px;
    height:970px;
}
.titleBlockNews{
    font-size:24px;
    font-weight:300;
    color:#22344d;
    text-transform: uppercase;
}
.backgroundNewsBlock{
    background: url('../images/borderNewsBlock.png') no-repeat;
    width:270px;
    height:5px;
    display:block;
    background-size: 100%;
}
.rssNews{
    background: url('../images/rss.png') no-repeat;
    width:15px;
    height:15px;
    display:inline-block;
    float:right;
    margin-top:12px;
}
.newsflash-title{
    font-weight:400;
    font-size:16px;
}
.dateNewsBlock{
    background: #fff;
    display:inline-block;
    padding: 2px 4px;
    color:#666666;
    font-size:12px;
    margin-bottom:13px;
}
a.readmore{
    background: transparent url('../images/wiecej.png') no-repeat;
    background-position:0 -29px;
    width:99px;
    height:29px;
    display:block;
    font-weight:400;
    font-size:13px !important;
    padding:5px 0 0 16px;
}
.readmore:hover{
    text-decoration: none;
    background-position:0 0;
    font-size:13px !important;
}
.arrowRightNews{
    background: url('../images/arrowRightNews.png') no-repeat;
    width:8px;
    height:12px;
    display:inline-block;
    vertical-align: top;
    margin-top:3px;
    margin-left:15px;
}
.seeAllNews{
    font-size:13px;
    color:#999;
    margin-left:120px;
    margin-top:5px;
}
.seeAllNews.archive{
    margin:30px 0 0;
    float:right;
    font-size:20px;
}
span.archiveArrow{
   margin-top:8px; 
}
.seeAllNews:hover{
    text-decoration: underline;
}
/* simple kontakt */
#simpleContact{
    min-height:166px;
    background: #ffdf1e;
    max-width:1920px;
    margin:0 auto;
}
.itemContact{
    margin-top:50px;
}
.iconContact{
    display:inline-block;
    vertical-align:middle;
    height:62px;
    line-height:62px;float:left;
}

.descContact{
    display:inline-block;
    font-size:16px;
    color:#000;padding-top:10px;
    font-weight:400;
    width:195px;
    vertical-align:middle;
    margin-left:15px;
}
.descContact:nth-child(1){
   
    color:#000;padding-top:10px;
   
}
/* Partners */
#partners{
/*    background: #40474f;*/
    background: #ededed;
/*    background: #ededed;*/
    min-height:200px;
    max-width:1920px;
    margin:0 auto;
}
div.titlePartners{
    font-size:31px;
    font-weight:200;
/*    color:#fff;*/
    color: #22344d;
    margin-top:30px;
    margin-bottom:25px;
    background: rgba(0, 0, 0, 0) url("../images/borderNewsBlock.png") no-repeat scroll -85px bottom;
    padding-bottom: 5px;
}
.boldPartners{
    font-weight: 700;
    color:#ffdf1e;
}
ul.logotypePartner{
    margin-top:25px;
    text-align:center;
}
ul.logotypePartner li{
   display:inline-block;
   min-width:130px;
   margin:0 20px;
   text-align: center;
}
.djslider-default.img-vcenter img.dj-image{
    max-height:50px;
    opacity: 0.6;
}
/* Footer */
#footer{
    border-top:2px solid #ffdf1e;
    min-height:200px;
    background: #181f25;
    max-width:1920px;
    margin:0 auto;
}
ul.menufooter{
    font-weight:600;
    font-size:16px;
    color: #ffdf1e;
    text-transform: uppercase;
}
ul.menufooter li{
    display:inline-block;
}
.menufooter > li > a{
    padding:15px 11px 0;
}
.menufooter > li > a:hover{
    background: url('../images/arrowDownFooter2.png') no-repeat top center;
}
a.whiteFooter{
    color: #fff;
}
.menufooter > li > a.whiteFooter:hover{
    background: url('../images/arrowDownFooter.png') no-repeat top center;
    color:#fff;
}
.logoFooter{
    display:inline-block;
}
.companyFooter,
.nipFooter{
    display:inline-block;
    font-size:13px;
    color: #999;
    vertical-align:top;
    line-height:13px;
    background: url('../images/separate.png') no-repeat top left;
    margin-left:10px;
    padding-left:13px;
    min-height:65px;
}
div.companyFooter ul,
div.nipFooter ul{
    list-style:none;
}
.companyFooter ul li,
.nipFooter ul li{
    margin-bottom:5px;
}
.companyFooter ul li.boldNameCompany{
    font-weight:600;
    color:#fff;
} 
.daneFooter{
    margin-top:20px;
}
ul.logotypeFooter{
   margin-top:20px; 
}
.logotypeFooter li{
    display:inline-block;
    vertical-align:top;
    margin:0 10px;
}
.logotypeFooter li:first-child{
    vertical-align:middle;
    line-height: 55px;
}
div.footerNewconect{
    background: url("../images/newconect.png") no-repeat;
    width:95px;
    height:43px;
    background-position:0 0;
    display:inline-block;
    vertical-align: middle;
}
div.footerNewconect:hover{
    background-position:0 -43px;
}
div.footerSGS{
    background: url("../images/sgs.png") no-repeat;
    width:62px;
    height:60px;
    background-position:0 0;
}
div.footerSGS:hover{
    background-position:0 -60px;
}
div.footerABB{
    background: url("../images/abb_new.png") no-repeat;
    width:59px;
    height:59px;
    background-position:0 0;
}
div.footerABB:hover{
    background-position:0 -59px;
}
div.footerSiemiens{
    background: url("../images/siemiens.png") no-repeat;
    width:123px;
    height:60px;
    background-position:0 0;
}
div.footerSiemiens:hover{
    background-position:0 -60px;
}
/*Copyright*/
.copyright{
    font-size:13px;
    color:#999;
    float:left;
    margin-top:44px;
}
.iskrzy a{
    padding-right: 55px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:14px;
    color:#999;
    float:right;
    margin-top:40px;
}
/* Do góry*/

div.goTop{
   background: url('../images/goTop.png') no-repeat 0 0;
   width:45px;
   height:50px;
   display:block;
   cursor:pointer;
   position:fixed;
   right:15px;
   bottom:10%;
   z-index:100;
}
div.goTop:hover{
   background-position: 0 -50px;
}
/* Realizacje */
#backgroundPage{
    max-width:1920px;
    margin:0 auto;
}
#backgroundPage .custom{
    min-height: 300px;
    background-position: center center;
    background-repeat:no-repeat;
    
}
#backgroundPage .backgroundLeft{
    background-position: left center;
}
h1.titlePageBackground{
    color:#fff;
    font-weight:700;
    background: rgba(39, 54, 83, 0.8);
    display: inline-block;
    padding:5px 15px 9px;
    font-size:48px;
    line-height:38px;
    line-height: 48px;
    margin-top:230px;
}
#content{
    background: #ededed;
}
.contentArticle{
    background: #fff;
    padding-bottom: 100px;
}
div.blog > h2{
    font-size:30px;
    color: #000;
    font-weight:300;
    text-transform: uppercase;
    background: url("../images/boldBorder.png") no-repeat left bottom;
    padding-bottom:8px;
    margin-bottom:30px;
}
.blog .subheading-category{
    border-bottom:1px solid #ffd500;
    padding-bottom:3px;
}
.article-info-term{
    display:none;   
}
div.titleOther{
    border-bottom:0;
    padding-bottom:0;
    margin:0;
    position: absolute;
    margin-top:150px;
    margin-left:20px;
    background: transparent;
}
div.titleOther > h2{
    font-size:25px;
    color:#fff;
    font-weight:700;
    background: rgba(39, 54, 83, 0.8);
    display:inline-block;
    text-transform: uppercase;
    padding: 5px 10px 8px;
    margin:0;
    max-width:800px;
    border-bottom:0;
}
.blog .faf-field-image{
    margin-bottom:10px;
}
p.readmore > a.btn{
    background: transparent url('../images/wiecej.png') no-repeat;
    background-position:0 -29px;
    width:99px;
    height:29px;
    display:block;
    font-weight:400;
    padding: 6px 15px 3px 0;
    border:0;
    border-radius:0;
    font-size:13px !important;
}
p.readmore > a:hover{
    text-decoration: none;
    background-position:0 0;
    font-size:13px !important;
}
.introText{
   background: rgba(242, 243, 245, 0.8);
   display:none;
   width:840px;
   height:150px;
   margin-top:-160px;
   position:absolute;
}
.blog .span12 p.introtext{
   font-size:16px;
   padding:10px;
}
.blog .span12 p.readmore{
   margin-left:226px; 
}
.blog .span12 .introText p.readmore{
    margin-left:10px;
}
.faf-image{
    display: block;
    height: auto;
    max-width: 100%;
}
/* BreadCrumb */
.breadcrumb{
    background: transparent;
    float:right;
    color: #808080;
    margin-bottom:0;
}
.breadcrumb>li {
    white-space: nowrap;
}
.breadcrumb > li + li::before{
    content: "";
    padding:0;
}
.divider{
    background: url("../images/breadCrumb.png") no-repeat center center;
    margin:0 2px;
    width:7px;
    height:10px;
    display:inline-block;
}
.divider.icon-location{
    display:none;
}
/* Boczne Menu */
.menuSide ul.nav.menu li{
    display:block;
    background: #22344d;
    border-bottom:1px solid #596679;
    font-size:16px;
    color:#ffdf1e;
}
.menuSide ul.nav.menu li:hover{
    background: #ffdf1e;
    color: #22344d;
}
.menuSide ul.nav.menu li a{
    text-transform: uppercase;
    padding:22px 9px 22px 25px;
    line-height:normal;
}
/* Inwestorow */
h3{
    font-size:30px;
    color: #22344d;
    overflow:visible;
/*    border-bottom:1px solid #ffd500;*/
    padding:0 0 0px;
    display:inline-block;
    position:relative;
    background-color: transparent;
    margin-bottom:30px;
}
/*h3::before{
    background: rgba(0, 0, 0, 0) url("../images/boldBorder.png") no-repeat scroll left bottom;
    content: " ";
    display: block;
    height: 37px;
    position: absolute;
    width: 60px;
    z-index: 1;
}*/
div.inwestorow .rozwiniecie li,
ul.lista-glowna li{
    font-size:19px;
    color: #000;
    margin-bottom:10px;
    text-transform: uppercase;
}
ul.nullListStyle{
    list-style:none;
}
div.inwestorow ul.rozwiniecie li a,
ul.lista-glowna li a{
    color: #000;
    display:block;
    border: 1px solid #ffd500;
    padding: 15px 5% 15px 25px;
    background: #fff url("../images/arrowTabRight.png") no-repeat 98% center;
}
.inwestorow ul.rozwiniecie li a:hover,
ul.lista-glowna li a:hover{
    background: #ffd500 url("../images/arrowTabRight.png") no-repeat 98% center;
}
/* Kursy Akcji Tabela */
table.table-spec{
    border:1px solid #596679;
}

table.table-spec tbody tr p{
    margin:0;
}

table.table-spec tbody tr td{
    border-right:1px solid #596679;
    border-bottom:1px solid #596679;
    font-size:18px;
    color:#000;
    font-weight:200;
    padding: 10px 10px;
}
table.table-spec tbody tr:first-child td{
    font-size:19px;
    color:#fff;
    background: #596679;
    font-weight:300;
    text-transform: uppercase;
}
table.table-spec tbody th{
    font-size:19px;
    color:#fff;
    background: #596679;
    font-weight:300;
    text-transform: uppercase;
}
table.table-spec tbody tr:first-child td p{
    padding: 10px 0;
}    
table.table-spec.financial tbody tr:nth-child(2) td{
    font-size:19px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 5px solid #596679;
    font-weight:400;
}
table.table-spec tbody tr:nth-child(2) td p{
    padding:5px 0;
}
.tableH3{
    font-size:24px;
    color:#000;
    font-weight:400;
}
/* Aktualności lista */
.itemArticle{
   width:100%;
   height:275px;
   overflow:hidden;
}
.itemArticle .readmore{
    display:none;
}
a.linkArticle{
    display:block;
    width:100%;
    height:100%;
}
.itemArticle a.linkArticle{
    padding: 50px 200px 0 60px;
}

div.greyNews .itemArticle {
    background: #ededed;
}
div.yellowNews .itemArticle{
    background: #ffdf1e;
}
div.blueNews .itemArticle{
    background: #596679;
}
div.darkBlueNews .itemArticle{
    background: #22344d;
}
div.yellowNews h2,
div.yellowNews .create,
div.yellowNews p{
    color:#000;
}

div.blueNews h2,
div.blueNews .create,
div.blueNews p{
    color:#fff;
}
.greyNews h2{
    color:#000;
}
div.itemArticle .page-header{
    margin:0 0 5px;
    background: transparent;
    padding:0;
}
div.titleArticle h2{
    border-bottom:0;
    font-size:26px;
}
div.itemArticle .create{
    font-weight:400;
    text-transform: uppercase;
}
div.itemArticle p{
    margin:0;
}
div.captionSideBlock{
    height:275px;
    width:100%;
    overflow:hidden;
    line-height:275px;
    text-align:Center;
    font-size:30px;
    text-transform:uppercase;
    border-bottom:1px solid #eee;
}
div.paddingArticle{
    padding: 0 0 0 15px;
}
div.paddingCaptionArticle{
    padding:0 15px 0 0;
}
.arrowRightArticle{
    display: block;
    height: 45px;
    margin-right: 270px;
    margin-top: 115px;
    position: absolute;
    right: 0;
    width: 23px;
    z-index: 1;
}
div.blueNews .arrowRightArticle{
    background:url("../images/arrowRightBlueNews.png") no-repeat;
}
div.greyNews .arrowRightArticle{
    background:url("../images/arrowRightGreyNews.png") no-repeat;
}
div.yellowNews .arrowRightArticle{
    background:url("../images/arrowRightYellowNews.png") no-repeat;
}
div.captionSideBlock .faf-image{
    max-width:none;
    width:275px;
}
div.darkBlueNews .arrowRightArticle {
    background: rgba(0, 0, 0, 0) url("../images/arrowRightDarkBlue.png") no-repeat scroll 0 0;
}
.paginationArticle li{
    display:none;
}
.paginationArticle .pagination-prev,
.paginationArticle .pagination-next{
    display:block;
}
.tooltip{
display:none;
}
/* Oferty pracy */
ul.tabAccordion{
    font-family: 'Exo 2', sans-serif;
}
ul.tabAccordion h3:before{
    background: transparent;
    content: " ";
    display: auto;
    height: auto;
    position: static;
    width: auto;
    z-index: 1;
}
ul.tabAccordion h3{
    background:transparent;
    border-radius:0;
    border:1px solid #ffdf1e; 
    font-size:24px;
    color:#000;
    background: url("../images/arrowDownTab.png") no-repeat 98% center;
    font-weight:300;
    text-transform: uppercase;
    padding:6px 0;
    width:100%;
}

ul.tabAccordion li{
    margin-bottom:10px;  
}
h3.ui-state-default a, h3.ui-state-default a:link, h3.ui-state-default a:visited{
    color: #000;
    font-weight:300;
}
h3.ui-state-active a, h3.ui-state-active a:link, h3.ui-state-active a:visited{
    color:#000;
    font-weight:300;
}
ul.tabAccordion a{
    color:#000;
}
ul.tabAccordion h3.ui-state-active{
    background: #ffdf1e url("../images/arrowTabUp.png") no-repeat 98% center;
}
ul.tabAccordion h3:hover{
    background-color: #ffdf1e;
}
div.ui-widget-content{
    background: none;
    border:0;
}
ul.tabAccordion h4{
    font-size:19px;
    text-transform: uppercase;
    font-weight:400;
    margin:30px 0 20px;
}
div[itemprop="articleBody"]{
    padding-bottom:100px;
}
/* Historia */
div.historyCompany div.moduletable:nth-child(odd){
    width:100%;
    display:block;
    float:right;
    margin-bottom:80px;
}
div.historyCompany div.moduletable:nth-child(even){
    width:100%;
    display:block;
    text-align:left;
    float:left;
    margin-bottom:80px;
}
div.historyCompany div.moduletable:nth-child(odd) div.nameEvent{
    float: right;
    margin-left: 5px;
}
div.date{
    background: #fff;
    border:1px solid #ffdf1e;
    padding: 1px 5px;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    width:46px;
    text-align: center;
}
div.lineData{
    border-top:1px solid #ffdf1e;
    width:129px;
    margin-top:11px;
    padding:0;
}
div.historyCompany div.moduletable:nth-child(odd) div.lineData{
    float: right;
}
div.historyCompany div.moduletable:nth-child(even) div.nameEvent{
    float: left;
    margin-right: 5px;
    text-align:right;
}
div.historyCompany div.moduletable:nth-child(even) div.lineData{
    float: left;
}
div.timeline{
    width:25px;
    height:100%;
    background-color: #ffdf1e;
    position:absolute;
    margin:0 auto;
    left:0;
    right:0;
}
div.topDateLine{
    position:absolute;
    background: url("../images/topDateLine.png") no-repeat;
    width:25px;
    height:21px;
    left:0;
    right:0;
    margin:-21px auto 0;
}
div.nameEvent{
    display:inline-block;
    vertical-align:top;
    width:270px;
}
/* menu RWD */
#menuContent{
    position:absolute;
    background: #22344d;
    margin-top:40px;
    z-index:10;
    border-radius: 4px;
    display:none;
    color: #ffdf1e;
}
ul.menuListContent{
    list-style:none;
}
ul.menuListContent li a{
    border-bottom:1px solid #ABB5C1;
    padding:5px 10px;
    display:block;
}
ul.menuListContent li a:hover{
    background: #fff;
}
ul.menuListContent ul.dropdown-menu{
    background-clip:border-box;
    background-color: transparent;
    border:0;
    border-radius: 0;
    float:none;
    position: relative;
    box-shadow:none;
    min-width:0;
    padding:0;
    margin:0;
}
ul.dropdown-menu li a{
    padding-left:25px;
}
li.dropdownSub ul.dropdown-menu li a{
    padding-left:40px;
}
ul.nav-child{
  list-style:none;
}
li.dropdown{
    cursor:pointer;
}
/* O firmie */
div.marginCompany{
    text-align: center;
}

div.tailCompany{
    display:inline-block;
    width:280px;
    height:280px;
    vertical-align:top;
    float:left;
    text-align: left;
}
div.tailCompany p,
div.tailLongCompany p{
    padding:10px;
}
div.tailLongCompany{
   display:inline-block;
   width:560px;
   height:280px;
   vertical-align:top;
   float:left; 
   text-align:left;
}
div.greyCompany{
    background: #ededed;
}
div.yellowCompany{
    background: #ffdf1e;
}
div.darkBlueCompany{
    background: #22344d;
}
div.blueCompany{
    background: #596679;
}
span.rynekTail{
    color: #22344d;
    display: table-cell;
    font-size: 30px;
    height: 280px;
    width:280px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
div.darkBlueCompany span.rynekTail{
    color:#fff;
}
div.blueCompany{
    color: #fff;
}
/* Partnerzy */
div.itemPartners div.itemArticle{
    padding:40px 25px;
}
div.blueNews ul{
    list-style: inside url("../images/listStyleWhite.png") none;
    color: #fff;
}
/* Media */
div.mediaContent{
    border: 1px solid #ffdf1e;
    margin-bottom:5px;
    background: url("../images/arrowTabRight.png") no-repeat 98% center; 
}
div.mediaContent:hover{
    background: #ffd500 url("../images/arrowTabRight.png") no-repeat 98% center;
}
div.mediaContent a{
    display:block;
    width:100%;
    height:100%;
    padding: 15px 30px;
}
div.mediaContent p{
    margin:0;
}
div.mediaContent div.page-header{
    background: transparent;
    margin:0;
    text-transform: uppercase;
}
div.mediaContent div.page-header > h2{
    font-size:19px;
    color: #000;
}
div.mediaContent p.readmore{
    display:none;
}
/* Nowsze starsze artykuły */
div.pagination{
   width:100%;
   color: #22344d;
}
p.counter{
    display:none;
}
div.pagination-prev{
    float:left;
}
div.pagination-prev a{
    background: url("../images/arrowArticlePrev.png") no-repeat;
    display:block;
    padding: 4px 0 4px 33px;
    width: 109px;
    height:29px;
    overflow: hidden;
}
div.pagination-prev:hover a{
    background-position:0 -29px;
}
div.pagination-next a{
    background: url("../images/arrowArticleNext.png") no-repeat;
    display:block;
    padding: 4px 33px 4px 16px;
    width: 109px;
    height:29px;
    overflow: hidden;
}
div.pagination-next:hover a{
    background-position:0 -29px;
}
div.pagination-next{
    float:right;
}
span.pagenav{
    display:none;
}
/* PDF */
a.jce_file {
    background: rgba(0, 0, 0, 0) url("../images/pdf.png") no-repeat scroll 0 0 / 26px auto;
    padding: 10px 0 10px 30px;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 5px;
}
a.jce_file:hover{
    text-decoration: none;
}
ul.nullListStyle{
    list-style: none;
}
/* zarzad */
h3.zarzad:before{
    background: transparent;
}
h3.zarzad{
    color: #fff;
    font-size:24px;
    border:0;
    margin: 0 0 8px;
    
}
div.wyksztalcenie{
    font-size:16px;
    margin-bottom: 7px;
}
ul.wyksztalcenie{
  color:#fff;
  list-style: inside url("../images/listStyleWhite.png") none;
  margin-bottom:25px;
}
div.itemZarzad div.itemArticle{
    padding: 15px;
}
div.wyksztalcenie{
    color:#fff;
}
div.phoneZarzad,div.emailZarzad{
    color: #fff;
}
span.email{
    text-decoration: underline;
}
/* Kontakt */
div.contentMap{
    max-width:1920px;
    margin:0 auto;
}
div.contactContent h4{
    font-size:19px;
    text-transform: uppercase;
    font-weight:300;
}
div.contactContent{
    background: #fff;
    padding: 21px 20px 155px;
}
div.contactContent h3.contact,
div.contact h3.contactFormTitle{
    font-size: 30px;
    font-weight:300;
}
div.contactContent h3.contact:before,
div.contact h3.contactFormTitle:before{
    height:46px;
}
div.contact span.greyContact,
div.contactContent span.greyContact{
    font-weight: 600;
    color: #b2b2b2;
}
form.well{
    background: none;
    border:none;
    box-shadow:none;
    border-radius: 0;
    padding:0;
}
#jform_spacer-lbl{
  display: none;  
}
div.contact-form input{
  border:0px;
  border-bottom:1px solid #ededed;
  margin-bottom:8px;
  width:100%;
}
div.contact-form{
    max-width:400px;
}
div.contact-form textarea{
    width:100%;
}
.form-horizontal .control-label{
    text-align:left;
}
.form-horizontal .control-label label{
    font-weight:300;
}
div.controls button{
    color: #000;
    background: url("../images/wiecej.png") no-repeat;
    width:99px;
    height:29px;
    background-position:0 -29px;
    overflow:hidden;
    border:0;
    border-radius:0;
    padding:0 20px 0 0;
    margin-top:7px;
    float:right;
    
}
a.wiecej{
    background: url("../images/wiecej.png") no-repeat;
    width:99px;
    height:29px;
    background-position:0 -29px;
    padding: 4px 0 0 15px;
    display:block;
    margin-top:8px;
}
a.wiecej:hover{
    background-position: 0 0;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover{
    background:none;
    color: #000;
}
div.controls button:hover,
div.controls button:focus,
div.controls button:active{
    background: url("../images/wiecej.png") no-repeat;
    background-position:0 0;
    color: #000;
}
div.contactBackground{
    background: #fff;
}
div.contactBreadCrumb{
    background: #EDEDED;
}
/* Usunięcie obrazku */
img.jce_icon{
    display:none;
}
/* Szukaj */
#searchForm {
    margin-top: 40px;
}
div.phrases-box {
    padding-left: 20px;
}
fieldset.onlySearch{
    display:none;
}
#searchForm .btn-toolbar{
    display:none;
}
fieldset.phrases{
  display:none;  
}
div.form-limit{
    display:none;
}
/* Menu Boczne RWD */
div.dropdownSide{
    text-align: center;
    margin:30px 0;
}
div.dropdownSide ul.nav.menu{
    list-style: none;
    max-width:300px;
    text-align:left;
    margin:10px auto 0;
    background: #22344d;
    border-radius: 5px;
    color: #ffd500;
    display:none;
}
div.dropdownSide button.btn-primary{
    background: #ffd500;
    color: #22344d;
    border:0;
    text-transform: uppercase;
    white-space: normal;
}
/* Zmiana języka */
ul.language{
    position:absolute;
    margin-top:50px;
    z-index: 100;
}


/* Widget sklep */
div.shopOnline{
    position: fixed;
    right:-215px;
    background:#fff;
    color: #22344d;
    font-weight:600;
    font-size:16px;
    text-transform: uppercase;
    line-height: 80px;
    vertical-align: middle;
    height:80px;
    z-index:100;
    top:400px;
}
div.shopOnline a{
    display:block;
    width:100%;
    height:100%;
    padding-right:50px;
    background: url("../images/arrowShop.png") no-repeat 260px center;
}
div.shopOnline img{
    vertical-align:top;
    display:inlien-block;
}
div.shopOnlineContent{
    display:inline-block;
    width:160px;
    overflow:hidden;
}
div.shopOnline div{
    display:inline-block;
}
/* cookie */
#cookie{
   background: #ededed none repeat scroll 0 0; 
}
div.cookieContent{
    margin:20px 0;
    min-height:90px;
    border:1px solid #ccc;
    background: #fff;
    padding: 25px 10px;
}
a.buttonCookie{
    cursor: pointer;
    padding: 3px 0 0 30px;
    margin-top:0;
}
a.cookieWiecej{
    color: #22344d;
}
a.cookieWiecej:hover{
    color: #000;
}
div.cookieContent p{
    color:#596679;
}
/* Formularz na podstronach */
.gbs3 label{
    font-weight:normal;
}
p.chrono_credits{
    display:none;
}
.fa-asterisk::before{
    content: "*";
}
.gbs3 .gcore-label-left{
    min-width: 190px;
    max-width:190px;
}
label.gcore-label-checkbox{
    width:400px;
}
.gcore-checkbox-item{
    max-width:380px;
    margin-top:15px;
}
.gbs3 .form-horizontal .control-label{
    text-align:left !important;
    display:inline !important;
}
div.gbs3 form.chronoform input.buttonChrono{
    background: rgba(0, 0, 0, 0) url("../images/wiecej.png") no-repeat scroll 0 -29px !important;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: 29px;
    padding: 0 10px 0 0px;
    width: 99px !important;
    text-shadow: none;
}
div.gbs3 form.chronoform input.buttonChrono:hover{                            
    background-position:0 0 !important;
}
.gbs3 div.page-header{
    margin:20px 0 0;
    border:0;
}
/* Logowanie */
div.registration {
    max-width: 300px;
    margin-top:20px;
}
div.registration a.btn{
    display:none;
}
div.docman_description a{
    font-weight:600 !important;
}
div.docman_description a:hover{
    text-decoration: underline;
}
div.com_docman {
    margin-top:20px;
}
/* Pliki do pobrania */
h1.docman_page_heading{
    border-bottom:1px solid #ffd500;
    color: #22344d;
    display:inline-block;
    font-size:30px;
    font-weight:300;
    margin:0 0 15px;
    padding: 4px 0;
    text-transform: uppercase;
}
h1.docman_page_heading:before{
    background: rgba(0, 0, 0, 0) url("../images/boldBorder.png") no-repeat scroll left bottom;
    content: " ";
    display: block;
    height: 40px;
    position: absolute;
    width: 60px;
    z-index: 1;
}
/* Boxy Notowania */
#box-notowania {
    background: #dce5ed none repeat scroll 0 0;
    padding: 1px 10px 15px;
}
#box-notowania > h2{
    text-transform: uppercase;
    margin:10px 0 5px;
}
div.marginNotowania{
    margin-bottom:10px;
}
/* Subsktrypcja */
.acymailing_module_form .acymailing_finaltext {
    display: inline-block;
    padding: 0 10px 0 21px;
    vertical-align: top;
    max-width: 560px;
}
table.acymailing_form {
    border: 0 none !important;
    display: inline-block;
    margin: 0;
}
.acy_requiredField{
    font-weight:400;
    margin-right:8px;
}
div.moduletablesubskrypcja{
    background: #dce5ed none repeat scroll 0 0;
    padding: 1px 10px 15px;
}
div.moduletablesubskrypcja h2{
    margin:10px 0 5px;
}
.subbutton{
    color: #000;
    background: rgba(0, 0, 0, 0) url("../images/wiecej.png") no-repeat scroll 0 -29px;
    border:0;
    width:99px;
    height:29px;
    padding: 0 0 0 15px;
    text-align: left;
}
.subbutton:hover,
.subbutton:focus{
    background: rgba(0, 0, 0, 0) url("../images/wiecej.png") no-repeat scroll 0 0px;
    color: #000;
    border:0;
}
.acysubbuttons{
    text-align:left;
}
div.acymailing_module_success{
    background: none;
}
.nav-tabs{
    border-bottom:0;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
}
/* Logowanie */
div.login .form-horizontal .control-label label{
    font-weight: 400;
    display:inline-block;
    width:100px;
}
div.login div.controls{
    display:inline-block;
    vertical-align:top;
    margin-bottom: 15px;
}
div.login div.control-label{
    display:inline-block;
    vertical-align:top;
}
div.login h1{
    font-weight:300;
    color: #22344d;
    text-transform: uppercase;
    font-size:30px;
    margin:0;
    border-bottom: 1px solid #ffd500;
    padding-bottom:7px;
}
div.login div.page-header{
    margin: 15px 0 20px;
    padding-bottom:2px;
}
div.login input{
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
div.login #remember{
    margin:0;
}
input.inputbox {
    margin-bottom: 5px;
}

#articleBody ul li p{display:inline-block;}
.moduletable ul li p{display:inline-block;}


.swiper-containera {
        width: 100%;overflow:hidden;
        height: 100%;position:relative;
        
    }
  .swiper-containera  .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* 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;
    }
	.swiper-containera  .swiper-slide img{width:100%;}
	
	
	.swiper-container {overflow:hidden;
        width: 100%;
        height: 100%;position:relative;
        
    }
  .swiper-container  .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* 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;
    }
	.swiper-container  .swiper-slide img{max-width:100%;height:60px;}