/* CSS Document */
.pivo {
      background-image: url(pozadiP.jpg);
      background-repeat: no-repeat;
      }
.rest {
      background-image: url(pozadiH.jpg);
      background-repeat: no-repeat;
}
body {
      background-image: url(pozadi.jpg);
      background-repeat: no-repeat;
      }
ul.menu{
      list-style-type: none;
      padding-left: 0px;
      margin-left: 0px;
      }
ul.menu span{
      background-image: url(button.gif);
      background-repeat: no-repeat;
      display: block;
      width: 100%;
      margin-left: 30px; 
      margin-top: 10px;
      margin-right: 5px;
      padding-left: 50px;
      padding-bottom: 5px;
      padding-top: 15px; 
      color: black;       
}
ul.menu a{
      color: black;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: bold;
      font-family: cursive;
}
ul.menu a:hover{
                color:rgb(69,69,69);
                text-decoration: underline;
                }
ul.menu a:visited{
                color:rgb(95,95,95);
                }
ul.menu li{
      display: inline;
}
*html ul.menu a { height: 1px; }

.nadpis {color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: x-large;
          padding-left: 100px;         
          }
.nadpisDlouhy {color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: x-large;
          padding-left: 50px;         
          }
.male{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: small;
          text-align:left;
          padding-left: 50px;
          padding-top: 5px;}
.nadpis2{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: small;
          padding-left: 10px;
          }
.nadpis3{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: large;
          padding-left: 150px; }
.gastr{padding-right: 250px;}
.hosp{padding-left: 350px;}
.datumSvatek{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: xx-small;
          text-align:left;
          padding-left: 50px;}
.seznam{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: small;
          padding-left: 260px;}
.seznam2{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: small;
          padding-left: 60px;}
.seznam3{color:rgb(0,0,0);
          font-family: Comic Sans MS;
          font-size: small;
          padding-left: 8px;}
.banner{padding-left: 270px;}
.ch{color:rgb(0,0,0);
    font-weight: bold;
    font-family: Comic Sans MS;
    font-size: small;
    padding-left: 30px;}
.cenik{padding-left: 250px;
      color: black;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: bold;
      font-family: cursive;
      text-decoration: none; }
.cenik :hover{color:rgb(69,69,69);
              text-decoration: underline;}
.cenik :visited{
                color:rgb(95,95,95);
                }
.seznam4{color:rgb(0,0,0);
          font-weight: bold;
          font-family: Comic Sans MS;
          font-size: medium;
          padding-left: 120px;
          }
.stesti{padding-left: 50px;}
.text {color:rgb(0,0,0);
          font-family: Comic Sans MS;
          font-size: small;
          padding-left: 10px;
          padding-right:10px;}