body {
  background:#fff url(../images/body-bg.png) left top repeat-x;
  font-family:Arial;
  font-size:12px;
}

h1 {
  position:absolute;
  top:280px;
  left:50%;
  margin-left:-283px;
  z-index:9;
  width:579px;
  font-size:1.2em;
}

#header {
  width:960px;
  height:196px;
  background:#fff url(../images/header-bg.jpg) center top no-repeat;
  position:absolute;
  top:0;
  left:50%;
  margin-left:-480px;
}

#stranka {
  width:960px;
  padding-top:15px;
  background:url(../images/stranka-top-bg.png) left top repeat-x;
  position:absolute;
  left:50%;
  margin-left:-480px;
}
#bgfix {
  background:url(../images/bgfix-bg.png) 0 0 repeat-y;
}

#menufix {
  width:781px;
  float:left;
}
  
#right {
  width:173px;
  float:right;
}

#menufix #menu {
  width:185px;
  float:left;
}
#menufix #obsah {
  width:589px;
  float:right;
}
#menu .nadpis, #right .nadpis {
  background:#B1A384;
  color:#fff;
  font-weight:bold;
  clear:both;
  padding:4px 0 4px 10px;
}
#kosikr div {
  margin:0;
}
#kosikr div.tb {
  padding:5px;
}
#pathway {
  font-size:0.9em;
  padding:3px 6px 35px 6px;
}
#pathway a {
  color:#9a0000;
}
#pathway a:hover {
  color:#000;
}