#wrapper{
  background: url('/images/solnelampy/main_bg.jpg') no-repeat 0 275px;
  border: 0px;
  width: 960px;
  margin-top:0;
}
#wrapper2 { background: url('/images/solnelampy/bg-wrapper2.png')  repeat-y 50% 0; }
#site-generator { width: 900px;  background: url('/images/solnelampy/footer.jpg')  no-repeat 50% 0;  padding: 80px 30px 50px;  color: white;  text-align: center; 
  font-size: 90%; }

#main {
  width: 760px;
  margin-left: 5px;
  padding: 70px 0 0 0;
  background-position-x: -5px;
}

#spektrum-sidebar {
  padding-top: 80px;
  margin-right: 15px;
  background-position-x: -760px;
}

body {
  background: url('/images/solnelampy/background.jpg') repeat-x #4D230D; 
}

#header {
  background-image: url('/images/solnelampy/header_bg.jpg');
  height: 245px;
}

#header #description {
  color: #ffffff;
  left: 70px;
  top: 65px;
}

.menu li {
  background-image: url('/images/solnelampy/menu_item.png');
  border: none;
  height: 32px;
  margin-top: -1px;
}

.menu li a:hover {
  /*background-image: url('/images/solnelampy/list_hover.png');*/
  background-color: #ff7600;
}

.menu ul {
  border-color: none;
  border-width: 0px;
}

#content {
  color: #888888;
}

#content h1 {
  color: #ff5d00;
  font-size: 2.5em;
  text-transform: uppercase;
}

#content h2 {
  /*background-image: url("/images/solnelampy/h2_bg.png");*/
  color: #ff5d00;
}

#main_title {
  background-image: url("/images/solnelampy/header.png");
}

#header-banner {
  position: absolute;
  top: 200px;
  left: 60px;
  border: 2px solid #A73D00;
}

#left-banner {
position: absolute;
top: 350px;
left: 740px;
}
