body, html{
    background-color:white;
    padding:0px;
    margin:0px;
    text-align:center;
}

#bg_top{
    margin:0px;
    background: url(images/bg_top.png) repeat-x;
    width:980px;
    height:171px;
    text-align:center;
    padding-top:6.3px;
    font-family:Arial;
    font-size:8pt;
    color:white;
}

#bg_top a{
    text-decoration:none;
    color:white;
}

#bg_top a:hover{
    text-decoration:underline;
}


#banner{
    margin-top:4px;
    margin-left:auto;
    margin-right:auto;
    border:0px solid black;
    width:930px;
    height:154px;
    background: url(images/banner.png) ;

}

#loga{
    background-color:white;

    margin-bottom:10px;
    text-align:center;
}

#loga table{
    margin-left:auto;
    margin-right:auto;
    height:auto;
    border:0px;
}

#loga table img{
    border:0px;
}

#main{
    margin-left:auto;
    margin-right:auto;
    width:980px;
    height:620px;
    border:0px solid black;
    font-family:arial;
    font-size:9pt;
}

#reklamy{
    background-color:white;
    border:0px solid black;
    width:130px;
    height:610px;
    float:left;
    font-family:arial;
    font-size:9pt;
padding-left:5px;

}

#tab{
    text-align:center;
    width:840px;
    float:right;
    border:0px solid black;
    height:620px;
}

#stranka{
    margin-left:auto;
    margin-right:auto;
    width:980px;
    height:auto;
    border:1px solid black;
    background-color:white;
}

#footer{
    clear:both;
padding-top:20px;
    border:0px solid red;
    padding-top:5px;
    text-align:center;
    font-family:verdana;
    color:white;
    font-size:8pt;
    background:url(images/bg_bottom.png) repeat-x;
    width:980px;
    height:55px;
}

#footer a{
    font-size:8pt;
    color:white;
    text-decoration:none;
 
}

#footer a:hover{
    text-decoration:underline;
}


#hlavicka{
        margin-bottom:0px;
        border:0px solid black;


}


h5{;
    text-align:left;
    margin:0px;
    padding:0px;
    font-family:Arial, sans-serif; font-size:9pt; font-weight:bold;color:white;
}

#reklama_top{
    width:980px;
    height:92px;
    background-color:white;
    border:0px solid black;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
   
}

#reklama_bottom{
    width:978px;
    height:200px;
    padding-left:0px;
    background-color:white;
    border:0px solid black;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;

}
h8{
   font-family:arial;
   font-size:9pt;
   color:#006600;
   
}

#popis table{
       font-family:arial;
   font-size:9pt;
   color:#006600;

}

#popis td{
           font-family:arial;
   font-size:9pt;
   color:#006600;
}



