:root {  
    --content-width: 1260px;
    --column-gap: 24px;
    --left-column-width: 830px;
    --right-column-width: 405px;
    --center-column-padding: 0 180px 0 180px;
    --page-primary-bg: #3A3A3C;
    --page-primary-variant-bg: #2F2F30;
    --page-secondary-bg: #E51B38;
    --page-secondary-variant-bg: #A80F1F;
    --page-plus-bg: #02CAE3;
    --page-plus-variant-bg: #0B284E;
    --page-shadow-bg: #F4F4F4;
    --ffamily: Inter, Arial, sans-serif;
    --header-bg: #3A3A3C;  
    --header-logo: url(/dorzeczy/_i/header-logo-dorzeczy-small.png);
    --header-logo-width: 140px; 
    --header-logo-height: 75px; 
    --header-logo-size: auto;  
    --header-fsize: 15px;
    --header-fweight: 500;
    --header-color: #CCC;
    --header-button-radius: 0;
    --header-button-bg: #3A3A3C;
    --header-button-selected-bg: #E51B38; 
    --header-button-selected-radius: 0; 
    --header-button-selected-height: 40px; 
    --header-button-border: rgba(186, 186, 186, 0.3) 1px solid;
    --header-button-hover-border: rgba(186, 186, 186, 0.5) 1px solid;
    --header-subscription-color: #FFCB05;
    --header-icon-menu: url(/dorzeczy/_i/icon-20-b-menu.png);
    --header-icon-user: url(/dorzeczy/_i/icon-20-user.png);
    --header-icon-search: url(/dorzeczy/_i/icon-20-search.png);
    --header-subscription-icon: url(/dorzeczy/_i/icon-20-a-bell.png);
}

.timeline,
.bli-tp-timeline {
    --timeline-color: var(--page-shadow-bg);
    --timeline-color2: var(--page-shadow-bg);
    --timeline-transparent: rgba(244, 244, 244, 0);
    --timeline-border-style: solid;
    --timeline-border-width: 1px;
    --timeline-border-color: rgba(0, 0, 0, 0.1);
    --timeline-header-lheight: 1px;
    --timeline-title-color: #2F2F30;
    --timeline-title-fsize: 16px;
    --timeline-title-fweight: 500;
    --timeline-title-lheight: 20px;
    --timeline-point: 55px;
    --timeline-point-color: #E51B38; 
    --timeline-point-fsize: 13px;
    --timeline-point-fweight: 500;
}

.page-box {
    --page-box-header-ffamily: var(--ffamily);
}
body, input, button, select, textarea, th, td {
    font-family: var(--ffamily);
    font-size: 16px;
    font-weight: 400;
}
.art-title,
.art-lead,
.art-text,
.art-text h2, 
.art-text h3,
.art-text h4,
.art-breadcrumbs,
.art-text-relation-text,
.media-desc,
.art-text-relation-questionings .box-questioning,
.art-text-relation-gallery figure > a::after,
.art-text-relation-gallery figure > a::before,
.art-text .art-text-inner blockquote.quote,
.comments ul li .comment,
.edit {      
    font-family: var(--ffamily);
} 
#header .h1 a em,   
#header-menu .header-menu-block-search,  
#header-menu .header-menu-block-search label,  
.header-menu-block-issue-nav a.strong span, 
.section-main .sub-header,
.art-text-relation .icon,  
.art-text .art-text-inner blockquote.quote::before,
#share-buttons::after,
.element-article-link.visible,
.art-details-votes span.votes::before,
.art-details-comments::before,     
.art-details-display span.display-hits::before,  
.comments ul li header .comment-time::before,
.comments ul li header .comment-user-thumb::after, 
.comments ul li footer .comment-button-share {
    display: none;
}                                           
.art-details-display,  
.page-box-plus-opinie .page-box-header {
    display: none !important;
}  

#header.pinned-small:not(.expanded) {
    top: -75px;
}

#header .bl {
    display: none; 
}

#header .header-nav-buttons a.hnb-video,
#header .header-nav-buttons a.hnb-wideo {
    color: #FFF;  
} 
#header .header-nav-buttons a.hnb-gielda {
    color: #B2E8F1;  
} 
#header .header-nav-buttons a.hnb-do-rzeczy {
    color: #B2E8F1;  
    color: #01CAE2;  
} 
#header .header-nav-buttons a.hnb-wspieraj {
    color: #FA4C3A;  
    text-decoration-line: underline;
} 
#header .header-nav-buttons a.hnb-wspieraj:hover {
    color: #FFCB05;  
} 
#header .header-button.selected, 
#header .header-button.selected:hover,
#header #login-button.selected, 
#header #login-button.selected:hover { 
    background-color: var(--header-button-selected-bg);  
    border-color: var(--header-button-selected-bg);  
    overflow: hidden;
}                               
#header .header-button.userthumb-button,
#header .header-button.userthumb-button:hover {   
    background-color: #3A3A3C;  
}    
#header .header-button.userthumb-button::before {
    border-radius: 0;
} 

#header-soc-area {
    background-color: transparent;  
}
#header-soc-area:hover,
#header .header-button.login-button:hover {
    --header-icon-user: url(/dorzeczy/_i/icon-20-a-user.png);
}      
#header .header-button.login-button.selected,
#header .header-button.login-button.selected:hover {
    --header-icon-user: url(/dorzeczy/_i/icon-20-c-user.png);
} 
#header .header-button.search-button:hover {
    --header-icon-search: url(/dorzeczy/_i/icon-20-a-search.png);
}      
#header .header-button.search-button.selected,
#header .header-button.search-button.selected:hover {
    --header-icon-search: url(/dorzeczy/_i/icon-20-c-search.png);
}   
#header .header-button.menu-button.selected {
    --header-icon-menu: url(/dorzeczy/_i/icon-20-a-menu.png);
}   
#header .header-button.subscription-button {
    font-size: 15px;
    font-weight: 500;
    line-height: 38px;
}    
#header .header-button.subscription-button:hover {                
    border-color: var(--header-subscription-color);
} 

#element-header .wrapper::before, 
#element-header .element-next-header .wrapper::before {
    background: rgba(186, 186, 186, 0.3);
}
#element-header .progress, 
#element-header .element-next-header .progress {
    background: #E51B38;
}

#header-menu {
    height: 525px;
}   
#header-menu a,
#header-menu a:hover {  
    color: #FFF;
}
#header-menu .header-menu-block-nav .header-menu-nav-simple li {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
#header-menu .header-menu-block-line {
    border-top: rgba(186, 186, 186, 0.3) 1px solid;
}

#header-menu .header-menu-nav-1 a,
#header-menu .header-menu-nav-1 a:hover {  
    color: var(--page-secondary-bg);
}
#header-menu .header-menu-nav-2 a:not(.in),
#header-menu .header-menu-nav-2 a:not(.in):hover {   
    color: var(--page-plus-bg);
} 
       
#header-menu .header-menu-block-issue-cover,
#header-menu .header-menu-block-issue-nav {
    width: 250px;
}   
#header-menu .header-menu-block-issue a.cover, 
#header-menu .header-menu-block-issue a.cover:hover {
    width: 200px;
}   
#header-menu .header-menu-block-issue-nav ul,
#header-menu .header-menu-block-issue-more ul {
    list-style: none; 
    padding: 0;
    margin: 0;
    font-size: 14px;
}   
#header-menu .header-menu-block-issue-nav ul li,
#header-menu .header-menu-block-issue-more ul li {
    padding: 0;
    margin: 0;    
    text-transform: uppercase;
}     
#header-menu .header-menu-block-issue-nav a.strong, 
#header-menu .header-menu-block-issue-nav a.strong:hover {
    text-transform: none;    
    display: block;  
    padding: 0;
    margin: 0 0 10px 0;    
    color: rgba(186, 186, 186, 0.5);    
    font-size: 17px;
    border: none;
    text-decoration: none;
}             
#header-menu .header-menu-block-issue-nav a.strong strong,
#header-menu .header-menu-block-issue-details strong,
#header-menu .header-menu-block-issue-more strong {   
    font-size: 19px;
    color: #FFF;
    display: block;
}  
#header-menu .header-menu-block-issue-details {     
    border-left: rgba(186, 186, 186, 0.3) 1px solid;
    border-right: rgba(186, 186, 186, 0.3) 1px solid;
    width: 395px;  
    padding: 0 30px;
    min-height: 265px;  
    margin: 0 30px 0 0;
}       
#header-menu .header-menu-block-issue-details ul,
#header-menu .header-menu-block-issue-details ul li {
    list-style: none; 
    padding: 0;
    margin: 0;
    font-size: 14px;
}   
#header-menu .header-menu-block-issue-details ul li {
    display: inline-block; 
    margin: 0 10px 0 0;
}       
#header-menu .header-menu-block-issue-details ul li .button-dark,
#header-menu .header-menu-block-issue-details ul li .button-dark:hover {
    background-color: #111;
    width: 120px;
    height: 40px; 
    border: none;
    text-decoration: none;
    margin: 15px 0 21px 0;
}     
#header-menu .button-google-play {
    background-image: url(/_i/button-120x40-google-play.png);
}
#header-menu .button-app-store {
    background-image: url(/_i/button-120x40-app-store.png);
}
#header-menu .header-menu-block-issue-more strong {   
    margin: 0 0 10px 0;
}  

#header-user .header-menu-box-user-image {
    border: rgba(255, 255, 255, 0.4) 1px solid;
    border-radius: 0;
}
#header-user .header-menu-box-user-name {
    font-weight: 600;
}    
#header-user .header-menu-list-small {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 21px;
}
#header-user .header-menu-list-small:first-child {
    font-size: 19px;
    line-height: 25px;
}
              
#header-search input, 
#section-search input
#header-login .login-custom-form input {
    background: #F4F4F4;
}        
#header-search input:focus, 
#section-search input:focus,
#header-login .login-custom-form input:focus {
    background: #FFF;
}


#header-search label,
#section-search label {    
    padding: 52px 0 0 20px;
    margin: 0 0 10px 0;
    display: block;
}
#header-search input, 
#section-search input {
    background: #EEEEEE;
    top: 85px;  
    width: 80%;
    font-size: 25px;      
    font-weight: 500;
    border: none;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    padding: 0 0 0 20px;
    box-sizing: border-box;   
    -webkit-appearance: none;   
    -moz-appearance: none;
    appearance: none;
}        



#header-search input:focus, 
#section-search input:focus {
    background: #F5F5F5;       
    border: none;
    top: 85px;  
    width: 80%;
    font-weight: 500;
    border-radius: 0;
    padding: 0 0 0 20px;  
    box-sizing: border-box;
}
#header-search button, 
#section-search button {  
    background: #EC1C3B;
    color: #FFF;       
    border: none;
    font-size: 22px;      
    font-weight: 500;
    height: 50px;
    line-height: 50px; 
    border-radius: 0;
    padding: 0;
    width: 19.5%;
    text-align: center;
    text-transform: uppercase;
}         
#header-search button:hover, 
#section-search button:hover
#header-search button:focus, 
#section-search button:focus {  
    background: #EC1C3B;
}     
#header-search button em, 
#section-search button em,
#header-menu .header-menu-block-search button em {  
    display: inline;
    font-style: normal;
}

#header-search .wrapper, 
#section-search .wrapper {                                  
    width: 765px !important;
}

#header-login, 
#header-search,
.header-expand-bar,
#header-login.header-expand-bar {
    background: #3A3A3C;  
}

#header-search input:focus, 
#section-search input:focus, 
#header-login .login-custom-form input:focus {
    box-shadow: none;
} 

#header-login {
    height: 350px;
}     
#header-login .wrapper {
    width: 1260px;
}
#header-login .login-box, 
#header-login .account-box,
#header-login .button-action {
    font-family: var(--ffamily);
}
#header-login .login-custom-form fieldset {
    width: 300px;
}
#header-login fieldset legend,
#header-search label,
#section-search label {
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
}
#header-login fieldset legend {    
    margin: 0 0 20px 0;
}
#header-login .login-custom-form input {
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    margin: 0 0 10px 0;
}
#header-login .button-action {
    background: transparent !important;
    border: #01CAE2 1px solid;    
    color: #01CAE2 !important;
    width: 300px; 
    height: 90px;   
    right: 10px;  
    top: 63px; 
    font-size: 22px;
    font-weight: 500;
    border-radius: 0;
    line-height: 88px;
    box-sizing: border-box;
}       
#header-login .account-box .button-action {
    background: #01CAE2 !important;    
    color: #FFF !important;
}                 
#header-login #soc-login-form fieldset .button {
    background-color: transparent;
    border: rgba(186, 186, 186, 0.3) 1px solid;
    box-sizing: border-box;
}                
#header-login #soc-login-form fieldset .button:hover {
    border: #01CAE2 1px solid;  
}        
#header-login #soc-login-form fieldset .facebook-button {
    background-image: url(/dorzeczy/_i/icon-20-a-soc-facebook.png);
}        
#header-login #soc-login-form fieldset .twitter-button {
    background-image: url(/dorzeczy/_i/icon-20-a-soc-twitter.png);   
}     
#header-login #soc-login-form fieldset .googleplus-button {
    background-image: url(/dorzeczy/_i/icon-20-a-soc-google-plus.png);   
}     
#header-login #soc-login-form fieldset .button:hover,
#header-login .login-custom-form .button-action:hover:hover,
#header-login .account-box .button-action:hover {
    background-color: rgba(186, 186, 186, 0.2) !important;    
    color: #FFF !important; 
}
#header .header-button.share-button {
    background-image: url(/dorzeczy/_i/icon-20-share.png);
}
#header-login .account-box {
    border-left: none;
    margin-left: 0;
}
#header-login #soc-login-form {
    right: 10px;
    top: 165px;
}        
#header-login .login-links {
    width: 300px;
    margin: 8px 0 0 20px;
}     
#header-login .login-links a,
#header-login #soc-login-form fieldset legend {
    font-size: 14px;
}     
#header-login .login-links a,
#header-login .login-links a:hover {
    text-decoration: underline;
    border: none;
    margin-right: 20px;
}
#header-login .account-box strong span {
    color: #01CAE2;    
    font-weight: 500;
    height: 40px;
    overflow: hidden;
    margin-top: -5px;
}

.header-expand-bar span.close-expand-bar-button {
    background: #FFF url(/dorzeczy/_i/icon-20-c-close.png) center center no-repeat !important;
    margin: 0 0 0 590px;
    height: 40px;
    border-radius: 0;
}   
.header-expand-bar span.close-expand-bar-button:hover {
    background: #FFF url(/dorzeczy/_i/icon-20-b-close.png) center center no-repeat !important;
}

.page-header {       
    --page-header-bg: linear-gradient(to right, #E51B38 25%, #A80F1F 80%, #A80F1F);
    --page-header-color: #FFF;  
    --page-header-fsize: 45px;
    --page-header-fweight: 700;
    --page-header-lheight: 80px;
    --page-header-ads-bg: #F4F4F4;
    --page-header-ads-bottom: 40px;
}


.page-header {       
    padding: 0;
}
.page-header div.header-bar .hdr, 
.page-header div.header-bar .hdr a { 
    text-transform: uppercase;
} 
.element-gallery .page-header .box-aside.ad-aside {
    background: transparent; 
    padding: 0 !important; 
}
.page-header .box-aside.ad-stripe {
    background: #EAEAEA;
    padding: 20px 0;
}

.page-header div.header-bar .header-bar-nav,
.page-header.page-header-landing-page.page-header-landing-page-collapsed div.header-bar .header-bar-nav {
    margin-bottom: 14px;
}
#section-main-list .page-header {
    margin-bottom: 40px;
}

.page-box.box-1:not(.section-top-billboard) .box-aside {
    min-height: 300px;
}

.page-box .page-box-header {
    border: none;
    margin-bottom: 40px;
    display: flex;
    height: 40px;
    min-height: 40px;
}       
#section-main-list .page-box .page-box-header {
    padding-top: 9px;
}           
.page-box.page-box-small .page-box-header {
    height: 34px;
    min-height: 34px;
}            
.page-box.page-box-small-2 .page-box-header {
    height: 24px;
    min-height: 20px;   
}             
.page-box .page-box-header, 
.page-box .page-box-header h2, 
.page-box .page-box-header h2 a,
.page-box .page-box-header .h2, 
.page-box .page-box-header .h2 a {
    line-height: 39px;
    height: 40px;
    float: none;
}                      
.page-box .page-box-header h2, 
.page-box .page-box-header .h2 {
    margin: 0 40px 0 0;
}    
.page-box .page-box-header h2, 
.page-box .page-box-header h2 a,
.page-box .page-box-header .h2, 
.page-box .page-box-header .h2 a {
    color: #2F2F30;
    font-size: 54px;
    font-weight: 900;
}          
.page-box .page-box-header ul {
    font-size: 15px;
    font-weight: 500;
}   
.page-box .page-box-header h2 a:hover,
.page-box .page-box-header .h2 a:hover,
.page-box .page-box-header ul li a:hover {
    text-decoration: underline;
    border: none;                                                                
}                                        
.page-box .page-box-header nav,
.page-box .page-box-header span.page-box-line {  
    font-size: 15px;
    font-weight: 500;
    display: block;
    flex: 1;
    margin: 0;    
    line-height: 46px;
    height: 40px;
    float: none;                    
    text-transform: uppercase;
}       
.page-box .page-box-header ul, 
.page-box .page-box-header ul li a,
.page-box .page-box-header span.page-box-line {   
    color: #999;   
}                               
.page-box .page-box-header ul li a:hover {  
    color: #333;   
}   
.page-box .page-box-header nav::before,
.page-box .page-box-header span.page-box-line::before {
    background: linear-gradient(to right, #E51B38, #A80F1F);
    content: "";
    height: 10px;
    display: block;
}              
.page-box.page-box-plus .page-box-header nav::before,
.page-box.page-box-plus .page-box-header span.page-box-line::before {
    background: linear-gradient(to right, #0B294F, #01CAE2);
}     
.page-box.page-box-dark .page-box-header nav::before,
.page-box.page-box-dark .page-box-header span.page-box-line::before {
    background: linear-gradient(to right, #2F2F30, #58585A);
}      
.page-box .page-box-header.page-box-header-entertainment nav::before,
.page-box .page-box-header.page-box-header-entertainment span.page-box-line::before {
    background: linear-gradient(to right, #AC6B9F, #86537B);
}
.page-box .page-box-header.page-box-header-history nav::before,
.page-box .page-box-header.page-box-header-history span.page-box-line::before {
    background: linear-gradient(to right, #B28963, #8B6649);
}
.page-box .page-box-header.page-box-header-health nav::before,
.page-box .page-box-header.page-box-header-health span.page-box-line::before {
    background: linear-gradient(to right, #3DC19A, #2C9973);
}            
.page-box .page-box-header.page-box-header-business nav::before,
.page-box .page-box-header.page-box-header-business span.page-box-line::before {
    background: linear-gradient(to right, #2A70B3, #385681);
}       
.page-box.page-box-issue .page-box-header h2, 
.page-box.page-box-issue .page-box-header h2 a,
.page-box.page-box-issue .l li.size-1x1.bli-type-image_text {
    --box-list-title-color: #E51B38;
    color: #E51B38 !important;
}      
          
.page-box.page-box-small .page-box-header, 
.page-box.page-box-small .page-box-header h2, 
.page-box.page-box-small .page-box-header h2 a,
.page-box.page-box-small .page-box-header .h2, 
.page-box.page-box-small .page-box-header .h2 a {
    line-height: 33px;
    height: 34px;
}              
.page-box.page-box-small .page-box-header h2, 
.page-box.page-box-small .page-box-header h2 a,
.page-box.page-box-small .page-box-header .h2, 
.page-box.page-box-small .page-box-header .h2 a {
    font-size: 45px;
}                                             
.page-box.page-box-small .page-box-header nav,
.page-box.page-box-small .page-box-header span.page-box-line {  
    line-height: 35px;
    height: 34px;
}   
          
.page-box.page-box-small-2 .page-box-header, 
.page-box.page-box-small-2 .page-box-header h2, 
.page-box.page-box-small-2 .page-box-header h2 a,
.page-box.page-box-small-2 .page-box-header .h2, 
.page-box.page-box-small-2 .page-box-header .h2 a {
    line-height: 18px;
    height: 20px;
}              
.page-box.page-box-small-2 .page-box-header h2, 
.page-box.page-box-small-2 .page-box-header h2 a,
.page-box.page-box-small-2 .page-box-header .h2, 
.page-box.page-box-small-2 .page-box-header .h2 a  {
    font-size: 25px;
}                                             
.page-box.page-box-small-2 .page-box-header nav,
.page-box.page-box-small-2 .page-box-header span.page-box-line {  
    line-height: 20px;
    height: 20px;
}     
.page-box.page-box-small-2 .page-box-header nav::before, 
.page-box.page-box-small-2 .page-box-header span.page-box-line::before {
    height: 8px;
}    
                     
.page-box.page-box-plus-logo .page-box-header {
    height: 75px;
}                 
.page-box.page-box-plus-logo .page-box-header h2 {
    background: #FFF url(/dorzeczy/_i/header-logo-dorzeczy-plus.png) no-repeat 0 center;  
    width: 240px;
    height: 90px;
}                 
.page-box.page-box-plus-logo .page-box-header h2 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999999999px;
    overflow: hidden;
}  
.page-box.page-box-plus-logo .page-box-header .page-box-line {
    margin-top: 30px;
}
.page-box .section-partners {
    border-top: 1px #CCC solid;
}  
    

.sub-header {       
    font-size: 25px;
    font-weight: 800;
    line-height: 42px;
    height: 50px;
    overflow: hidden;
    text-transform: uppercase;        
    display: block;
    margin: 0 0 20px 0;
}     
.sub-header,
.sub-header a {
    color: #2F2F30;  
}            
.sub-header a:hover {
    text-decoration: underline;
}     
.sub-header::before {       
    background: linear-gradient(to right, #2F2F30, #58585A);
    content: "";    
    height: 10px;
    display: block;
}             
.sub-header.sub-header-red,
.sub-header.sub-header-red a {       
    color: #E51B38;  
}
.sub-header.sub-header-red::before {       
    background: linear-gradient(to right, #E51B38, #A80F1F);
}

.arrows-bar {
    --arrows-hover: #A80F1F;
    --arrows-selected-bg: #EC1C3B;
    --arrows-fweight: 500;
    --arrows-fsize: 22px;
    --arrows-radius: 0;
}

#element .element-article, 
#articles-autoload .element-next-area .element-article {
    border: none;
}
#element-header.pinned {
    top: 0;
}  
#element.page-screening-layer .element-article-normal {
    padding-top: 10px;
    border-radius: 0;
    box-shadow: -40px 0 0 0 #FFF, 40px 0 0 0 #FFF, -40px 0px 0px 0px #FFF, 40px 0px 0px 0px #FFF;
} 
                                         
a.page-screening-link {
    right: calc(50% - -670px);
}                                        
a.page-screening-link-right {
    left: calc(50% - -670px);
    right: 0;
}   
#articles-autoload .element-next-area .element-article {
    margin: 10px 0 0 0;
}     
#articles-autoload .element-next-area {
    border-top: var(--page-shadow-bg) 10px solid;
}       
#articles-autoload .element-next-area .page-billboard {
    border-top: none;
}                
#articles-autoload.shown .element-next-area .element-next-temp { 
    background: transparent url(/dorzeczy/_i/temp-layout-article.png) no-repeat center top;
}    
#articles-autoload.shown .element-next-area .element-next-temp.element-next-temp-center { 
    background-image: url(/dorzeczy/_i/temp-layout-article-center.png);
}   

.left-column .art-content {
    position: relative;
    padding: 0 20px 0 0;
    margin: 0;
}

.article {
    color: #2F2F30;
    padding: 10px 0 0 0;
}
#element .element-article-fullscreen-image .article {
    padding-top: 0;
}
.article header {
    width: 1200px;
}
.art-content .art-billboard {
    padding-left: 100px;
}     
.art-breadcrumbs { 
    padding-left: 0;               
}
.art-commercial {
    margin-left: 0;               
}
.art-details {  
    font-family: var(--ffamily);
    font-size: 13px;
    font-weight: 500;
    margin: 12px 0 0 0;
    padding: 0;
}    

.art-containers {
    background: transparent;
    margin: -24px 0 0 -5px;
    padding: 0;
    z-index: 949999;
}
.art-containers .item-containers *:not(.cntr-commertial) {
    display: none;
}        
.art-containers .item-containers span {
    background: #FFF;  
    font-size: 14px;  
    line-height: 25px;
    padding: 0 5px;
}


.art-authors {
    margin: 0;
}
.art-authors li a.author-img, 
.art-authors li img.author-img {
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
}    
.art-authors li .author-fun {
    font-size: 14px;  
    font-weight: 500;
    line-height: 14px;
    display: block;
    margin: 4px 0 3px 0;
    color: #999;
}
.art-authors li, 
.art-authors li a {
    color: #2F2F30;
}        
.art-authors li a:hover {
    color: #E51B38;
}

.art-image {
    margin: 24px 0 20px 0;
}   
.art-image-inner,
.art-image-inner img {
    border-radius: 4px;
}   
.art-image .media-desc {
    margin-left: 100px;
}
.art-title {
    font-size: 70px;
    font-weight: 700;
    line-height: 75px;
    padding: 25px 40px 5px 0;  
}
.art-title.art-title-large {
    font-size: 60px;
    line-height: 65px;
    padding-bottom: 0;
}
.art-lead {
    font-size: 25px;
    font-weight: 600;
    line-height: 32px;
}         
.art-lead,
.art-lead.art-text {
    padding: 15px 0 58px 100px;
}           
.static-content .art-lead,
.static-content .art-lead.art-text {
    padding-left: 0;
}  

.art-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 0 0 100px;
    text-align: left;
}      
.static-content .art-text {
    padding-left: 0;
}  

.art-text h2, 
.art-text h3,
.art-text h4  {
    font-weight: 600;
}     
.art-text h2 {
    color: #E51B38;  
    font-size: 1.7em; 
    font-weight: 700;
    line-height: 35px;
}     
.art-text h2 a {
    color: #E51B38;  
}       

.art-text b, 
.art-text strong {
    font-weight: 600;
}

.media-desc, 
.media-desc a {
    color: #5A5757;
    text-align: right;
}
.media-desc {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-align: right;
    padding: 0;
    margin: 7px 0 0 0;
}
.sources, 
.sources a {
    color: #999;
}

.button.button-green {      
    background-color: #009855;
    color: #FFF;
}        
.button.button-blue {      
    background-color: #02CAE3;
    color: #FFF;
}  
.button.button-transparent-dark {      
    background-color: transparent;
    border: #2F2F30 1px solid;
    color: #2F2F30;
}  
.button.button-transparent-blue {      
    background-color: transparent;  
    border: #02CAE3 1px solid;
    color: #02CAE3;
}     
.button.button-transparent-dark:hover,
.button.button-transparent-blue:hover {      
    color: #FFF;
} 

.art-bar {
    background: var(--page-shadow-bg);
    height: 60px;    
    padding: 0 20px 0 20px;
    margin: 0;
}      
.art-bar .share-buttons,
.art-bar .vote-buttons {
    top: 10px;
}
       
.share-button-icon i {
    background-color: transparent;
    background-image: url(/dorzeczy/_i//icon-40-b-share.png);
}
.comments-button-icon i {  
    background-color: transparent;
    background-image: url(/dorzeczy/_i//icon-40-comment.png);
}
.art-bar.art-bar-comments {
    border-top: #CCC 1px solid;
} 

.art-bar .share-buttons .share-button.long-button {
    background-position: 24px center;
}  

.art-bar-comments .button {   
    background-color: #E51B38;
    line-height: 41px;
    width: 386px;
}       
.art-bar-comments .button:hover {   
    background-color: #A90F20;
}

.art-bar-googlenews a,
.art-bottom-section .button {
    font-size: 18px;
    font-weight: 500;
}

.element-article-no-image .art-content {
    margin-top: 17px;
}

.art-content .share-buttons {
    width: 70px;
    margin: 0;
    display: flex;
    flex-direction: column;
}     
.art-content .share-buttons-wrapper {
    left: 0;
} 
.art-content .share-buttons .share-button {
    width: 70px !important;
    order: 10;
}      
.art-content .share-buttons .share-button-more {    
    background-color: var(--page-shadow-bg);
    background-image: url(/dorzeczy/_i/icon-20-c-arrow-down.png);
    border-radius: 0;  
    width: 70px !important;
    order: 35;
}           
.art-content .share-buttons .share-button.more-button:hover {    
    background-color: #F0F0F0;
}
.art-content .share-buttons .share-button.facebook-button {
    background-image: url(/_i/icon-30-a-soc-facebook.png);
    height: 60px;
    order: 0;
}        
.art-content .share-buttons .share-button.twitter-button {    
    background-image: url(/_i/icon-30-a-soc-x.png);   
    height: 60px;
    order: 1;
}    
.art-content .share-buttons .share-button.email-button:not(.visible) {    
    background-image: url(/_i/icon-30-a-email.png);   
    height: 60px;
    display: block;
    order: 2;
}   
.art-content .share-buttons .share-button.copy-button:not(.visible) {    
    background-image: url(/_i/icon-30-a-copy.png);   
    height: 60px;
    display: block;
    order: 3;
}   

.art-text .art-text-relation-tags .art-text-relation-inner li a {
    display: inline;
}

.art-text-relation-questionings .box-questioning{
    border-radius: 0 !important;
}
.art-text-relation-questionings .box-questioning strong {
    font-weight: 600;
}          
.art-text-relation-questionings .bq-answer-votes span {
    border-radius: 10px;
}
.art-text-relation-questionings .bq-answer-votes span,
.art-text-relation-questionings .bq-answer-votes span span {
    height: 10px !important;
} 
.art-text-relation-gallery figure > a::after,
.art-text-relation-questionings .box-questioning .item-containers .cntr-questioning {   
    background: url(/dorzeczy/_i/tab-80-yellow.png) top center !important;  
    color: #2F2F30 !important;
    display: block;
    width: 80px;
    box-sizing: border-box;    
    border-radius: 0 !important;
    margin: -25px 0 0 10px !important;
    padding: 14px 0 25px 0 !important;
    font-weight: 500;
    text-align: center !important;
}        
.art-text-relation-gallery figure > a::after {
    margin: 0 0 0 20px !important;
    padding: 10px 0 15px 0 !important;
    content: "Galeria";
    font-size: 16px;
}            
.art-text-relation-gallery figure > a::before {  
    font-size: 22px;
    font-weight: 700;                                
} 
.art-text-relation-gallery figure > a::before {  
    padding-top: 55px;
}
.art-text-relation-gallery ul {
    padding: 0;
}    
.art-text-relation-gallery ul li {
    margin: 0;
}
.art-text .art-text-inner p .art-text-relation, 
.art-text.art-text-relations .art-text-relation {
    margin-bottom: 40px;
}

.art-text .art-text-inner blockquote.quote {
    border-left: #E51B38 5px solid;
    color: #333;
    padding: 0 0 2px 30px;
}
.art-text .art-text-inner blockquote.quote, 
.art-text .art-text-inner blockquote.quote cite {
    color: #404041;
    display: block;
    font-style: italic;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
}

.art-text-relation-text.art-text-relation-text-next {
    margin-top: -40px;
}

.custom-button, 
.share-button, 
.vote-button, 
.articles-button,        
.comments-button {
    border-radius: 0;
}
.vote-button.vote-button-up {
    background: #339900 url(/dorzeczy/_i/icon-20-a-like.png) center center no-repeat;
}    
.vote-button.vote-button-up.pointer:hover {
    background-color: #3DBB00;
}     
.vote-buttons .vote-button.vote-button-up:not(.gray)::after {
    color: #339900;
}    
.vote-button.vote-button-down {
    background: #CC0033 url(/dorzeczy/_i/icon-20-a-dislike.png) center center no-repeat;
}  
.vote-button.vote-button-down.pointer:hover {
    background-color: #E8003A;
}      
.vote-buttons .vote-button.vote-button-down:not(.gray)::after {
    color: #CC0033;
}       
.vote-buttons .vote-button {
    margin-right: 50px;
}      
.art-bar .vote-buttons .vote-button::after {  
    color: #CC0033;
    top: 0px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    left: 40px;
    padding: 0 0 0 4px;
    box-sizing: border-box;
}       
.art-bar .vote-buttons .vote-button.gray::after {   
    color: #CCC;
}  
.art-bar .share-button.more-button { 
    background-color: #FCFCFC;
}          
.art-bar .share-button.more-button:hover { 
    background-color: #FFF;
}   

.news-bookmark {
    background: url(/dorzeczy/_i/tab-80-yellow.png) no-repeat left top;
    color: #333;
    position: absolute;
    display: flex;   
    justify-content: center;
    flex-direction: column;
    top: -20px;   
    left: 20px; 
    z-index: 30;
    text-align: center;
    font-size: 18px;
    font-weight: 600;                  
    line-height: 18px;    
    width: 80px;
    height: 60px;   
    padding: 0 3px 17px 3px;   
    box-sizing: border-box;
}                   
.news-bookmark.news-bookmark-red {  
    background-image: url(/dorzeczy/_i/tab-80-red.png);      
    color: #FFF;   
}                           
.news-bookmark.news-bookmark-nnw,
.news-bookmark.news-bookmark-opd {  
    font-size: 11px;             
    line-height: 13px;    
}                              
.news-bookmark.news-bookmark-npp,
.news-bookmark.news-bookmark-rnz {  
    font-size: 16px;             
    line-height: 15px;    
}                                            
.news-bookmark.news-bookmark-opd {  
    padding-top: 2px;
}                           
.news-bookmark.news-bookmark-nnw b,
.news-bookmark.news-bookmark-opd b {  
    font-size: 18px;        
    font-weight: 600;    
}             
.news-bookmark.news-bookmark-nnw b {  
    font-size: 16px;        
    font-weight: 600;    
}       
            



.item-containers a, 
.item-containers span {
    padding: 0 5px 0 0;
    line-height: 15px;
}
.item-author, 
.item-author a {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    text-align: left;
}            
.item-author img {
    background: #CCC;
    object-fit: scale-down;
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
    padding: 0;
    border-radius: 0;
}                                                                                                                         

.section-main {
    background: var(--page-shadow-bg);
}  
.section-main .page-billboard.page-billboard-1 {
    height: 300px; 
    padding: 0;
}     
.section-main.section-top-billboard.box-1 {
    padding-top: 40px;
}         
.page-layout.page-layout-screening .section-main,
.page-layout.page-layout-screening .section-main.page-homepage-billboard-1 .wrapper  {
    background: transparent;
}
.page-layout.page-layout-screening .section-main.page-box[data-box="11"] .wrapper {
    background: var(--page-shadow-bg);
    position: relative;
    z-index: 1;
    padding-bottom: 0;
    box-shadow: -40px -40px 0 0 var(--page-shadow-bg), 40px -40px 0 0 var(--page-shadow-bg), -40px 0px 0px 0px var(--page-shadow-bg), 40px 0px 0px 0px var(--page-shadow-bg);
    cursor: default;
}
                           
.page-header .page-billboard.page-billboard-1,
.section-main .page-billboard.page-billboard-1 {       
    position: relative;
    height: 300px;
}   
.section-main .page-billboard.page-billboard-1 {  
    position: relative;      
    display: flex;
    align-items: center;    
}  

.section-dark {
    background: #333333;
} 
.section-dark, 
.page-box.section-dark .page-box-header h2, 
.page-box.section-dark .page-box-header h2 a,
.page-box.section-dark .page-box-header .h2, 
.page-box.section-dark .page-box-header .h2 a {
    color: #FFF;
}

.wrapper-404 img {
    width: 50%;
    object-fit: cover;  
}

.section-users {
    background: #FFF;
}
.section-users .users-list li .f {
    padding-top: 40px;
    display: inline-block;
}
.section-users .users-list li a img.author-img {
    margin-right: 15px;
}

.comments,
.comments.comments-box .art-bar-comments-display {
    margin: 0;
}
.comments ul.level-1 {
    margin-top: 0;
    padding: 0;
    border: none;
}
.comments ul li,
.comments ul li ul li,
.comments ul li ul li:first-child {
    border-top: #CCC 1px solid;
}    
.comments ul li:first-child {
    border-top: none;
}       
.comments ul li .comment {
    background: #FFF;
    color: #2F2F30;
    border: none;
    margin: 0 0 0 80px;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 0;
}    
.comments ul li header {
    line-height: 54px;
}        
.comments ul li header .comment-user-thumb {
    background: #FFF url(/dorzeczy/_i/icon-40-user-male.png) center center no-repeat;
    border: #CCC 1px solid;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 20px;
    height: 80px;
    width: 80px;
    border-radius: 0;
}
.comments ul li header .comment-user, 
.comments ul li header a.comment-user strong {
    color: #2F2F30;
}
.comments ul li header .comment-user-thumb img {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.comments ul li header .comment-time {
    font-size: inherit;
}
.comments ul li header .comment-flag img {
    margin: 2px 0 0 5px;
}
#comments-arrows-0 {
    background: #F4F4F4;
    padding: 10px 0;
}
.comments ul li .comment.comment-wait {
    background-position: center 56%;
    font-size: 18px;
    margin: 0;
    padding: 30px 0 90px 0;
    line-height: 44px;    
    border-radius: 0;
}
    
.comments ul li .comment-button {
    font-family: inherit;
    font-weight: 500;
    border-radius: 0;
    line-height: 29px;
}             
.comments ul li .edit {
    font-family: inherit;
    border-radius: 0;
} 
.comments ul li footer .comment-re-add, 
.comments ul li ul li footer .comment-re-add {
    background-color: #58585B;
    background-image: url(/dorzeczy/_i/icon-20-a-comment-add.png);   
    border: #2F2F30 1px solid;
    border-radius: 0;
}                                   
.comments ul li ul li footer .comment-re-add {
    width: 55px;
}  
.comments .comment-nouser .comment-nouser-buttons .comment-button-login {
    background-image: url(/dorzeczy/_i/icon-20-a-locked.png);
}                           
.comments ul li footer .comment-link.pointer:hover, 
.comments ul li footer .comment-re-add.pointer:hover, 
.comments ul li ul li footer .comment-re-add.pointer:hover {
    background-color: #EC1C3B;
}
.comments .comment-nouser .comment-nouser-buttons .comment-button-login {
    background-image: url(/_i/icon-20-a-locked.png);
}  
.comments ul li footer .comment-vote-button.comment-vote-up {
    background-image: url(/dorzeczy/_i/icon-20-like-hov.png);   
    background-color: #FFF;
    color: #339900;    
    border: #FFF 1px solid;
    vertical-align: top;
}            
.comments ul li footer .comment-vote-button.comment-vote-up.pointer:hover, 
.comments ul li footer .comment-vote-button.comment-vote-up.selected, 
.comments ul li footer .comment-vote-button.comment-vote-up.selected:hover {  
    background-image: url(/dorzeczy/_i/icon-20-a-like.png);   
    background-color: #339900;
    color: #FFF;        
    border: #2F2F30 1px solid;
}        
.comments ul li footer .comment-vote-button.comment-vote-down {
    background-image: url(/dorzeczy/_i/icon-20-dislike-hov.png);  
    background-color: #FFF;
    color: #CC0033;    
    border: #FFF 1px solid;    
    vertical-align: top;
} 
.comments ul li footer .comment-vote-button.comment-vote-down.pointer:hover, 
.comments ul li footer .comment-vote-button.comment-vote-down.selected, 
.comments ul li footer .comment-vote-button.comment-vote-down.selected:hover {  
    background-image: url(/dorzeczy/_i/icon-20-a-dislike.png);   
    background-color: #CC0033;
    color: #FFF;        
    border: #2F2F30 1px solid;
}  
.comments ul li ul li footer .comment-button.comment-vote-button.pointer {
    background-color: inherit;
}
.comments ul li footer .comment-re-counter b {
    font-weight: 500;
}      
.comments ul li footer .comment-button-alert,
.comments ul li ul li footer .comment-button-alert {
    background-image: url(/dorzeczy/_i/icon-20-d-flag.png); 
    background-color: #FFF;
    width: 30px;
    margin-left: 10px;     
    border: #FFF 1px solid;
} 
.comments ul li footer .comment-button-alert.pointer:hover, 
.comments ul li ul li footer .comment-button-alert.pointer:hover,
.comments ul li footer .comment-button-alert.pointer.expand,
.comments ul li footer .comment-button-alert.pointer.expand:hover,
.comments ul li ul li footer .comment-button-alert.pointer.expand,
.comments ul li ul li footer .comment-button-alert.pointer.expand:hover {
    background-image: url(/dorzeczy/_i/icon-20-a-flag.png);   
    background-color: #E51B38 !important;   
    border: #E51B38 1px solid;
} 
.comments ul li footer .comment-button-alert.pointer.expand::after, 
.comments ul li ul li footer .comment-button-alert.pointer.expand::after {
    background: #E51B38;   
    border: #E51B38 1px solid;
    margin: 25px 0 0 -1px;
}        
.comments .comment-alert .comment-button.pointer {
    color: #FFF; 
    line-height: 30px;       
}
.comments .comment-alert .comment-button.pointer:hover {
    color: #E51B38; 
}
.comments .comment-alert {
    background: #E51B38;
    color: #FFF;        
    margin: 10px -20px 0 -100px;  
    border-radius: 0;
}
    
.edit-round, 
.edit-large-round {
    background: #F5F6F8;
    border-radius: 0;
}
.edit-round {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
}
.edit-round:focus {
    box-shadow: 0 0 0 1px #2F2F30 inset;
}
input.checkbox-large-round + label::after {
    background-color: #F5F6F8;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    border-radius: 0;   
    border: #DADDE7 1px solid;
    box-sizing: border-box;
}          
input.checkbox-large-round + label:hover::after {
    border: #0B284E 1px solid;
}   
.form-grid .fg-label-checkbox {
    padding: 10px 0 0 50px;                                               
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 20px 0;
    min-height: 40px;
}
.button-large-round {
    height: 60px;
    line-height: 60px;
}   
.form-grid .fg-control .edit, 
.form-grid .fg-label-control .edit {
    margin: 0 0 20px 0;
}
.form-grid .no-labels .fg-label-control:not(.fg-label-checkbox) label {
    display: none;
} 

#footer { 
    padding: 0;
}   
#footer .wrapper {
    background: url(/dorzeczy/_i/logo-dorzeczy-header-2.png) no-repeat center 42px;
    text-align: center;;
    padding: 190px 0 60px 0;
}           
#footer .soc-buttons {
    height: 62px;
}
#footer .soc-buttons .footer-button {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 5px;
    cursor: pointer;
    text-decoration: none;
    border: #CCC 1px solid;
    border-radius: 0;
    transition: all 0.2s linear;
    transform: translateZ(0);
}          
#footer .soc-buttons .footer-button:hover {
    background-color: rgba(255, 255, 255, 0.9); 
    border: #FFF 1px solid;
}     
#footer .soc-buttons .footer-button.facebook-button {
    background-image: url(/dorzeczy/_i/icon-40-soc-facebook.png);
}                      
#footer .soc-buttons .footer-button.facebook-button:hover {
    background-image: url(/dorzeczy/_i/icon-40-soc-facebook-hov.png);
}       
#footer .soc-buttons .footer-button.twitter-button {
    background-image: url(/dorzeczy/_i/icon-40-soc-x.png);
}        
#footer .soc-buttons .footer-button.twitter-button:hover {
    background-image: url(/dorzeczy/_i/icon-40-soc-x-hov.png);
}
#footer .soc-buttons .footer-button.youtube-button {
    background-image: url(/dorzeczy/_i/icon-40-soc-youtube.png);
}       
#footer .soc-buttons .footer-button.youtube-button:hover {
    background-image: url(/dorzeczy/_i/icon-40-soc-youtube-hov.png);
}    
#footer .soc-buttons .footer-button.linkedin-button {
    background-image: url(/dorzeczy/_i/icon-40-soc-linkedin.png);
}       
#footer .soc-buttons .footer-button.linkedin-button:hover {
    background-image: url(/dorzeczy/_i/icon-40-soc-linkedin-hov.png);
}    
#footer .soc-buttons .footer-button.ipo-button {
    background-image: url(/dorzeczy/_i/icon-40-ipo-1.png);
}       
#footer .soc-buttons .footer-button.ipo-button:hover {
    background-image: url(/dorzeczy/_i/icon-40-ipo-1-hov.png);
}    

#footer nav ul {
    margin: 0;
    padding: 33px 0 27px 0;
    line-height: 30px;
    list-style: none;
}      
#footer nav ul li {
    margin: 0;
    padding: 0 10px;
    display: inline;
}      
#footer nav ul li a {      
    color: #CCC;        
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}                         
#footer nav ul li a:hover {
    color: #FFF; 
    text-decoration: underline;
}

#footer .copyright {
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 auto;
}
              
#footer .info-join-op-dpg {
    padding: 30px 0;
    max-width: 960px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 500;
}
#footer .info-join-op-dpg,
#footer .info-join-op-dpg a {   
    color: #CCC;        
}                 
#footer .info-join-op-dpg span {   
    text-transform: uppercase;
    cursor: pointer;
}                                  
#footer .info-join-op-dpg a:hover,
#footer .info-join-op-dpg span:hover {  
    color: #FFF; 
    text-decoration: underline;
}        
#footer .info-join-op-dpg-text {  
    display: none;
    border-top: #555 1px solid;
    padding-top: 33px;
}   
                

.lightbox, 
.lightbox * {
    box-sizing: border-box;
} 

#optad360video .oa_play {
    margin: 0 auto;
}       
#optad360video #optad360-branding {
    display: none;
}   

                 
.bl li {   
    overflow: unset;
}             
.bl li.bli-issue {   
    background: #3A3A3C;
}                        
.bl li.bli-issue-dorzeczy-historia {   
    background: #8B6649;
    height: 560px;
}                          
.bl li.bli-issue, 
.bl li.bli-issue a {   
    color: #FFF;
    font-size: 15px;                   
    font-weight: 500;
    text-decoration: none;
}                
.bl li.bli-issue-dorzeczy-historia, 
.bl li.bli-issue-dorzeczy-historia a {   
    color: #FFF;
}                                                                                          
.bl li.bli-issue a[href="https://subskrypcja.dorzeczy.pl/"],   
.bl li.bli-issue-dorzeczy-historia a[href="https://subskrypcja.dorzeczy.pl/"] {
    color: #FFCB05; 
}                                
.bl li.bli-issue a:hover {   
    text-decoration: underline;
}                               
.bl li.bli-issue .issue-cover {   
    width: 260px;
    height: 350px;
    position: relative;
    margin: 0 0 0 20px;
}                            
.bl li.size-2x2.bli-issue .issue-cover {
    width: 275px;
    height: 365px;
}                              
.bl li.bli-issue .issue-cover a,
.bl li.bli-issue .issue-cover a img {
    width: 100%;         
    height: 100%;
    display: block;  
    text-decoration: none;
    overflow: hidden;
    object-fit: cover; 
    object-position: top;
}          
.bl li.bli-issue .issue-nav {    
    background: transparent;
    width: 300px;
}          
.bl li.bli-issue .issue-nav ul,
.bl li.bli-issue .issue-nav ul li {
    background: transparent;
    width: auto;              
    height: auto;   
    padding: 16px 0 0 0;
    margin: 0;
    float: none;   
    text-transform: uppercase;
}   
.bl li.bli-issue .issue-nav ul li {  
    padding: 5px 0 0 20px;
}  
.bl li.bli-issue .issue-art-list {
    position: absolute;
    top: 20px;
    left: 320px;                      
    right: 20px;                        
    bottom: 15px;
    overflow: hidden;                        
}           
.bl li.bli-issue .issue-art-list::after {
    background: rgba(58, 58, 60, 0) linear-gradient(rgba(58, 58, 60 ,0), #3A3A3C 80%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 101;                                                       
}            
.bl li.bli-issue.bli-issue-dorzeczy-historia .issue-art-list::after {
    background: rgba(139, 102, 73, 0) linear-gradient(rgba(139, 102, 73 ,0), #8B6649 80%) repeat scroll 0 0;
}   
.bl li.bli-issue .issue-art-list strong {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
}     
.bl li.bli-issue .issue-art-list ul,
.bl li.bli-issue .issue-art-list ul li {
    background: transparent;
    width: auto;              
    height: auto;   
    padding: 0 0 10px 0;
    margin: 0;
    float: none;                                                 
}                    
.bl li.bli-issue .issue-art-list ul {
    padding: 16px 0 0 0;
}                           
.bl li.bli-issue .issue-art-list ul li a {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;  
}                            
.bl li.bli-issue .issue-art-list ul li a i {
    font-size: 15px; 
    font-weight: 500;      
    font-style: normal;
    line-height: 20px;
    display: block;
}                 
.bl li.bli-issue.bli-issue-dorzeczy-historia .issue-art-list ul li a i {
    color: #F0E9E1;
}
.bl li.bli-issue .issue-art-list ul li a:hover i,
.bl li.bli-issue .issue-art-list ul li a:hover i span {
    text-decoration: none;
}      

.bl {
    --box-list-title-color: #2F2F30;
    --box-list-ffamily: var(--ffamily);
    --box-list-title-fweight: 700;
    --box-list-lead-color: #2F2F30;
    --box-list-lead-fsize: 16px;
    --box-list-lead-fweight: 500;
    --box-list-lead-lheight: 20px;
    --box-list-on-image-title-fweight: 700;
    --box-list-on-image-title-bg: linear-gradient(rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.6) 50%, rgba(51, 51, 51, 0.85) 80%, rgba(51, 51, 51, 0.95));
    --box-list-on-image-h-a-title-bg: linear-gradient(rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.6) 50%, rgba(51, 51, 51, 0.65) 80%, rgba(51, 51, 51, 0.75));
    --box-list-author-iradius: 2px 2px 0 0;
    --box-list-author-ptop: 0px;
    --box-list-author-pbottom: 0px;
    --box-list-author-bg: linear-gradient(rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.6) 30%, rgba(51, 51, 51, 0.85) 80%, rgba(51, 51, 51, 0.95));
    li,
    li a {
        .i {
            border-radius: 5px;
        }
        .v {
            background-image: url(/dorzeczy/_i/icon-20-c-video.png);
            background-color: rgba(242, 242, 242, 0.9); 
            border-radius: 5px;
        }
        .v,
        .g,
        .q {
            border-radius: 1px;
        }
    }
}    
   
.sticky-nav i {
    font-style: normal;
}
.sticky-nav .snb-home {
    width: 100%;
    display: block;
    background: #E51B38 url(/_i/icon-20-a-arrow-left.png) no-repeat 20px center;
    color: #FFF;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s linear;
}
body[data-scroll-direction="up"] .snb-home {
    line-height: 50px;
    height: 50px;
}

#header .header-button.subsription-button {
    opacity: 1;
}
@media (min-width: 1320px) {    
    #content {
        border-top-width: 120px;
    }
    .page-large-main-header.scroll-0p {    
        --header-height: 120px;
    }  
    .page-large-main-header[data-scroll-pr="0"][data-scroll="false"] {   
        --header-logo: url(/dorzeczy/_i/header-logo-dorzeczy.png);
        --header-logo-width: 240px; 
        --header-logo-height: 145px; 
        --header-logo-size: auto;  
        --header-height: 120px; 
        --header-nav-height: 120px; 
        --header-button-top: 40px;
    }  
    body.page-large-main-header[data-scroll-pr="0"][data-scroll="true"] {       
        #header .bl {
            display: flex; 
        }
    }
}
                

@media (min-width: 1260px) {  
    #content .bottom-section {
        width: 1260px;
    }   
}

@media (min-width: 1195px) {   
    .page-large-main-header { 
        #header .bl::before {
            content: "Polecamy:";
            position: absolute;
            top: 0px;
            left: 160px;
            opacity: 0.7;
            font-size: 15px;
            font-weight: var(--header-fweight);
            text-decoration: underline;
            text-decoration-thickness: auto;
            text-underline-offset: 4px;
            text-decoration-thickness: 2px;
            text-transform: var(--header-transform);
        }  
        #header .bl {
            --box-list-simple-width: 275px;
            --box-list-simple-height: 50px;
            --box-list-simple-img-width: 70px;
            --box-list-simple-title-gap: -15px;
            --box-list-simple-title-fsize: 14px;
            --box-list-simple-title-lheight: 17px;
            --box-list-simple-title-lines: 3;
            position: absolute;
            top: 60px;
            left: 0;
            right: 0;
            text-transform: none;
            padding: 0 0 0 274px;
            overflow: hidden;
            display: none;
            flex-wrap: wrap;
            li {
                margin: 0 20px 0 0;
                display: none;
            }
            li:first-child,
            li:nth-child(2),
            li:nth-child(3) {
                display: block;
            }
            a {
                .t {
                    top: -1px;
                }
                .a,
                .c,
                .v,
                .g,
                .q {
                    display: none;
                }
            }
        }
    }  
    #header .header-nav-buttons a {
        margin: 0 7px 0 0;
    }
    #header .header-nav-buttons a:last-child {
        margin: 0;
    }

    .section-main .bl.bl-default {
        margin-bottom: 0;
    }

    #section-main-list {
        .left-column[data-allow-expand="true"] {
            min-height: 19000px;
        }
    }

    #page-main {
        #page-box-11-311-11 {
            min-height: 405px;
        }
        #page-box-11-287-19 {
            min-height: 80px;
        }
        #page-box-11-268-11,
        #page-box-11-271-11 {
            min-height: 370px;
        } 
        #page-box-11-270-11 {
            min-height: 997px;
        }
        #page-box-11-288-22,
        #page-box-11-276-11 {
            min-height: 701px;
        }
        #page-box-11-274-11 {
            min-height: 920px;
        }
        #page-box-11-289-22 {
            min-height: 680px;
        }
        #page-box-11-275-11 {
            min-height: 364px;
        }
    }
    #element .element-article-fullscreen-image .center-column header {
        left: calc(-100px - calc(100vw - 1100px) / 2);
    }
    #element .element-article-fullscreen-image .center-column .art-title span {
        width: 840px;
        margin-left: -350px;
    }
    #element .element-article-fullscreen-image .art-breadcrumbs {
        padding-left: 100px;
    }
    #element .element-article-fullscreen-image .art-details {
        margin: 0px 0 15px 101px;
    }
    .bl {
        --box-list-simple-gap: 25px;
        --box-list-simple-height: 105px;
        --box-list-simple-width: 402px;
        --box-list-simple-img-width: 160px;
        --box-list-simple-title-fsize: 18px;
        --box-list-simple-title-lheight: 21px;
        --box-list-simple-title-lines: 4;
        li {
            --box-list-author-fsize: 14px;
            --box-list-author-lheight: 50px; 
            --box-list-author-fweight: 600;
            --box-list-author-ptop: 0px;
            --box-list-author-pbottom: 0px;
            --box-list-author-isize: 50px;
            --box-list-author-bg: linear-gradient(rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.6) 30%, rgba(51, 51, 51, 0.85) 80%, rgba(51, 51, 51, 0.95));
        } 
    }
    .bl.bl-default {
        li.bli-tp-image_text a {
            --box-list-img-height: 220px;
            .t {
                --box-list-title-fsize: 22px;
                --box-list-title-lheight: 25px;
                --box-list-title-lines: 3;
            }
        } 
        li.size-1x1.bli-tp-image_text a,
        li.size-1x1p4.bli-tp-image_text a {
            --box-list-img-height: 170px;
            .t {
                --box-list-title-fsize: 19px;
                --box-list-title-lheight: 22px;
            }
        }
        li.bli-tp-default[class*="size-3"] a {
            .t {
                --box-list-on-image-title-bg: linear-gradient(rgba(51, 51, 51, 0.3), rgba(51, 51, 51, 0.6) 50%, rgba(51, 51, 51, 0.85) 80%, rgba(51, 51, 51, 0.95));
                --box-list-title-fsize: 55px;
                --box-list-title-lheight: 62px;
                --box-list-padding-3: 30px;
                --box-list-on-image-title-lines: 3;
                padding-top: 25px;
                padding-left: 20px;
                padding-right: 20px;
            }
            .a {
                padding-left: 20px;
            }
        } 
        li.size-2x2.bli-tp-image_text a {
            --box-list-img-height: 366px;
            .t {
                --box-list-title-fweight: 700;
            }
        }
            
        li.size-1x1 {
            width: 300px;
            height: 270px;         
        }              
        li.size-1x1p4 {
            width: 300px;
            height: 366px;    
        }         
        li.size-1x1p5 {
            width: 300px;
            height: 393px;    
        }                        
        li.size-1x3 {
            width: 300px;
            height: 800px;         
        }
        li.size-3x2 {
            width: 940px;
            height: 510px;
            margin-bottom: 40px;
        }              
        li.size-1x2 {
            width: 300px;
            height: 530px;
        }                
        li.size-2x2 {
            width: 620px;     
            height: 540px;
        } 
        li.size-1p3x1p3 {
            width: 406px;
            height: 335px;
        }  
    }  
    
    .bl.bl-rows-lead {
        --box-list-img-width: 230px;
        li {
            margin: 0 0 40px;
            a .t {
                --box-list-title-fsize: 27px;
                --box-list-title-lheight: 31px;
            }
            .dt { 
                top: 2px;
            }
        }
        li:not(:last-child)::after {
            --box-list-border-color: transparent;
            padding: 0;
        }
    }

    .page-box.box-40 .bl.bl-default,
    .mmedia-list .bl.bl-default {
        li.bli-tp-image_text a {
            --box-list-img-height: 155px;
            .t {
                --box-list-title-fsize: 18px;
                --box-list-title-lheight: 22px;
                --box-list-title-fweight: 600;               
                --box-list-title-lines: 3;
            }
            img {
                object-position: center;
            }
        } 
    }

    .art-text .bl.bl-rows-lead li {
        margin: 0 0 30px 0;
    }

    .right-column .timeline {
        --timeline-color: #FFF;
        --timeline-color2: #FFF;
        height: auto;
        margin-bottom: 10px;
    }
    .timeline-header,
    .right-column ul.timeline::after {
        display: none;
    }
    ul.timeline li a {
        .t span,
        .t.t40 span {
            line-clamp: 5;
            -webkit-line-clamp: 5;
        }
    }

    #section-main-list {
        .left-column[data-allow-expand="true"] {
            min-height: 10890px;
        } 
    } 
}   


@media (min-width: 1195px) and (max-width: 1320px) {  
    :root {        
        --content-width: 1200px;
        --left-column-width: 780px;
        --right-column-width: 386px;
        --box-list-simple-width: 386px;
        --column-gap: 34px;
        --image-width: 780px !important;
    }
    .bl.bl-simple {    
        --box-list-simple-gap: 20px;    
        --box-list-simple-width: 380px;
        --box-list-simple-img-width: 150px;
    }
    .bl.bl-default {
        li.size-1x1,
        li.size-1x2,
        li.size-1x3 {
            width: 285px;                              
        }                  
        li.size-2x2 {
            width: 590px;
        }                 
        li.size-3x2 {
            width: 895px;
        }                      
        li.size-1p3x1p3 {
            width: 386px;
        } 
    }
    .art-title {
        font-size: 50px;
        line-height: 65px;
    }
    .art-title.art-title-large {
        font-size: 50px;
        line-height: 55px;
    }
}
                   
@media (min-width: 1195px) and (max-height: 720px) and (orientation: landscape) {    
    .page-header .box-aside.ad-aside {
         padding: 10px 0;
    }
}
                                        
@media (max-width: 1320px) {     
    #header, #element-header {
        font-size: 15px;
    }    
    #footer .wrapper {
        width: auto;
    }   
    #content .center-column {
        padding: 0 150px 0 150px;
    }   
    
    #share-buttons {
        margin-top: 20px;
    }    
    #share-buttons  .vote-buttons {
        right: 0;
        top: -50px;
        height: 40px;
    }     
    #share-buttons  .vote-buttons::before {
        content: "Oceń";   
        color: #999;
        height: 40px;
        line-height: 40px;
        font-size: 19px;
        font-weight: 400;
        text-align: right;
        text-transform: uppercase;
        position: absolute;
        left: -70px;
    }
    #share-buttons .vote-buttons .vote-button::after {
        line-height: 40px;
        font-size: 16px;
    }
    
    #share-buttons .share-button.more-button {
        float: right;
    }
    .art-bar .share-buttons {
        right: 0;
    }
    .art-bar .share-buttons .share-button.long-button {
        width: 41.5%;  
    }                            
    .art-bar-comments .button {
        width: 378px; 
        right: 10px;
    }
}             
@media (max-width: 1280px) {
    .art-title {
        padding-right: 10px;
    }   
}             
@media (max-width: 1200px) {
    #header .wrapper {
        margin-left: 0;
    }  
}       
@media (max-width: 1195px) {   
    .bl {
        --box-list-on-image-title-ptop: 10px;
    }
    .bl li.bli-rwd-row {
        --box-list-height-row: 145px;
        --box-list-img-width: 240px;
        --box-list-img-height: 145px;
    } 
    .bl li.bli-rwd-box-large a .a {
        --box-list-author-pbottom: 0px;
    } 
    #header div.left,
    .share-buttons-wrapper {
        display: none;
    } 
    #header .wrapper {
        width: auto;
        margin-left: 0;
    }  
    #header .h1 {
        margin-right: 0;
    }     
    .header-expand-bar .wrapper {    
        width: auto;
        margin: 0 40px;
    }   
             
    #header-menu {
        height: calc(100vh - 60px);
    }         
    #header-menu .wrapper {
        height: calc(100vh - 120px);
        overflow-y: auto;
    }
    #header-menu .header-menu-block-issue {
        display: flex;
        flex-wrap: wrap;
    }
    #header-menu .header-menu-block-issue-cover {
        width: 220px;
        float: none; 
        order: 0;
        padding: 0 0 34px 0;
    }
    #header-menu .header-menu-block-issue-nav {
        order: 2;
        width: 40%;
        float: none;
        border: none; 
        min-height: auto;
        padding: 0 0 34px 0;
        margin: 0;
    } 
    #header-menu .header-menu-block-issue-details {
        order: 4;
        border: none; 
        padding: 0;
        margin: -70px 0 0 220px;
    } 
    #header-menu .header-menu-block-issue-more {
        order: 3;
    } 
    
    .article header {
        width: auto;
    } 
    .art-title,
    .left-column .art-content {   
        width: auto;
        padding-right: 0;
    }
    #dialog .left-column, 
    #content .left-column {
        width: auto;
    }
    #content .center-column {
        padding: unset;
    }
    .art-lead,
    .art-text,
    .art-lead.art-text {
        padding-left: 0;
    }  
    .art-lead.art-text {
        padding-top: 0;
        padding-bottom: 15px;
    }  
         
    .page-header .box-aside.ad-aside {
        padding: 0;
    }     
    .page-header .page-billboard.page-billboard-1,
    .section-main .page-billboard.page-billboard-1 {
        height: 210px; 
        padding: 0;
    }          
    .section-main.box-1 {    
        padding: 20px 0 20px 0; 
        margin-bottom: 0 !important; 
    }
    .section-main.section-top-billboard.box-1 {  
        padding: 0 !important;  
        margin-bottom: -40px !important;  
        z-index: 1;
    }     
    .section-main-2.pbottom10 {   
        padding-top: 20px !important;
        padding-bottom: 15px !important;
    }    
    .section-main {
        padding-bottom: 20px !important;
        margin-bottom: -20px !important;
    }    
               
    .art-content .art-billboard {
        padding-left: 0;
    }         
    
    .news-bookmark {
        top: -10px;
        left: -260px;
    }
    
    .page-box .page-box-header {
        margin-bottom: 20px;
    }
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a,
    .page-box .page-box-header .h2, 
    .page-box .page-box-header .h2 a,
    .page-box.page-box-small .page-box-header .h2, 
    .page-box.page-box-small .page-box-header .h2 a {        
        font-size: 40px;
        font-weight: 900;
    }
    .page-box .page-box-header h2 {
        margin: 0 20px 0 0;
    }
    .page-box .page-box-header, 
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a, 
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box.page-box-small .page-box-header, 
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a, 
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a {
        line-height: 29px;
        height: 30px;
    }
    .page-box .page-box-header nav::before, 
    .page-box .page-box-header span.page-box-line::before {
        height: 8px;
    }
    .page-box .page-box-header nav, 
    .page-box .page-box-header span.page-box-line,
    .page-box.page-box-small .page-box-header nav, 
    .page-box.page-box-small .page-box-header span.page-box-line {
        line-height: 31px;
        height: 30px;
    }        
    .page-box .page-box-header ul li {
        margin: 0 0 0 20px;
    }    
    
    .page-box.page-box-plus-logo .page-box-header {
        height: 90px;
    }     
    .page-box.page-box-plus-logo .page-box-header h2 {
        margin: 0 28px 0 0;
    }           
    
    .page-billboard-art-2 div[data-ad] + div[data-ad] {
        margin-left: -20px;                            
        margin-right: -20px;
    }     
    
    .art-bar .share-buttons 
    .share-button.long-button {
        width: 43%;
    }

    #element .element-article-fullscreen-image .art-details {
        margin: 0px 0 15px 0;
    }
      
    .bl li.bli.bli-rwd-row.bli-issue {   
        background: #3A3A3C;
        height: 365px !important;
    }                                      
    .bl li.bli.bli-rwd-row.bli-issue-dorzeczy-historia {   
        background: #CDA275;    
        height: 350px !important;
    }               
    .bl li.bli-issue .issue-cover,
    .bl li.size-2x2.bli-issue .issue-cover {
        width: 250px;
        margin: 0;
    }
    .bl li.bli-issue .issue-art-list {
        left: 270px;
        right: auto;
        bottom: auto;
    }   
    .bl li.bli-issue .issue-nav {
        position: absolute;     
        left: 270px;
        top: 58px;
    }          
    .bl li.bli-issue .issue-art-list::after,
    .bl li.bli-issue .issue-art-list ul,
    .bl li.bli-issue .issue-nav ul li.issue-cover-zoom {
        display: none;
    }
    .bl li.bli-issue .issue-nav ul li {
        padding-left: 0;
    }
}
                         
@media (max-width: 960px) {    
    #header-login .button-action {
        width: 245px;
    }         
    #header-login .login-links {
        margin: 8px 0 0 0;
    }    
    #header-login #soc-login-form {
        right: 20px;
    }
}
@media (max-width: 800px) { 
    .bl li.bli-tp-timeline-mobile .timeline-header, 
    .bl li.bli-tp-timeline-mobile .bli-mobile-expand,
    .bl li.bli-tp-timeline-mobile::after {
        display: none !important; 
    }
    .bl li.bli-tp-timeline-mobile ul.timeline {
        --timeline-border-color: rgba(0, 0, 0, 0.1);
        li:first-child {
            border-top: var(--timeline-border-color) var(--timeline-border-width) var(--timeline-border-style);
        }
    }
    .bl li.bli-tp-timeline-mobile .timeline-expand-button, 
    .bl li.bli-tp-timeline-mobile .timeline-expand-button:hover, 
    .bl li.bli-tp-timeline-mobile .timeline-expand-button:focus {
        background: #FFF;
        color: #444;
        display: block;
        font-weight: 500;
        text-indent: 0;
        text-align: center;
        text-transform: uppercase;
        line-height: 39px;
        height: 40px;
        width: 200px;
        margin: 18px auto 0 auto;
        border: #DBDBDB 1px solid;
    }
    .bl li.bli-tp-timeline-mobile .timeline-expand-button::before {
        content: "Zobacz ";
    }
}

@media (max-width: 840px) {    
    #header .wrapper,
    #header .wrapper .h1 {
        margin-left: 0;
    }  
    #header-search .wrapper, 
    #section-search .wrapper,
    .header-expand-bar .wrapper  {
        width: auto !important;
        margin: 0 40px !important;
    }     
      
    #header-menu .header-menu-block-nav a {   
        font-size: 16px;
        font-weight: 500;
    }            
    #header-login .account-box .button-action {
        line-height: 28px;
    }
     
    .header-expand-bar span.close-expand-bar-button {
        right: 0;       
        margin: 0;
    }
    #content .wrapper,
    #content .left-column,
    
    #content .center-column,
    .page-header div.header-bar {
        width: auto;
    }       
    
    .art-title,
    .art-title.art-title-large {
        font-size: 34px;
        line-height: 35px;             
    } 
    #element .art-authors li .author-fun, 
    #articles-autoload .art-authors li .author-fun {
        line-height: 14px;
    }
    #element .art-authors li, 
    #element .art-authors li a, 
    #articles-autoload .art-authors li, 
    #articles-autoload .art-authors li a {
        line-height: 18px;
    }
    .art-authors li strong, 
    .art-authors li a strong {
        font-weight: 500;
        color: #2F2F30;
    }    
    
    .art-bar .share-buttons {
        left: 100px;
    } 
    #share-buttons {
        margin-bottom: 0;
    }
    #share-buttons .vote-buttons::before {
        font-family: var(--ffamily);
        left: -70px;
        top: auto;
        right: auto;
    }
    .section-users .users-list li {
        height: 80px;
    }
    .section-users .users-list li .f {
        padding-top: 17px;
    } 
    #content .bottom-section .sub-header {
        margin-left: 40px;      
        margin-right: 40px;
    }  
    .section-users .users-list li a img.author-img {
        border: #F6F6F6 1px solid;
    } 

    .bl li.bli-issue.bli-rwd-row {  
        width: auto !important;
        margin-left: 40px;      
        margin-right: 40px;
    }   
}                       
@media (max-width: 800px) {  
     .page-header {
        --page-header-fsize: 30px;
        --page-header-fweight: 700;
        --page-header-lheight: 60px;
    }
    #page-szukaj .page-box .page-box-header span.page-box-line span {
        display: none;
    }       
}       
                   
@media (max-width: 780px) {        
    #header-menu .header-menu-block-issue-nav,
    #header-menu .header-menu-block-issue-details {
        width: calc(100% - 220px);
        min-height: auto;
    } 
    #header-menu .header-menu-block-issue-more {
        clear: both;
        border-top: rgba(186, 186, 186, 0.3) 1px solid;
        padding: 30px 0 0 0;
        margin-top: 30px;
        order: 10;
        width: 100%;
    }      
    #header-menu .header-menu-block-issue-more,
    #header-menu .header-menu-block-issue-more li {
        text-align: center;
    }      
    #header-menu .header-menu-block-issue-more li a {
        float: none;
    }      
}             

@media (max-width: 760px) {  
    .comments ul#comments-0 {
        margin: 0 -20px 0 -20px;
    }        
}             

@media (max-width: 720px) {  
    .bl li.bli-issue .issue-nav {
        top: 98px;
    }      
}             
@media (max-width: 660px) {    
    .art-image, .element-article-video .article .art-image, 
    .element-article-normal .article .art-image, 
    .element-article-normal .article .art-image.art-image-hdopt-6, 
    .art-text .art-text-relation-gallery {
        margin-left: 0;
        margin-right: 0;
    }
    .art-after-bar, .art-image .media-desc, 
    .art-text .art-text-relation-gallery .media-desc {   
        font-size: 11px;
        margin: 2px 0 0 0;
        padding: 0;
        text-align: left;
    }
    .header-expand-bar,
    #header-login.header-expand-bar {
        height: calc(100vh - 60px);
    }
    #header-login #soc-login-form {
        right: 0;
    }
    .comments ul li .comment {
        margin: 0;
    }
    #content .section-users .users-list li {
        padding: 0;
    }   
    .page-header div.header-bar .header-bar-nav {
        margin-top: -11px;    
        margin-bottom: 0;
    }           
    .art-breadcrumbs { 
        padding-left: 20px;               
    }
}        
@media (max-width: 640px) {    
    .bl li.bli-rwd-row {
        --box-list-height-row: 128px;
        --box-list-img-width: 200px;
        --box-list-img-height: 128px;
        --box-list-title-lines: 5;
    } 
    .bl li.bli-rwd-box-large a .a {
        --box-list-author-iradius: 0 2px 0 0;
        --box-list-author-pleft: 0px;
        --box-list-author-pbottom: 0px;
    } 

    .page-box .page-box-header {
        margin-bottom: 20px;
        min-height: 30px;
    }
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a,
    .page-box .page-box-header .h2, 
    .page-box .page-box-header.h2 a,
    .page-box.page-box-small .page-box-header .h2, 
    .page-box.page-box-small .page-box-header .h2 a  {        
        font-size: 30px;
        font-weight: 900;
    }
    .page-box .page-box-header h2,
    .page-box .page-box-header .h2 {
        margin: 0 15px 0 0;
    }
    .page-box .page-box-header, 
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box .page-box-header .h2, 
    .page-box .page-box-header .h2 a,
    .page-box.page-box-small .page-box-header, 
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a, 
    .page-box.page-box-small .page-box-header .h2, 
    .page-box.page-box-small .page-box-header .h2 a {
        line-height: 22px;
        height: 30px;
    }
    .page-box .page-box-header ul {
        display: none;
    }
               
    .page-box.page-box-plus-logo .page-box-header {
        height: 55px;
    }     
    .page-box.page-box-plus-logo .page-box-header h2 {
        background-image: url(/dorzeczy/_i/header-logo-dorzeczy-plus-small.png);
        margin: 0 8px 0 -5px;
        width: 150px;
        height: 65px;
    }      
    .page-box.page-box-plus-logo .page-box-header .page-box-line {
        margin-top: 15px;
    }          
           
    #element .art-bar, 
    #element .center-column .art-bar, .art-after-bar {
        margin-left: -30px;
        margin-right: -30px;
    }
    .art-bar .share-buttons {
        padding: 0 0 10px 0;
        margin: 0 -10px 0 4px;
    }      
    .art-bar .share-buttons .share-button {
        border-radius: 0 !important;
    }       
    .art-bar .share-buttons .share-button.long-button {
        background-position: center center;
    } 
    .art-bar-comments .button {
        width: 53.5%;
    }
    
    .comments .comment-alert {
        margin: 10px 0 0 0;
    }   
    .bl li.bli.bli-rwd-row.bli-issue {  
        height: 290px !important;
    }                                      
    .bl li.bli.bli-rwd-row.bli-issue-dorzeczy-historia {  
        height: 290px !important;
    }               
    .bl li.bli-issue .issue-cover,
    .bl li.size-2x2.bli-issue .issue-cover {
        width: 220px;
        height: 290px;
    }                                     
    .bl li.bli-issue .issue-nav,
    .bl li.bli-issue .issue-art-list {
        left: 240px;
    }   
    .bl li.bli-issue .issue-nav {
        top: 54px;
        width: auto;
    }                              
    .bl li.bli-issue .issue-nav ul {
        padding: 37px 0 0 0;
    }      
    .bl li.bli-issue .issue-art-list strong {
        font-size: 28px;
        line-height: 30px;
        padding-right: 10px;
    }   
}
@media (max-width: 600px) {  
    #header-menu .header-menu-block-issue-details-apps {
        display: none;
    }    
    #header-menu .header-menu-block-nav .header-menu-nav-simple li {
        line-height: 20px;
    }
    #header-menu .header-menu-block-issue {
        gap: 10px;
        flex-direction: row;
        justify-content: space-between;
    }
    #header-menu div.header-menu-block-issue-cover,
    #header-menu div.header-menu-block-issue-nav {
        width: calc(50% - 15px);
        padding: 0 0 20px 0;
    }  
    #header-menu .header-menu-block-issue a.cover, 
    #header-menu .header-menu-block-issue a.cover:hover {
        margin: 0;
        width: 100%;
        float: none;
    }
    #header-menu .header-menu-block-issue-details {
        margin: 0;
        padding: 0;
        width: 100%;
    } 
    #header-menu .header-menu-block-issue-details,
    #header-menu .header-menu-block-issue-details ul {
        text-align: center;
    } 
    #header-menu .header-menu-block-issue-details ul {
        margin-top: 10px;
    } 
    #header-menu .header-menu-block-issue-more {
        margin-top: 17px;
    } 
}
@media (max-width: 580px) {   
    #header-search input, #section-search input,
    #header-search input, #section-search input:focus,
    #header-search button, #section-search button {
        top: 85px;
    }     
    #header-search button, 
    #section-search button {
        font-size: 15px;
    }
}                 
@media (max-width: 540px) {     
    #header .header-text-button#subsription-button,
    #header .header-text-button#subsription-button:hover {
        border-color: transparent;
        padding: 0; 
        line-height: 38px;
    }      
    .comments ul li header {
        line-height: 20px;
    }
    .comments ul li header {
        padding: 10px 20px 4px 20px;
    }
    .comments ul li header .comment-time {
        font-size: 13px;
    }                                                                       
    .comments ul li footer .comment-button-alert.pointer.expand::after,
    .comments ul li ul li footer .comment-button-alert.pointer.expand::after {
        content: "";
        display: block;
    }
    
    .art-bar-googlenews a, 
    .art-bottom-section .button {
        font-size: 16px;
        font-weight: 500;
    }        
    .art-bottom-section .button-share {
        background-position: calc(50% - 53px) center;
    }
    .art-bottom-section .button-comment-add, 
    .art-bottom-section .button-comments-display {   
        background-image: none;
        padding: 0;
    }  
    .art-bar-googlenews a {
        background-position: calc(50% - -133px) center;
        background-size: auto 35px;
    }
}         
@media (max-width: 520px) {  
}
@media (min-width: 480px) {   
    .arrows-bar.arrows-bar-back-home .art-back-home-button .button {
        background-position: calc(50% - 112px) center;
    }
}
@media (max-width: 480px) {   
    :root {
      --page-shadow-bg: #EEE;
    }
    .bl {
        --box-list-height-large: 300px;
        li.bli-rwd-row {
            --box-list-height-row: 100px;
            --box-list-img-width: 140px;
            --box-list-img-height: 100px;
            --box-list-title-fsize: 17px;
            --box-list-title-lheight: 20px;
        }
    }

    .section-main .bl li.bli-rwd-box-large {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0;
        a .i {
            border-radius: 0;
        }
    }
    .bl li.bli-rwd-box-large {
        margin-left: 20px;
        margin-right: 20px;
    }

    #header .wrapper,
    #header .wrapper .h1 {
        margin-left: 0;
    }  
    .header-expand-bar span.close-expand-bar-button {
        right: 20px;  
    }   
    
    #header-menu.header-expand-bar .wrapper  {
        margin: 0 !important;      
        height: calc(100vh - 120px) !important;
        overflow-x: hidden;
        overflow-y: auto;   
        scrollbar-color: #FFF rgba(186, 186, 186, 0.3);
        scrollbar-width: thin;  
    }  
    #header-menu.header-expand-bar .wrapper::-webkit-scrollbar {   
        background: rgba(186, 186, 186, 0.3);
        width: 5px;
        border: none;
    }         
    #header-menu.header-expand-bar .wrapper::-webkit-scrollbar-thumb {
        background: rgba(186, 186, 186, 0.3);
        border-radius: 3px;
    }
    #header-menu.header-expand-bar .wrapper::-webkit-scrollbar-track {
        background: rgba(186, 186, 186, 0.3);
    }                    
    #header-menu.header-expand-bar .wrapper:hover::-webkit-scrollbar-thumb {   
        background: #FFF;
    }        
    
    #header-user.header-expand-bar .wrapper {
        margin: 0 -15px !important;
    }
    #header-user .header-menu-list-small:first-child a {
        font-size: 18px;
    }
    #header-user .header-menu-box-user-name {
        font-size: 20px;
    }
    
    
    #header-menu div.header-menu-block-issue-cover {
        padding-left: 20px;
    }
    #header-menu div.header-menu-block-issue-nav {
        padding-right: 20px;
    }
    #header-menu div.header-menu-block-issue-cover,
    #header-menu div.header-menu-block-issue-nav {
        width: calc(50% - 30px);
    }  
    #header-menu .header-menu-block-search {   
        border-bottom: rgba(186, 186, 186, 0.3) 1px solid;
        display: block;   
        padding: 25px 20px 25px 20px;   
        margin: 0;       
    }
         
    #header-login .login-form .button-action {
        top: 165px;
    }
    #header-login .account-box .button-action {
        line-height: 24px;
        padding: 9px 0 0 0;
        height: 68px;
    }
    #header-login #soc-login-form {
        right: auto;
    }
    #header-login .login-links {
        margin: 115px 0 0 0;
        width: 150px;
    }     
    #header-login .login-links a {
        margin: 0;
    }
    
              
    #header-menu .header-menu-block-search input  {
        background: #EEEEEE;
        top: 0;  
        width: 77%;   
        font-size: 18px;      
        font-weight: 500;
        border: none;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        padding: 0 0 0 10px;
        box-sizing: border-box;   
        -webkit-appearance: none;   
        -moz-appearance: none;
        appearance: none;
    }        
    #header-menu .header-menu-block-search input:focus {
        background: #F5F5F5;  
    }                  
    #header-menu .header-menu-block-search input, 
    #header-menu .header-menu-block-search button {  
        top: 0;  
    }     
    #header-menu .header-menu-block-search button {  
        background: #EC1C3B;
        color: #FFF;       
        border: none;
        font-size: 15px;      
        font-weight: 500;
        height: 40px;
        line-height: 40px; 
        border-radius: 0;
        padding: 0;
        width: 22.5%;    
        text-align: center;
        text-transform: uppercase;
    }       
    #header-menu .header-menu-block-search button:hover,
    #header-menu .header-menu-block-search button:focus {  
        background: #EC1C3B;
    }       
          
    .page-header .box-aside.ad-aside,
    .page-header .page-billboard.page-billboard-1 {
        background-color: #E8E8E8;
    }        
    .page-header .page-billboard.page-billboard-1, 
    .section-main .page-billboard.page-billboard-1 {
        height: 170px;
        padding: 0;
    }  
    .page-header .box-aside.ad-aside,
    .page-header .box-aside.ad-stripe {
        padding: 0;
    }
    #section-main-list .page-header {
        margin-bottom: 16px;
    }   
    
    .sub-header {
        height: 40px;
        padding: 0;
    }         
    .sub-header:not(.m) {
        margin: 0 0 -15px 0;
    }
    
    
    .element-article-no-image .art-content {
        margin-top: -7px;
    }
    
    .article {
        padding: 0;
    }
    #element .art-authors, 
    #articles-autoload .art-authors {
        margin: -16px 0 18px 0;
    }
    .art-title {
        padding-right: 10px;
    }          
    .art-title,
    .art-title.art-title-large {
        font-size: 24px;
        line-height: 28px;
        padding-top: 5px;
    }
    .art-lead {
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
        padding-top: 0;
        padding-bottom: 15px;
    }
    .art-text,
    .art-lead.art-text {
        font-size: 17px;
        font-weight: 500;
        line-height: 25px;
    }
    .art-details {        
        font-size: 11px;
        margin: -7px 0 -2px 0;
        height: 40px; 
        line-height: 40px; 
    }         
    .art-breadcrumbs {      
        padding-left: 0;               
    }
    
    #element .element-article-fullscreen-image .art-details {
        margin: -10px 0 3px 0;
    }
    .art-text .art-text-inner blockquote.quote {
        padding: 0 0 2px 18px;
        margin: 7px 0 20px 0;
    }
    .art-text .art-text-inner blockquote.quote, 
    .art-text .art-text-inner blockquote.quote cite {
        font-size: 18px;
        line-height: 24px;
    }    
    .art-text h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .art-text h3 {
        font-size: 22px;
        line-height: 27px;
    }
    .art-text h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .art-image, .element-article-video .article .art-image, 
    .element-article-normal .article .art-image, 
    .element-article-normal .article .art-image.art-image-hdopt-6, 
    .art-text .art-text-relation-gallery {
        margin: 1px 0 11px 0;
    }         
    #element .art-authors li .author-fun, 
    #articles-autoload .art-authors li .author-fun {
        line-height: 8px;
    }
    #element .art-authors li, 
    #element .art-authors li a, 
    #articles-autoload .art-authors li, 
    #articles-autoload .art-authors li a {
        line-height: 24px;
    }
    
    #articles-autoload .element-next-area .element-article {
        margin: 0;
    }     
    
    .ad-slider-svr {
        margin-left: 0;
        margin-right: 0;
    }
    
    .art-bar {
        background: #E8E8E8;
        padding: 0 15px 0 0;
    }
    .art-bar.art-bar-buttons {
        margin-bottom: 0;
    }
    #element .art-bar, 
    #element .center-column .art-bar, .art-after-bar {
        margin-left: -10px;
        margin-right: -10px;
    }
    #element .art-bar-comments .button {
        width: 76%;
        font-size: 19px;
    }
    
    .arrows-bar .arrows-expand-bar-next, 
    #articles-autoload .arrows-bar a {
        font-size: 19px;
        margin: 0 0 10px 0;
    }
    
    .arrows-bar.arrows-bar-back-home {  
        padding: 0 20px;
    }                
    
                       
    .page-box .page-box-header,
    .page-box.page-box-small .page-box-header {
        margin-bottom: 18px;
        min-height: 20px;
    }
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a,
    .page-box .page-box-header .h2, 
    .page-box .page-box-header .h2 a,
    .page-box.page-box-small .page-box-header .h2, 
    .page-box.page-box-small .page-box-header .h2 a {        
        font-size: 26px;
        font-weight: 900;
    }
    .page-box .page-box-header h2,
    .page-box .page-box-header .h2 {
        margin: 0 10px 0 0;
    }
    .page-box .page-box-header, 
    .page-box .page-box-header h2, 
    .page-box .page-box-header h2 a,
    .page-box .page-box-header .h2, 
    .page-box .page-box-header .h2 a,
    .page-box.page-box-small .page-box-header, 
    .page-box.page-box-small .page-box-header h2, 
    .page-box.page-box-small .page-box-header h2 a, 
    .page-box.page-box-small .page-box-header .h2, 
    .page-box.page-box-small .page-box-header .h2 a {
        line-height: 19px;
        height: 20px;
    }
    .page-box .page-box-header nav::before, 
    .page-box .page-box-header span.page-box-line::before {
        height: 6px;
    }    
    .page-box .page-box-header ul {
        display: none;
    }    
    
    .page-box.page-box-plus {
        margin-top: -20px;
    }
    
    .page-box.box-1:not(.section-main) .box-aside.ad-aside {
        background: var(--page-shadow-bg);
        padding-bottom: 20px !important;
        margin-top: -20px !important;
    }                        
    .page-box.box-1.pbottom40:not(.section-main) {
        margin-top: 30px !important;
        margin-bottom: 10px !important;     
        padding-bottom: 20px !important;    
    }           
    .page-box.box-1:not(.section-main) .box-aside.ad-aside::before {
        content: "REKLAMA";
        color: #999;
        font-size: 10px;
        text-align: center;
    }       
    
    .art-bottom-section .button-share {
        background-position: calc(50% - 53px) center;
    }
    .art-bar-googlenews a {
        background-position: calc(50% - -133px) center;
        background-size: auto 35px;
    }
    
    #comments-arrows-0 {
        margin: 0 -20px;
    }  
    .comments ul#comments-0 {
        border-bottom: none;
    }
    .comments ul li footer .comment-button-options, 
    .comments ul li ul li footer .comment-button-options {
        background-image: url(/dorzeczy/_i/icon-20-c-menu.png);
        background-color: #EEE;
        border: #EEE 1px solid;
    }          
    .comments ul li footer .comment-button-options.pointer:hover, 
    .comments ul li ul li footer .comment-button-options.pointer:hover {
        background-image: url(/dorzeczy/_i/icon-20-c-menu.png);
        background-color: #EEE;
        border: #58585B 1px solid;
    }    
    .comments ul li footer .comment-button-options.expand, 
    .comments ul li footer .comment-button-options.expand:hover, 
    .comments ul li ul li footer .comment-button-options.expand, 
    .comments ul li ul li footer .comment-button-options.expand:hover {
        background-image: url(/dorzeczy/_i/icon-20-c-menu.png);     
        background-color: #CCC;  
        border: #58585B 1px solid;
    }                                                             
    .comments ul li footer .comment-options-inner .comment-button-alert.pointer, 
    .comments ul li ul li footer .comment-options-inner .comment-button-alert.pointer {
        margin: 10px 0 0 0;   
        padding-left: 32px;
        line-height: 29px;
        font-weight: 500;
    }
    .comments ul li footer .comment-button-options.expand::after {
        border-left: #58585B 1px solid;
        border-right: #58585B 1px solid;
        margin: 25px 0 0 -1px;
    }
    .comments .comment-alert {
        margin: -42px 0 0 0;
    }
    .comments ul li footer .comment-options-inner {   
        border: #58585B 1px solid;
        border-radius: 0;
    }
    .section-users .wrapper {
        padding: 20px 0;
    }     
    #content .bottom-section .sub-header {
        margin-left: 20px;      
        margin-right: 20px; 
    }      
    #content #bottom-list {
        margin-top: 30px;
    }
    #footer .wrapper {
        background: url(/dorzeczy/_i/logo-dorzeczy-header-2-small.png) no-repeat center 22px;
        padding: 122px 0 160px 0;
        margin-bottom: -20px;
    }    
    
    .section-users .users-list li a img.author-img {
        margin-left: 0;
    }     
    .section-users .users-list.art-authors li {
        font-size: 17px;
    } 
    .page-billboard-comments {
        height: auto;
    }
    .ad-aside .page-billboard-comments div[data-ad="genesis"][data-type="mgid"] {
        padding: 0;    
    }        


    .bl li.bli-tp-timeline-mobile {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bl li.bli-issue.bli-rwd-row,
    .bl li.bli-issue.bli-rwd-row:hover {  
        margin-left: 20px;      
        margin-right: 20px;
    }   
    .bl li.bli.bli-rwd-row.bli-issue,
    .bl li.bli.bli-rwd-row.bli-issue-dorzeczy-historia {   
        height: 220px !important;
    }               
    .bl li.bli-issue .issue-cover,
    .bl li.size-2x2.bli-issue .issue-cover {
        width: 165px;
        height: 220px;
    }                                     
    .bl li.bli-issue .issue-nav,
    .bl li.bli-issue .issue-art-list {
        left: 185px;
    }   
    .bl li.bli-issue .issue-nav {
        top: 44px;
        width: auto;
    }      
    .bl li.bli-issue .issue-art-list strong {
        font-size: 22px;
        line-height: 26px;
        padding-right: 50px;
    }    

    .page-box.box-40 {   
        background-color: #333;
        padding: 30px 0 20px 0;
        .bl {
            --box-list-title-color: #FFF;     
        }
        .page-box-header .h2,
        .page-box-header .h2 a {
            color: #FFF;
        }
        button[data-controls] {
            --arrow-image: url(/_i/icon-30-a-arrow-right.png);
            background: linear-gradient(to right, rgba(51, 51, 51, 0) 5%, rgba(51, 51, 51, 0.3) 15%, rgba(51, 51, 51, 0.6) 55%, #333);
        }
        button[data-controls="prev"] {
            --arrow-image: url(/_i/icon-30-a-arrow-left.png);
            background: linear-gradient(to left, rgba(51, 51, 51, 0) 5%, rgba(51, 51, 51, 0.3) 15%, rgba(51, 51, 51, 0.6) 55%, #333);
        }
    }
    .page-box.box-40 + .page-box.box-1 {  
        margin-top: -40px !important;
    }
}           
@media (max-width: 420px) {   
    .bl {
        --box-list-height-large: 270px;
    }
    #footer .soc-buttons {
        height: 148px;
    }
}
@media (max-width: 420px) and (min-width: 419px) {   
    .bl li.bli-rwd-row {
        --box-list-height-row: 100px;
        --box-list-img-width: 140px;
        --box-list-img-height: 100px;
        --box-list-title-fsize: 17px;
        --box-list-title-lheight: 20px;
    }
}
@media (max-width: 380px) { 
    .bl li.bli-rwd-row {
        --box-list-height-row: 100px;
        --box-list-img-width: 140px;
        --box-list-img-height: 100px;
        --box-list-title-fsize: 17px;
        --box-list-title-lheight: 20px;
    }

    #header .wrapper {
        margin: 0 8px 0 0 !important;
    }
    #header .header-text-button#subsription-button,
    #header .header-text-button#subsription-button:hover {
        font-size: 13px;
    }      

    .page-header {
        --page-header-fsize: 26px;
    }
    
    #footer .wrapper .copyright span:last-child {
        display: block;
    }     
                           
    .bl li.bli.bli-rwd-row.bli-issue,
    .bl li.bli.bli-rwd-row.bli-issue-dorzeczy-historia {   
        height: 188px !important;
    }               
    .bl li.bli-issue .issue-cover,
    .bl li.size-2x2.bli-issue .issue-cover {
        width: 140px;
        height: 188px;
    }           
    .bl li.bli-issue .issue-art-list {
        display: none;
    }                             
    .bl li.bli-issue .issue-nav {   
        top: 10px;
        left: 155px;
    }                             
    .bl li.bli-issue .issue-nav ul {
        padding: 0 10px 0 0;
    }      
    .bl li.bli-issue .issue-nav ul li {
        padding-top: 7px;
    }   
}             
@media (max-width: 360px) { 
    .bl li.bli-rwd-row {
        --box-list-img-width: 135px;
    }
}             
@media (max-width: 355px) { 
    .bl li.bli-rwd-row {
        --box-list-height-row: 90px;
        --box-list-img-width: 100px;
        --box-list-img-height: 90px;
        --box-list-title-fsize: 15px;
        --box-list-title-lheight: 18px;
    }

    #header-search input,
    #header-menu .header-menu-block-search input,
    #header-search input:focus,
    #header-menu .header-menu-block-search input:focus {
        width: 75%;   
        font-size: 20px;
    }     
    #header-search button,
    #header-menu .header-menu-block-search button {
        width: 24.5%;    
        font-size: 15px;
    }     
}   

@media (max-width: 350px) {    
    #header-menu div.header-menu-block-issue-cover {
        padding: 0;
        width: 200px;
        margin-bottom: 15px;
    }
    #header-menu div.header-menu-block-issue-nav {
        padding-right: 0;
        width: 100%;
    }
}    
