body{
  font-family: tahoma;
  background-image: url(img/img_01.png);
  background-repeat: repeat-x;
  margin: 0;
  background-color: #e1e7ed;
}

a{
  text-decoration: none;
  color: #000000;
}

a:hover{
  text-decoration: underline;
  color: #000000;
}


#page{
  margin: auto;
  width: auto;
  position: relative;
  width: 1000px;
  margin-bottom: 100px;
}

#node2 {
  width: 938px;
  height: 71px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(img/img_03.png);
}

#node4 {
  width: 938px;
  height: 25px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(img/img_06.png);
}

#node7 {
  margin: auto;
  width: 857px;
  background-repeat: repeat-y;
  background-image: url(img/img_10.png);
  font-size: 12px;
  color: #000000;
  text-align: left:
  
}

#node8 {
    width: 857px;
  height: 37px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(img/img_14.png);
}

#node9 {
  width: 857px;
  height: 18px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(img/img_08.png);
}

#node10 {
  width: 857px;
  height: 19px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(img/img_12.png);
}
#node11 {
  height: 20px;
  margin: auto;
}

/* elementy dodane na zlecenie marketingpoint.com.pl.
www.zuczkowski.com.pl */


h1{font-size:1.2em;text-align:center;}

h2{font-size:1.2em;text-align:left;}

p.lewa {padding-left:40px;}
p.line{text-decoration:underline;
}

ol {list-style-type: decimal;padding-left:60px;}
ol li {padding:0;}

ul {list-style-type:none;padding-left:0;}
ul li {padding-left:0;}

.blue{text-align:center;
color:#0040FF;
font-weight:bold;}
.style1 {
color: #FF0000;
}

.red{text-align:center;color:#FF0000;font-weight:bold;}


