body {
	background-color:#E9E9E9;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.text3 {
 	color: #660000;
	text-align:center;
	font-style: italic;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.main_img {
	border : 0px solid Black;
}
.main_thumb {
	border : 0px solid Black;
}
.thumb {
	border : 0px solid Black;
}
a:link {  color: #0000FF;
          text-decoration: none;
}
a:visited {  color: #FF0000;text-decoration: none;}
a:hover {  color: #FF0000;text-decoration: none;}
a:active {  color: #0000FF;text-decoration: none;}
.a {
   text-align: center;
}
.b {
   text-align: right;
}
.c {
   text-align: left;
}
table {
   margin:0 auto; 
   text-align: center;
   border: 0pt;}
table.koment {
   width: 100%; 
   text-align: center;
   border: 0pt;}
td.n {
   width: ;
}
td.w { 
   height: 20pt;
}
td.d {
   width: 120pt;
}
hr {  
   width: 80%;
   text-align:center;
}
/* modyfikowana */
hr.mod 
   {
    color: #990000;
    text-align: center;
    height: 3px;
    width: 40%;
   }
