/* CSS Document */

body {
        background-color: #825347;
    color: #000000;
        font-family: Verdana, Arial;
        font-size: 12px;
    text-decoration: none;
}

#outer {
    z-index: 2;
    position: relative;
    width: 800px;
    background-color: #fff;
}

#focim {
        background-image: url(img/focim.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        height: 228px;
        width: 800px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
}

.focimszoveg {
        font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size: 36px;
        color: #5A432D;
        text-align: center;
        margin-top: 30px;
}

.focimszoveg p {
    letter-spacing: 0.8em;
}

.folink {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
        margin-left: 250px;
}

#doboz {
    float: left;
    width: 800px;
    background-color: white;
}

#bal {
    background-image: url(img/menu_hatter.jpg);
    width: 175px;
    height: 100%;
    float: left;
}

#mini_link a{
        font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size: 18px;
        color: #f8ba7b;
        text-decoration: none;
}

#mini_link a:hover, mini_link a:visited {
        font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size: 18px;
        color: #eb6907;
        text-decoration: none;
}

#link a{
        font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size: 22px;
        color: #f8ba7b;
        text-decoration: none;
}

#link a:hover, link a:visited {
        font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size: 22px;
        color: #eb6907;
        text-decoration: none;
}

#horvat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #F8BA7B;
    padding: 8px 1px 1px 1px;
    height: 160px;
    width: 91%;
    border: 1px outset #8BC1D7;
    font-weight: bold;
    text-align: center;
}

#kozep {
    float: left;
    width: 625px;
    margin-top: 1px;
    background-color: #fff;
}

#kozep h6 {
    font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size:32px;
    color: #5A432D;
    border: 2px solid;
    text-align: center;
        margin-top : 0px;
    margin-left : 10px;
    margin-right : 20px;
}
#kozep h1 {
    font-family: Monotype Corsiva, Apple Chancery, Times New Roman;
        font-size:32px;
    color: #5A432D;
    border-bottom: 2px solid;
    border-bottom-color: #5a432d;
    text-align: center;
        margin-top : 0px;
    margin-left : 10px;
    margin-right : 20px;
}
#kozep h2 {
        font-size:16px;
    text-align: center;
        margin-top : 10px;
}
#kozep h3 {
    margin-top : 10px;
    margin-left : 10px;
    margin-right : 10px;
    font-size:12px;
    font-weight:normal;
    text-align: center;
}
#kozep p {
    margin-top : 10px;
    margin-left : 3px;
    margin-right : 10px;
    text-align: justify;
    font-size:12px;
}

#kozep_1 {
    float: left;
    text-align: center;
    width: 32%;
    margin-top: 1px;
}

#kozep_2 {
    float: left;
    text-align: center;
    width: 32%;
    margin-top: 1px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#kozep_3 {
    float: left;
    text-align: center;
    width: 33%;
    margin-top: 1px;
}

#kozep_4 {
    float: left;
    text-align: center;
    width: 32%;
    margin-top: 1px;
}

#kozep_5 {
    float: left;
    text-align: center;
    width: 32%;
    margin-top: 1px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#kozep_6 {
    float: left;
    text-align: center;
    width: 33%;
    margin-top: 1px;
}

.definition {
    color:#000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    cursor: help;
    text-decoration:none;
    border-bottom: 1px dashed #825347;
}

#lent {
    margin-left: 0px;
    text-align: center;
}

#ticker a {
        color: white;
        font-family: verdana, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        cursor: help;
        text-decoration: none;
        background-image: url(img/tickerbg.gif);
        width: 450px;
        height: 20px;
        }