/* CSS Document */
body { 
    font-family: verdana, arial, helvetica;
}

#hlavicka {
    width:950px;
    text-align:right;
    font-size:1em;
    padding:5px 5px 5px 0;
    font-weight:bold;
    font-size:.9em;
}

#hlavicka a {
    color:rgb(142,31,0);
    text-transform:uppercase;
    text-decoration:none;
}

#hlavicka a:hover {
    color:rgb(0,0,0);
    text-decoration:underline;
}

#hlavicka a#active {
    color:rgb(0,0,0);
}

#topmenu {
    width:950px;
    text-align:right;
    background:rgb(245,193,133);
}

#topmenu div {
    margin-right:50px;
    padding:14px 0 7px 0;
}

#topmenu span {
    font-weight:bold;
    font-size:.8em;
    color:rgb(149,31,1);
    color:rgb(128,128,128);
}

#topmenu a {
    font-size:.9em;
    color:rgb(149,31,1);
    text-decoration:none;
    font-weight:bold;
}

#logo {
    margin-top:-75px;
}

#logo a {
    text-decoration:none;
}

#logo h2 {
    margin-left:25px;
    font-size:2em;
    font-weight:bold;
    color:rgb(149,31,1);
}

#obsah {
    margin-top:-10px;
    _margin-top:0px;
    width:950px;
    background:rgb(224,206,186);
    min-height:300px;
    _height:300px;
}

#obsah #lpic {
    float:left;
}

#obsah #lpic img {
    display:block;
}

#obsah #rtext {
    width:330px;
    color:rgb(176,92,20);
    font-size:.8em;
    margin:15px 7px 0px 610px;
}

#obsah #rtext h1 {
    padding-top:20px;
    _padding-top:0px;
    margin:0 0 10px 0;
    font-size:1.2em;
    color:rgb(142,31,0);
}

#obsah #rtext #cont {
    margin-bottom:10px;
}

#obsah #rtext a {
    display:block;
    color:rgb(149,31,1);
    text-decoration:none;
    font-weight:bold;
}

#obsah #rtext p {
    margin-top:0px;
    margin-bottom:0px;
}

#obsah #fpic {
    float:left;
    width:680px;
}

#obsah #fpic div {
    width:230px;
    float:left;
    font-size:.8em;
    margin:15px 5px 10px 5px;
}

#obsah #fpic h2 {
    margin:0px;
    margin-bottom:10px;
    font-size:1.2em;
    color:rgb(142,31,0);
}

#obsah #fpic table {
    font-size:1em;
    text-align:center;
}

#obsah #fpic td {
    width:60px;
    height:60px;
}

#obsah #fpic a {
    color:rgb(144,70,4);
    text-decoration:none;
}

#obsah #fpic td.back {
    text-align:right;
    width:240px;
}

#obsah #fpic td.back a {
    color:rgb(144,70,4);
    text-decoration:none;
}

#obsah #fdesc {
    width:250px;
    color:rgb(176,92,20);
    font-size:.8em;
    margin:15px 7px 0px 690px;
}

#obsah #fdesc h1 {
    margin:0px;
    margin-bottom:10px;
    font-size:1.2em;
    color:rgb(142,31,0);
}

#obsah #fdesc p {
    margin-top:0px;
    margin-bottom:0px;
}

#botmenu {
    margin-top:-10px;
    _margin-top:0px;
    width:950px;
}

#botmenu .pozadi {
    width:950px;
    height:35px;
    background:rgb(245,193,133);
}

#botmenu .bunky {
    width:950px;
    margin-top:-25px;
    text-align:center;
}

#botmenu .bunky table {
    width:95%;
    margin:auto;
}

#botmenu .bunky td {
    text-align:center;
    font-size:.7em;
    width:75px;
}

#botmenu .bunky td a {
    color:rgb(149,31,1);
    font-weight:bold;
    text-decoration:none;
}

#botmenu .bunky td img {
    border:0px;
}

#paticka {
    margin-top:10px;
    color:rgb(144,70,4);
    font-weight:bold;
    font-size:.7em;
    text-align:right;
    width:950px;
    border-top:2px solid rgb(245,193,133);
    padding-top:3px;
}

#paticka table {
    color:rgb(144,70,4);
    font-weight:bold;
    font-size:1em;
    width:100%;
}

#paticka td {
    width:50%;
}

#paticka .copy {
    text-align:left;
}

#paticka .act {
    text-align:right;
}

