p {
  text-align: justify;
}
p.w {
  text-align: justify;
  color: #FFFFFF;
}


p.w300 {
  text-align: justify;
  color: #FFFFFF;
  width: 500px;
  font-family: Arial, sans-serif;
  font-size: 12pt;
}
p a {
  color: #FFFFFF;
  }

p.c {
  text-align: center;
  color: #FFFFFF;
}

div.p25 {
   margin-left: 100px;
   }

div.p00 {
   margin-left: 00px;
   }


body  {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background-image: url("../img/tlo.jpg");
  background-repeat: repeat-x repeat-y;
  color: #000000;
  width:1200px;
  text-align: center;
  cursor: pointer;
  text-align: center;
}


div.centralnie {
   text-align: center;
   width: 1000px;
   height:750px;
   margin-top: 100px;
   background-image: url("../img/sciana_main_bw.jpg");
   background-repeat: no-repeat;
   background-position: center top ;
   clear: both;
}

div.left {
   width: 495px;
   height:700px;
   float: left;
   }

div.right {
   width: 495px;
   height:700px;
   padding: 2px 2px 2px 2px;
   float: right;
   }
   
p.posit {
position: absolute;
top: 30%;
right: 30%;
}

td.jj {
  text-align: justify;
  color: #FFFFFF;
  background-color: #555555;
}

