body {
  margin: 0px;
  color: #2A2A2A;
  background-image: url(images/tlo.jpg);
  background-repeat: repeat-x;
  background-color: #FFD659;
  font-family: tahoma, arial, verdana;
  font-size: 12px;
}

.site {
  width: 732px;
}

.naglowek {
  height: 15px;
  padding: 4px 35px 1px 35px;
  background: url(images/naglowek.gif) repeat-y;
  }

.banner {
  height: 169px;
  background: url(images/banner.gif) no-repeat;
  }

.linki {
  background: url(images/linki.gif) repeat-y;
  text-align: center
  }

.linki a {
  padding: 3px 10px 3px 10px;
  color: #2A2A2A;
  text-decoration: none
}

.linki a:hover {
  background-color: #EBEBEB;
  border-bottom: solid 1px #899F1C

}

.podlinki {
  height: 27px;
  background: url(images/podlinki.gif) no-repeat;
}

.strona {
  background: url(images/strona.gif) repeat-y;
  padding: 20px 60px 20px 60px;
  line-height: 150%;
  text-align: left
}

.strona h1 {
  color: #669933;
  font-size: 18px;
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: dashed 1px #BFBFBF
  }

.strona h2 {
  color: #BFBFBF;
  font-size: 12px;
  text-align: left;
  margin: 0px 0px 20px 0px
}
.strona h3 {
  color: #669933;
  margin: 10px 0px 10px 0px;

}

.strona ul {
  margin: 0px 0px 0px 0px
}

.strona li {
  margin: 0px 0px 0px 20px
}


.strona div.images {
  display: block;
  float: left;
  clear: right;
  width: 200px;

}

.strona div.images img {
  margin: 10px 10px 10px 5px
}

.strona h4 {
  background-color: #669933;
  color: white;
  padding: 10px 20px 10px 20px;
  text-align: center
}

.strona a img {
  border: none
}

.podstrona {
  height: 27px;
  background: url(images/podstrona.gif) no-repeat;
}

.stopka {
  padding: 4px 10px 10px 10px;
  margin: 0px 0px 20px 0px;
  background: url(images/stopka.gif) repeat-y
  }

.stopka a {
  padding: 3px 5px 3px 5px;
  color: #2A2A2A;
  text-decoration: none;
  font-size: 11px
}

.stopka a:hover {
  background-color: #FBE298;
  border-bottom: solid 1px #F8BC09
  }


table.terminy {
font-size: 12px;
  }

td.terminy {
  width: 250px;
  height: 30px;
  padding-left: 10px !important

  }
td.koszt {
  width: 200px;

  text-align: center
}

td.zaliczka {
  width: 150px;
  text-align: center
}


table.terminy td {
  padding: 3px;
  font-size: 12px;
  text-align: center
  }

td.first, td.second, td.third {
  border-bottom: solid 1px #993333
}

td.second, td.third, td.koszt_1, td.koszt_2 {
  text-align: center
}

td.first {
  padding-left: 10px !important
}

table.terminy tr.header td, td.koszt_1, td.koszt_2 {
  background-color: #C75858;
  border-bottom: solid 1px #993333;
  color: white
}



