body {
	  font-family: Verdana, Tahoma, Arial;
	  margin: 0px 0px 0px 0px;
	  font-size: 11px;
	  color: #5E5E5E;
     }

p {
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color: #5E5E5E;
   margin: 0px;
  }

.tytul01
  {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   color: #D0231D;
  }
  
.data
  {
   font-size: 11px;
   text-align: left;
   color: #D0231D;
  }

img {
     border: 0px;
	}
  
a {
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color: #5E5E5E;
   text-align: left;
   text-decoration: none;
  }
  
a.red
{
 font-size: 8px;
 font-weight: bold;
 color: #DD0000;
 text-decoration: none;
}

a.red:link {
 font-size: 10px;
 font-weight: bold;
 color: #DD0000;
 text-decoration: none;
}

a.red:active {
 font-size: 10px;
 font-weight: bold;
 color: #DD0000;
 text-decoration: none;
}
a.red:visited {
 font-size: 10px;
 font-weight: bold;
 color: #DD0000;
 text-decoration: none;
}
a.red:hover {
 font-size: 10px;
 font-weight: bold;
 color: #FFAA00;
 text-decoration: none;
}

a.gray
{
 font-size: 8px;
 font-weight: bold;
 color: #707070;
 text-decoration: none;
}

a.gray:link {
 font-size: 10px;
 font-weight: bold;
 color: #707070;
 text-decoration: none;
}

a.gray:active {
 font-size: 10px;
 font-weight: bold;
 color: #707070;
 text-decoration: none;
}
a.gray:visited {
 font-size: 10px;
 font-weight: bold;
 color: #707070;
 text-decoration: none;
}
a.gray:hover {
 font-size: 10px;
 font-weight: bold;
 color: #FFAA00;
 text-decoration: none;
}

a.blue
{
 font-size: 12px;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}

a.blue:link {
 font-size: 12px;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}
a.blue:active {
 font-size: 12px;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}
a.blue:visited {
 font-size: 12px;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}
a.blue:hover {
 font-size: 12px;
 font-weight: bold;
 color: #996633;
 text-decoration: none;
}