@font-face {
    font-family: "MyOswald";
    src: url('/fonts/MyOswald-Light.eot');
    src: url('/fonts/MyOswald-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyOswald-Light.woff') format('woff'),
        url('/fonts/MyOswald-Light.ttf') format('truetype'),
        url('/fonts/MyOswald-Light.svg#MyOswald') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "MyOswald";
    src: url('/fonts/MyOswald-Regular.eot');
    src: url('/fonts/MyOswald-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyOswald-Regular.woff') format('woff'),
        url('/fonts/MyOswald-Regular.ttf') format('truetype'),
        url('/fonts/MyOswald-Regular.svg#MyOswald') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "MyOswald";
    src: url('/fonts/MyOswald-Bold.eot');
    src: url('/fonts/MyOswald-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyOswald-Bold.woff') format('woff'),
        url('/fonts/MyOswald-Bold.ttf') format('truetype'),
        url('/fonts/MyOswald-Bold.svg#MyOswald') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Trebuchet MS";
    src: url('/fonts/trebuc.ttf') format('truetype');
    font-weight: 400;
    font-style: normal    
}
@font-face {
    font-family: "Trebuchet MS";
    src: url('/fonts/trebucbd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;    
}
@font-face {
    font-family: "Trebuchet MS";
    src: url('/fonts/trebucit.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;    
}
@font-face {
    font-family: "Trebuchet MS";
    src: url('/fonts/trebucbi.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;    
}
html {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #fff;
    color: #000;
    margin: 0;
    padding-top: 0px;
}

@media screen and (max-width: 991px){
    body {
        padding-top: 60px !important;
    }
}

img {
    border: none;
    margin: 0;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: underline;
}
p {
    margin-top: 15px;
    margin-bottom: 15px;
}
#arch-info{
    position: relative;
    width: 224px;
    text-align: left;
    margin-top: 5%;
}
#container1 {
    position: relative;
    max-height: 93px;
    margin: 0;
    background: url('/images/wp-container1.png') repeat-x;
}
#header0 {
    text-align: center;
    width: 100%;
    /*height: 93px;*/
    margin: 0 auto;
    /*background: url(/images/wp-header.png) top center no-repeat;*/
}
#logo-anchor img {
    margin: 0 auto;
    /*    width: 1000px;
        height: 88px;*/
}
#content-container {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 0 48px 0;
    background: #fff;
}
#header {
    display: block;
    font-family: Georgia, serif;
    font-size: 18px;
    color: #808285;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #dfdfe0;
}

@media screen and (min-width: 992px) {
    #fixmmenu{
        display: none!important;
    }
}

#sidebar {
    display: block;
    float: left;
    width: 253px;
    background: #fff;
}
#first-page-container2 {
    position: relative;
    /*    width: 258px;
        height: 350px;*/
    padding: 17px 17px 21px 22px;
    /*    background: url(/images/wp-prewka-cienie.png) left top no-repeat;*/
}
#first-page {
    display: block;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 14px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 14px 0px rgba(50, 50, 50, 0.75);
    margin: 20px auto 10px 0;
}
#issue-number {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #be1e2d;
    border-bottom: solid 1px #dfdfe0;
    margin: 20px 0 20px 0;
    text-align: center;
}
#main {
    position: relative;
    /*margin: 0 138px 0 0;*/
    /*padding: 0 0 0 50px;*/
    background: #fff;
}
.section-container {
    position: relative;
    padding: 20px 0;
    min-height: 80px;
}
.section-container .section-label {
    /*float: left;*/
    /*width: 130px;*/
    font-family: "Trebuchet MS", sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 110%;
    color: #65696C;
    margin: 0 0 10px 0;
}
.section-container ul {
    margin: 0;
    /*padding: 0 0 0 190px;*/
    padding: 0 0 0 20%;
    list-style: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    color: #383C3E;
}
.section-container ul li {
    margin: 0 0 10px 0;
    padding: 0;
}
.section-separator {
    height: 6px;
    background: url(/images/wp-section-separator.png) no-repeat;
}

#other-articles .section {
    padding: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
}
#other-articles .section-label {
    font-size: 14px;
    font-weight: bold;
    line-height: 110%;
    padding: 0 0 4px 0;
    color: #65696C;
}
#other-articles ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /*color: #999;*/
    color: #808285;
}
#other-articles ul li {
    margin: 0 0 4px 0;
    padding: 0;
}

#article {
    padding-top: 20px;
}

#article p.subtitle {
    margin-bottom: 0px;
    font-size: 16px;

}

#article .image-container {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
}
#article .image-container img {
    display: block;
    margin: 0 auto;
}
#article .image-container p {
    margin: 0 0 24px 0;
    font-size: 11px;
    color: #999;
}
#article h1 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin: 0.2em 0 0 0;
    padding-bottom: 10px;
}
#article h2 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}
#article p.author {
    background: #808285;
    color: #fff;
    padding: 3px 8px;
}
#article .content {
    line-height: 150%;
    text-align: justify;
}
#article .content h3 {
    /* srodtytul */
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
#article  h4 {

    font-style: italic;
    margin-left: 0px;
    margin-right: 40px;
    color: #7C2F1D;
    font-weight: bold;
    padding-left: 20px;
    border-left: 10px solid #f2e9e9;
    font-size: 1.2em;
    line-height: 16px;
    margin-bottom: -8px;

}
#article p.author-info {
    font-size: 11px;
    margin-top: 4em;
}
#article p.author2-info {
    font-size: 11px;
    margin-top: 10px;
}
#footer-container {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    margin-top: 20px;
    padding: 0;
    background: #292728;
}
#article .content a {
    color: #3366ff;
}
#article .content p {
    font-size: 1.2em;
}

#footer {
    position: relative;
    /*width: 960px;*/
    margin: 0 auto;
    padding: 10px 0px;
    color: #bbbdbf;
    /*background: url(/images/footer.png) repeat-y;*/
}
p#footer-links {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
p#footer-copyright {
    text-align: center;
    font-size: 10px;
    color: #85999A;
}
#footer a.stale {
    font-weight: bold;
}



.clear {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}



#article-info {
    position: relative;
    padding: 0px 0 4px;
    margin-top: -5px;
    margin-top: 10px;

    border-bottom: solid 1px #bfbfbf;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 10px;
    color: #999;
    text-align: right;
    height: 16px;
}

#addthis-button {
    width: 200px;
    text-align: left;
    float: left;
}

.addthis_button_facebook_like {
    margin-top: -2px;
}


#addthis-button a {
    float: left;
}
.print_preview {
    margin-right: 20px;
}

#print_footer {
    display: none;

}
#addthis-footer {
    margin-top: 20px;
    padding: 4px 0;
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    height: 16px;
}

@media print {
    html, body { font-size: 14pt; }
    #sidebar { display: none; }
    #main { margin: 0; padding: 0; }
    #header { font-size: 22pt; }
    #issue-number { font-size: 18pt; }
    .section-container .section-label { font-size: 20pt; }
    .section-container ul { font-size: 18pt; }
    #article .image-container p { font-size: 13pt; }
    #article h1 { font-size: 33pt; }
    #article p.subtitle { font-size: 19pt; }
    #article p.author-info { font-size: 13pt; }
    p#footer-links { font-size: 13pt; }
    p#footer-copyright { font-size: 11pt; }
}

.zapowiedz {
    text-align: center;
}
.zapowiedz .tytul {
    margin: 5px 0;
}
.infograf {
    text-align: center;
}
.infograf img {
    height: 700px;
}
.infograf span {
    font-size: 0.8em;
}
#banner-sklep-wp {
    background: url(/images/banner-sklep-wp.png) 0 0 no-repeat;
    width: 234px;
    height: 69px;
    margin-bottom: 30px;
    background-position: 0 0;

}
#banner-sklep-wp:hover {
    background: url(/images/banner-sklep-wp.png) -468px 0 no-repeat;

}

#list {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    padding: 20px 0 30px 0;
    color: #2a2c2d;
    letter-spacing: 0,1em;
    line-height: 18px;
}
#calosc {
    border-top: 5px solid #b2e8ff;
    margin: 20px auto 10px auto;
    font-size: 24px;
    font-family: MyOswald, sans-serif;
    text-align: center;
    font-weight: 400;
    background-color: #f8f8ec;
    /*height: 100%;*/
    /*    margin-right: 40px;*/
    padding: 20px;
}
#pozostalo {
    color: #527997;
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    padding-left: 15px;
    margin-top: 40px;
}

@media screen and (max-width: 1199px) {
    #pozostalo {
        color: #527997;
        font-family: 'Arimo', sans-serif;
        font-size: 15px;
        padding-left: 0px;
        margin-top: 40px;
    }
}
@media screen and (max-width: 489px) {
    #pozostalo {
        max-width: 40%;
    }
}
@media screen and (max-width: 299px) {
    #pozostalo {
        max-width: 100%;
        margin-bottom: 55px;
    }
}
#calosc-nowa {
    margin: 2px auto 10px auto;
    font-size: 24px;
    font-family: 'Arimo', sans-serif;
    text-align: center;
    font-weight: 400;
    background-color: #eaf5f6;
    padding: 20px;
    /*float: left;*/
    width: 100%;
}
#procenty {
    background: url(/images/kup_procenty.png) 0 0 no-repeat;
    width: 76px;
    height: 75px;
    margin: -72px auto 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 75px;
    font-weight: 700;
    color: #89cbcf;
}
#calosc a {
    /*font-weight: 700;*/
    color: #0348a3;
}
#calosc-nowa a {
    color: #0348a3;
}

#calosc h3 {
    /*margin: 20px 140px 0 140px;*/
    color: #ffba00;
    font-size: 32px;
    line-height: 40px;
}
#calosc-nowa h3 {
    color: #527997;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
}

#calosc p {
    /*margin: 0px 140px 20px 140px;*/
    color: #269be8;
    font-size: 16px;
    line-height: 20px;
}
#calosc-nowa p {
    color: #527997;
    font-size: 13px;
}
@media screen and (min-width: 768px) {
    .ikona {
        width: 154px;
        height: 103px;
        position: absolute;
        top: -51px;
        left: 180px;
    }
}
@media screen and (max-width: 767px) {
    .ikona{
        width: 154px;
        height: 103px;
        margin: -81px auto -21px auto;
    }
}
@media screen and (min-width: 768px) {
    #drogi {
        position: relative;
        height: 95px;
        width: 100%;
        margin-bottom: 58px;
    }
}
@media screen and (max-width: 767px) {
    #drogi {
        width: 100%;
        margin-bottom: 58px;
    }
}
#sklep {
    background-color: #cce7ea;
    position: relative;
    padding-top: 30px;
    padding-bottom: 55px;
}
#sklep .ikona {
    background: url(/images/kup_sklep.png) 0 0 no-repeat;
}
#sklep .ikona:hover{
    background: url(/images/kup_sklep.png) -308px 0 no-repeat;
}
@media screen and (max-width: 539px) {
    .zalety-head-block{
        margin-top: 20px;
        margin-bottom: 5px;
    }
}
.zalety-head {
    color: #527997;
    font-size: 28px;
    width: 40%;
    text-align: right;
    line-height: 1em;
    font-weight: 100;
}
@media screen and (max-width: 539px) {
    .zalety-head {
        display: inline;
    } 
}
.zalety-lista{
    color: #527997;
    font-size: 12px;
    width: 60%;
    text-align: left;
    margin-left: 40%;
}
@media screen and (max-width: 539px) {
    .zalety-lista{
        width: auto;
        margin-left: auto;
    }   
    ul.zalety-lista {
        display: inline-block;
        padding-left: 20px;
    }
}
@media screen and (max-width: 353px){
    ul.zalety-lista {
        padding: 0 10px 0 30px;
    }
}
@media screen and (max-width: 270px){
    ul.zalety-lista {
        padding: 0 0 0 20px;
    }
}
.sms {
    margin-top: 10px;
    background-color: #b0dada;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}
.sms .ikona {
    background: url(/images/kup_sms.png) 0 0 no-repeat;
}
.sms .ikona:hover {
    background: url(/images/kup_sms.png) -308px 0 no-repeat;
}
.sms-tresc-form {
    margin-top: 30px;
}
.sms-tresc-form p {
    margin: 0;
    color: #527997;
}
.sms-tresc-form #pierwsza {
    margin-bottom: 8px;
}
.wazny {
    font-size: 1.2em;
    font-weight: 700;
}
.ukryta {
    display: none;
}
.alert-moj {
    border: none;
    margin-top: 20px;
    font-size: 20px;
    border-radius: 0;
}

#banner2-sklep-wp {
    background: url(/images/banner-sklep-wp.png) 0 0 no-repeat;
    width: 234px;
    height: 69px;
    margin: 20px auto;
}
#banner2-sklep-wp:hover {
    background: url(/images/banner-sklep-wp.png) -468px 0 no-repeat;
}
#reszta {
    background-color: #f8f8ec;
    height: 200px;
}
#header_login {
    width: 100%;
    height: 20px;
    /*padding: 5px 10px;*/
    /*color: #fff;*/
    /*background: #003366;*/
    /*margin-bottom: 20px;*/

}

#header_login #user {
    float: right;
    padding-right:  10px;

}

#header_login #logout a {
    float: right;
    color: red;
    padding-right:  10px;
}

#lista-numerow {
    width: 170px;
    /*float: left;*/
    /*background: #eee;*/
    padding: 0px;

}

#lista-numerow h4 {
    background: #eee;
    color:#000;
    font-size: 14px;
    margin: 0px;
    padding: 4px;
}

#lista-numerow ul {
    padding: 0 10px;
    margin-left: 20px;
    font-size: 14px;

}

#lista-numerow li {
    margin-bottom: 5px;
}

#lista-numerow li a {
    text-decoration: none;
    color: #666;
}
#lista-numerow li a.wybrane {
    color: #fff;
    background: #999;
}

/*Nowe style*/

.zdjecie-podpis {
    font-size: 10px;
    max-width: 450px;
    margin: 0 auto;
}
.zdjecie-podpis div {
    text-align: right;
    font-style: italic;
    color: #999;
}

.autor {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 30px;
}

.ui-datepicker-inline {
    margin: 0 auto !important;
    width: 100% !important;
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: 1px !important;
    text-align: center !important;
}

select.ui-datepicker-month,select.ui-datepicker-year {
    color: #000;
}

.dostepny {
    /*color: #0099cc !important;*/
    color: #286090 !important;

}

.current {
    /*background: #0099cc;*/
    background: #337AB7;
    color: #fff;
    font-weight: bold;
    display: block;
    padding-left: 4px !important;

}

#brak-wydania {
    font-size: 16px;
    width:100%;
    text-align: center;
    margin: 20px auto;

}

.label {
    font-size: 10px;
    margin-bottom: 5px;
    display: block;
    white-space:normal;
}

#header_miniatura {
    display: block;
    font-family: Georgia, serif;
    font-size: 18px;
    color: #808285;
    text-align: center;
    padding: 10px 0 10px 0;
    /*border-bottom: solid 1px #dfdfe0;*/
}

#header_miniatura_lista {
    display: block;
    font-family: Georgia, serif;
    font-size: 15px;
    color: #808285;
    text-align: center;
    padding: 10px 0 10px 0;
    /*border-bottom: solid 1px #dfdfe0;*/
}

#header_miniatura_border {
    display: block;
    color: #808285;
    padding: 0 0 2px 0;
    border-bottom: solid 1px #dfdfe0;
}


#szukaj {
    width: 100%;
    height: 30px;
    line-height: 20px;
    margin: 20px 0;
    padding-left: 40px;
    font-size: 12px;
    font-weight: 300;
    color: #444;
    border: solid 1px #ccc;
    outline: 0;
    background-image: url('/images/icon-loup.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.data-numer {
    font-size: 10px;
    color: #666;
}

.pagination ul, ol{
    list-style: none;
    margin: 0;
    padding: 0;
}

.pagination{
    overflow: hidden;
}

.pagination ul{
    float: right;
}

.pagination ul li{
    float: left;
    margin-left: .4rem;
}

.pagination ul li:first-child{
    margin-left: 0;
}

.pagination ul li a{
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #56565c;
    text-align: center;
    border-width: .1rem;
    border-style: solid;;
    border-color: #d4d4d3;
    background-color: #fff;
    border-radius: .2rem;
}

.pagination ul li a.current_p
{
    background-color: #337AB7;
    border-color: #337AB7;
    color: #ffffff;
    text-decoration: none;
}

.pagination ul li a:hover{
    background-color: #57B5EB;
    border-color: #57B5EB;
    color: #ffffff;
    text-decoration: none;
}

.pagination ul li a.disabled,
.pagination ul li a.disabled:hover{
    background-color: #f4f4f4;
    color: #56565c;
    border-color: #d4d4d3;
}

.miniatura{
    float: left;
    padding: 0px 10px 20px 10px;
}

.popover{
    /*max-width: 210px;*/
    max-height: 340px;
    overflow: hidden;

}

.popover-title {
    font-size: 14px;
    font-weight: bold;
    color: #65696C;
}

.popover-content {
    /*max-height: 200px;*/
    /*max-width: 210px;*/
    /*overflow: hidden;*/
    /*background-color: #b2e8ff;*/
}

.popover-content p{

    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #65696C;
}

.popover-content h4,
.popover-content h3{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #65696C;
}

.icon-color {
    color: #337AB7;

}

.placeholder-color:-moz-placeholder {
    color: #337AB7
}

.placeholder-color::-moz-placeholder {
    color: #337AB7
}

.placeholder-color:-ms-input-placeholder {
    color: #337AB7
}

.placeholder-color::-webkit-input-placeholder {
    color: #337AB7
}

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.user-login
{
    /*position: relative;*/
    font-size: 12px;
    /*height: auto;*/
    /*padding: 10px;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 15px;
    padding: 20px 20px 20px 20px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    margin: 0 0 15px 0;
    color: #808285;
    font-size: 14px;
    font-weight: 700;
    display: block;
}

.need-info
{
    margin-bottom: 15px;
    display: block;
    color: #808285;
}

.need-help
{
    margin-top: 15px;
    color: #808285;
}
.new-account
{
    display: block;
    margin-top: 15px;
    color: #808285;
}

#select-lista-dostepnych-wydan {
    max-height: 300px;
    overflow: auto;
}

.sms-form {
    margin: 20px 0 20px 0;
}

.content ul, ol{
    margin: 12px 0 12px 0;
}

#banner-sklep2 {
    margin: -5px auto -7px auto;
    background: url(/images/banner-sklep.png) -33px -9px no-repeat;
    width: 149px;
    height: 55px;
}

#banner-sklep2:hover {
    background: url(/images/banner-sklep.png) -397px -9px no-repeat;
}

#banner-portal-ND{
    vertical-align: middle;
    max-width: 100%;
    max-height: 47px;
}
#banner-portal-ND-mmenu{
    max-width: 100%;
    max-height: 47px;
    margin: auto;
    display: block;
}
#alert-login{
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    padding-top: 1px;
    padding-bottom: 1px;
}
#sms-form{
    margin-top: 10px
}

#cookie_info {
    background: #555;
    color: #eee;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    max-height: 150px;
    overflow-y: auto;
}

#print {
    display: none;
}


.wp-modlitwa img {
    margin: 10px auto;
}


#cookie_info #zamknij {
    position: absolute;
    display: block;
    width: 100px;
    padding: 5px;
    text-align: center;
    right: 10px;
    top: 10px;
    opacity: 1;
    background: #0771b8;
    color: #fff;

}

#cookie_info #wiecej {
    position: absolute;
    display: block;
    width: 100px;
    padding: 5px;
    text-align: center;
    right: 10px;
    top: 45px;
    opacity: 1;
    color: #555;
    background: #bbb;

}

