body 
{
    background-color:#563100;
    font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,     sans-serif;
    font-size:10pt;
    margin:0px;
    padding:0px; 
}
a
{
    border:none;    
}

#main 
{
    position: absolute;
    left: 50%; 
    margin-left:-400px;
    width:800px;
} 
.hlavicka
{
     background:url(Obrazky/hlavicka.jpg) no-repeat top;
     height: 175px;
}
.menu
{
     background:url(Obrazky/stred.gif) repeat-y;
     height: 36px;
     text-align:right;
     padding-right: 10px;
}
.obsah
{
    background:url(Obrazky/stred.gif) repeat-y;
}
.patka
{
    background:url(Obrazky/patka.gif) no-repeat top;
    height:59px;
    padding-top:20px;
    text-align:center;
}

.bezramecku
{
    border:none;    
}
.ramecekBrown
{
    border: solid 2px #7d3116;
}
.td_cenik_hl
{
    width:500px;
    padding-top:20px;
    padding-bottom:8px;
}

/*text*/
.nadpis1
{
    padding-top:30px;
    font-size:14pt;
    font-weight:bold;
    color:#7d3116;
    text-align:center;
}
.nadpis2
{
    padding-top:30px;
    font-size:12pt;
    font-weight:bold;
    color:#7d3116;
    text-align:left;
    padding-left:20px;
}
.kurziva
{
    font-style:italic;
    text-align:center;
    color:#000;
    font-size:10pt;
    font-weight:normal;
}
.div_text
{
    width:500px; 
    text-align:left;  
}
.a_copyright
{
    color: #492a00;
    text-decoration:none;
}
.a_copyright:hover
{
    color: #f60;    
}
