#horni  { position: absolute; width: 980px; top: 20px; left: 20px; height: 102px; }
#horni	{ background-color: red; color: yellow; border-style: none; }

#leve   { position: absolute; width: 200px; top: 122px;  left: 20px; height: 400px; }
#leve	{ background-color: green; color: yellow; border-style: none; }

#dolni   { position: absolute; width: 500px; top: 502px;  left: 220px; height: 20px; }
#dolni	{ background-color: yellow; color: yellow; border-style: none; }

#pravo  { position: absolute; width: 20px; top: 122px;  left: 720px; height: 400px; }
#pravo	{ background-color: blue; color: yellow; border-style: none; }

#banner	{ position: absolute;  top: 1px;  left: 1px;  }

#plakat	{ position: absolute;  top: 122px;  left: 740px;  }
