/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
}


.blog .subheading-category2
{
margin-left: -311px;
margin-top: -160px;
position: absolute;
font-size:35px;
}
/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    max-width:1005px;
    padding: 0px;
    text-align: left;

}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;

}

#back
{
    margin: 0;
    padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    margin:0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 1005px;
}


#wrapper {
    float: right;
    position: relative;
    width: 695px;
    backgroung-color: #fff;
    background-color: #FFF;	
}

#wrapper2
{
    width:695px;
    float:right;
    position:relative;

}
#wrapper2 .item-page
{
    max-width:660px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top:8px;
}
#main
{
    position: relative;
    min-height:1095px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.index #main {	padding-bottom: 37px;}
.content #main .article_title, .content #main .category_title {
    position:absolute;
    top: -78px;
    font-size: 35px;
    color: #08760f;
    text-transform: uppercase;
    left: -310px;
    letter-spacing: -2px;

}

.content #main {
    background-color: #FFF;
    -moz-box-shadow: 0px 5px 8px #e8e8e8;
    -webkit-box-shadow: 0px 5px 8px #e8e8e8;
    box-shadow: 0px 5px 8px #e8e8e8;
    margin-bottom: 45px;
}
#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
    padding-top:0px;
    float:right;
    margin:10px 0px 10px 0%;
    width: 22%;
    position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    float: left;
    width: 310px;
    position:relative;
    margin-top: 0px;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
}

.leftbigger
{ margin-top: 0px;
  width:310px;
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

#logo
{
    display:block;
    width:210px;
    height: 60px;
    float:left;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 25px;
}

#logo img
{
    display: block;
}

#logo span
{
    padding-left:2px
}

#logo span.header1
{
    font-size:0.4em;
    display:block;
    top:0em;
    line-height:0.8em
}

.logoheader
{
    margin:0;
    padding:0;
    text-align:left;
    font-weight:normal;
    line-height:1.5em;
    min-height:159px;

}

#line
{     

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
    margin-right:0px;
    font-size:0.85em;
    text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
    padding: 0;
    position:relative;
}
.featured_shadow {
    background-image: url(../images/featured_shadow.png);
    border: medium none;
    height: 28px;
    margin-left: -40%;
    position: absolute;
    top: -36px;
    width: 4000px;
    background-repeat: repeat-x;
}


.items-leading
{
    overflow:hidden;
    margin-bottom:10px;
    padding-top: 0px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;
}
.items-leading > div {
    min-height: 140px;
}
.row-separator
{
    display: block;
    clear: both;
    margin: 0;
    border: 0px;
    height:1px
}

.item-separator
{
    display: none;
    margin: 0px;
}

.shownocolumns
{
    width:100% !important;
}

#top
{
    margin:0 0 20px 0;
    overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1
{
    width:46%;
    float:left;
}

.cols-2 .column-2
{
    width:46%;
    float:right;
    margin:0
}

.cols-3 .column-1
{
    float:left;
    padding:0px;
    margin: 0px;


}
.cols-3 .column-2
{
    float:left;
    margin-top: 0px;
    margin-right: 39px;
    margin-bottom: 0px;
    margin-left: 39px;
    padding-top: 0px;
    padding-right: 39px;
    padding-bottom: 0px;
    padding-left: 39px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: dotted;
    border-left-style: dotted;
    border-right-color: #d1d4d6;
    border-left-color: #d1d4d6;
}
.cols-3 .column-3
{
    float:left;
    padding:0px;
    margin: 0px;
}
.cols-3 .item {width: 28%; }
.index .cols-3 .item {width: 28%; position:relative; min-height:310px;} 
.index .cols-3 .item {width: 28%; padding-bottom: 35px;}
.items-row
{
    overflow:hidden;
    margin-bottom:10px !important;
}


.column-1,
.column-2,
.column-3
{
    padding:10px 5px
}

.column-2
{
    width:55%;
    margin-left:40%;
}

.column-3
{
    width:30%
}

.blog-more
{
    padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
    overflow:hidden
}

.box
{
    width:50%;
    float:left;
    min-height:100px
}

.box1
{
    width:23%
}

.box2
{
    width:20%
}

.box3
{
    float:right
}
.moduletable.NaszeOddzialy {
    float: left;
    width: 250px;

}
.leftbigger .moduletable.NaszeOddzialy {
    float: none;
    width: 310px;
    background-image: url("../images/mapka-bg.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    height: 300px;
    overflow:hidden;

}
.moduletable.NaszeOddzialy li{
    width: 50%;
}
.moduletable.NaszeOddzialy li.rightCol{
    position: relative;
    left: 125px;
    top: -176px;

}
.leftbigger .moduletable.NaszeOddzialy li.rightCol{
    position: relative;
    left: 145px;
    top: -176px;
    width: 40%;

}
.leftbigger .moduletable.NaszeOddzialy li.rightCol{ top: -296px;}
.moduletable.NaszeOddzialy li.left {

}
.moduletable.kontact_box{
    float: right;
    width: 240px;
}


#footer-inner
{
    max-width:1025px;
    width: 1005px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    font-size: 12px;
}

img { border: 0 none; }
.noveo {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    position: relative;
    right: 0px;
    text-align: right;
    text-decoration: none;
    width: 274px;
}
.copyright {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 400px;
}
#main .categories-list.wydarzenia ul li {
    float: left;
    width: 45%;
    font-size: 21px;
    text-decoration: none;
    text-align: center;
}
#main .categories-list.wydarzenia ul li a
{
    background-image: url(../images/calendar.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 50px;
    width: 100%;
    padding-top:200px;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}

#main .categories-list.wyroznienia ul li {
    float: left;
    width: 30%;
    font-size: 21px;
    text-decoration: none;
    text-align: center;
}
#main .categories-list.wyroznienia ul li a
{
    background-image: url(../images/calendar.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 180px;
    width: 100%;
    padding-top:32px;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    color:#fff;
}
#main .categories-list.wyroznienia ul li a:hover {color:#fff;}
#main .infiniteCarousel ul  {padding: 0;}
#all {
    width: 1005px;
    margin-right: auto;
    margin-left: auto;
}

#main .item-page ul li, #z-zycia-firmy ul li, #main .leading ul li {
    background-image: url(../images/v.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 20px;
    list-style-type: none;
    padding-bottom: 15px;
}
.news-list li {
    background-image: url(../images/sq.png) !important;

}
#main .item-page ul li li, #z-zycia-firmy ul li li li {
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 3px;
}
#main .item-page ul ul, #z-zycia-firmy ul ul {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#main .item-page ul li strong {
    color: #626262;
}

#z-zycia-firmy ul li strong {

    color: #626262;

}

/*
#main ul li {

        background-image: url(../images/v.png);

        background-repeat: no-repeat;

        background-position: left 6px;

        padding-left: 20px;

        list-style-type: none;

        padding-bottom: 15px;

}

#main ul li li, #main ul li li li {

        padding-bottom: 3px;

        margin-top: 0px;

        margin-bottom: 3px;

}

#main ul ul {

        padding-bottom: 0px;

        margin-top: 0px;

        margin-bottom: 0px;

}

#main ul li strong {

        color: #626262;

}*/

#main .acc_title {
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #165380;
    padding-left:10px;
    padding-top: 11px;
    padding-bottom: 11px;
    cursor:pointer;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #e7f1f7;
    border-right-color: #e7f1f7;
    border-bottom-color: #e7f1f7;
    background-image: url(../images/acc-bg.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
}
#main .acc_title_blank {
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #165380;
    padding-left:10px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #e7f1f7;
    border-right-color: #e7f1f7;
    border-bottom-color: #e7f1f7;
    background-image: url(../images/acc-bg-blank.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
}
#main .acc_title.up{border-left-color: #c8d6e1; background-position: right -40px;}
#main .acc_title:hover{border-left-color: #c8d6e1; }
.acc_content {display: none;}
.s1 {  background-image: url("../images/line.jpg");
       background-position: left bottom;
       background-repeat: no-repeat;
       color: #0367A3;
       font-size: 22px;
       font-weight: normal;
       margin: 0 0 10px;
       padding: 5px 0 10px;}
.css-map .s1 {background-image: none;}
.moduletable.mapka {
    background-image: url(../images/mapka-bg.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    padding-top: 25px;
    margin-bottom: 0px;
}
/*.menu.NaszeOddzialyMenuLeft li a:before {
    content: "-";
    left: 1px;
    position: absolute;
    top: 7px;
}*/
.menu.NaszeOddzialyMenuLeft li a {
    background-image: url(../images/dot-blue.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.menu.NaszeOddzialyMenuLeft {padding-left: 30px; position: relative; top: -5px;}
.moduletable.mapka h3 {
    background-image: url("../images/column-line.jpg");
    background-position: 35px 26px;
    background-repeat: no-repeat;
    color: #0367A3;
    font-size: 17px;
    padding: 0px 15px 5px 35px;
    text-decoration: none;
    text-transform: uppercase;
}
#map-poland, #agents {
    visibility: hidden;
}

.agents .centrala strong {
    background-image: url("../images/column-line.jpg");
    background-position: 1px 36px;
    background-repeat: no-repeat;
    color: #0367A3;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.agents td {
    padding-right: 10px;
    padding-left: 10px;
}
.agents td {
    padding-right: 15px;
    padding-left: 35px;
    font-size: 17px;
    color: #0367A3;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 10px;
    background-image: url(../images/column-line.jpg);
    background-repeat: no-repeat;
    background-position: 35px 72px;
}
.agents .map {
    background-image: url(../images/mapa.png);
    background-repeat: no-repeat;
    background-position: center top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    position: relative;
    padding:0px;
    display:block;
    height:250px;
    width:265px;
}
.agents .map a {
    display: block;
    position:absolute;

}
.agents .map a.gdynia {
    height: 20px;
    left: 100px;
    top: 15px;
    width: 34px;
}
.agents .map a.gdynia:hover {
    background: url('../images/marker_map.png') no-repeat 11px 2px;
}

.agents .map a.bialystok {
    height: 20px;
    left: 220px;
    top: 78px;
    width: 34px;
}
.agents .map a.bialystok:hover {
    background: url('../images/marker_map.png') no-repeat 14px 2px;
}
.agents .map a.bydgoszcz {
    height: 22px;
    left: 81px;
    top: 75px;
    width: 46px;
}
.agents .map a.bydgoszcz:hover {
    background: url('../images/marker_map.png') no-repeat 16px 3px;
}
.agents .map a.elblag {

    height: 20px;
    left: 131px;
    top: 33px;
    width: 26px;
}
.agents .map a.elblag:hover {
    background: url('../images/marker_map.png') no-repeat 8px 1px;
}
.agents .map a.elk {

    height: 20px;
    left: 204px;
    top: 45px;
    width: 26px;
}
.agents .map a.elk:hover{
    background: url('../images/marker_map.png') no-repeat 8px 2px;
}
.agents .map a.katowice {
    height: 20px;
    left: 107px;
    top: 193px;
    width: 34px;
}
.agents .map a.katowice:hover {
    background: url('../images/marker_map.png') no-repeat 14px 3px;
}
.agents .map a.koszalin {
    height: 20px;
    left: 32px;
    top: 29px;
    width: 34px;
}
.agents .map a.koszalin:hover {
    background: url('../images/marker_map.png') no-repeat 17px 2px;
}
.agents .map a.krakow {
    height: 20px;
    left: 140px;
    top: 204px;
    width: 34px;
}
.agents .map a.krakow:hover {
    background: url('../images/marker_map.png') no-repeat 10px 1px;
}
.agents .map a.lubin {
    height: 20px;
    left: 36px;
    top: 149px;
    width: 34px;
}
.agents .map a.lubin:hover {
    background: url('../images/marker_map.png') no-repeat 14px 1px;
}
.agents .map a.lublin {
    height: 20px;
    left: 206px;
    top: 157px;
    width: 34px;
}
.agents .map a.lublin:hover {
    background: url('../images/marker_map.png') no-repeat 10px 0px;
}
.agents .map a.lodz {
    height: 20px;
    left: 122px;
    top: 135px;
    width: 34px;
}
.agents .map a.lodz:hover {
    background: url('../images/marker_map.png') no-repeat 11px 1px;
}
.agents .map a.olsztyn {
    height: 19px;
    left: 155px;
    top: 48px;
    width: 33px;
}
.agents .map a.olsztyn:hover {
    background: url('../images/marker_map.png') no-repeat 4px 1px;
}
.agents .map a.poznan {
    height: 22px;
    left: 58px;
    top: 106px;
    width: 33px;
}
.agents .map a.poznan:hover {
    background: url('../images/marker_map.png') no-repeat 12px 3px;
}
.agents .map a.slupsk {
    height: 22px;
    left: 65px;
    top: 17px;
    width: 25px;
}
.agents .map a.slupsk:hover {
    background: url('../images/marker_map.png') no-repeat 5px 2px;
}
.agents .map a.szczecin {
    height: 22px;
    left: 0px;
    top: 65px;
    width: 40px;
}
.agents .map a.szczecin:hover {
    background: url('../images/marker_map.png') no-repeat 10px 1px;
}
.agents .map a.warszawa {
    height: 22px;
    left: 165px;
    top: 116px;
    width: 40px;
}
.agents .map a.warszawa:hover {
    background: url('../images/marker_map.png') no-repeat 11px 2px;
}
.agents .map a.wroclaw {
    height: 20px;
    left: 64px;
    top: 161px;
    width: 40px;
}
.agents .map a.wroclaw:hover {
    background: url('../images/marker_map.png') no-repeat 10px 3px;
}
.agents hr {
    background-image: url(../images/column-line.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
/*.agents {position: relative;}
#agents li {position: absolute; top: 0px;}*/
.contact_tab{  border-collapse: separate;}
#main .contact_tab h3 {
    font-size: 16px;
    color: #0367A3;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E3F3FF;
}
.contact_tab tr.even td.data-box {
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    background-image: url(../images/data-box-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 7px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #E3F3FF;
    border-right-color: #E3F3FF;
    border-bottom-color: #E3F3FF;
    border-left-color: #cdd6df;
}
.moduletable.contactform {margin-left: 35px;}
#main .moduletable.contactform h3 {
    background-image: url("../images/line.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #0367A3;
    font-size: 26px;
    font-weight: normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}
#all ul.menuleft li 
{  background-image: url("../images/left-menu-bg-darkblue.jpg");
   background-position: left bottom;
   background-repeat: no-repeat;
   margin-bottom: 5px;}
#all ul.menuleft li:hover, #all ul.menuleft li.active { background-position: left top;}
#all ul.menuleft li a:link, #all ul.menuleft li a:visited {
    font-size: 21px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 28px;
    display: block;
}
#all ul.menuleft.sys li a:link, #all ul.menuleft.sys li a:visited {
    padding-bottom: 22px;
    padding-top: 22px;
}
#all ul.menuleft {
    background-image: url(../images/menuleft-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#main h1.news_title {  background-image: url("../images/module_shadow.png");
                       background-position: center bottom;
                       background-repeat: no-repeat;
                       color: #043E61;
                       font-size: 29px; /* 33 */
                       letter-spacing: -2px;
                       margin-bottom: 0;
                       margin-top: 30px;
                       /*padding-bottom: 57px;*/

                       padding-bottom: 63px;
                       position: relative;
                       text-align: center;
                       z-index: 10000;
                       position: relative;
                       top: -10px;}

.inner
{
    width: 246px;
    height: 74px;
    position: absolute;
    bottom: 0px;
    margin-top:200px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
}
.outer
{
    background: #DEF;
    width: 246px;
    height: 205px;
    position: relative;
    overflow: hidden;
}
.blog.wyroznienia .category-name {
    cursor: pointer;
    background-color: #999;
}
.blog.wyroznienia .category-content {

    border: 1px dashed #F00;
}
#main .tab_wydarzenia  h1
{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size:22px;
}

.showall {
    position: relative;
    top: -10px;
    left: 505px;
    cursor: pointer;

}
#main .referencje .items-leading .leading h2 {padding:0px; margin: 0px;}
#main .referencje .items-leading .leading h2 a  {
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #165380;
    padding-left:10px;
    padding-top: 11px;
    padding-bottom: 11px;
    cursor:pointer;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #e7f1f7;
    border-right-color: #e7f1f7;
    border-bottom-color: #e7f1f7;
    background-image: url(../images/referencje-bg.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
    display: block;
    margin-left: 0px;
    width: 97%;
    font-size: 19px;
    margin-bottom: 10px;
    color: #757575;
}
#main .referencje .items-leading .leading h2 a:hover{border-left-color: #c8d6e1; }

#main .referencje .leading-0.leading{padding-top:25px;}
#main .referencje  .leading {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#main .blog.wszystkieprodukty .leading-0.leading h2 {display: none;}
#main .blog.wszystkieprodukty .leading h2 {	margin: 0px; 	padding: 0px; 	}
#main .blog.wszystkieprodukty .leading h2 a {
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #165380;
    padding-left:10px;
    padding-top: 11px;
    cursor:pointer;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #e7f1f7;
    border-right-color: #e7f1f7;
    border-bottom-color: #e7f1f7;
    background-image: url(../images/acc-sub-page-bg.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
    width:97%;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 11px;
    font-size: 19px;
}
#main .blog.wszystkieprodukty .leading h2 a:hover {border-left-color: #c8d6e1; background-position: right -40px;}
#main .blog.wszystkieprodukty .leading {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;

}

#main h1.acc_title_main {
    cursor: pointer;
    background-image: url(../images/arrow-bg.png);
    background-repeat: no-repeat;
    background-position: right -40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #deebf3;
    font-size: 21px;
    margin-bottom: 15px;
}
/*#main h1.acc_title_main:hover {background-position: right -40px; transition: all 300ms ease 0s;}*/
#main h1.acc_title_main.up{ background-position: right 0px; 	}

.acc_content.open p {margin-top: 0px; margin-bottom: 0px;}
#main .menubranze_systemy {padding: 0px; width:638px; margin-left: 20px;}
#main .menubranze_systemy li {
    list-style-type: none;
}
#main .menubranze_systemy li a {
    border-left-width: 8px;
    border-left-style: solid;
    padding-left:10px;
    padding-top: 11px;
    cursor:pointer;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #e7f1f7;
    border-right-color: #e7f1f7;
    border-bottom-color: #e7f1f7;
    background-repeat: no-repeat;
    background-position: right 0px;
    width:97%;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 11px;
    font-size: 19px;
}
.notetitle {
    font-size: 21px;
    display:block;
    height: 81%;
    left: 0;
    padding-left: 28px;
    padding-top: 25px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 90%;
}
.note {
    display:block;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-top: 50px;
    /*text-align: justify;*/
    padding-left: 10px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 19px;
}
.tab_partnerzy
{
    font-size: 14px;
}
.tab_partnerzy .cufon-canvas {
    padding-top: 3px;
    padding-bottom: 3px;
}
.tab_partnerzy img {
    margin-bottom: 15px;
}
.zalety img {
    border: 1px solid #cccccc;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 25px;
    margin-bottom: 15px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}

#main .zalety h4
{
    font-size: 21px;
    line-height: 22px;
    padding-top:2px;

    margin: 10px 0px;
    letter-spacing: -1px;
    padding-left: 30px;
    padding-bottom: 10px;

    clear: both;
}

#main .zalety p
{
    line-height: 28px;
}

/********************* cookieForm *********************/
.cookieForm {
    width: 350px;
    position: fixed;
    left: 10px;
    bottom: 10px;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    text-decoration: none;
    z-index:10000;
    background-image: none;
    color: #757575;
    background-color: #FFF;


}
.cookieForm  h3.cookie_title {
    color: #757575;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #757575;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 9px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
    letter-spacing:1px;
    font-size:16px;
    text-align:left;
    letter-spacing:1px;
}
.cookieForm .cookieText {
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: justify;
}
.cookieForm .cookie_link {
    color: #052C4D;
    text-decoration: none;
    float: left;
    margin-top:3px;
}
.cookieForm .button {
    background-image: none;
    border: 1px none #757575;
    border-radius: 5px 5px 5px 5px;
    color: #192E5B;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    position: relative;
    text-align: center;
    float:right;
    cursor:pointer;
    padding-top: 3px;
    padding-right: 25px;
    padding-bottom: 3px;
    padding-left: 25px;
    background-color: #b5d3f9;

}

/********************* cookieForm end *********************/
.nspMain
{
    margin-left: 36px !important;
    overflow: visible !important;	
}
.nspArts {
    background-color: #FFFFFF;
    background-image: url("../images/ap.png");
    background-position: 583px 10px;
    background-repeat: no-repeat;
    border: 1px solid #E8E8E8;
    float: left;
    overflow: visible !important;
    padding: 0 50px !important;
    position: relative;
    width: 620px !important;
}
.wydarzenia-os {margin-top: 10px; margin-bottom: 10px;}
.wydarzenia-os .nspArts {
    background-image:  none;
    text-align: center;
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;    /* Konqueror */
    -moz-border-radius: 10px; /* Firefox */
    border-radius: 10px;
}
.wydarzenia-os  p {
    margin: 0px;
    padding: 0px;
}
.wydarzenia-os .nspCol6 {	background-repeat: no-repeat;
                          background-position: left center;
                          background-image:  url("../images/date-li-spacer.jpg");}
.wydarzenia-os .nspCol6:first-child {background-image:  none;}
.wydarzenia-os .nspArts a
{
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}
.wydarzenia-os .nspArtPage {position: relative; top: -5px;  }
.wydarzenia-os .ap {display: none;}
.ap {
    background-image: url("../images/ap.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 10px;
    height: 15px;
    left: 18px;
    position: absolute;
    width: 15px;
}
.nspPrev
{
    position: absolute;


    z-index: 9999 !important;
    margin-top: -12px;
}

.nspNext
{
    position: absolute;


    z-index: 9999 !important;
    margin-top: -12px;
}

.nspArtScroll1
{
    overflow: hidden !important;
}

.branza.tab-branza-komunalna-text td {
    padding-right: 35px;
    padding-left: 35px;
}
.nspImageWrapper.tleft.fleft {display: none;}

#lofasc-196.lof-articlessroller .lof-inner .lof-title {
    clear: both;
    display: block;
    font-size: 21px;
    padding: 0px;
    position: relative;
    text-align: left;
    background-image: url("../images/acc-sub-page-bg.jpg");
    border-left-color: #E7F1F7;
    color: #757575;
    background-position: right 0;
    background-repeat: no-repeat;
    border-bottom: 0 solid #E7F1F7;
    border-right: 0 solid #E7F1F7;
    border-style: solid;
    border-top: 0 solid #E7F1F7;
    border-width: 0 0 0 8px;
    cursor: pointer;
    display: block;
    font-size: 19px;
    margin-bottom: 10px;
    padding-bottom: 11px;
    padding-left: 10px;
    padding-top: 11px;
    width: 92%;
    margin-left: 16px;
}
#lofasc-196.lof-articlessroller .lof-inner .lof-title:hover {border-left-color: #17527f; background-position: right -40px;}
#lofasc-196.lof-articlessroller .lof-inner {padding: 0px;}
#main .item-page.kariera h1 {margin-bottom: 0px;}
.nspArtPage strong {color: #0367a3;}

#main #z-zycia-firmy ul.category-module li {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
}
.infiniteCarousel .wrapper {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

div.rozwiazania {
    display: inline-block;
    position: relative;
    left: 380px;
    padding: 2px 10px;
    color: #fff;
    background: #cccccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tab-branza-komunalna-intro {
    top: 0;
}