body {  scrollbar-arrow-color:#000000;
        scrollbar-face-color:#ffd200;
        scrollbar-darkshadow-color:#000000;
        scrollbar-shadow-color:#000000;
        scrollbar-3dlight-color:yellow;
        scrollbar-highlight-color:yellow;
        scrollbar-track-color:rgb(198,220,255);
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        BACKGROUND-COLOR: grey;
}
H1 {
        color: black;
        font-weight: 900;
        font-size: 16px;
        text-align: center;
        text-decoration: underline;
}
fieldset {
        BACKGROUND-COLOR: white;
        border-color: black;
        border-STYLE: solid;
        border-width: 1px;
        padding: 5px;
        MARGIN-TOP: 10px;
        text-align: left;
        WIDTH: 140px;
}
legend {
        border-color: #000000;
        font-weight: bold;
        background-color: black;
        color: #fed51e;
        padding: 1px;
        padding-left: 3px;
        padding-right: 3px;
        border-style: solid;
        border-width: 1px;
}
table {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
}
TD {
        border-width: 1px;
        vertical-align: top;
}


/* ------------------------------------------------- */

.admin_table {
        BACKGROUND-COLOR: white;
}
.input {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        text-align: left;
        background-color: rgb(198,220,255);
        border: #000000;
        border-style: solid;
        border-width: 1px;
        padding-left: 2px;
        padding-right: 2px;
}
.ramecek {
        font-size: 12px;
        font-family: Tahoma, Arial CE, helvetica CE;
        background-color: silver;
        border-color: black;
        border-style: solid;
        border-width: 1px;
        padding: 3px;
}
.submit {
        font-size: 12px;
        font-weight: bold;
        font-family: Tahoma, Arial CE, helvetica CE;
        background-color: #fed51e;
        border: #000000;
        border-style: solid;
        border-width: 1px;
        height: 19px;
        cursor: hand;
}
A:link, A:visited {
        font-weight: bold;
        text-decoration : none;
        padding-left: 3px;
        padding-right: 3px;
        color: #1188ff;
}
A {
        font-weight: bold;
        color: black;
        padding-left: 3px;
        padding-right: 3px;
        border-style: none;
}
A:hover {
        font-weight: bold;
        padding-left: 3px;
        padding-right: 3px;
        color: Lime;
        border-style: none;
}

/* ----------- Kniha hostu ------------- */
.gbook_texty_form {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: black;
}
.gbook_jmeno {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: black;
}
.gbook_datum {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        font-weight: none;
        text-decoration: none;
        color: black;
}
.gbook_vzkaz {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        font-weight: none;
        text-decoration: none;
        color: black;
}
.gbook_pole_form {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        background-color: rgb(198,220,255);
        border: #000000;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}
.gbook_cisla_skupin {
        font-family: Tahoma, Arial CE, helvetica CE;
        font-size: 12px;
        font-weight: none;
        text-decoration: none;
        color: black;
}
A.gbook:link, A.gbook:visited {
        text-decoration: none;
        color: black;
        font-weight: bold;
}
A.gbook:hover {
        text-decoration: underline;
        color: default;
}
A.gbook_jmeno:link, A.gbook:visited {
        text-decoration: none;
        color: black;
        font-weight: bold;
}
A.gbook_jmeno:hover {
        text-decoration: underline;
        color: default;
}
.gbook_submit {
        font-size: 12px;
        font-weight: bold;
        font-family: Tahoma, Arial CE, helvetica CE;
        background-color: #749ff6;
        border: #000000;
        border-style: solid;
        border-width: 1px;
        height: 21px;
        cursor: hand;
}

