@CHARSET "UTF-8";

/**
 * @author: Tomasz Paciorek (design) tommynet@wp.pl
 * @author:  Dariusz Paciorek (xhtml, css) darekpaciorek@gmail.com
 * @version: ver. 1
 */

@import "default.css";

#boxTeksty {
  width: 899px;
  height: 445px;
  margin: 0 0 0 40px;
  color: #ffecbe;
  font-size: 14px;
  background: #000 url(../gfx/teksty/bg.jpg) no-repeat 0 0;
}

#boxTeksty .content {
  padding: 140px 0 0 49px;
}

#boxTeksty .wrapper {
  width: 783px;
}


#boxTeksty h1 {
  display: none;
}

#boxTeksty ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

#boxTeksty li {
  display: block;
  padding: 0 0 20px 14px;
  background: url(../gfx/rekomendacje/li_pointer.gif) no-repeat 0 6px;
}

#boxTeksty li a {
  color: #c29214;
  text-decoration: underline;
  font-style: italic;
}

#boxTeksty li a:hover {
  text-decoration: none;
}

#boxTeksty .txtCol {
  float: left;
  width: 400px;
  height: 229px;
  background: url(../gfx/vline.gif) repeat-y 378px 0;
}

#boxTeksty #lastCol {
  background: none;
}

#boxTeksty h2 {
  margin: 0;
  font-size: 14px;
  color: #ffecbe;
  width: 400px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

#boxTeksty p {
  margin: 20px 35px 0 0;
  line-height: 19px;
  color: #fce09a;
}

#boxTeksty p a {
  color: #c29214;
  text-decoration: underline;
  font-style: italic;
}

#boxTeksty p a:hover {
  text-decoration: none;
}
