BODY
{
    font-family: Trebuchet MS;
    font-size: 75%;
    color: #6C4C2A;
}
A
{
    color: #ce5145;
    text-decoration: none;    
}
A:hover
{
    text-decoration: underline;    
}
H1
{
    color: #EB6900;
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 14px;
}
H2
{
    color: #ce5145;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 8px;

}
H3
{
    color: #ce5145;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 8px;

}

P
{
    margin: 0px;
    padding: 0px;
}
TABLE
{

}	
HR
{
    border-top: solid 1px #ce5145;
    border-bottom: solid 0px;
    height: 1px;
}
.tluste
{
    font-weight: bold;
}			
.cervene
{
    color: #ce5145;
}			