@CHARSET "UTF-8";

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

@import "default.css";

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

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

#boxZyciopis .wrapper {
  width: 783px;
}


#boxZyciopis h1 {
  display: none;
}

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

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

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

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

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

#boxZyciopis #lastCol {
  background: none;
}
