/* Netventure, http://www.netventure.pl/ */

body { background: #F6F6F6; color: #787878; position: absolute; width: 100%; }

ul { border: 0px solid red; margin-top: 10px; margin-bottom: 10px; }
li { list-style : square; margin-left: -15px; }
div.prelist { margin-top: 20px; }
div.postlist { margin-bottom: 10px; }

a { color: #479773; font-weight: bold; }

div.footer { color: #EEEEEE; font-weight: normal; }
div.footer td { color: #EEEEEE; font-weight: normal; }
div.footer a { color: #EEEEEE; font-weight: normal; text-decoration: none; }
div.footer a:hover { color: #FFFFFF; font-weight: normal; text-decoration: none; }

div.homelink a { color: #68A78D; font-weight: normal; text-decoration: none; }
div.homelink a:hover { color: #83C4A2; font-weight: normal; text-decoration: none; }

table.cennik { border-collapse: separate; border-spacing: 3px; }
table.cennik td.opis { text-align: left; background: #DFF2E5; padding: 1px 3px 1px 3px;  }
table.cennik td.opis2 { text-align: left; background: #DFF2E5; padding: 1px 3px 1px 3px; }
table.cennik td.cena { text-align: right; background: #DFF2E5; padding: 1px 3px 1px 3px; }
table.cennik td.cena2 { text-align: right; background: #DFF2E5; padding: 1px 3px 1px 3px; }
