#sbook, #sform {
        width: 535px;
        height: 148px;
        overflow: auto;
        background-color: #;
        /*border: solid 1px #;*/
        font-family: arial;
        font-size: 12px;
         color: #0099FF; 
 
}

#sbook a {
        color: #;
        text-decoration: underline;
}

#sbook a:hover {
        text-decoration: none;
}

#sbook #hlavicka {
        background-color: #;
        border-bottom: 1px #004080 solid;
        padding: 3px;
        font-weight: bold;
        
         color: #; 
 
}

#sbook .zprava {
        border-bottom: 1px #004080 solid;
        text-align: justify;
        padding: 3px;
        font-size: 12px;
 color: #; 
 
        
        
}

#sbook #paticka {
        background-color: #;
        padding: 3px;
        text-align: center;
}
