h3.tyt {
text-align: left;
margin-left: 25px;
}


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;
}

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

p.l {
  text-align: left;
  color: #FFFFFF;
}

p.r {
  text-align: right;
  color: #FFFFFF;
}

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

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

img {
   border: none;
   }

body  {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background-color: #000000;
  //background-repeat: repeat-x repeat-y;
  color: #FFFFFF;
  width:1000px;
  text-align: center;
  cursor: pointer;
  text-align: center;
}


#centralnie {
   text-align: center;
   vertical-align: middle;
   width: 900px;
   height:750px;
   margin-top: 50px;
   padding: 25px 5px 5px 5px;
   background-position: center top ;
   clear: both;
   }

#centralnie td {
   width: 400px;
   padding: 5px 5px 5px 5px;
   }

#centralnie td.left {
   text-align: right;
   vertical-align: middle;
   padding: 5px 5px 5px 5px;
   }

#centralnie a {
   text-decoration: none;
   }

#centralnie a:hover {
  text-decoration: none;
  border-color: #FFAAAA;
  border-style: solid;
  }


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%;
}
        
