html, body {
    background: #beb8af;
}

#container1 {
    background: #58595b;
}
#header0 {
    background: url(/images/header0-mysl.png) top center no-repeat;
}
#header0-left {
    background: url(/images/header0-mysl-left.png) no-repeat;
}
#header0-right {
    background: url(/images/header0-mysl-right.png) no-repeat;
}

#nav li a.current {
    background: #f3f3f3;
}

#content-container {
    background: url(/images/content-container-mysl.png) top center repeat-y;
}
#archiwum {
	color: #ffffff;
}
#search {
	background: url(/images/header-lupa.jpg) 185px 5px no-repeat #f1f1f2;
	border: 1px solid #b7b9bb;
}
#most-important .element div {
    background: rgb(96,88,77);
}

#announcement {
    margin-left: 705px;
    width: 215px;
    position: relative;
    padding-top: 20px;
}
#announcement img {
    display: block;
    margin: 0 auto;
}

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

.article {
    position: relative;
    display: block;
    float: left;
    width: 215px;
    margin: 0 20px 20px 0;
    border: none;
}
.article .kraj {
    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: 121px;
    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%;
}


.mysl-sidebar-element {
    position: relative;
    min-height: 140px;
    margin-bottom: 30px;
}
.mysl-sidebar-element p.sec-title {
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    color: #616865;
    margin: 0;
    padding: 0;
}
.mysl-sidebar-element p.sec-subtitle {
    font-family: "Arial Narrow", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #F2A151;
    margin: 0;
    padding: 0;
}
.mysl-sidebar-element p.title {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    color: #929497;
    margin: 0;
    padding: 0;
    width: 90px;
}
.mysl-sidebar-element img {
    position: absolute;
    display: block;
    right: 0;
    bottom: 16px;
}
.mysl-sidebar-element p.author {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: "Arial Narrow", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #231f20;
}
.mysl-sidebar-element a {
    color: #929497;
}