@font-face {
    font-family: 'museo300';
    src: url('fonts/Museo300-Regular-webfont.eot');
    src: url('fonts/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Museo300-Regular-webfont.woff2') format('woff2'), url('fonts/Museo300-Regular-webfont.woff') format('woff'), url('fonts/Museo300-Regular-webfont.ttf') format('truetype'), url('fonts/Museo300-Regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'museo500';
    src: url('fonts/Museo500-Regular-webfont.eot');
    src: url('fonts/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Museo500-Regular-webfont.woff2') format('woff2'), url('fonts/Museo500-Regular-webfont.woff') format('woff'), url('fonts/Museo500-Regular-webfont.ttf') format('truetype'), url('fonts/Museo500-Regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'museo700';
    src: url('fonts/Museo700-Regular-webfont.eot');
    src: url('fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Museo700-Regular-webfont.woff2') format('woff2'), url('fonts/Museo700-Regular-webfont.woff') format('woff'), url('fonts/Museo700-Regular-webfont.ttf') format('truetype'), url('fonts/Museo700-Regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

body {
    line-height: 1;
    color: black;
    background: white
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
    max-width: 100%;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

i,
em {
    font-style: italic
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.jagody {
    display: none
}

.group:before,
.group:after {
    content: "";
    display: table
}

.group:after {
    clear: both
}

.group {
    zoom: 1
}

html {
    -webkit-font-smoothing: antialiased
}

.jagody {
    display: none
}

#cookie {
    position: fixed;
    left: 50%;
    opacity: 0;
    bottom: -20px;
    z-index: 1000;
    display: none;
    padding: 10px;
    width: 40%;
    margin: 0 0 0 -20%;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    color: #777;
    font-size: 13px;
    line-height: 18px
}

#cookie_zamknij {
    cursor: pointer;
    float: right;
    color: #323232;
    padding: 3px 2px 3px 2px
}

#back-top {
    position: absolute;
    left: 0;
    top: 0
}

#back-top a {
    position: fixed;
    bottom: 30px;
    right: 10px;
    width: 50px;
    display: block;
    text-align: center;
    font: 11px/13px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top span {
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    margin-bottom: 8px;
    background-color: #ddd;
    border-radius: 8px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top span:after {
    content: "\25B2";
    position: relative;
    top: 10px
}

.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 12px
}

.blenda {
    width: 90%;
    height: 90%;
    padding: 5%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(240, 240, 240, 0.9);
    text-align: center;
    font-size: 16px;
    z-index: 9999
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 100%
}

body {
    background-color: #fff9e4;
    color: #4c4c4c;
    font-family: "museo300", sans-serif;
    font-size: 14px;
    line-height: 20px
}

body.font-size-2 {
    font-size: 17px
}

body.font-size-3 {
    font-size: 20px;
    line-height: 22px
}

body.is-video-play .przycinka {
    opacity: .2
}

img {
    height: auto !important;
    max-width: 100%;
}

.przycinka {
    /* min-width: 980px; */
    /* overflow: hidden; */
    width: 100%;
    background-image: url("/pro_liszki/img/lay/stopka-tlo.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease
}
@media (max-width: 767px) {
    .przycinka {
        border-bottom: 30px solid #180f10;
    }
}

::-moz-selection {
    background: #093;
    color: #fff;
    text-shadow: none
}

::selection {
    position: relative;
    background: #093;
    color: #fff;
    text-shadow: none
}

h1 {
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    color: #010101;
    font-size: 20px;
    line-height: 17px;
    font-family: "museo500", sans-serif
}

h1.is-uppercase {
    text-transform: uppercase
}

h2 {
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    color: #010101;
    font-size: 17px;
    line-height: 17px;
    font-family: "museo700", sans-serif
}

h3 {
    margin: 20px 0 20px 0;
    padding: 0 0 0 0;
    color: #010101;
    font-size: 15px;
    line-height: 17px;
    font-family: "museo700", sans-serif
}

h4 {
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
    color: #333;
    font-size: 20px;
    line-height: 22px
}

h5 {
    padding: 0 0 5px 0;
    font-size: 14px
}

h6 {
    padding: 0 0 5px 0;
    font-size: 12px
}

a {
    color: #093;
    text-decoration: none
}

a:hover {
    color: #031
}

strong {
    font-weight: bold
}

small {
    font-size: .85em
}

pre {
    font-family: monospace
}

p {
    padding: 0;
    margin: 10px 0 20px 0
}

em {
    font-style: italic
}

.clear {
    clear: both;
    height: 0
}

.b-tresc {
    padding-right: 20px;
}
@media (max-width: 1023px) {
    .b-tresc {
        padding-left: 15px;
        padding-right: 15px;
    }
}

body.glowna .b-tresc::after {
    content: '';
    background-image: url("/pro_liszki/img/lay/news-h1-bg-right.png");
    height: 70px;
    width: 130px;
    position: absolute;
    right: -12px;
    top: -23px
}
@media (max-width: 1023px) {
    body.glowna .b-tresc::after {
        right: 0;
    }
}

.b-tresc h1:first-of-type {
    background-image: url("/pro_liszki/img/lay/h1-bg.png");
    background-position: 40px bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
    margin-left: -40px;
    padding-left: 40px;
    margin-right: -33px;
    border-bottom: 1px solid #d9d9d9
}
@media (max-width: 1023px) {
    .b-tresc h1:first-of-type {
        margin-right: 0;
    }
}

.b-tresc ul {
    clear: both;
    overflow: auto
}

.b-tresc ul.has-li-ico li {
    background-image: url("/pro_liszki/img/li-dot.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    padding: 0 0 9px 30px
}

.b-tresc ul li {
    list-style: circle;
    padding: 0 0 5px 0;
    list-style-position: inside
}

.b-tresc ul.has-three li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33%
}

.b-tresc ol {
    list-style-type: decimal;
    list-style-position: inside
}

.b-tresc .b-tresc-wide {
    margin-left: -50px;
    margin-right: -50px
}

.b-tresc .b-tresc-wide .text-important-dark {
    margin-right: 20px
}

.b-tresc .b-tresc-wide.has-border {
    border: 1px solid #d9d9d9
}

.b-tresc table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.b-tresc table td {
    border: 1px solid #b1a992
}

.b-prawa {
    padding-left: 40px;
    padding-bottom: 200px
}
@media (max-width: 1023px) {
    .b-prawa {
        margin-top: 40px;
        padding: 0 15px 10px;
    }
}

body #back-top a {
    left: auto;
    color: #666;
    font-size: 11px;
    line-height: 14px;
    bottom: 0;
    right: 0
}

body #back-top a:hover {
    color: #000
}

body #back-top a:after {
    content: ""
}

body #back-top a span {
    width: 30px;
    height: 30px;
    margin-left: 7px;
    line-height: 16px;
    padding: 5px 5px 0 5px;
    background-color: #fff;
    color: #093;
    font-weight: bold
}

body #back-top a span:after {
    content: ""
}

body .tooltip {
    background-color: #eaebeb;
    color: #2e81c5;
    border-color: #d4d5d5
}

body #cookie {
    background: #fff;
    padding: 20px;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 19px;
    text-align: justify;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 0;
    left: inherit;
    right: 0;
    min-width: 320px;
    max-width: 550px
}

body #cookie strong {
    font-size: 16px;
    color: #093;
    display: block;
    margin-bottom: 10px
}

body #cookie #cookie_zamknij {
    float: right;
    display: inline-block;
    background-color: #093;
    padding: 4px 10px;
    margin-top: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px
}

#fb {
    width: 306px;
    height: 260px;
    top: 18%;
    right: -306px;
    position: fixed;
    z-index: 1000;
    padding: 5px;
    background: #fff
}
@media (max-width: 1240px) {
	#fb {
		top: 32%;
	}
}

#fb iframe {
    margin-right: 5px;
    margin-top: 10px;
    float: right
}

#fb .uchwyt {
    position: absolute;
    left: -50px;
    width: 50px;
    height: 135px;
    background: transparent url("/pro_liszki/img/lay/fb-chwyt.png") no-repeat
}

.bc {
    margin: 0;
    padding: 7px 0 10px 0;
    min-height: 24px;
    float: left;
    max-width: 600px;
    font-family: "museo700", sans-serif;
    font-size: 13px;
    width: 100%;
}
@media (max-width: 1023px) {
	.bc {
        float: none;
		max-width: none;
        text-align: center;
	}
}

.bc .start {
    margin-left: 0;
    color: #4c281b
}

.bc a,
.bc span.akt {
    margin: 0 4px 0 4px;
    color: #4c281b
}

.bc a {
    padding: 5px 0 5px 0;
    color: #4c281b
}

.bc a:hover {
    color: #093
}

.bc a.akt {
    color: #4c281b
}

.bc .bc-strz {
    display: inline-block;
    background-image: url("/pro_liszki/img/lay/bc-strz.png");
    background-repeat: no-repeat;
    width: 4px;
    height: 8px;
    margin-left: 3px;
    margin-right: 3px
}

.komunikaty {
    margin: 0 auto;
    height: auto;
    line-height: 0
}

.komunikaty .komunikat {
    margin: 0;
    border-radius: 0
}

.container {
    max-width: 940px;
    padding: 0;
    width: 100%;
}


.pobierz-apke {
    background-color: #ffc900;
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: 0;
    display: none;
    padding: 30px 15px 10px;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.pobierz-apke .close {
    font-size: 32px;
    position: absolute;
    right: 10px;
    top: 3px;
}

.pobierz-apke h6 {
    color: #4c281b;
    float: left;
    font: 20px/17px "museo500", sans-serif;
    padding-top: 12px;
}

.pobierz-apke a {
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    float: right;
    height: 60px;
    text-decoration: none;
    text-indent: -9999px;
}
.pobierz-apke a.iphone {
    background-image: url("/pro_liszki/zasoby/images/app-store.png");
    width: 179px;
}
.pobierz-apke a.android {
    background-image: url("/pro_liszki/zasoby/images/google-play.png");
    width: 201px;
}


.sg-slider-movies-popup {
    max-width: 940px;
    margin: 0 auto;
	width: 100%;
}

#logo img {
    max-width: 250px;
    height: auto;
    width: 100%;
    margin: 0 0 0 -10px;
    position: relative;
    z-index: 2
}

#logo img:hover {
    opacity: .7
}

.b-tresc table.uklad,
table.uklad {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent
}

.b-tresc table.uklad td,
table.uklad td {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
    background: transparent
}

.b-content {
    overflow: hidden;
    position: relative;
    padding: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .b-content {
        margin: 0 5px;
    }
}

.b-content-bottom {
    position: relative;
    padding: 70px 40px 30px 50px;
    background-color: #fff
}

.stopka-tlo {
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 0 0 0 0
}

.b-pod-stopka-menu {
    height: auto;
    overflow: hidden
}

.copyright {
    padding: 5px 0 0 0;
    margin-top: 0;
    font-size: 12px;
    font-family: "museo700", sans-serif;
    color: #fff9e4
}

.link-dark {
    color: #010101
}

.link-dark:hover {
    color: #093
}

.kontakt-mapa {
    position: relative
}

.wide-bg {
    max-width: 1060px;
    margin: 0 auto
}

.wide-bg.with-color {
    background-color: #fff
}

.wide-bg.with-dark-bg {
    background-color: #373737
}

.wide-bg.with-alternate-color {
    background-color: #f0f0f0
}

.wide-bg.with-bottom-padding {
    margin-bottom: -130px;
    padding-bottom: 110px
}

.wide-bg.is-content {
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    background-image: url("/pro_liszki/img/lay/main-content-bg.png");
    background-repeat: repeat-y;
    background-position: center top;
    border-top: 0;
    border-bottom: 0;
    max-width: 1020px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius-bottomleft: 3px;
    -moz-background-clip: padding;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}
@media (max-width: 1023px) {
    .wide-bg.is-content {
        background: #fff;
    }
}

.wide-bg.is-over-content {
    min-height: 50px;
    max-width: 940px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: auto
}
@media (max-width: 1023px) {
    .wide-bg.is-over-content {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.wide-bg.with-side-padding {
    padding-left: 55px;
    padding-right: 55px
}

.wide-bg.with-bottom-border {
    border-bottom: 1px solid #d9d9d9
}

.wide-bg.is-medium {
    max-width: 1020px
}

.top {
    height: 185px;
    background-image: url("/pro_liszki/img/lay/top-bg.png");
    background-position: center 0;
    padding-top: 50px;
    position: relative;
    z-index: 3
}
@media (max-width: 1023px) {
    .top {
        height: 130px;
        padding-top: 0;
    }
}

.navbar-default {
    background: none;
    border: none;
}

.dl-menuwrapper {
    max-width: none;
    width: auto;
    z-index: 10;
}

.dl-menuwrapper button {
    background-color: #ffc900;
}

.dl-menuwrapper .dl-menu {
    background-color: #ffc900;
    margin-top: 0;
    width: 280px;
}

.dl-menuwrapper li a {
    color: #4c281b;
}

.top-content-dobrzewidzacy {
    display: none
}

.top-content {
    height: 110px;
    position: relative
}

.top-content .top-content-links {
    float: left;
    padding: 20px 0 0 10px;
    height: 75px;
    line-height: 20px;
    font-size: 13px
}

.top-content .top-content-links>a {
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff9e4;
    font-family: "museo700", sans-serif;
    padding: 5px 0 5px 28px
}

.top-content .top-content-links>a:hover {
    color: #093
}

.top-content .top-content-links .top-content-link-home {
    background-image: url("/pro_liszki/img/lay/top-ico-home.png")
}

.top-content .top-content-links .top-content-link-home:hover {
    background-image: url("/pro_liszki/img/lay/top-ico-home-hover.png")
}

.top-content .top-content-links .top-content-link-mapa {
    background-image: url("/pro_liszki/img/lay/top-ico-mapa.png");
    margin-left: 35px
}

.top-content .top-content-links .top-content-link-mapa:hover {
    background-image: url("/pro_liszki/img/lay/top-ico-mapa-hover.png")
}

.top-content .top-content-gdzie {
    font-family: "museo700", sans-serif;
    color: #fff9e4;
    font-size: 12px;
    float: left;
    clear: left;
    padding-left: 10px
}

.top-content .top-content-font-resize {
    position: absolute;
    right: 228px;
    font-family: "museo700", sans-serif;
    color: #fff9e4;
    font-size: 13px;
    width: 120px;
    top: 20px
}
@media (max-width: 1023px) {
    .top-content .top-content-font-resize {
        bottom: 6px;
        left: 10px;
        right: inherit;
        top: inherit;
    }
}

.top-content .top-content-font-resize>a {
    padding: 5px;
    color: #fff9e4
}

.top-content .top-content-font-resize>a:hover {
    color: #093
}

.top-content .top-content-logo {
    background-image: url("/pro_liszki/img/lay/herb.png");
    display: block;
    height: 172px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 98px;
    top: 63px
}
@media (max-width: 1023px) {
    .top-content .top-content-logo {
        top: 50px;
    }
}

.top-content .top-content-slabowidzacy {
    background-image: url("/pro_liszki/img/lay/but-slabowidzacy.png");
    color: #4c281b;
    display: block;
    height: 63px;
    font-size: 12px;
    font-family: "museo700", sans-serif;
    padding: 22px 0 0 50px;
    position: absolute;
    right: -20px;
    width: 242px;
    top: -10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.49)
}
@media (max-width: 1023px) {
	.top-content .top-content-slabowidzacy {
		right: 5px;
	}
}

.top-content .top-content-slabowidzacy:hover {
    color: #093
}

.top-content .top-content-flagi {
    background-image: url("/pro_liszki/img/lay/top-wybierz-jezyk.png");
    background-repeat: no-repeat;
    background-position: right top;
    bottom: -16px;
    height: 55px;
    font-size: 14px;
    position: absolute;
    right: -100px;
    padding-top: 15px;
    width: 215px
}
@media (max-width: 1240px) {
	.top-content .top-content-flagi {
		right: 10px;
	}
}
@media (max-width: 1023px) {
	.top-content .top-content-flagi {
		background: none;
        padding-top: 0;
        width: auto;
	}
}

.top-content .top-content-flagi .top-content-flaga {
    background-image: url("/pro_liszki/img/lay/flaga-bg.png");
    background-repeat: no-repeat;
    background-position: 0 4px;
    display: inline-block;
    height: 45px;
    width: 36px;
    line-height: 45px
}

.top-content .top-content-flagi .top-content-flaga:hover,
.top-content .top-content-flagi .top-content-flaga.is-active {
    background-image: url("/pro_liszki/img/lay/flaga-bg-akt.png")
}

.top-content .top-content-flagi .top-content-flaga>span {
    display: inline-block;
    margin-left: 10px;
    height: 11px;
    width: 16px
}

.top-content .top-content-flagi .top-content-flaga .top-content-flaga-pl {
    background-image: url("/pro_liszki/img/lay/ico-flaga-pl.png")
}

.top-content .top-content-flagi .top-content-flaga .top-content-flaga-en {
    background-image: url("/pro_liszki/img/lay/ico-flaga-en.png")
}

.top-content .top-content-flagi .top-content-flaga .top-content-flaga-de {
    background-image: url("/pro_liszki/img/lay/ico-flaga-de.png")
}

.sg-slider-wrapper {
    background-image: url("/pro_liszki/img/lay/bg-gora.png");
    background-position: center 30px;
    background-repeat: no-repeat;
    height: 460px;
    margin-top: -30px;
    margin-bottom: -50px;
    position: relative
}
@media (max-width: 1023px) {
	.sg-slider-wrapper {
        height: 440px;
	}
}

.sg-slider {
    background-position: center top;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sg-slider.is-1 {
    background-image: url("/pro_liszki/img/slider/s1.png")
}

.sg-slider.is-2 {
    background-image: url("/pro_liszki/img/slider/s2.png")
}

.sg-slider.is-3 {
    background-image: url("/pro_liszki/img/slider/s3.png")
}

.sg-slider.is-4 {
    background-image: url("/pro_liszki/img/slider/s4.png")
}

.sg-slider-movies {
    background-image: url("/pro_liszki/img/slider/slajdy.png");
    background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
    display: block;
    height: 100px;
    max-width: 560px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 310px;
    z-index: 1
}
@media (max-width: 1023px) {
	.sg-slider-movies {
        top: 300px;
	}
}

.sg-slider-movies::after {
    background-image: url("/pro_liszki/img/slider/slajdy-play.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 32px;
    width: 32px;
    position: absolute;
    left: 253px;
    top: 37px
}
@media (max-width: 440px) {
	.sg-slider-movies::after {
		left: 56%;
		top: 27%;
	}
}

.sg-slider-movies:hover {
    opacity: .9
}

.sg-slider-movies:hover:after {
    background-image: url("/pro_liszki/img/slider/slajdy-play-hover.png")
}

.sg-slider-movies-popup {
    background-color: #fff;
    border: 1px solid rgba(76, 40, 27, 0.1);
    border-radius: 10px;
    box-shadow: 0 0 200px #4c281b;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    max-width: 700px;
    max-height: 412px;
    display: none;
    opacity: 0;
    z-index: 5;
    -webkit-transition: opacity 800ms ease;
    -moz-transition: opacity 800ms ease;
    transition: opacity 800ms ease;
    -ms-transition: opacity 800ms ease;
    -o-transition: opacity 800ms ease
}

.sg-slider-movies-popup.is-active {
	display: block;
    opacity: 1
}

.sg-slider-movies-popup .sg-slider-movies-popup-close {
    border-radius: 100%;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #4c281b;
    font-family: "museo700", sans-serif;
    font-size: 32px;
    z-index: 1;
}

.sg-slider-movies-popup .sg-slider-movies-popup-close:hover {
    color: #093
}

.top-menu {
    max-width: 1080px;
    margin: 0 auto;
    background-image: url("/pro_liszki/img/lay/menu-top-bg.png");
    height: 50px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15)
}

.top-menu .menu-dane {
    margin: 0 auto;
    max-width: 980px;
	width: 100%;
}

.b-logo {
    margin-left: 0;
    height: 110px
}

.search-box {
    float: right;
    max-width: 320px;
    position: relative;
    width: 100%;
}
@media (max-width: 1023px) {
	.search-box {
		float: none;
        margin: 0 auto;
	}
}

.search-box .search-box-label {
    float: left;
    font-family: "museo700", sans-serif;
    font-size: 13px;
    color: #4c281b;
    margin-top: 7px;
    margin-right: 5px;
    width: 94px
}

.search-box .search-box-fraza {
    background-image: url("/pro_liszki/img/lay/szukaj-bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    width: 182px;
    height: 35px;
    border: 0;
    font-family: "museo300", sans-serif;
    font-size: 12px;
    color: #4c281b;
    padding-left: 15px
}

.search-box .search-box-fraza::-webkit-input-placeholder {
    color: #ae8b74
}

.search-box .search-box-fraza:-moz-placeholder {
    color: #ae8b74
}

.search-box .search-box-fraza::-moz-placeholder {
    color: #ae8b74
}

.search-box .search-box-fraza:-ms-input-placeholder {
    color: #ae8b74
}

.search-box .search-box-fraza::-webkit-input-placeholder {
    color: #ae8b74
}

.search-box .search-box-fraza:-moz-placeholder {
    color: #ae8b74
}

.search-box .search-box-submit {
    float: left
}

.search-box .search-box-submit:hover {
    opacity: .8
}

.content-gora-kres {
    background-image: url("/pro_liszki/img/lay/content-gora-kres.png");
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
    height: 25px;
    max-width: 1020px;
    width: 100%;
    position: relative;
    top: -25px
}

.content-gora-brud {
    background-image: url("/pro_liszki/img/lay/content-gora-brud.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-background-size: contain;
    background-size: contain;
    height: 35px;
    max-width: 1020px;
    width: 100%
}

.content-dol-kres {
    background-image: url("/pro_liszki/img/lay/content-dol-brud.png");
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: cover;
    background-size: cover;
    height: 10px;
    max-width: 1020px;
    width: 100%;
    position: relative;
    top: 0
}

.col-has-border-top {
    border-top: 1px solid #d9d9d9
}

.glo-has-border-bottom {
    border-bottom: 1px solid #d9d9d9
}

.col-has-left-padding {
    padding-left: 20px
}

.text-title-small-brand {
    font-size: 13px;
    line-height: 15px;
    font-family: "museo700", sans-serif;
    color: #093
}

.font-size-2 .text-title-small-brand {
    font-size: 15px
}

.font-size-3 .text-title-small-brand {
    font-size: 17px
}

.text-title-small-dark {
    font-size: 13px;
    line-height: 15px;
    font-family: "museo700", sans-serif;
    color: #010101
}

.font-size-2 .text-title-small-dark {
    font-size: 15px
}

.font-size-3 .text-title-small-dark {
    font-size: 17px
}

.text-important-dark {
    color: #4c281b;
    font-family: "museo700", sans-serif;
    font-size: 15px;
    line-height: 20px
}

.font-size-2 .text-important-dark {
    font-size: 17px
}

.font-size-3 .text-important-dark {
    font-size: 19px
}

.text-more-important-dark {
    color: #010101;
    font-family: "museo700", sans-serif;
    font-size: 20px;
    line-height: 22px
}

.text-important-brand {
    color: #093;
    font-family: "museo700", sans-serif;
    font-size: 20px;
    line-height: 22px
}

.text-very-important-dark {
    color: #010101;
    font-family: "museo700", sans-serif;
    font-size: 25px;
    line-height: 30px
}

.text-content-dark {
    color: #010101;
    font-family: "museo300", sans-serif;
    font-size: 14px;
    line-height: 23px
}

.text-small-dark {
    color: #4c281b;
    font-size: 12px;
    line-height: 13px;
    font-family: "museo500", sans-serif
}

.font-size-2 .text-small-dark {
    font-size: 13px
}

.font-size-3 .text-small-dark {
    font-size: 15px
}

.footer-menu-links {
    padding: 0;
    margin: 0 0 0 0;
    height: auto;
    overflow: hidden
}

.footer-menu-links li {
    float: left;
    margin-right: 15px
}

.footer-menu-links a {
    font-size: 12px;
    font-family: "museo700", sans-serif;
    color: #fff9e4;
    padding: 10px 0
}

.footer-menu-links a:hover {
    color: #093
}


.powietrze-ekointerwencja {
    background-color: #fdfcf8;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    margin-top: 60px;
    position: relative;
    z-index: 2;
}

.powietrze-ekointerwencja:before {
    background-image: url("/pro_liszki/img/lay/content-gora-kres.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 25px;
    top: -25px;
}

.powietrze-ekointerwencja .powietrze {
    background: #fff;
    padding: 10px 25px 10px 0;
    position: relative;
}

.powietrze-ekointerwencja .powietrze:before {
    background: url("/pro_liszki/img/lay/powietrze-ekointerwencja-cien.png") 0 0 repeat-y;
    content: "";
    height: 100%;
    position: absolute;
    right: -14px;
    top: 0;
    width: 14px;
}

.powietrze-ekointerwencja .ekointerwencja {
    padding: 10px 0 10px 25px;
}

.powietrze-ekointerwencja .ekointerwencja:before {
    background: url("/pro_liszki/img/lay/powietrze-ekointerwencja-lisc.png") 0 0 no-repeat;
    content: "";
    height: 39px;
    position: absolute;
    right: 25px;
    top: 35px;
    width: 39px;
}

.powietrze-ekointerwencja .ekointerwencja h4 {
    color: #4c281b;
    font-family: "museo700", sans-serif;
    font-size: 15px;
    line-height: 1;
}


.sprawy-urzedowe-flybox {
    position: absolute;
    width: 100%;
    height: 0
}

.sprawy-urzedowe-flybox.is-blink .sprawy-urzedowe-link {
    color: #093
}

.sprawy-urzedowe-flybox.is-fixed {
    position: fixed;
    top: 70px
}

.sprawy-urzedowe-link {
    background-image: url("/pro_liszki/img/lay/sprawy-urzedowe.png");
    background-repeat: no-repeat;
    color: #4c281b;
    font-size: 11px;
    font-family: "museo700", sans-serif;
    line-height: 11px;
    height: 95px;
    width: 74px;
    -webkit-transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    transition: color 100ms ease;
    -ms-transition: color 100ms ease;
    -o-transition: color 100ms ease;
    padding: 58px 0 0 0;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -600px;
    text-align: center
}

.sprawy-urzedowe-link:hover {
    color: #093
}

.sprawy-urzedowe {
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    position: relative;
    margin-top: 95px;
    z-index: 2
}
@media (max-width: 1023px) {
    .sprawy-urzedowe > .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.sprawy-urzedowe:before {
    background-image: url("/pro_liszki/img/lay/sprawy-urzedowe-gora.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 55px;
    top: -55px
}

.sprawy-urzedowe:after {
    background-image: url("/pro_liszki/img/lay/sprawy-urzedowe-lisc.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    width: 21px;
    height: 165px;
    left: -21px;
    top: 30%
}

.sprawy-urzedowe .sprawy-urzedowe-title {
    background-image: url("/pro_liszki/img/lay/sprawy-urzedowe-kres.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #4c281b;
    font-family: "museo500", sans-serif;
    font-size: 20px;
    height: 40px;
    line-height: 26px;
    margin: 15px 0 0 0
}

.sprawy-urzedowe .sprawy-urzedowe-group {
    clear: both;
    margin-left: -40px;
    margin-right: -40px;
}
@media (max-width: 1023px) {
    .sprawy-urzedowe .sprawy-urzedowe-group {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.sprawy-urzedowe .sprawy-urzedowe-group-tabs {
    border-top: 1px solid #ede9e8;
    clear: both;
    height: auto;
    overflow: hidden
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right bottom;
    border-right: 1px solid #ede9e8;
    border-bottom: 1px solid #ede9e8;
    color: #4c281b;
    display: block;
    height: 70px;
    width: 25%;
    padding: 15px 10px 0 30px;
    float: left;
    font-size: 13px;
    line-height: 15px;
    font-family: "museo700", sans-serif
}
@media (max-width: 1023px) {
    .sprawy-urzedowe .sprawy-urzedowe-group-tab {
        padding-left: 20px;
        width: 50%;
    }
}

.font-size-2 .sprawy-urzedowe .sprawy-urzedowe-group-tab {
    font-size: 15px
}

.font-size-3 .sprawy-urzedowe .sprawy-urzedowe-group-tab {
    font-size: 17px
}

@media (min-width: 1024px) {
    .sprawy-urzedowe .sprawy-urzedowe-group-tab:nth-child(4n + 1) {
        padding-left: 40px
    }
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab:last-of-type {
    border-right: 0
}

@media (max-width: 1023px) {
    .sprawy-urzedowe .sprawy-urzedowe-group-tab:nth-child(2) {
        border-right: 0;
    }
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-active {
    background-color: #fdfcf8;
    border-bottom: 0;
    color: #093
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-urzad-cywilny {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico1.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-drogownictwo {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico2.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-szkoly {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico3.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-ewidencja {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico4.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-srodowisko {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico5.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-pomoc {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico6.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-planowanie {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico7.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-ewidencja-gosp {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico8.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-geodezja {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico9.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-podatki {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico10.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-inne {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico11.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-tab.is-zglosc-problem {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/su-ico12.png")
}

.sprawy-urzedowe .sprawy-urzedowe-group-contents {
    background-color: #fdfcf8;
    clear: both
}

.sprawy-urzedowe .sprawy-urzedowe-group-content {
    clear: both;
    display: none;
    padding: 20px 50% 40px 40px;
    background-repeat: no-repeat;
    background-position: right bottom
}
@media (max-width: 767px) {
    .sprawy-urzedowe .sprawy-urzedowe-group-content {
        background: none !important;
        padding: 20px;
    }
}

.sprawy-urzedowe .sprawy-urzedowe-group-content img {
    max-width: 940px;
    height: auto !important
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-active {
    display: block
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-urzad-cywilny {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-urzad-cywilny.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-drogownictwo {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-drogownictwo.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-szkoly {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/bg-szkola.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-ewidencja {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-ewidencja.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-srodowisko {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-srodowisko.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-pomoc {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-pomoc.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-planowanie {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-planowanie.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-ewidencja-gosp {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-ewidencja-gosp.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-geodezja {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-geodezja.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-podatki {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-podatki.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-zglosc-problem {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-zglosc-problem.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content.is-inne {
    background-image: url("/pro_liszki/img/sprawy-urzedowe/is-inne.jpg")
}

.sprawy-urzedowe .sprawy-urzedowe-group-content h1,
.sprawy-urzedowe .sprawy-urzedowe-group-content h2,
.sprawy-urzedowe .sprawy-urzedowe-group-content h3 {
    margin-top: 10px
}

.sprawy-urzedowe .sprawy-urzedowe-group-content h3 {
    font-family: "museo700", sans-serif;
    margin-top: 20px;
    margin-bottom: 5px
}

.sprawy-urzedowe .sprawy-urzedowe-group-content .grupaZasoby.pliki {
    padding-top: 10px
}

.sprawy-urzedowe .sprawy-urzedowe-group-content .grupaZasoby.pliki h3 {
    margin: 10px 0 5px 0;
    font-size: 13px
}

.sprawy-urzedowe .sprawy-urzedowe-group-content .grupaZasoby.pliki a {
    font-size: 13px;
    font-family: "museo700", sans-serif;
    padding-top: 3px;
    padding-bottom: 3px
}

.b-stopka {
    background-image: url("/pro_liszki/img/lay/stopka-produkty.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 90px;
    padding-bottom: 0;
    position: relative;
    height: 680px
}

.b-stopka .b-stopka-container {
    position: relative
}

.b-stopka .text-z-tego-slynie {
    position: absolute;
    top: 10px;
    left: 0;
    font-family: "museo700", sans-serif;
    color: #4c281b;
    font-size: 13px;
    line-height: 14px
}
@media (max-width: 767px) {
    .b-stopka .text-z-tego-slynie {
        margin-top: 32px;
        position: static;
        text-align: center;
    }
}

.b-stopka .text-kielbasa,
.b-stopka .text-chleb {
    color: #093;
    font-family: "museo700", sans-serif;
    font-size: 13px;
    line-height: 14px;
    position: absolute
}

.b-stopka .text-kielbasa span,
.b-stopka .text-chleb span {
    font-family: "museo500", sans-serif;
    color: #4c281b;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px
}

.b-stopka .text-chleb {
    left: 33%;
    top: 70px;
}
@media (max-width: 1023px) {
    .b-stopka .text-chleb {
        left: 21%;
    }
}

.b-stopka .text-kielbasa {
    left: 56.384%;
    top: 70px;
}
@media (max-width: 1023px) {
    .b-stopka .text-kielbasa {
        left: 58%;
    }
}

.b-stopka .herb {
    width: 270px;
    height: 230px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 370px
}
@media (max-width: 1023px) {
    .b-stopka .herb {
        display: none;
    }
}

.b-stopka .herb-buttons {
    background-image: url("/pro_liszki/img/lay/stopka-buttony-bg.png");
    background-repeat: no-repeat;
    height: 36px;
    text-align: center;
    margin-top: 20px
}
@media (max-width: 1023px) {
    .b-stopka .herb-buttons:not(.show-mobile) {
        display: none;
    }
}

.b-stopka .herb-buttons.show-mobile {
    background: none;
}
@media (min-width: 1024px) {
    .b-stopka .herb-buttons.show-mobile {
        display: none;
    }
}

.b-stopka .b-stopka-tekst {
    margin-top: 350px;
}
@media (max-width: 767px) {
    .b-stopka .b-stopka-tekst {
        margin: 286px 10px 0;
    }
}

.b-stopka .b-stopka-urzad {
    background-image: url("/pro_liszki/img/lay/stopka-urzad.png");
    background-repeat: no-repeat;
    padding-left: 40px
}

.b-stopka .b-stopka-urzad .text-title-small-brand {
    margin-bottom: 5px
}

.b-stopka .b-stopka-urzad .text-important-dark {
    margin-top: 0
}

.b-stopka .b-stopka-godziny {
    background-image: url("/pro_liszki/img/lay/stopka-godziny.png");
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-left: 40px
}

.b-stopka .b-stopka-godziny .text-small-dark {
    margin: 0 0 5px 0
}

.b-stopka .b-stopka-godziny .text-title-small-brand {
    margin-bottom: 10px
}

.b-stopka .b-stopka-telefon {
    background-image: url("/pro_liszki/img/lay/stopka-telefon.png");
    background-repeat: no-repeat;
    padding-left: 40px
}

.b-stopka .b-stopka-telefon .text-title-small-brand {
    margin-bottom: 5px
}

.b-stopka .b-stopka-telefon .text-important-dark {
    margin-top: 0;
    margin-bottom: 0
}

.b-stopka .b-stopka-email {
    background-image: url("/pro_liszki/img/lay/stopka-email.png");
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-top: 20px
}

.b-stopka .b-stopka-email .text-title-small-brand {
    margin-bottom: 5px
}

.b-stopka .b-stopka-email .text-important-dark {
    margin-top: 0
}

.b-stopka .b-stopka-email .text-important-dark:hover {
    color: #093
}

.b-pod-stopka {
    margin-top: 120px;
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    .b-pod-stopka {
        display: inline-block;
        margin-bottom: -25px;
        margin-left: 15px;
        margin-right: 15px;
        padding-bottom: 0;
        width: calc(100% - 30px);
    }
}

.block-container {
    clear: both;
    overflow: auto
}

.block-container.has-three>.block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33%
}

.block-container.has-four>.block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%
}

.block-container.has-vertical>.block {
    margin-bottom: 30px
}

.block-container .block .tytul {
    font-family: "Arial", sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.block-container .block.has-left-ico {
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 86px
}

.block-container .block.has-left-ico.has-padding-ico {
    background-position: 12px 5px
}

.boks.m3 {
    margin-top: 50px
}

.prawa-urzedy-linki {
    margin-top: -25px;
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid #ebe6e1;
    margin-bottom: 16px
}
@media (max-width: 1023px) {
    .prawa-urzedy-linki {
        border-top: 1px solid #ebe6e1;
        margin-top: 0;
    }
}

.prawa-urzedy-linki li {
    float: left;
    display: block;
    width: 25%;
    line-height: 11px;
    text-align: center;
    background-repeat: no-repeat;
    height: 130px;
    border-right: 1px solid #ebe6e1;
    background-position: center 20px
}

.prawa-urzedy-linki li.is-epuap {
    background-image: url("/pro_liszki/img/prawa/epuap.png")
}

.prawa-urzedy-linki li.is-bip {
    background-image: url("/pro_liszki/img/prawa/bip.png")
}

.prawa-urzedy-linki li.is-dziennik {
    background-image: url("/pro_liszki/img/prawa/godlo.png")
}

.prawa-urzedy-linki li.is-monitor {
    background-image: url("/pro_liszki/img/prawa/godlo.png");
    border-right: 0
}

.prawa-urzedy-linki a {
    color: #4c281b;
    font-size: 11px;
    font-family: "museo700", sans-serif;
    display: block;
    height: 100%;
    padding-top: 75px
}

.font-size-2 .prawa-urzedy-linki a {
    font-size: 12px
}

.font-size-3 .prawa-urzedy-linki a {
    font-size: 13px
}

.prawa-urzedy-linki a:hover {
    color: #093
}

.kalendarium-box {
    width: 300px;
    margin-top: 16px;
    position: relative
}

.kalendarium-box:after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    height: 470px;
    top: 0;
    width: 50px
}

.kalendarium-box-bg {
    background-position: -30px 0;
    background-repeat: no-repeat;
    background-image: url("/pro_liszki/img/lay/kalendarium-bg.png");
    height: 100%;
    min-height: 650px;
    position: relative;
    z-index: 2
}
@media (max-width: 767px) {
    .kalendarium-box-bg {
        height: 469px;
        margin-bottom: 30px;
        min-height: auto;
    }
}

.kalendarium-box-title {
    background-image: url("/pro_liszki/img/lay/sprawy-urzedowe-kres.png");
    background-repeat: no-repeat;
    background-position: 0 top;
    color: #fff9e4;
    font-size: 17px;
    font-family: "museo500", sans-serif;
    height: 28px;
    padding: 16px 0 0 0;
    margin-left: 47px
}

.kalendarium-box-wpisy {
    background-color: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 1px 3px rgba(76, 40, 27, 0.13);
    margin: 30px 0 0 20px;
    padding: 0 0 20px 0;
    position: relative;
    width: 210px;
    text-align: center
}

.kalendarium-box-wpisy:before {
    background-image: url("/pro_liszki/img/lay/kalendarium-wpisy-bg.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    top: -10px
}

.kalendarium-box-wpisy .but {
    margin-top: 20px
}

.kalendarium-box-wpisy .news-list-el {
    text-align: left;
    padding: 15px 20px 15px 30px;
    border-bottom: 1px solid #ede9e8
}

.kalendarium-box-wpisy .news-list-el-date {
    margin: 0;
    font-size: 12px;
    font-family: "museo700", sans-serif;
    color: #093
}

.font-size-2 .kalendarium-box-wpisy .news-list-el-date {
    font-size: 13px
}

.font-size-3 .kalendarium-box-wpisy .news-list-el-date {
    font-size: 15px
}

.kalendarium-box-wpisy .news-list-el-title {
    font-size: 13px;
    font-family: "museo500", sans-serif;
    line-height: 17px;
    margin: 0
}

.font-size-2 .kalendarium-box-wpisy .news-list-el-title {
    font-size: 14px
}

.font-size-3 .kalendarium-box-wpisy .news-list-el-title {
    font-size: 16px
}

.kalendarium-box-wpisy .news-list-el-title-link {
    color: #808080
}

.kalendarium-box-wpisy .news-list-el-title-link:hover {
    color: #093
}

.calendar-box {
    padding: 45px 0 0 0
}

.calendar-box-day {
    color: #fff;
    font-size: 65px;
    font-family: "museo700", sans-serif;
    line-height: 55px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0 50px 0 0
}

.calendar-box-month {
    color: #fff;
    font-size: 15px;
    font-family: "museo700", sans-serif;
    line-height: 15px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0 50px 34px 0
}

.calendar-box-imieniny {
    color: #fff;
    font-size: 12px;
    font-family: "museo500", sans-serif;
    line-height: 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0 50px 0 0
}

.calendar-box-imieniny-list {
    font-family: "museo700", sans-serif
}

.pogoda-box {
    background-repeat: no-repeat;
    background-position: -30px 23px;
    height: 120px;
    padding: 45px 0 0 0;
    position: relative
}

.pogoda-box-temp {
    color: #fff;
    display: block;
    position: absolute;
    left: 77px;
    top: 55px;
    font-size: 32px;
    font-family: "museo700", sans-serif;
    line-height: 32px;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0
}

.pogoda-box-temp sup {
    font-size: 16px;
    line-height: 16px;
    position: relative;
    top: -20px
}

.pogoda-box-wind {
    background-image: url("/pro_liszki/img/weather/weather-wind.png");
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    position: absolute;
    left: 145px;
    top: 48px;
    font-size: 13px;
    font-family: "museo700", sans-serif;
    line-height: 13px;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0;
    padding-left: 30px
}

.pogoda-box-pressure {
    background-image: url("/pro_liszki/img/weather/weather-pressure.png");
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    position: absolute;
    left: 145px;
    top: 70px;
    font-size: 13px;
    font-family: "museo700", sans-serif;
    line-height: 13px;
    text-shadow: 0 1px 1px rgba(2, 2, 2, 0.7);
    margin: 0;
    padding-left: 30px
}

.pogoda-box-plus {
    background-image: url("/pro_liszki/img/weather/weather-plus.png");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 173px;
    top: 90px;
    width: 15px;
    height: 15px
}

.pogoda-box.is-ico-1 {
    background-image: url("/pro_liszki/img/weather/ico-1.png")
}

.pogoda-box.is-ico-2 {
    background-image: url("/pro_liszki/img/weather/ico-2.png")
}

.pogoda-box.is-ico-3 {
    background-image: url("/pro_liszki/img/weather/ico-3.png")
}

.pogoda-box.is-ico-4 {
    background-image: url("/pro_liszki/img/weather/ico-4.png")
}

.pogoda-box.is-ico-5 {
    background-image: url("/pro_liszki/img/weather/ico-5.png")
}

.pogoda-box.is-ico-6 {
    background-image: url("/pro_liszki/img/weather/ico-6.png")
}

.pogoda-box.is-ico-7 {
    background-image: url("/pro_liszki/img/weather/ico-7.png")
}

.pogoda-box.is-ico-8 {
    background-image: url("/pro_liszki/img/weather/ico-8.png")
}

.pogoda-box.is-ico-9 {
    background-image: url("/pro_liszki/img/weather/ico-9.png")
}

.pogoda-box.is-ico-10 {
    background-image: url("/pro_liszki/img/weather/ico-10.png")
}

.pogoda-box.is-ico-11 {
    background-image: url("/pro_liszki/img/weather/ico-11.png")
}

.pogoda-box.is-ico-12 {
    background-image: url("/pro_liszki/img/weather/ico-12.png")
}

.pogoda-box.is-ico-13 {
    background-image: url("/pro_liszki/img/weather/ico-13.png")
}

.pogoda-box.is-ico-14 {
    background-image: url("/pro_liszki/img/weather/ico-14.png")
}

.pogoda-box.is-ico-15 {
    background-image: url("/pro_liszki/img/weather/ico-15.png")
}

.pogoda-box.is-ico-16 {
    background-image: url("/pro_liszki/img/weather/ico-16.png")
}

.prawa-pytanie-wojt {
    background-image: url("/pro_liszki/img/lay/pytanie-do-wojta.png");
    width: 300px;
    height: 141px;
    background-position: right 0;
    background-repeat: no-repeat;
    margin-left: -27px;
    padding-left: 60px;
    padding-top: 10px;
    font-size: 17px;
    line-height: 18px;
    color: #4c281b;
    font-family: "museo500", sans-serif;
    border-bottom: 1px solid #ede9e8;
    margin-bottom: 30px
}
@media (max-width: 1023px) {
    .prawa-pytanie-wojt {
        margin-left: 0;
        width: 100%;
    }
}

.prawa-pytanie-wojt p {
    margin-bottom: 15px
}

.prawa-buts {
    text-align: center;
}

.prawa-buts .but-big {
    margin-bottom: 13px;
    text-align: left;
    width: 230px;
}

.prawa-dol {
    background-image: url("/pro_liszki/img/lay/content-prawa-tlo-dol.png");
    width: 300px;
    height: 200px;
    background-position: right 0;
    background-repeat: no-repeat;
    position: absolute;
    right: -40px;
    bottom: 0
}
@media (max-width: 1023px) {
    .prawa-dol {
        display: none;
    }
}

.but {
    background-image: url("/pro_liszki/img/but/but-small-bg-left.png");
    background-repeat: no-repeat;
    color: #010101;
    font-family: "museo700", sans-serif;
    font-size: 11px;
    position: relative;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 18px 0 22px;
    white-space: nowrap;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease
}

.font-size-2 .but {
    font-size: 13px
}

.font-size-3 .but {
    font-size: 15px
}

.but:after {
    background-image: url("/pro_liszki/img/but/but-small-bg-right.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    right: -4px;
    height: 100%;
    top: 0;
    width: 4px
}

.but:hover {
    color: #093
}

.but.has-right-ico {
    padding-right: 60px
}

.but.has-right-ico .ico {
    right: 20px
}

.but.has-left-ico {
    padding-left: 40px
}

.but.has-left-ico .ico {
    left: 14px;
    top: 7px
}

.but.is-float-right {
    float: right
}

.but .ico {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -7px;
    top: 50%
}

.but .ico.strz {
    background-image: url("/pro_liszki/img/ico-strz-right.png")
}

.but-big {
    color: #4c281b;
    font-family: "museo700", sans-serif;
    font-size: 13px;
    position: relative;
    display: inline-block;
    height: 70px;
    line-height: 66px;
    padding: 0 30px 0 30px;
    background: #fff;
    border: 1px solid rgba(76, 40, 27, 0.2);
    border-radius: 5px;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    vertical-align: middle;
    box-shadow: 0 1px 3px rgba(76, 40, 27, 0.13)
}

.font-size-2 .but-big {
    font-size: 15px
}

.font-size-3 .but-big {
    font-size: 17px
}

.but-big span {
    display: inline-block;
    line-height: 16px;
    vertical-align: middle
}

.but-big:hover {
    color: #093
}

.but-big.has-right-ico {
    padding-right: 80px
}

.but-big.has-right-ico .ico {
    right: 2px
}

.but-big .ico {
    display: block;
    position: absolute;
    width: 80px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -32px;
    top: 50%
}

.but-big .ico.plan-zagosp {
    background-image: url("/pro_liszki/img/but/plan-zagosp.png")
}

.but-big .ico.mapa {
    background-image: url("/pro_liszki/img/but/mapa.png")
}

.but-big .ico.komunikaty {
    background-image: url("/pro_liszki/img/but/komunikaty.png")
}

.but-big .ico.oferta {
    background-image: url("/pro_liszki/img/but/oferta.png")
}

.but-big .ico.gazeta {
    background-image: url("/pro_liszki/img/but/gazeta.png")
}

.but-big .ico.krakow {
    background-image: url("/pro_liszki/img/but/krakow.png")
}

.but-big .ico.wfos {
    background-image: url("/pro_liszki/img/but/wfos.png")
}

.but-big .ico.ue {
    background-image: url("/pro_liszki/img/but/ue.png")
}

.mapa-strony ul {
    margin-left: 20px
}

.map-categories-list {
    height: auto;
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.map-categories-list .map-categories-list-el {
    float: left;
    width: 50%;
    margin-bottom: 10px
}

.map-categories-list .map-categories-list-el label {
    cursor: pointer;
    padding: 10px 0
}

.map-categories-list .map-categories-list-el label:hover {
    color: #093
}

.map-categories-list .map-categories-list-el label img {
    position: relative;
    top: 12px
}

.pp_social {
    display: none
}

.firma {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 0 0 0;
    float: right;
    position: relative;
    top: -30px;
}
@media (max-width: 767px) {
    .firma {
        display: inline-block;
        float: none;
        margin-top: 5px;
        top: 0;
    }
}

.firma a {
    padding: 0 0 0 0;
    margin-top: 0;
    font-size: 12px;
    font-family: "museo700", sans-serif;
    color: #fff9e4
}

.firma img {
    margin-left: 10px;
    width: 72px;
    height: 30px;
    vertical-align: -12px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    float: right;
    position: relative;
    top: -4px
}
@media (max-width: 767px) {
    .firma img {
        float: none;
        top: 2px;
    }
}

.firma img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2)
}

form.stdform label {
    padding: 0 0 10px 0;
    color: #595959;
    font-size: 13px;
    font-family: "museo300", sans-serif
}

form.stdform span.label {
    display: inline-block;
    clear: both;
    line-height: 26px
}

form.stdform .pole {
    padding: 0 20px 3px 20px;
    width: 250px;
    height: 27px;
    border: 1px solid #e5e5e5;
    box-shadow: inset 0 2px 2px #eee;
    color: #717171;
    font-size: 12px
}

form.stdform .pole:focus {
    border-color: #9ecbdb
}

form.stdform textarea.pole {
    padding-top: 10px;
    height: 150px;
    background: #fff
}

form.stdform .wyslij {
    padding: 0 20px 0 20px;
    height: 35px;
    border: 0;
    background-color: #0f5f84;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: "museo300", sans-serif;
    cursor: pointer
}

form.stdform .wyslij:hover {
    background: #0776a9
}

#menu {
    height: 50px;
    position: relative
}

.menu-poziome {
    zoom: 1;
    position: relative;
    top: 0;
    left: 0;
    z-index: 101;
    margin: 0 auto 0 0;
    padding: 0;
    list-style: none
}

.menu-poziome:before {
    display: table;
    content: ""
}

.menu-poziome:after {
    display: table;
    content: "";
    clear: both
}

.menu-poziome li ul {
    display: none
}

.menu-poziome li ul li ul {
    display: block
}

.menu-poziome a {
    position: relative
}

.menu-poziome li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    background-repeat: no-repeat;
    background-position: right 25px
}

.menu-poziome li.p1.poz2 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-aktualnosc.png");
    background-position: 120px 25px;
    border-left: 0
}

.menu-poziome li.p1.poz2>a {
    padding-left: 20px
}

.menu-poziome li.poz7 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-samorzad.png");
    background-position: 106px 20px
}

.menu-poziome li.poz16 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-mieszkaniec.png");
    background-position: 142px 22px
}

.menu-poziome li.poz42 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-turysta.png");
    background-position: 110px 20px
}

.menu-poziome li.poz48 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-inwestor.png");
    background-position: 130px 22px
}

.menu-poziome li.poz92 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-multimedia.png");
    background-position: 112px 26px
}

.menu-poziome li.poz3 {
    background-image: url("/pro_liszki/img/menu/menu-top-ico-kontakt.png");
    background-position: 83px 27px
}

.menu-poziome li.p1 {
    border-right: 1px solid rgba(79, 130, 11, 0.6);
    border-left: 1px solid rgba(180, 212, 138, 0.28);
    padding-top: 5px
}

.menu-poziome li.p1>a,
.menu-poziome li.p1>a:visited {
    height: 45px;
    position: relative;
    top: 0;
    z-index: 11;
    display: block;
    padding: 0 30px 0 29px;
    margin: 0 0;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: "museo700", sans-serif;
    line-height: 45px;
    white-space: nowrap
}

.font-size-2 .menu-poziome li.p1>a,
.font-size-2 .menu-poziome li.p1>a:visited {
    font-size: 17px;
    padding: 0 21px
}

.font-size-3 .menu-poziome li.p1>a,
.font-size-3 .menu-poziome li.p1>a:visited {
    font-size: 19px;
    padding: 0 15px
}

.menu-poziome li.p1>a>span,
.menu-poziome li.p1>a:visited>span {
    text-shadow: 0 1px 0 rgba(2, 2, 2, 0.2)
}

.menu-poziome li.p1.hover>a,
.menu-poziome li.p1:hover>a,
.menu-poziome li.p1.akt:hover>a {
    color: #4c281b;
    background-color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.menu-poziome li.p1.home {
    display: none
}

.menu-poziome li.p1:last-of-type {
    border-right: 0
}

.menu-poziome li.p1:last-of-type>a {
    border-right: 0
}

.menu-poziome li.p1:hover>ul {
    position: absolute;
    top: 45px;
    left: -50px;
    width: 1080px;
    z-index: 10;
    display: block;
    overflow: hidden;
    padding: 20px 50px 120px 70px;
    background-image: url("/pro_liszki/img/lay/menu-ul.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    box-shadow: 10px 10px 20px -10px rgba(0, 0, 0, 0.2);
    border-top: 0
}

.menu-poziome li.p1:hover>ul:before {
    background-image: url("/pro_liszki/img/lay/menu-top-bg.png");
    background-position: 0 bottom;
    content: '';
    display: block;
    position: absolute;
    width: 1080px;
    height: 5px;
    left: 0;
    top: 0
}

.menu-poziome li.p2 {
    width: 33%;
    float: left;
    padding: 0 5% 0 0;
    margin-top: 10px
}

.menu-poziome li.p2:nth-of-type(3n + 1) {
    clear: left
}

.menu-poziome li.p2>a {
    display: block;
    color: #4c281b;
    margin: 0;
    padding: 10px 5px 10px 0;
    height: 100%;
    text-transform: none;
    font-size: 14px;
    font-family: "museo700", sans-serif
}

.font-size-2 .menu-poziome li.p2>a {
    font-size: 17px
}

.font-size-3 .menu-poziome li.p2>a {
    font-size: 19px
}

.menu-poziome li.p2>a:hover {
    color: #093
}

.menu-poziome li.p2>a.is-no-link:hover {
    color: #4c281b;
    cursor: default
}

.menu-poziome li.p2.madzieci>a {
    background-image: url("/pro_liszki/img/lay/menu-madzieci.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.menu-poziome li.p2>ul {
    margin-bottom: 20px
}

.menu-poziome li.p2.akt>a {
    color: #093;
    text-shadow: none
}

.menu-poziome li.p2.hover .subpin,
.menu-poziome li.p2 .subpin {
    position: absolute;
    top: 5px;
    right: 0;
    left: initial
}

.menu-poziome li.p3 {
    display: block;
    float: none
}

.menu-poziome li.p3>a {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    color: #4c281b;
    margin: 0;
    padding: 5px 5px 5px 0;
    height: 100%;
    text-transform: none;
    font-size: 13px;
    font-family: "museo500", sans-serif
}

.font-size-2 .menu-poziome li.p3>a {
    font-size: 15px
}

.font-size-3 .menu-poziome li.p3>a {
    font-size: 17px
}

.menu-poziome li.p3>a:hover {
    color: #093;
    background-color: #fbf9f4
}

.menu-poziome li.p3.akt>a {
    color: #093;
    text-shadow: none;
    background-color: #fbf9f4
}

.menu-poziome .subpin {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 101;
    display: none;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 100%;
    line-height: 40px;
    cursor: pointer;
    background-color: #eee;
    text-align: center
}

.menu-poziome .subpin:after {
    content: '\25bc'
}

.menu-poziome li.p1.hover,
.zwykla .menu-poziome li.p1:hover {
    z-index: 10
}

.podmenu {
    padding: 0 0 0 0
}

.podmenu h2 {
    margin-top: 30px
}

.menu-pionowe {
    position: relative;
    margin: 15px 10px 50px 0;
    padding: 20px 0 10px 10px
}

.menu-pionowe li,
.menu-pionowe ul {
    list-style: none !important;
    margin-left: 0 !important
}

.menu-pionowe h2 span.std,
.menu-pionowe h2 a {
    margin-left: 0;
    color: #323232;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    padding: 10px 10px 10px 21px
}

.menu-pionowe a {
    -webkit-font-smoothing: antialiased;
    display: block;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #fff9e4;
    background: transparent;
    color: #093;
    text-decoration: none;
    font-size: 15px;
    font-family: "museo300", sans-serif;
    line-height: 20px
}

.menu-pionowe a:hover {
    background-color: #fff9e4;
    color: #031
}

.menu-pionowe li ul {
    display: none
}

.menu-pionowe li.akt>ul,
.menu-pionowe li.aktrodzic>ul {
    display: block
}

.menu-pionowe li.p1.akt>a,
.menu-pionowe li.p2.akt>a,
.menu-pionowe li.p3.akt>a {
    background: #fff9e4
}

.menu-pionowe li.p1.aktrodzic,
.menu-pionowe li.p2.aktrodzic,
.menu-pionowe li.p3.aktrodzic {
    background-color: #fff
}

.menu-pionowe li.p1 ul,
.menu-pionowe li.p2 ul,
.menu-pionowe li.p3 ul {
    padding: 0 0 0 10px
}

.menu-pionowe li.p2.akt,
.menu-pionowe li.p2.aktrodzic {
    background: #fff;
    border-left: 3px solid #093
}

.menu-pionowe li.p3 a {
    font-size: 14px
}

.menu-pionowe li.p2.madzieci>a {
    position: relative
}

.menu-pionowe li.p2.madzieci>a:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #0f5 transparent transparent transparent
}

ul.list.two-col>li {
    width: 50%;
    float: left;
    margin: 0;
    list-style-type: circle;
    list-style-position: inside
}

ul.lista-ok {
    height: auto;
    overflow: auto;
    padding-left: 0
}

ul.lista-ok li {
    list-style: none;
    background: transparent url("/pro_liszki/img/lista_ok.png") no-repeat 0 6px;
    padding: 6px 0 6px 36px;
    font-size: 17px;
    font-family: "museo300", sans-serif;
    font-weight: 300
}

table td {
    padding: 5px;
    border-bottom: 1px solid #fff
}

table.std {
    margin: 0;
    width: 100%;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    border-right: 1px solid #eee
}

table.std tr {
    border-right: 1px solid #eee
}

table.std th,
table.std td {
    padding: 5px;
    border: 0;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}

table.std th {
    font-weight: bold
}

table.cennik {
    margin: 20px 0 20px 0;
    width: 100%;
    border: 0 solid #cedfe3;
    border-radius: 5px;
    overflow: hidden
}

table.cennik tr:hover {
    background: #edf8ff !important
}

table.cennik td {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #cedfe3
}

table.cennik th {
    padding: 20px 6px 10px 10px;
    border: 0;
    background: #f7f7f7;
    color: #093;
    font-weight: bold;
    font-size: 18px;
    border-top: 10px solid #fff
}

table.cennik tr:nth-child(odd) {
    background-color: #f4fcff
}

.grupaZasoby.zdjecia,
.grupaZasoby.produkty_zdjecia {
    height: auto;
    overflow: auto;
    clear: both;
    padding: 60px 0 0 0
}

.grupaZasoby.zdjecia h3,
.grupaZasoby.produkty_zdjecia h3 {
    margin: 0;
    padding: 0 0 15px
}

.grupaZasoby.zdjecia a,
.grupaZasoby.produkty_zdjecia a {
    margin: 0 10px 10px 0;
    display: block;
    float: left
}

.grupaZasoby.zdjecia a.last,
.grupaZasoby.produkty_zdjecia a.last {
    margin-right: 0
}

.grupaZasoby.zdjecia a:hover,
.grupaZasoby.produkty_zdjecia a:hover {
    opacity: .8
}

.grupaZasoby.zdjecia a img,
.grupaZasoby.produkty_zdjecia a img {
    border-radius: 3px;
    border: 4px solid #f5efdb;
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3)
}

.grupaZasoby.pliki {
    padding: 20px 10px 10px 0;
    border-top: 1px solid #e5e5e5
}

.grupaZasoby.pliki a {
    padding-left: 23px;
    background-image: url('/img/iko/attach.png');
    background-repeat: no-repeat;
    color: #093;
    line-height: 30px
}

.grupaZasoby p {
    font-style: italic
}

#wyszukiwarka_wyniki h3 {
    margin-top: 10px
}

#wyszukiwarka_wyniki h3 a {
    font-weight: bold
}

#wyszukiwarka_wyniki h3 a span.zobacz {
    font-size: 13px;
    font-weight: normal
}

.tabs-strona .tab-links {
    position: relative;
    display: table;
    clear: both;
    margin: 0;
    padding-top: 5px;
    padding-left: 5px;
    max-width: 670px;
    width: auto;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #ddd;
    padding-bottom: 0;
    background-color: #f3f8fd;
    background-image: -webkit-linear-gradient(top, #f3f8fd, #fff);
    background-image: -moz-linear-gradient(top, #f3f8fd, #fff);
    background-image: -o-linear-gradient(top, #f3f8fd, #fff);
    background-image: -ms-linear-gradient(top, #f3f8fd, #fff);
    background-image: linear-gradient(top, #f3f8fd, #fff)
}

.tabs-strona .tab-links li {
    display: table-cell;
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    border-spacing: 0;
    background-color: transparent;
    list-style: none;
    vertical-align: bottom
}

.tabs-strona .tab-links li a {
    display: block;
    margin: 0 4px 0 0;
    padding: 10px 10px 10px 10px;
    min-width: 50px;
    color: #e3f4ff;
    text-align: center;
    line-height: 20px;
    border-top: 1px solid #004d1a;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #062;
    background-color: #093;
    background-image: -webkit-linear-gradient(top, #093, #004d1a);
    background-image: -moz-linear-gradient(top, #093, #004d1a);
    background-image: -o-linear-gradient(top, #093, #004d1a);
    background-image: -ms-linear-gradient(top, #093, #004d1a);
    background-image: linear-gradient(top, #093, #004d1a)
}

.tabs-strona .tab-links li a:hover {
    text-decoration: underline
}

.tabs-strona .tab-links li a.selected {
    background-color: #fcfcfc;
    background-image: none;
    color: #444f57;
    text-shadow: none
}

.tabs-strona>div {
    height: auto;
    overflow: auto;
    clear: both;
    padding: 20px 15px 15px 15px;
    border: 1px solid #eee;
    background: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px
}

.tabs-strona>div li {
    margin-bottom: 0;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px solid #eee
}

.tabs-strona>div li:hover {
    background: #fff
}

.tabs-strona>div li ul {
    margin-top: 20px
}

.tabs-strona>div .table-dwie tr td {
    border-bottom: 1px solid #eee
}

.tabs-strona>div .table-dwie td {
    padding: 10px 10px 15px 0
}

.tabs-strona>div .table-dwie .pierwsza {
    width: 160px
}

.produkty-lista .produkt-lista {
    zoom: 1;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 35px 50px 0;
    padding: 0 0 0 0;
    background: #fff;
    width: 290px;
    height: 325px;
    float: left
}

.produkty-lista .produkt-lista:before,
.produkty-lista .produkt-lista:after {
    content: "";
    display: table
}

.produkty-lista .produkt-lista:after {
    clear: both
}

.produkty-lista .produkt-lista:hover .opis-blok {
    opacity: 1
}

.produkty-lista .produkt-lista:nth-of-type(3n) {
    margin-right: 0
}

.produkty-lista .produkt-lista .preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee url('/img/preloader.gif') no-repeat center center;
    opacity: .8
}

.produkty-lista .produkt-lista.ajaxakt {
    background: #e3e3e3
}

.produkty-lista .produkt-lista.ajaxakt a {
    text-decoration: underline
}

.produkty-lista .produkt-lista .cena {
    float: right;
    padding: 5px;
    width: auto;
    border-radius: 5px;
    background: none repeat scroll 0 0 #f5f8ff;
    color: #062;
    text-align: right;
    font: 13px arial;
    font-weight: bold
}

.produkty-lista .produkt-lista .zdjecie-blok {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.produkty-lista .produkt-lista .zdjecie-maska {
    background-image: url("/pro_liszki/img/kafelek-maska.png");
    position: absolute;
    bottom: 0;
    width: 290px;
    height: 75px;
    z-index: 2
}

.produkty-lista .produkt-lista .produkt-label {
    position: absolute;
    top: 0;
    left: -20px;
    background-color: #093;
    color: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px;
    line-height: 18px
}

.produkty-lista .produkt-lista .opis-blok {
    background-image: url("/pro_liszki/img/produkt-opis-hover.png");
    background-repeat: no-repeat;
    height: 217px;
    width: 220px;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 36px 30px 0 40px;
    font-family: "museo700", sans-serif;
    font-size: 18px;
    line-height: 17px;
    opacity: 0;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease
}

.produkty-lista .produkt-lista .opis-blok-nazwa {
    margin: 0 0 15px 0
}

.produkty-lista .produkt-lista .opis-blok-nazwa>a {
    color: #010101
}

.produkty-lista .produkt-lista .opis-blok-nazwa>a:hover {
    color: #093
}

.produkty-lista .produkt-lista .opis-blok-wstep {
    color: #093
}

.produkt .zdjecie-blok {
    float: right;
    margin-left: 20px;
    margin-bottom: 0;
    line-height: 0
}

.produkt .produkt_prawa {
    float: left;
    width: 310px;
    text-align: center
}

.produkt .grupaZasoby {
    margin: 30px 0 0 0;
    height: auto;
    overflow: auto
}

.produkt .grupaZasoby a.produkty_zdjecia_ele {
    display: block;
    float: left;
    margin: 0 20px 20px 0
}

.produkt .cena {
    clear: both;
    margin: 10px 20px 0 0;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
    color: #3b4347;
    font-size: 18px
}

.produkt .cena span {
    color: #093
}

.produkt .zdjecie {
    border-radius: 10px
}

.produkt {
    margin-top: 30px;
    margin-bottom: 210px;
    position: relative;
    background-color: #fff;
    width: 940px
}

.produkt:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -210px;
    background-image: url("/pro_liszki/img/realizacja/realizacja-opis-bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 940px;
    height: 210px;
    z-index: 0
}

.produkt .produkt-zdjecie-glowne {
    position: relative;
    line-height: 0
}

.produkt .produkt-tekst {
    padding-top: 20px;
    padding-left: 80px;
    padding-right: 80px
}

.produkt .produkt-opis {
    color: #010101;
    font-family: "museo300", sans-serif;
    font-size: 14px;
    line-height: 23px;
    padding-left: 20px
}

.produkt .produkt-opis p {
    color: #010101;
    font-family: "museo300", sans-serif;
    font-size: 14px;
    line-height: 23px
}

.produkty-podobne {
    padding-top: 20px;
    padding-bottom: 80px
}

.produkty-podobne .produkt {
    zoom: 1;
    position: relative;
    display: block;
    margin: 0 20px 20px 0;
    padding: 0 0 20px 0;
    min-height: 220px;
    background: #fff;
    font-size: 13px;
    line-height: 16px;
    width: 220px;
    float: left
}

.produkty-podobne .produkt:before,
.produkty-podobne .produkt:after {
    content: "";
    display: table
}

.produkty-podobne .produkt:after {
    clear: both
}

.produkty-podobne .produkt:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)
}

.produkty-podobne .produkt .zdjecie {
    width: 100%;
    height: auto
}

.produkty-podobne .produkt .preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee url('/img/preloader.gif') no-repeat center center;
    opacity: .8
}

.produkty-podobne .produkt.ajaxakt {
    background: #e3e3e3
}

.produkty-podobne .produkt.ajaxakt a {
    text-decoration: underline
}

.produkty-podobne .produkt.nr3 {
    margin-right: 0
}

.produkty-podobne .produkt.last {
    margin-right: 0
}

.produkty-podobne .produkt .cena {
    float: right;
    padding: 5px;
    width: auto;
    border-radius: 5px;
    background: none repeat scroll 0 0 #f5f8ff;
    color: #062;
    text-align: right;
    font: 13px arial;
    font-weight: bold
}

.produkty-podobne .produkt .zdjecie-blok {
    float: left;
    margin-left: 0;
    border: 1px solid #e5e5e5
}

.produkty-podobne .produkt .opis-blok {
    float: left;
    margin: 10px 10px 0 10px
}

.produkty-podobne .produkt .opis-blok-nazwa {
    font-size: 14px;
    line-height: 18px;
    font-family: "museo700", sans-serif;
    margin: 0 0 20px 0
}

.produkty-podobne .produkt .opis-blok-nazwa>a {
    color: #010101
}

.produkty-podobne .produkt .opis-blok-wstep {
    display: none;
    color: #010101;
    font-size: 14px;
    line-height: 21px;
    font-family: "museo300", sans-serif;
    margin: 0 0 0 0;
    text-align: left
}

.news-list {
    margin-top: -20px
}

.news-list .news-list-el {
    border-bottom: 1px solid rgba(76, 40, 27, 0.1);
    padding: 20px 0 20px 40px;
    clear: both;
    height: auto;
    overflow: hidden;
    position: relative;
    left: -40px;
    margin-right: -73px;
}
@media (max-width: 1023px) {
    .news-list .news-list-el {
        left: 0;
        margin-right: 0;
        padding-left: 0;
    }
}

.news-list .news-list-el-photo {
    float: left;
    width: 150px;
    height: 150px;
    padding: 10px 0 0 0
}
@media (max-width: 1023px) {
    .news-list .news-list-el-photo {
        height: 130px;
        width: 130px;
    }
}

.news-list .news-list-el-photo:hover {
    opacity: .9
}

.news-list .news-list-el-photo img {
    border-radius: 3px;
    border: 4px solid #f5efdb;
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3)
}

.news-list .news-list-el-title-link {
    font-size: 15px;
    line-height: 20px;
    font-family: "museo700", sans-serif;
    color: #4c281b
}

.news-list .news-list-el-title-link:hover {
    color: #093
}

.font-size-2 .news-list .news-list-el-title-link {
    font-size: 17px
}

.font-size-3 .news-list .news-list-el-title-link {
    font-size: 22px
}

.news-list .news-list-el-title-link-topattach {
    margin-right: 5px
}

.news-list .news-list-el-date {
    background-image: url("/pro_liszki/img/artykuly/news-clock.png");
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    font-family: "museo700", sans-serif;
    color: #093
}
@media (min-width: 1024px) {
    .news-list .news-list-el-date {
        display: inline-block;
    }
}
@media (max-width: 1023px) {
    .news-list .news-list-el-date {
        margin-bottom: 0;
    }
}

.news-list .news-list-el-category {
    background-image: url("/pro_liszki/img/artykuly/news-cat-ico.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #4c281b;
    padding-left: 25px;
    padding-top: 5px;
    font-size: 12px;
    line-height: 20px;
    font-family: "museo700", sans-serif;
    margin-left: 30px
}
@media (min-width: 1024px) {
    .news-list .news-list-el-category {
        display: inline-block;
    }
}
@media (max-width: 1023px) {
    .news-list .news-list-el-category {
        display: block;
        margin-left: 0;
    }
}

.news-list .news-list-el-right {
    width: 72.697%;
    float: left;
    padding-left: 35px;
}
@media (max-width: 1023px) {
    .news-list .news-list-el-right {
        padding-left: 20px;
        width: calc( 100% - 150px );
    }
}

.news-list .news-list-el-desc {
    margin-bottom: 20px
}

.news-list .news-list-el-first {
    border-bottom: 1px solid rgba(76, 40, 27, 0.1);
    clear: both;
    margin-right: -33px;
    zoom: 1
}

.news-list .news-list-el-first:before,
.news-list .news-list-el-first:after {
    content: "";
    display: table
}

.news-list .news-list-el-first:after {
    clear: both
}

.news-list .news-list-el-first .news-list-el-title-link {
    font-size: 20px;
    line-height: 25px;
    font-family: "museo700", sans-serif;
    color: #4c281b
}

.news-list .news-list-el-first .news-list-el-title-link:hover {
    color: #093
}

.font-size-2 .news-list .news-list-el-first .news-list-el-title-link {
    font-size: 23px
}

.font-size-3 .news-list .news-list-el-first .news-list-el-title-link {
    font-size: 27px
}

.news-list .news-list-el-first .news-list-el-title-link-topattach {
    margin-right: 5px
}

.news-list .news-list-el-first .news-list-el-first-photo {
    position: relative;
    width: 64.62%;
    float: left;
    overflow: hidden;
    left: -40px;
    margin-right: -40px;
    line-height: 0
}
@media (max-width: 1023px) {
    .news-list .news-list-el-first .news-list-el-first-photo {
        overflow: visible;
    }
}
@media (max-width: 767px) {
    .news-list .news-list-el-first .news-list-el-first-photo {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .news-list .news-list-el-first .news-list-el-first-photo::after {
        background-image: url("/pro_liszki/img/artykuly/news-list-el-first-mask.png");
        content: '';
        display: block;
        width: 473px;
        height: 290px;
        position: absolute;
        z-index: 2;
        right: -50px;
        top: 0;
    }
}

.news-list .news-list-el-first .news-list-el-info {
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 40px;
    top: 40px;
    width: 110px;
    height: 170px
}

.news-list .news-list-el-first .news-list-el-date {
    background-image: url("/pro_liszki/img/artykuly/news-clock.png");
    background-repeat: no-repeat;
    background-position: center 20px;
    padding: 40px 20px 15px 20px;
    display: block;
    margin: 0 0 0 0;
    border-bottom: 1px solid rgba(76, 40, 27, 0.1);
    text-align: center;
    line-height: 13px
}

.news-list .news-list-el-first .news-list-el-category {
    margin-left: 10px;
    margin-top: 20px
}

.news-list .news-list-el-first .news-list-el-first-right {
    width: 35.983%;
    float: left;
    padding-left: 35px;
}
@media (max-width: 767px) {
    .news-list .news-list-el-first .news-list-el-first-right {
        padding-left: 20px;
        width: 50%;
    }
}

.news-list .news-list-el-first .but {
    margin-bottom: 20px;
}

.news .news-data {
    background-image: url("/pro_liszki/img/artykuly/news-clock.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    font-size: 12px;
    line-height: 20px;
    font-family: "museo700", sans-serif;
    color: #093
}

.news .news-photo {
    float: left;
    margin: 0 30px 20px 0
}

.news .news-photo:hover {
    opacity: .9
}

.news .news-photo img {
    border-radius: 3px;
    border: 4px solid #f5efdb;
    -webkit-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    -moz-box-shadow: 0 1px 1px rgba(2, 2, 2, .3);
    box-shadow: 0 1px 1px rgba(2, 2, 2, .3)
}

div.str {
    clear: both;
    display: block;
    min-height: 110px;
    padding: 40px 0 5px 0;
    text-align: center
}

div.str a,
div.str span {
    background-image: url("/pro_liszki/img/but/but-medium-bg-left.png");
    background-repeat: no-repeat;
    border: 0;
    color: #010101;
    font-family: "museo700", sans-serif;
    font-size: 11px;
    position: relative;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 4px 0 4px;
    padding: 0 18px 0 22px;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    -ms-transition: color 300ms ease;
    -o-transition: color 300ms ease
}

div.str a:after,
div.str span:after {
    background-image: url("/pro_liszki/img/but/but-medium-bg-right.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    right: -4px;
    height: 100%;
    top: 0;
    width: 4px
}

div.str a:hover,
div.str span:hover {
    color: #093
}

div.str a.akt,
div.str span.akt {
    background: #f3f3f3;
    border-radius: 3px;
    margin-right: -1px
}

div.str a.akt:after,
div.str span.akt:after {
    display: none
}

div.str a.nastepna:before,
div.str span.nastepna:before {
    content: "Następna strona";
    padding-right: 5px
}

div.sort {
    padding: 5px 5px 10px 0;
    color: #a9a9a9;
    font-size: 12px
}

div.sort a {
    margin: 0 8px 0 0;
    padding: 2px 7px 2px 2px;
    border-right: 1px solid #eee;
    color: #3b3a62
}

form.std fieldset {
    margin: 0
}

form.std h3 {
    margin: 0 0 15px 0;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

form.std p {
    margin-left: 20px
}

form p {
    position: relative;
    display: block;
    clear: both;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 0;
    min-height: 40px;
    font-size: 13px
}

.b-tresc form p {
    margin-top: 0;
    margin-bottom: 5px
}

form label {
    display: block;
    clear: both;
    padding: 6px 0 6px 10px;
    width: 180px;
    color: #4e4e4e;
    text-align: left;
    font: 13px arial, sans-serif
}

form label.sublabel {
    float: none;
    clear: both;
    margin-right: 20px;
    margin-left: 0;
    padding-top: 5px;
    min-width: 100px;
    width: auto;
    text-align: left;
    font-weight: normal;
    cursor: pointer
}

form fieldset legend {
    margin-bottom: 10px;
    padding-top: 10px;
    font-weight: bold
}

form p small {
    color: #4e4e4e;
    font-weight: normal;
    font-size: 11px
}

form.std select,
form.std input[type="text"],
form.std input[type="password"],
form input.text-input,
form select,
form textarea {
    padding: 4px 2% 3px 2%;
    width: 96%;
    height: 36px;
    border: 1px solid #c7c7c7;
    color: #463833;
    font-size: 12px;
    background-color: #fff
}

form input[type="submit"] {
    background-color: #2f2f2f;
    position: relative;
    padding: 0 30px 0 30px;
    height: 45px;
    color: #fff;
    font-size: 15px;
    font-family: "museo300", sans-serif;
    line-height: 45px;
    text-transform: uppercase;
    border: 0
}

body form textarea {
    padding-top: 10px;
    height: 140px
}

form.std input[type="text"]:focus,
form input.text-input:focus,
form input.text-input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover {
    border-color: #093;
    background: #f1f7fa
}

form .small-input {
    width: 90%
}

form .medium-input {
    width: 50%
}

form .large-input {
    padding: 8px !important;
    width: 94.5%;
    font-size: 16px !important
}

form textarea {
    height: 100px;
    font-family: Arial, Helvetica, sans-serif
}

form select {
    padding-right: 0
}

form input[type="checkbox"],
form input[type="radio"] {
    padding: 0;
    border: 0;
    background: none
}

form p.error {
    margin: 6px 0 6px 0;
    padding-left: 23px;
    border-bottom: 3px solid #f2a99e;
    background: #f8c4bc;
    color: #a61802
}

div.errorbox {
    clear: both;
    margin: 0 0 15px 0;
    padding: 10px 10px 15px 10px;
    padding-bottom: 20px;
    border: 0 solid #666;
    background: #f8c4bc
}

div.errorbox h4 {
    margin: 4px 0 8px 0;
    color: #a61802
}

#errorList li {
    clear: both;
    padding: 0;
    list-style: none;
    list-style-position: inside
}

#errorList li label {
    padding: 0;
    color: #b53925;
    text-transform: none;
    font: normal 13px tahoma;
    line-height: 24px
}

#errorList label {
    display: inline;
    float: none;
    width: auto;
    color: #b53925
}

.b-tresc .komunikat {
    margin-right: 20px
}

.komunikat {
    position: relative;
    margin: 5px 0 15px 0;
    padding: 0;
    border: 0 solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-position: 10px 11px !important;
    background-repeat: no-repeat !important;
    font-size: 13px
}

.komunikat div {
    display: block;
    padding: 10px 10px 10px 36px;
    font-style: normal;
    line-height: 1.5em
}

.komunikat .close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #900;
    font-size: 9px
}

.komunikat hr {
    border: 0;
    border-style: solid;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.komunikat.wazny {
    border-color: #e6db55;
    background: #fffbcc url('/img/admin/exclamation.png') 10px 11px no-repeat;
    color: #666452
}

.komunikat.info {
    border-color: #ebdeae;
    background: #fffbe8 url('/img/admin/information.png');
    color: #a47d22
}

.komunikat.dobrze {
    border-color: #9adf8f;
    background: #d5ffce url('/img/admin/tick_circle.png');
    color: #556652
}

.komunikat.blad {
    border-color: #dad3cd;
    background: url("/img/admin/cross_circle.png") repeat scroll 0 0;
    background-color: #ffe0e0;
    color: #8f5f5f;
    font-size: 15px
}

.kalendarz {
    display: block;
    float: left;
    margin: 10px 0 0 9px;
    padding: 0;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee
}

.kalendarz th {
    padding: 5px;
    height: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 10px
}

.kalendarz td {
    position: relative;
    margin: 0;
    padding: 5px;
    height: 20px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center
}

.kalendarz td.day {
    background: #f5f5f5;
    color: #aaa;
    font-size: 12px
}

.kalendarz td.akt {
    background: #a1eaf0;
    color: #347f89;
    font-weight: bold
}

.kalendarz td.akt.typ_wazny {
    background: #f20013;
    color: #ffe3e3
}

.kalendarz td div.szczegoly {
    position: absolute;
    bottom: 20px;
    left: -125px;
    z-index: 100;
    display: none;
    overflow: hidden;
    padding: 5px;
    min-height: 60px;
    max-height: 400px;
    width: 265px;
    border-radius: 10px;
    background: #fefdfd;
    box-shadow: 0 0 15px #a89a86;
    color: #503107;
    font-weight: normal
}

.kalendarz td:hover div.szczegoly {
    display: block
}

.kalendarz td div.szczegoly h4 {
    margin: 0
}

.kalendarz td div.szczegoly a {
    color: #ab6200
}

.kalendarz td div.szczegoly p {
    margin: 0;
    font-size: 13px
}

.kalendarz .miesiac td {
    font-weight: bold
}

.kalendarz .tydzien td {
    color: #c86b42
}

.rek {
    text-align: center
}

.rek.rek3 {
    margin: 0 auto;
    width: 100%
}

.boksy_podswietl_miejsca .boks {
    margin-bottom: 0;
    background: rgba(0, 255, 181, 0.3)
}

.boksy_podswietl_miejsca .boks:hover {
    background: #00ffb5;
    box-shadow: 0 0 20px #00ffb5
}

.boks_podswietlenie {
    clear: both;
    margin: 0 0 5px 0;
    padding: 20px;
    border: 1px dotted #6ffffd;
    background: #00ffb5;
    color: #007853
}

.boks_podswietlenie:hover {
    position: relative;
    z-index: 100
}

#right .boks {
    margin: 0 0 0 0
}

#left .boks {
    margin: 0 0 0 10px
}

#mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    display: none;
    background-color: #000;
    opacity: .5;
    cursor: pointer
}

.popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    padding: 20px;
    width: 600px;
    height: auto;
    border: 2px solid #eee;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 45px #aaa
}

.popup_close {
    position: absolute;
    top: -21px;
    right: -21px;
    width: 42px;
    height: 42px
}

div.mapa_Statyczna {
    position: relative
}

div.mapa_Statyczna div.punkt {
    position: absolute
}

div.mapa_Statyczna div.punkt:hover div.szczegoly {
    display: block;
    min-height: 60px;
    width: 265px;
    background: #fefdfd;
    -webkit-box-shadow: 0 0 15px #a89a86;
    -moz-box-shadow: 0 0 15px #a89a86;
    box-shadow: 0 0 15px #a89a86;
    color: #503107
}

div.mapa_Statyczna div.punkt div.szczegoly {
    position: absolute;
    bottom: 20px;
    left: -125px;
    display: none;
    padding: 4px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

div.mapa_Statyczna div.punkt div.szczegoly a {
    color: #ab6200
}

div.mapa_Statyczna div.punkt div.szczegoly p {
    margin: 0;
    font-size: 13px
}

.blok_formularz {
    margin: 10px 0 40px 0
}

.embed-responsive {
    margin-bottom: 30px;
}
