/* CSS */
html {
    background: #d6d6d6;
}
body {
    background: #dedede url('../bcgs/bg-body.jpg') no-repeat center 0;
}
body, textarea, input, option, optgroup, select {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #333333;
}
a:link, a:visited {
    color: #0099ff;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #0099ff;
    text-decoration: underline;
}
#skip-links, .hidden {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clr {
    clear: both;
}

/* Header */
#header {
    width: 940px;
    height: 255px;
    margin: 0 auto;
    position: relative;
}
#header h1 {
    width: 164px;
    height: 42px;
    background: transparent url('../bcgs/lepiko-h1.png') 0 0;
    position: absolute;
    top: 20px;
    left: 10px;
    text-indent: -999em;
    overflow: hidden;
}
#header h1 a {
    width: 164px;
    height: 42px;
    display: block;
}
#header h6 {
    width: 266px;
    height: 42px;
    position: absolute;
    top: 20px;
    right: 10px;
    text-indent: -999em;
    overflow: hidden;
}
#header h6 a {
    width: 266px;
    height: 42px;
    display: block;
    background: transparent url('../bcgs/lepiko-developer-h6.png') no-repeat 0 0;
}
#header h6 a:hover {
    background: transparent url('../bcgs/lepiko-developer-h6.png') no-repeat 0 -42px;
}

#splash {
    width: 940px;
    height: 136px;
    position: absolute;
    top: 81px;
}

/* Menu główne */
#nav-main {
    width: 940px;
    height: 38px;
    position: absolute;
    top: 217px;
    background: #646c83 url('../bcgs/bg-navmain.png') no-repeat 0 0;
}
#nav-main ul {
    width: 920px;
    height: 38px;
    margin-left: 10px;
    padding-left: 1px;
    background: url('../bcgs/navmain-separator.png') no-repeat 0 0;
}
#nav-main ul li {
    height: 38px;
    float: left;
    position: relative;
    font-size: 0.813em;
    text-transform: uppercase;
    background: url('../bcgs/navmain-separator.png') no-repeat right 0;
}
#nav-main ul li a:link, #nav-main ul li a:visited {
    margin-right: 1px;
    padding: 0 20px;
    line-height: 38px;
    display: block;
    color: #fff;
    text-decoration: none;
}
#nav-main ul li a:hover, #nav-main ul li a:focus, #nav-main ul li a:active {
    margin-top: -3px;
    padding: 3px 20px 1px 20px;
    color: #fff;
    text-decoration: none;
    background: #efdbb8 url('../bcgs/bg-navmain-over.png') repeat-x 0 0 !important;
}
#nav-main ul li a.actv {
    background: transparent url('../bcgs/bg-navmain-actv.png') repeat-x 0 0;
}

#nav-main ul li:hover {
    cursor: pointer;
    z-index: 100;
}
#nav-main li:hover ul ul,
#nav-main li li:hover ul ul {
    display: none;
}
#nav-main li:hover ul,
#nav-main li li:hover ul {
    display: block;
}
/* Nawigacja główna - 2 poziom */
#nav-main ul li ul {
    width: auto;
    height: auto;
    margin-left: 0;
    padding: 4px;
    position: absolute;
    top: 38px;
    left: 0;
    display: none;
    background: #515664 url(none);
}
#nav-main ul li ul li {
    width: 200px;
    height: auto;
    margin-bottom: 0;
    padding-left: 0;
    background: url(none);
    float: none;
    font-size: 1em;
    text-transform: none;
    background: url('none');
    border-bottom: 1px solid #7b8192;
}
#nav-main ul li ul li a:link, #nav-main ul li ul li a:visited {
    margin-right: 0;
    padding: 0 10px;
    line-height: 32px;
}
#nav-main ul li ul li a:hover, #nav-main ul li ul li a:focus, #nav-main ul li ul li a:active {
    margin-top: 0;
    padding: 0 10px;

    background: #6c738a url('none') !important;
}

/* Nawigacja główna - 3 poziom */
#nav-main ul li ul li ul {
    top: 0;
    left: 100%;
}
#nav-main ul li ul li ul li {
    padding-left: 0;
}

/* Content */

#pager {
    width: 940px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
    overflow: auto;
}
#aside {
    width: 270px;
    overflow: hidden;
}
.promo-box {
    width: 270px;
    padding-bottom: 20px;
}
#aside h5 {
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 1em;
    line-height: 35px;
    color: #fff;
    background: transparent url('../bcgs/bg-h5.png') no-repeat 0 0;
}
#aside table {
    margin-bottom: 15px;
}
#aside table td {
    vertical-align: middle;
}
#aside .aside-cnt {
    font-size: 0.75em;
}
#aside .aside-cnt p {
    padding-bottom: 1em;
    line-height: 1.3;
}
#aside h4.news-title {
    padding: 0 0 0.5em 0;
    font-size: 1.077em;
    font-weight: bold;
    line-height: 1.3;
    color: #3b3f4b;
}

#content {
    width: 640px;
    margin-right: 10px;
    overflow: hidden;
    font-size: 0.813em;
}
#kontakt-page #content {
    width: 930px;
}
#content .cnt {
    width: 590px;
    padding: 32px 30px 32px 20px;
    background: #fff url('../bcgs/bg-cnt.png') repeat-x 0 0;
    overflow: auto;
}
#kontakt-page #content .cnt {
    width: 880px;
}
#content h2 {
    height: 40px;
    padding: 0 20px;
    font-size: 1.231em;
    line-height: 40px;
    color: #fff;
    background: transparent url('../bcgs/bg-h2.png') no-repeat 0 0;
}
#content h3 {
    padding: 0.5em 0 0.75em 0;
    font-size: 1.154em;
    font-weight: bold;
    line-height: 1.4;
}
#content h4 {
    padding: 0.5em 0 0.75em 0;
    font-size: 1.077em;
    font-weight: bold;
    line-height: 1.3;
}
#content p {
    padding-bottom: 1em;
    line-height: 1.4;
}
#content ul, #content ol {
    margin: 0 10px 0 45px;
    padding-bottom: 1em;
    list-style: disc;
}
#content ul li, #content ol li {
    padding-bottom: 0.5em;
    line-height: 1.3;
}
#content ul li {}
#content ul li ul, #content ol li ul, #content ol li ol, #content ul li ol {
    margin-left: 45px;
    padding: 0.5em 0 0 0;
}
#content ul li ul, #content ol li ul {
    list-style-type: disc;
}
#content ul li ul li, #content ol li ul li {
    padding-left: 0;
    background: none;
}

.foto-l, .foto-p, .foto-c {
    padding: 3px;
    overflow: auto;
    display: block;
    background: #ccc;
}
.foto-l {
    margin: 3px 20px 0.25em 0;
    float: left;
}
.foto-p {
    margin: 3px 0 0.25em 20px;
    float: right;
}
.foto-c {
    margin: 0 auto;
}

#money {
    
}

/* News */
.news {
    margin-bottom: 1.5em;
    border-bottom: 1px solid #ccc;
}
#content h4.news-title {
    padding: 0 0 0.5em 0;
    font-weight: bold !important;
    color: #3b3f4b;
}
#content h4.news-title a {
    color: #3b3f4b;
}
.news-data {
    padding: 0 0 0.75em 15px;
    font-size: 0.846em;
    color: #999;
    background: transparent url('../bcgs/bg-data.png') no-repeat 0 0.063em;
}
.more, .back {
    padding-bottom: 1em;
}
.more a:link, .more a:visited,
.back a:link, .back a:visited {
    font-size: 0.923em;
    color: #0099ff;
    text-decoration: none;
}
.more a:link, .more a:visited {
    padding-right: 15px;
    background: transparent url('../bcgs/bg-more.png') no-repeat right 0.313em;
}
.back a:link, .back a:visited {
    padding-left: 15px;
    background: transparent url('../bcgs/bg-back.png') no-repeat 0 0.313em;
}
.more a:hover, .more a:focus, .more a:active,
.back a:hover, .back a:focus, .back a:active {
    text-decoration: underline;
}

.paginacja {
    clear: both;
    text-align: center;
    font-size: 0.923em;
    color: #3b3f4b;
}
#paginacja .preev, #paginacja .prev {
    padding-right: 8px;
}
#paginacja .nexxt, #paginacja .next {
    padding-left: 8px;
}
.paginacja a:link, #paginacja a:visited {
    text-decoration: none;
}
.paginacja a:hover, #paginacja a:focus, #paginacja a:active {
    text-decoration: underline;
}

/* Galeria realizacje-lista */
.container-real {
    margin-bottom: 16px;
    border-bottom: solid 1px #e1e1e1;
    overflow: auto;
}
#content .container-real h3 {
    padding: 0 0 0.75em 0;
}
.container-real .foto {
    margin: 0 0 16px 20px;
    padding: 3px;
    float: right;
    border: solid 1px #ccc;
}
.container-real .foto:hover {
    border: solid 1px #374479;
}
.container-real .foto img {
    display: block;
    overflow: hidden;
}

/* Galeria referencje */
.container-refer {
    width: 285px;
    margin-right: 10px;
    margin-bottom: 16px;
    border-bottom: solid 1px #ccc;
    overflow: auto;
    float: left;
}
#content p.refer-title {
    padding-bottom: 0.5em;
    font-weight: bold;
}
.container-refer .foto {
    width: 60px;
    height: 85px;
    margin: 0 15px 16px 0;
    padding: 3px;
    border: solid 1px #ccc;
    float: left;
    overflow: hidden;
}
.container-refer .foto:hover {
    border: solid 1px #374479;
}
.container-refer .foto img {
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

/* Galeria */
#galeria {
    overflow: auto;
}
#galeria ul {
    margin-left: 0;
    padding-bottom: 10px;
    list-style-type: none;
    overflow: auto;
}
#galeria ul li {
    width: 130px;
    height: 85px;
    margin: 0 6px 10px 0;
    padding: 3px;
    float: left;
    border: solid 1px #ccc;
}
#galeria ul li .foto {
    width: 130px;
    height: 85px;
    overflow: hidden;
}
#galeria ul li .foto img {
    display: block;
    overflow: hidden;
}
/*#galeria .back {
    padding: 0.5em 0 1em 10px;
    border-top: solid 1px #e1e1e1;
    clear: both;
}*/

#maps {
    margin-top: 1em;
    border: solid 1px #ccc;
    overflow: hidden;
}
#maps img {
    display: block;
    overflow: hidden;
}



/* Footer */
#footer {
    width: 100%;
    background-color: #d6d6d6;
}
#footer .container {
    width: 930px;
    margin: 0 auto;
    padding: 16px 10px 16px 0;
    font-size: 0.688em;
    color: #333;
    overflow: auto;
}
.bx-foot {
    width: 660px;
}
.bx-foot ul {
    height: 57px;
}
.bx-foot ul li {
    height: 57px;
    margin-right: 30px;
    float: left;
}
.bx-foot ul li a {
    height: 57px;
    display: block;
    background: transparent url('../bcgs/certyfikaty.png') no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
}
#c-1 a:link, #c-1 ul li a:visited {
    width: 67px;
    background-position: 0 0;
}
#c-1 a:hover, #c-1 a:focus, #c-1 a:active {
    background-position: 0 -57px;
}
#c-2 a:link, #c-2 ul li a:visited {
    width: 79px;
    background-position: -95px 0;
}
#c-2 a:hover, #c-2 a:focus, #c-2 a:active {
    background-position: -95px  -57px;
}
#c-3 a:link, #c-3 ul li a:visited {
    width: 62px;
    background-position: -209px 0;
}
#c-3 a:hover, #c-3 a:focus, #c-3 a:active {
    background-position: -209px  -57px;
}
#c-4 a:link, #c-4 ul li a:visited {
    width: 48px;
    background-position: -313px 0;
}
#c-4 a:hover, #c-4 a:focus, #c-4 a:active {
    background-position: -313px  -57px;
}
#c-5 a:link, #c-5 ul li a:visited {
    width: 95px;
    background-position: -402px 0;
}
#c-5 a:hover, #c-5 a:focus, #c-5 a:active {
    background-position: -402px  -57px;
}
#c-6 a:link, #c-6 ul li a:visited {
    width: 81px;
    background-position: -529px 0;
}
#c-6 a:hover, #c-6 a:focus, #c-6 a:active {
    background-position: -529px  -57px;
}

#footer p {
    width: 200px;
    height: 82px;
    padding-right: 65px;
    display: block;
    line-height: 84px;
    text-align: right;
    background: transparent url('../bcgs/bg-foot-p.png') no-repeat right 0;
}
#footer a:link, #footer a:visited {
    color: #333;
    text-decoration: underline;
}
#footer a:hover, #footer a:focus, #footer a:active {
    color: #000;
    text-decoration: none;
}

