body {
  background: url(../img/bg.jpg) top repeat-x #0f0f0f;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-family: verdana;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.dot {
  color: #ffd249;
  padding-right: 5px;
  font-size: 14px;
}

h1 {
  margin: 15px 0 0 0;
  color: #ffd249;
  font-size: 12px;
  font-weight: bold;
}


#pa {
  margin: 0 auto;
  width: 910px;
  height: 70px;
  text-align: left;
  overflow: hidden;
}

    #pa img {
      border: 0;
    }

    #pa .lewo {
      float: left;
    }

    #pa .prawo {
      float: right;
    }

#c {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 910px;
  background: url(../img/zawartosc_bg.jpg) repeat-x #333333;
  border-left: 2px #000000 solid;
  border-right: 2px #000000 solid;
  border-bottom: 2px #000000 solid;
  overflow: hidden;
}

#c #l {
  margin-left: 20px;
  width: 165px;
  float: left;
  text-align: left;
}
    #l ul {
      margin: 0 0 20px 0;
      padding: 0;
      list-style: none;
    }

    #l li a {
      padding: 5px 0 5px 4px;
      color: #ffffff;
      font-size: 15px;
      text-decoration: none;
      border-bottom: 1px #edbe01 solid;
      width: 100%;
      text-decoration: none;
      display: block;
    }

    #l li a:hover {
      text-decoration: underline;
    }

#c #s {
  width: 470px;
  margin-left: 35px;
  float: left;
  text-align: left;
  color: #ffca2c;
  font-size: 12px;
  text-align: justify;
}


#c #p {
  margin-right: 20px;
  width: 165px;
  float: right;
  text-align: center;
}

#st {
  margin: 0 auto;
  margin-top: 6px;
  text-align: center;
  width: 900px;
  overflow: hidden;
}

    #st #sl {
      float: left;
      width: 49%;
      text-align: left;
      font-size: 9px;
      color: #999999;
    }

        #sl a {
          color: #999999;
          font-size: 9px;
          text-decoration: none;
        }

        #sl a:hover {
          color: #999999;
          font-size: 9px;
          text-decoration: underline;
        }

    #st #sp {
      float: right;
      width: 49%;
      text-align: right;
    }

        #sp ul {
          margin: 0;
          padding: 0;
          list-style-type: none;
        }

        #sp li {
          margin: 0 0 0 10px;
          float: right;
        }

        #sp li a {
          color: #ffca2c;
          font-size: 12px;
          text-decoration: none;
          font-weight: bold;
        }

        #sp li a:hover {
          color: #ffca2c;
          font-size: 12px;
          text-decoration: underline;
        }

form, fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.formularz {
  margin: 20px 0 0 0;
}

    .formularz table {
      width: 100%;
      font-size: 13px;
    }

    .formularz td {
      font-size: 13px;
    }

    .formularz .td_a {
        width: 35%;
        text-align: left;
    }

    .formularz .td_b {
        width: 65%;
        text-align: left;
    }

    .text_input {
      width: 200px;
    }


    .text {
      width: 300px;
      height: 100px;
    }


#c {
}

    #c a.wyroznienie {
      font-size: 12px;
      text-decoration: underline;
      font-weight: bold;
      color: #ffd249;
    }

    #c a.wyroznienie:hover {
      font-size: 12px;
      text-decoration: underline;
      font-weight: bold;
      color: #ffffff;
    }