body {
    font-family: "Segoe UI", "Trebuchet MS", "DejaVu Sans", "Geneva CE", lucida, sans-serif;
    color: White;
    font-size: 9pt;
    margin: 10px 0;
    background: white;
}
#footer {
    background: url(./img/footer.jpg);
    width: 600px;
    height: 67px;
    padding-top: 0px;
    margin: 0px;
    text-align: center;
}
hr {
    background: url(./img/hr.png);
    height: 30px;
    margin: 0px;
    border: 0px;
}
a {
    color: Gray;
    text-decoration: none;
}
a:hover {
    color: White;
}
p {
    line-height: 20px;
    margin: 6px 0;
    text-align: justify;
    margin-bottom: 0px;
}
h1 {
    text-align: left;
    font-size: 23px;
    margin-top: 0px;
    margin-bottom: 4px;
    font-weight: normal;
    color: #5f9ea0;
}
h1 a {
    color: #5f9ea0;
}
h1 a:hover {
    text-decoration: underline;
    color: #5f9ea0;
}
.info {
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 4px;
    font-weight: normal;
    color: #ffd700;
}
.info a {
    color: #ffd700;
}
.info a:hover {
    color: #ffd700;
    text-decoration: underline;
}
#page {
    width: 600px;
    position: relative;
    margin: auto;
    background: url(./img/www2.png) repeat-y;
}
#header {
    background: url(./img/www.png);
    width: 600px;
    height: 381px;
}
#header h1 {
    color: #759AA4;
    display: none;
    text-align: center;
    padding-top: 20px;
}
#content {
    background: url(./img/www2.png) repeat-y;
    width: 520px;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
}
#menu {
    text-align: center;
    display: block;
}
/* ------------------------------ SkyLuke ---------------------------------*/
input, textarea, select {
    background-color: black;
    color: white;
    border: 1px solid #696969
}
#obrazek {
    background: url('/images/logos.png') no-repeat;
    width: 402px;
    height: 100px;
    font-family: Trebuchet MS;
}
.img-right {
    float: right;
    border: 0px solid #222222;
    padding: 0px;
    background-color: #111111;
    margin: 5px 5px 5px 5px
}
.img-left {
    float: left;
    border: 0px solid #222222;
    padding: 0px;
    background-color: #111111;
    margin: 5px 5px 5px 5px
}
.img-center {
    float: center;
    border: 0px solid #222222;
    padding: 0px;
    background-color: #111111;
    margin: 5px 5px 5px 5px
}
div.archiv {
    margin-bottom: 15px;
    background: #222222;
    padding: 5px;
    border: 1px solid gray;
}
div.archiv .autori, div.archiv .kategorie, div.archiv .roky {
    margin: 10px
}
div.archiv a {
    padding-right: 3px;
}
div.archiv .roky {
    margin-bottom: 15px;
}
div.archiv .roky h3 {
    margin: 0 0 5px 0;
    padding: 0 12px 0 0;
    float: left;
}
div.info-o-archivu {
    margin: 15px 0 5px;
    margin: 10px 10px 25px 40px;
}
div.info-o-archivu h3 {
}
div.info-o-archivu p {
}
syntaxe {
    margin-bottom: 15px;
    background: #222222;
    padding: 5px;
    border: 1px solid gray;
}
syntaxe {
    margin: 10px
}
syntaxe {
    padding-right: 3px;
}
h3 {
    font-size: 1.3em;
    margin-bottom: 5px;
    color: white;
    border-bottom: 1px dashed #606060;
    font-size: 0.95em;
}
blockquote {
    font-color: #000000;
    font-size: 12px;
    font-style: italic;
    padding: 5px;
    margin: 5px;
    border: 1px solid gray;
    background: gray;
    background: url('/images/logos.png') no-repeat;
}
.kom-autor {
    color: #a50000;
}
code {
    background: black;
    border: 1px dashed #CACACA;
    display: inline;
    margin: 0;
    padding: 0;
    font-family: Courier New, monospace;
    font-size: 10pt;
}

.komentar-text {
    background :black;
    display:block;
    color:white;
    border-top:3px solid #729dc1;
    padding-bottom:3px;
    padding-left:10px;
}
.komentar-udaje {background:black; padding-left:8px; clear:both;}
.komentar-info {background:black; text-align:right; padding-right:10px;clear:both;}
.komentare-od {margin-bottom:8px;}
.komentar-zar {float:right; width:550px; }
