html, body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
}
img {
    border: none;
    margin: 0;
    
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: underline;
}

#container1 {
    background: #fff;
    margin-bottom: 60px;
}
#container111 {
    display: none;
}

#header0 {
    margin: 10px auto;
    background:  #fff;
    height: 100px;
    border-bottom: 1px solid #777; 
    display: none;
}
#header0_print {
    display: block;
}
.wiecej {
    display: none;
}
.articles-grafika {
    display: none;
}
.articles-middle {
    width: 450px;
}
.articles-middle h2 {
    font-weight: bold;
    font-size: 14px;
}
.articles-right h4,h2 {
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.articles {
    border-bottom: 2px solid #DDDDDD;
    margin-bottom: 15px;
}
#article-top-left {
    width: 450px;
}
#article-top-left h1 {
    font-size: 24px;
    padding-top: 0px;
    margin-top: 0px;
}
#article-top-right {
    width: 250px;
    padding-left: 10px;
    border-left: 3px solid grey;
    
}
#article-top-right h2, h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
#article-content p {
    font-size: 16px;
    margin: 20px 0;
}
#logo-anchor {
    width: 444px;
    height: 100px;
    display: block;
    margin: 0px auto;
    position: static;

}

#header0 img {
    margin: 0 auto;
}

#header0-left, #header0-right {
    display: none;
}
#header {
    display: none;
}

#content-container {

    background-image: none;
    background-color: #fff;
}

#container2 {
    padding: 0;
}
#article {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 12pt !important;
}

#article h1 {
	font-size: 42px;
        margin: 0;
}

#article-info, #article-last-modified {
    border: none;
    font-size: 11pt !important;
    color: #999999;
    text-align: left;
    margin: 0;
}


#article-last-modified {
    border-top: 1px solid #999999;  
    padding-top: 5px;
    display: none;
}

#article-author {
    color: #000;
    background: none;
    text-align: right;
    font-size: 12pt;
}


#image {
    display: none;
}

#addthis-button, #addthis-footer, #article-source, #article-update {
    display: none;

}


#footer-container {
    display: none;
}

#article-source {
    margin-bottom: 5px;
}

#print_footer {
    display: block;
    padding-top: 5px;
    border-top: 1px solid #777 !important; 
    font-size: 11pt;   
}

/*Wydanie papierowe*/

    #sidebar { display: none; }
    #main { margin: 0; padding: 0; }
    #header { font-size: 22pt; }
    #issue-number { font-size: 18pt; }
    .section-container .section-label { font-size: 20pt; }
    .section-container ul { font-size: 18pt; }
    #article .image-container p { font-size: 13pt; }
    #article h1 { font-size: 20pt; }
    #article p.subtitle { font-size: 14pt; }
    #article p.author-info { font-size: 13pt; }
    p#footer-links { font-size: 13pt; }
    p#footer-copyright { font-size: 11pt; }
    
    #article p.author {
            color: #000;
    background: none;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    border-top: 1px solid #999 !important; 
    border-bottom: 1px solid #999 !important; 
    }
    #content-container {

     padding: 0;
    }


/*KOMENTARZ*/

#leftbar {
    display: none;
}
#menu {
    display: none;
}
#menuboczne {
    display: none;
}
#article-main-foto {
    display: none;
}
#cookie_info {
    display: none;
}
ul.breadcrumb {
    display: none;
}
#latest-entry .author .author-name {
    font-size: 15px;
    font-weight: bold;
}
#latest-entry .author .info {
    font-size: 13px;
    font-weight: bold;    
}
#other-entries {
    display: none;
}
.entry {
    display: none;
}
#latest-entry .header .blog-title {
    font-size: 14px;
    font-weight: bold;
}