body {
    background:#cb9249;
    margin:0px;
    text-align:center;
}
body, div, table {
    font-family:verdana;
    font-size:11px;
}
a { text-decoration: none; color:#6c4413; }
a:hover { text-decoration:underline; color:#6c4413; }

a.text { color:#6c4413; }
a:hover.text { color:#6c4413; }

a.menu { color:#6c4413; }
a:hover.menu { color:#6c4413; }

a.bart { color:#ffefdc; }
a:hover.bart { color:#ffefdc; }

#top {
    background:url('../images/top.jpg') no-repeat bottom left;
    width:780px;
    height:80px;
    margin:0px auto;
}
#img {
    background:url('../images/img.jpg') no-repeat bottom left;
    width:780px;
    height:167px;
    _height:177px;
    margin:0px auto;
    padding:10px 0px 0px 0px;
}
#kontakt {
    background:url('../images/logo.gif') no-repeat top left;
    background-position:0px 0px;
    margin:0px 0px 0px 470px;
    padding:60px 0px 0px 50px;
    text-align:left;
    line-height:15px;
}
#menu {
    background:url('../images/menu.jpg') no-repeat bottom left;
    width:780px;
    height:36px;
    margin:0px auto;
    font-size:10px;
}
#main {
    background:url('../images/bg_main.jpg') repeat-y top left;
    width:780px;
    min-height:350px;
    _height:350px;
    margin:0px auto;
}
#main #image {
    background:url('../images/img2.jpg') no-repeat top left;
    background-position:38px 0px;
    width:780px;
    min-height:350px;
    _height:350px;
    margin:0px auto;
}
#main #doc {
    background:url('../images/listina.jpg') no-repeat top left;
    background-position:417px 0px;
    width:780px;
    min-height:350px;
    _height:350px;
    margin:0px auto;
}
#main #tree {
    background:url('../images/tree_top.jpg') no-repeat bottom right;
    width:780px;
    min-height:350px;
    _height:350px;
    margin:0px auto;
}
#bottom {
    background:url('../images/bottom.jpg') no-repeat top left;
    width:780px;
    height:90px;
    margin:0px auto;
}