﻿body {
    background-image: url('img/tlo.png');
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

p {
    font-size: 12px;
    text-align: justify;
    text-justify: inter-word;
}

ol {
    font-size: 12px;
}

#header {
    padding: 3px 10px 0px 10px;
    background-color: black;
    color: #D4A017;
}

#header_text {
    font-family: 'Abril Fatface', serif;
    font-size: 35px;
    font-variant: small-caps;
}

#header_menu {
    margin-top: 19px;
    display: inline;
}

#glowny {
    margin: auto;
    width: 600px;
    background-color: white;
    padding: 24px 8px 8px 8px;
    border-right: 2px solid silver;
    border-left: 2px solid silver;
    border-bottom: 2px solid silver;
}

.link_menu {
    margin-top: 19px;
    border-top: solid 1px;
    float: right;
}

.link_menu a {
    color: #D4A017;
    text-decoration: none;
}

.spejs {
    float: right;
    display: inline;
}
