#stranka {
  top:131px;
}

#headerfix {
  position:absolute;
  top:0;
  width:100%;
  z-index:3;
}
#header {
  width:983px;
  height:130px;
  margin:0 auto;
  font-family:Tahoma;
  font-size:12px;
}

#static_pages {
  height:28px;
  text-align:right;
  padding:0 5px 0 0;
}

#static_pages ul {
  margin-top:3px;
}
#static_pages ul li {
  display:inline;
}
#static_pages a {
  text-decoration:none;
  display:block;
  float:right;
  color:#3f3f3f;
  height:16px;
  padding:2px 5px 0 5px;
  margin-left:1px;
  background:#f4f4f4;
  border:1px solid #c0c0c0;
}

#static_pages a:hover {
  background:#f8f8f8;
  border:1px solid #808080;
  color:#000;
}

#logo {
  height:63px;
  width:229px;
  margin:25px 0 0 0;
  float:left;
  clear:left;
  background:url(../images/logo-bg.png) right top no-repeat;
}
#logo a {
  text-decoration:none;
}
#logo a.shop {
  width:175px;
  height:17px;
  padding:2px 0 0 0;
  display:block;
  float:left;
  color:#fff;
  font-weight:bold;
  text-align:center;
  background:#737373;
}

#kosik {
  width:175px;
  height:25px;
  padding:59px 0 0 10px;
  margin:15px 0 1px 0;
  display:block;
  float:right;
  text-align:center;
  font-size:0.9em;
  background:url(../images/kosik-bg.png) left top no-repeat;
}
#kosik a {
  text-decoration:none;
  color:#747474;
}
#kosik a span {
  color:#000;
}
#kosik a:hover {
  color:#000;
}

#header .banner {
  width:569px;
  height:99px;
  margin:0 0 1px 0;
  background:url(../images/header-bg.png) left top no-repeat;
  float:left;
}