body, ul, li, img, form, table, input, select {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #402129;
  font-size: 12px;
}

body {
  background: url(../images/poradnik_bkg.jpg ) repeat-x;
}
  
div#page {
  position: absolute;
  width: 985px;
  left: 50%;
  padding-top: 15px;
  margin-left: -492px;
}

div#left {
  position: relative;
  width: 370px;
  float: left;
}

div#right {
  position: relative;
  width: 487px;
  float: left;
}

div#front {
  position: relative;
  background: url(../images/wcem_ksiazka_online_03.png) no-repeat;
  width: 322px;
  height: 444px;
}

div#back {
  position: relative;
  background: url(../images/wcem_ksiazka_online_18.png) no-repeat;
  margin-top: 35px;
  width: 322px;
  height: 445px;
}

div#order_button {
  position: relative;
  padding-left: 153px;
}

div.title_label {
  position: relative;
  width: 477px;
  height: 35px;
  background: url(../images/wcem_ksiazka_online_05.png) no-repeat;
  font-size: 24px;
  font-weight: bold;
  padding-left: 10px;
}

div.text1 {
  padding: 10px;
  line-height: 16px;
}

div.text2 {
  padding: 5px;
  line-height: 16px;
}

div.text2 h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

div#apteczka {
  position: relative;
  width: 243px;
  float: left;
}

div#pomoc_medyczna {
  position: relative;
  width: 233px;
  float: left;
}

div#spis_tresci {
  position: relative;
  padding-top: 30px;
}

div#spis_tresci ol {
  font-size: 15px;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 10px;
}

div#spis_tresci ol li {
  font-size: 15px;
}

div#spis_tresci ol li div {
  float: left;
  width: 400px;
}

div#spis_tresci ol li div.strona {
  padding-left: 10px;
  width: 40px;
}

div#bottom {
  position: relative;
  width: 985px;
  text-align: center;
  padding-top: 20px;
}

div#bottom a {
  padding-left: 20px;
  padding-right: 20px;
}

table.form {
  padding-top: 20px;
  padding-left: 10px;
}

table.form th {
  background: #402129;
  font-size: 14px;
  color: #FFFFFF;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

table.form td {
  background: #dbdbdb;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px; 
}

table.form th div.help_message {
  font-size: 10px;
  font-weight: normal;
}

table.form input[type="text"] {
  border: 1px solid #000000;
  width: 200px;
}

table.form select {
  width: 200px;
}

div.form_label {
  position: relative;
  width: 432px;
  height: 34px;
  background: url(../images/label_form.png) no-repeat;
  font-size: 24px;
  font-weight: bold;
  padding-left: 10px;
}

ul.error_list
{
  margin: 0;
  margin-bottom: 7px;
  border: 1px solid #fa6d6d;
  padding-left: 10px;
}

ul.error_list li
{
  padding: 4px;
  padding-left: 20px;
  list-style: none;
  color: #000000;
  background: url(../images/error.png) no-repeat 0px 4px;
  width: 150px;
}

table.zamowienia thead {
  background: #402129;
  color: #FFFFFF;
}

table.zamowienia td {
  background: #dbdbdb;
  color: #402129;
}
