body {
  margin:0;
}

#mainpage {
  width: 775px;
  background-color: #FFFCC8;
  margin: 0;
}

#banner {
  width: 100%;
  height: 136px;
  background-color: yellow;
  background-image: url('obr/banner.jpg');
  background-repeat: 0;
}
#stred {
  width: 100%;
  height: 600px;
}
#menu {
  width: 186px;
  height: 100%;
  float:left;
  <IMG SRC="hlavni.bmp">;
  background-color: #FFFCC8;
  background-image: url('obr/scroll.jpg');
  background-repeat: no-repeat;
}

#noha {
  background-image: url('obr/nadpis/hlavni.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;


} 

#nazev2 {
  background-image: url('obr/nadpis/kontakt.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;

} 

#nazev3 {
  background-image: url('obr/nadpis/restaurant.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;

} 

#nazev4 {
  background-image: url('obr/nadpis/menu.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;

} 

#nazev5 {
  background-image: url('obr/nadpis/this week.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;

} 

#nazev6 {
  background-image: url('obr/nadpis/reservation.jpg');
  width: 100%;
  height: 87px;
  background-repeat: no-repeat;
  background-position: center center;

} 

#obsah {
  background-color: #FFFCC8;
  height: 100%;
  width: 100%;
 
}

#zapati {
  width: 100%;
  height: 15px;
  background-color: #fffcc8;
  border-top: 1px solid #666;
  color: #000;
  font-family: sans-serif;
  text-align: right;
  font-size: 10px;
}

img.vlajka {
  border:0;
  align:center;
  
}
