blockquote {
    text-align: left;
    font-style: italic;
    width: 85%;
    margin-left: 10%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.article_body p.cite {
    text-align: right;
    margin-bottom: 10px;
    margin-right: 5%;
}

div.cytaty {
    clear: both;
    width: 500px;
    height: 95px;
    background-image: url(../images/cytaty.png);
    background-repeat: no-repeat;
    margin: 30px auto;
    text-align: center;
    padding-top: 15px;
}

div.cytaty p {
    text-align: center;
    font-size: 13px;
    width: 400px;
    margin: 15px auto;
    color: #2278B4;
    font-weight: bold;
}

div.cytaty p.oneline {
    margin-top: 20px;
}

div.cytaty p.twolines {
    margin-top: 15px;
}

div.cytaty p.threelines {
    margin-top: 5px;
}

div.note {
    float: right;
    width: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: #64B5A2;
    padding: 1ex;
    margin-left: 20px;
    margin-bottom: 10px;
}

div.note pre {
    border: none;
    background: none;
}

.article h2 a, .article h3 a {
    text-decoration: none;
}

.article h2 a:hover, .article h3 a:hover {
    text-decoration: underline;
}

.article_body {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.article_body a {
    font-weight: normal;
}

.article_body p {
    text-align: justify;
}

.article_body h3,
.article_body h4,
.article_body pre {
    text-align: left;
    clear: both;
}

.article_body pre {
    background-color: #C1F0E4;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #64B5A2 dashed 1px;
}

.article_body img {
    margin-top: 30px;
    margin-bottom: 10px;
}

.rysunek {
    font-weight: bold;
    margin-left: 20%;
    margin-right: 15%;
    margin-bottom: 30px;
}

#linki {
    text-align: left;
    margin-bottom: 15px;
}

#voting {
    float: right;
}

.print {
    float: right;
}