body {
      font-family: Trebuchet MS, Verdana, Arial, Helvetica;
      background-color: #ffffff;
      font-size: 12px;
      margin-top: 0px;
      text-align: center;
      color: #000000;
}

#vrch {
    width: 800px;
    height: 106px;
    background-image: url("../img/vrch.png");
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}

#menu {
       float: top center;
       width: 800px;
       height: 27px;
       padding-top: 1px;
       background-image:url("../img/podlink.png");
       background-repeat: no-repeat;
       background-position: center;
       background-position: top;
       text-align: center;
}

#menu a {
      color: white;
      text-decoration: none;
}

#menu a:hover {
        color: red;
}

#stred {
        float: top;
        width: 800px;
        font-size: 12px;
        background-image: url("../img/podtext.png");
        background-position: center;
        background-repeat: repeat-y;
        color: #000000;

}

#stred a {
      color: black;
      text-decoration: none;
}

#stred a:hover {
        color: red;
}


#text {
    width: 786px;
    font-size: 12px;
    background-image: url("../img/mapka.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    color: black;
    text-align: left;
}

#spodok{
        float: top;
        width: 800px;
        height: 35px;
        background-image: url("../img/spodok.png");
        background-repeat: no-repeat;
        background-position: center;
        background-position: top;
        text-align: center;
        padding-top: 5px;
        color: #ffffff;
}

table {
        margin: 20px;
        width: 700px;
        font-size: 12px;
        }

#prva
     {
     width: 200px;
     }

#okienko
     {
     border: solid 1px gray;
     padding-left: 3px;
     }
