@CHARSET "UTF-8";

DIV#content {
	margin: 0 0 40px 5px;
}

div#spistresci {
  text-align: left;
  position: relative;
  width: 610px;
  font: 13px verdana, arial, sans-serif;
  margin-top: 15px;
  margin-bottom: 100px;
  }

div#spistresci h1 {
  position: relative;
  margin-left: 80px;
  padding-top: 20px;
  margin-bottom: -10px;
  z-index: 100;
  }

div#spistresci a.inact {
  color: #959597;
}
div#spistresci .wewnetrzny em {
  font-weight: bold;
}

div#spistresci h3 {
  position: relative;
  font-size: 15px;
  margin: 40px 0 40px 150px;
  display: block;
  font-weight: bold;
  text-align: right;
  padding: 10px 60px;
  background: #a4684e;
  }
  
div#spistresci .wewnetrzny a:link {
  font-weight: normal;
  text-decoration: none;
  color: black;
  }

div#spistresci .wewnetrzny a:visited {
  font-weight: normal;
  text-decoration: none;
  color: black;
  }
  
div#spistresci .wewnetrzny a:hover {
  text-decoration: underline;
  }
  
div#spistresci #spisdodatkow a:link {
  font-weight: normal;
  text-decoration: none;
  color: #FFD880;
  }

div#spistresci #spisdodatkow a:visited {
  font-weight: normal;
  text-decoration: none;
  color: #FFD880;
  }
  
div#spistresci #spisdodatkow a:hover {
  text-decoration: underline;
  }
  
div#spistresci #spisdodatkow {
  position: relative;
  margin-left: 300px;
  background: #82462c;
  padding: 20px 30px 10px 30px;
  }

div#spistresci #spisdodatkow li {
  display: block;
  margin-bottom: 15px;
  }

div#spistresci li strong, div#spistresci h5 {
/*  width: 300px; */
  display: block;
  background: #a47764;
  padding: 10px 20px;
/*  margin-left: -10px; */
  margin-bottom: 10px;
  font-weight: bold;
  }

#spistresci h5 {
  width: 100px;
  margin-left: 30px;
  background: #a47764;
  }

#spistresci li, h5 {
  position: relative;
  margin-top: 5px;
  z-index: 10;
  }
  
#spistresci ul {
  list-style: none;
  margin-bottom: 30px;
  }

div#spistresci #spisartykulow {
  width: 330px;
  }

div#spistresci div#marginespion {
  position: absolute;
  left: 0;
  top: -20px;
  height: 100%;
  padding-bottom: 50px;
  margin-top: 10px;
  }

div#spistresci div#marginespion {
  background: #a4684e;
  width: 60px;
  z-index: 1;
  }
  
div#spistresci #listaodnosnik {
  text-align: right;
  margin-top: -20px;
  margin-right: 60px;
  }

div#spistresci div#stopka {
  margin-top: 70px;
  margin-left: 80px;
  width: 510px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  position: relative;
  padding: 0px 0;
  }

div#spistresci #stopka p {
  font: 11px verdana, arial, sans-serif;
  color: #82462c;
  margin: 11px 0;
  }