body,html{
    padding: 0;
    margin: 0;
    font-family: arial, "Trebuchet MS", tahoma, verdana, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    background: #EAEAEA url("pozadi/poza.gif") repeat-y top center;
    }

div.cele{
    position: relative;
    width: 760px;
    height: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0;
    }

div.hlava{
    position: relative;
    width: 760px;
    height: 190px;
    background-repeat: no-repeat;
    background-image: url("pozadi/hlava.gif");
    padding: 0;
    margin: 0;
    }

a.skipmenu{
    position:absolute; 
    top: -100px;
    }
    a.skipmenu:focus, a.skipmenu:active {
        z-index: 2; 
        background: #FFF;
        }

h1{
    padding: 0;
    margin: 0;
    overflow: hidden;
    } 
    h1 span{
        z-index: 1;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 760px;
        height: 188px;
        background: url("pozadi/hlava.gif") top left no-repeat;
        }

div.cele div.menucele{
    color: #663300;
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 80%;
    position: relative;
    width: 150px;
    padding: 0;
    margin: 0 0 0 3px;
    float: left;
    }

div.cele>div.menucele{
    margin: 0 0 0 6px;
    }

ul.menu{
    float: left;
    width: 150px;
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
    ul.menu li{
        background-image:url("pozadi/menu.gif");
        background-repeat: no-repeat;
        background-position: top center;
        width: 150px;
        height: 36px;
        padding: 0;
        margin: 0;
        text-align: center;
        list-style-type: none;
        }
    ul.menu div{
        padding: 12px 0 0 0;
        margin-top: 0;
        text-align: center;
        vertical-align: middle;
        }
    ul.menu li a{
        color: #E5F3C7;
        text-decoration: underline;
        background-color: #3A2121;
        }
        ul.menu li a:hover{
            color: #dddd55;
            text-decoration: none;
            background-color: #3A2121;
            }

a.banan{
    text-decoration: none;
    }
    a.banan img{
        margin: 0;
        padding: 0;
        width: 468px;
        height: 60px;
        border: 1px #666 solid;
        }

div.text{
    position: relative;
    text-align: left;
    float: left;
    width: 480px;
    font-family: Verdana, serif;
    font-size: 90%;
    color: #663300;
    padding: 0 5px 0 3px;
    margin: 5px 5px 5px 5px;
    }
    div.text p{
        width: 480px;
        text-indent: 15px;
        padding: 0;
        margin: 10px 0 10px 0;
        text-align: justify;
        }
        div.text p.clanky{
            padding: 0 0 5px 0;
            border-bottom: 2px #663300 solid;
            }
        div.text p.poznamka{
            margin: 10px 0 0 0;
            padding: 0;
            font-size: 70%;
            font-style: italic;
            }

h2{
    padding: 0;
    margin: 0;
    top: 0;
    text-align: center;
    font-family: georgia, serif;
    font-size: 170%;
    }
    h2.dis{
        padding: 0;
        margin: 5px 0 5px 0;
        text-align: left;
        font-family: georgia, serif;
        font-size: 140%;
        }

img{
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    }

a{
    color: #990000;
    text-decoration: underline;
    }
    a:hover{
        text-decoration: none;
        }

table{
    border-collapse: collapse;
    border: 2px solid #663300;
    padding: 0;
    margin: 10px;
    font-family: Verdana, serif;
    font-size: 95%;
    color: #663300;
    }
    table tr:hover{
        background-color: #EAEAEA;
        }
    table td{
        border-color: #663300;
        border: 1px solid;
        padding: 1px 3px 1px 3px;
        vertical-align: middle;
        }

tr.mezera td{
    height: 5px;
    border-right: 0;
    border-left: 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    }

ul.char{
  margin: 0 0 0 20px;
  padding: 0;
}
  ul.char li{
    text-align: left;
    font-family: Verdana, serif;
    font-size: 95%;
    padding: 2px 0 2px 0;
  }
    ul.char li ul{
      margin: 0 0 0 10px;
      padding: 0;
    }

ul.tipy{
    padding: 0;
    margin: 10px 0 0 30px;
    list-style-type: decimal;
    }
    ul.tipy li{
        margin: 0;
        padding: 5px 0 5px 0;
        font-size: 80%;
        border-bottom: 1px solid #663300;
        }
    ul.tipy li.bold{
        font-weight: bold;
        }
    ul.tipy li#last{
        border: none;
        }

div.prispevek{
    position: relative;
    padding: 0;
    margin: 20px 0 0 0;
    background-image:url("pozadi/novinka.gif");
    background-repeat: no-repeat;
    background-position: top left;
    width: 480px;
    }
    div.prispevek span{
        position: relative;
        color: #663300;
        text-align: left;
        padding: 0;
        margin: 0 0 0 30px;
        text-decoration: none;
        font-size: 12px;
        font-family: Tahoma, serif;
        }
    div.prispevek p{
        position: relative;
        width: 458px;
        text-align: justify;
        font-size: 90%;
        padding: 0;
        margin: 8px 4px 8px 8px;
        }
    div.prispevek hr{
        width: 480px;
        min-height: 9px;
        background-image:url("pozadi/cara1.gif");
        background-repeat: no-repeat;
        background-position: top center;
        border: none;
        }

fieldset.news{
    border: 2px solid #663300;
    width: 480px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: left; 
    }
    fieldset.news legend{
        color: #663300;
        text-align: left;
        padding: 0;
        margin: 0;
        text-decoration: none;
        font-size: 12px;
        font-family: Tahoma, serif;
        }
    fieldset.news p{
        position: relative;
        width: 458px;
        text-align: justify;
        font-size: 90%;
        padding: 0;
        margin: 8px 4px 8px 8px;
        }

div.screenram{
    position: relative;
    text-align: center;
    width: 480px;
    font-family: Verdana, serif;
    padding: 0;
    margin: 0;
    }
    div.screenram img{
        width: 154px;
        height: 116px;
        margin: 2pt;
        }

div.clanekscreen{
    position: relative;
    width: 480px;
    text-align: center;
    }
    div.clanekscreen img{
        width: 154px;
        height: 116px;
        margin: 1pt;
        }

table.temata{
    border-collapse: collapse;
    width: 480px;
    min-width: 480px;
    max-width: 480px;
    padding: 0;
    margin: 0;
    font-family: Verdana, serif;
    font-size: 80%;
    text-align: center;
    color: #663300;
    }

table.wall{
    border-collapse: collapse;
    width: 480px;
    padding: 0;
    margin: 0;
    font-family: Verdana, serif;
    font-size: 80%;
    text-align: center;
    color: #663300;
    }
    table.wall td{
        padding: 5px 0px 5px 0px;
        margin: 0;
        }

fieldset.form{
    border: 2px solid #663300;
    width: 400px;
    text-align: left;
    font-family: Tahoma, serif;
    padding: 0;
    margin: 0 0 10px 0;
    }
    fieldset.form legend{
        color: #663300;
        text-align: left;
        padding: 0;
        margin: 0;
        text-decoration: none;
        font-size: 160%;
        font-family: Tahoma, serif;
        }
    fieldset.form label{
        font-weight: bold;
        font-size: 90%;
        padding: 0;
        margin: 2px 0 2px 5px;
        vertical-align: top;
        }
    fieldset.form input{
        color: #663300;
        width: 100px;
        text-align: left;
        font-size: 80%;
        border: 1px solid #663300;
        background: none;
        padding: 0;
        margin: 2px 0 2px 0;
        }
    fieldset.form input.tlacitko{
        color: #663300;
        width: 55px;
        text-align: center;
        font-weight: bold;
        font-size: 80%;
        border: 1px solid #663300;
        background: none;
        padding: 0;
        margin: 2px 5px 2px 5px;
        }
    fieldset.form textarea{
        color: #663300;
        width: 300px;
        text-align: left;
        border: 1px solid #663300;
        background: none;
        padding: 0;
        margin: 2px 5px 2px 5px;
        }

img.pravy{
    float: right;
    margin: 7px 0px 0px 10px;
    }

span.popisek{
    width: 480px;
    font-size: 70%;
    font-weight: bold;
    }

span.strankovani{
    margin: 2px 0 2px 0;
    padding: 0;
    width: 480px;
    font-size: 80%;
    font-weight: bold;
    }

img.max{
    margin: 10px 0 0 0;
    width: 470px;
    }

ul.mapa{
    padding: 0;
    margin: 0 0 0 25px;
    }
    ul.mapa li{
        margin: 10px 0 10px 0;
        font-size: 90%;
        font-weight: bold;
        }
    ul.mapa ul{
        list-style-type: square;
        margin: 0 0 0 30px;
        }
        ul.mapa ul li{
            font-weight: normal;
            margin: 5px 0 5px 0;
            }

div.pravy{
    position: relative;
    padding: 0;
    margin: 5px 0 10px 0;
    float: right;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    }

div.ikonky{
    position: relative;
    color: #663300;
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 9pt;
    line-height: 1.2;
    padding: 2px 0 0 0;
    margin: 5px 0 0 0;
    float: right;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image:url("pozadi/ikonky.gif");
		}
		div.ikonky img{
        margin: 0 5px 0 0;
        }
    div.ikonky img.screenindex{
        width: 88px;
        height: 66px;
        }
    div.ikonky a{
        font-weight: normal;
        }

div.pata{
    position: relative;
    clear: both;
    color: #663300;
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 80%;
    padding: 10px 0 0 0;
    margin: 0;
    border: 1px solid;
    width: 760px;
    height: 75px;
    background-repeat: no-repeat;
    background-image:url("pozadi/pata.gif");
    text-align: center;
    }
