
#most-important .element div {
    background: #242d08;
}


/*Ustawienia dla widoku artykułu*/



#article-list {
    padding: 20px 0;
    width: 685px;
}

#article-head {
    font-family: Helvetica, Verdana, sans-serif;
    float: left;
    position: relative;
    width: 950px;
    margin: 0 auto 0 0;
    padding: 20px 20px 0 20px;
}
#image {
    float: left;
    width: 480px;
}
#podpis {

}
#article-head #image img {
    display: block;
    
}
#image img {
    display: block;
    margin: 0;
}

#article-head-right {
    float: left;
    position: relative;
    width: 380px;
    color: #ecf4f9;
    height: 274px;
}
#article-head-right h1 {
    color: #076633;
    margin: 4px 0 1em 15px;
    padding-top: 0px;

    font-size: 38px;
    font-weight: bold;
    
}
#article-head-right .intro {
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0 0 10px 15px;
    color: #231f20;
    line-height: 140%;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

#article-tresc{
    position: relative;
    float: left;
    width: 675px;
    margin: 0 auto 0 0;
    padding: 20px;
}
.article .dyscyplina {
    font-family: "Arial-Narrow", sans-serif;
    font-size: 11px;
    color: #29abe2;
}
.article .imageplaceholder, .article img.ai {
    display: block;
    float: none;
    width: 215px;
    height: 121px;
}
.article .imageplaceholder {
    line-height: 112px;
    text-align: center;
    background: #ccc;
}
.article h2 {
    margin: 8px 5px 0 5px;
    height: 3.6em;
    color: #25698b;
    font-size: 16px;
    font-weight: normal;
}
.article .intro {
    margin: 0 5px;
    color: #231f20;
    line-height: 140%;
}

ul.breadcrumb {
    left: 10px;
    padding: 10px 0 0;
}
#container2 {
    padding-top: 0px;
}
.logo {
    background: url(/images/brasil/brasil-logo.png) no-repeat;
    height: 268px;
    width: 198px;
}
#article-author {
    background-color: #e72f2a;
}
#decor {
    background: url(/images/brasil/brasil-bottom.png) no-repeat;
    height: 205px;
    width: 960px;
    margin-top:-60px;
}
#article-content {
    text-align: justify;
}
#komentarz h3 {
    text-align: center;
    color: #DEB9B8;
    font-size: 24px;
}
#komentarz img {
    margin-left: 37px;
}
#komentarz p {
    font-family: "Arial Narrow",sans-serif;
    text-align: center;
    font-size: 20px;
    margin-top: 5px;
}
#sidebar {
    margin-top: 330px;
}
#anotherArticles{
   font-family: "Arial Narrow",sans-serif;
   margin-top: 30px;
   width: 220px;
   float: left;
   position: relative;
}
.anotherArticles-title {
    font-family: "Arial Narrow",sans-serif; 
    font-size: 17px;
    line-height: 30px;
}    
.anotherArticles-line {
    border-bottom-width: 1px;
    border-bottom-color: #076633;
    border-bottom-style: solid;
    height: 1px;
    position: relative;
    float: left;
    width: 220px;
        
    }    
.anotherArticle-row {
    font-size: 17px;
    font-weight: bold;
    color: #076633;
    margin: 5px 0;
    position: relative;
    float: left
}
.anotherArticle-row-arrow {
    position: relative;
    float: left;
    width: 15px;
    padding-top: 0px;
}
.anotherArticle-row-title {
    position: relative;
    width: 200px;
    float: left;
}
#sidebar-strzelcy {
    height: 300px;
    width: 220px;
    /* display: none; */
    background: url(/uploads/brasil-strzelcy2.png) no-repeat;
    margin-top: 30px;
    float: left;
}