BODY{

    font-family: Arial,sans-serif;
    color: #000000;
    line-height: 1.166;
    margin: 0px;
    padding: 0px;
    font-size: <?php echo $zaznam3[size_font] ; ?>px;
    background-color: WHITE;  color: BLACK;
}



A {
    color: #660000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
}


A:hover {
    color: #993300;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;
    font-weight: bolder;
    text-decoration: underline;
}


INPUT.input_pole {
    color: #999999;
    cursor: text;
    background-color: #FFFFFF;
}
.menu {text-decoration: none;}

.menu2 {
    color: #999999;
    cursor: text;
    background-color: #B9B9B9;
    margin: 0px;
    padding: 0px;
    float: none;
    height: 25px;
    width: 100%;
    position: fixed;
    display: none;
}

.pata {
    border-top: solid #666 1px;
    text-align: right;
    padding: 0px;
    width: 100%;

    bottom: 0;
    left: 0;
    height: 20px;
    background: #CCCCCC;
}

.podmenu {
    margin: 0px;
    padding: 0px;
    display: block;
    border-bottom-style: double;
    border-bottom-color: #999999;
    height: 20px;
    width: 100%;

}

.input_mat {

    width: 100px;
}

.input_mal_box {

    width: 30px;
}