body {
  background: #fff url(../images/bg_body.gif) repeat-x top left;
}

#top {
  height:249px;
  background: url(../images/bg_top.jpg) no-repeat 230px bottom
}

#banner {
  float:left;
  position:relative;
}

#banner img {
  border:4px solid #729203
}

#motiv {padding-left:39px;}

#hlavni-menu {
  float:left;
  margin-top:20px;
  width:290px;
}

#hlavni-menu ul {  margin:0;padding:0 }
#hlavni-menu li {
  list-style-type: none;
  margin:0;
  display:block;
  margin-bottom:2px;
  position:relative;
}

#hlavni-menu li:first-child {margin:0; margin-bottom:2px}

#hlavni-menu li a {
  display:block;
  position:relative;
  padding: 17px;
  padding-left:80px;
  font-size:18px;
  text-align:left;
  color:#fff;
  width:230px;
  font-weight:bold;
  background:#729203;
  text-decoration:none
}

#hlavni-menu li a:hover {
  background: #729203 url(../images/menu_sipka.gif) no-repeat 20px center;
  color:#000
}

/* konec baneru a hlavniho menu */

#header {
  background: url(../images/banner_stin.jpg) no-repeat 39px top;
  height:345px;
} 

#header .vlna {
  background: url(../images/header_vlna.gif) no-repeat left bottom;
  padding-top:9px;
  height:20px;
  width:980px;
}

#header .item {
  float:left;
  width:475px;  
}

#header .item img {
  float:left;
  margin-right:20px;
}

#header .item .text {
  float:left;
  width: 270px;
  
  line-height:1.2em
}

#header .item .nadpis {
  font-size:16px;
  font-weight:bold;
  display:block;
  margin-bottom:12px;
  text-transform:uppercase
}

#header .item ul, #header .item li {
  margin:0; padding:0;
  list-style-type:none;
}

#header .item ul {margin-top:8px;}

#header .item li {
  font-style:italic;
  padding:2px;
  padding-left:28px;
  background: url(../images/item_sipka.gif) no-repeat 5px 4px;
}  

#header .linka {
  float:left;
  width:2px;
  background: url(../images/header_linka.gif) no-repeat;
  height:225px;
  margin-right:20px;
}
  
.header {height:70px;display:block;} 
    
.menu-novinka {
  position:absolute;
  top:0;
  right:0;
  background:  url(../images/menu_novinka.gif) no-repeat;
  width:58px;
  height:52px;
}