body {
    background: #000 url("szarabania.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 10pt;
}

.content {
    background: #7b8fae url("niebbania.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    border: 1px solid #68f;
    margin-top: 10px;
    margin-left: 11%;
    margin-right: 5%;
    padding: 20px;
    padding-right: 20px;
    color: #222;
    font-family: droid sans, Ubuntu, sans-serif;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

#stopka {
    margin-top: 15px;
    margin-left: 60%;
    margin-right: 5%;
    background: #7b8fae url("niebbania.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    border: 1px solid #68f;
    text-align: center;
    font-family: droid sans, Ubuntu, sans-serif;
    font-size: 8pt;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

#reklamy {
    top: 20%;
    right:  5 px;
    width: 9%;
    float: left;
    background: #7b8fae url("niebbania.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    border: 1px solid #68f;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

h1, #naglowek {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-left: 8px;
    padding: 10px;
    text-align: left;
    font-size: 23pt;
    color: #ccc;
    font-family: cantarell, Ubuntu, dejavu sans, bitstream vera sans, sans-serif;
}

h1 a {
    font-size: 23pt;
    color: #ccc;
    text-decoration: none;
}

h1 a:hover {
    color: #eee;
}

#arch {
    margin-top: 15px;
    margin-left: 50%;
    margin-right: 5%;
    background: #7b8fae url("images/niebbania.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    border: 1px solid #68f;
    text-align: center;
    font-family: droid sans, Ubuntu, sans-serif;
    font-size: 8pt;
    padding: 3px;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

a {
    color: #600;
    text-decoration: none;
}

a:hover {
    color: #000;
    border-bottom: 1px dashed #c00;
}

.komentarz {
    text-align: right;
}

h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 18pt;
    font-family: cantarell, Ubuntu, dejavu sans, bitstream vera sans, sans-serif;
}

h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 14pt;
    font-family: cantarell, Ubuntu, dejavu sans, bitstream vera sans, sans-serif;
}

.comment1, .comment2 {
    margin-left: 5%;
    margin-bottom: 8px;
}

.k_head {
    margin-left: -5%;
    color: #600;
}

td {
    font-size: 10pt;

}

#formDv td {
    padding-right: 10px;
}

#formDv textarea, #formDv input {
    background: #99b2d9;
    border: 1px solid #68f;
    padding: 2px;
    color: #111;
}

#formDv input[type="submit"] {
    background: transparent;
    border: 0;
    color: #600;
    font-family: droid sans, Ubuntu, sans-serif;
    font-weight: bold;
    padding: 4px;
}

#formDv input[type="submit"]:hover {
    background: #99b2d9;
    border: 1px dashed #c00;
    padding: 3px;
    color: #000;
    cursor: pointer;
}
