.b
{
	width:89;
	background-image: url('_17.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-familt: Arial;
	font-weight: bold;
	color: white;
	text-align:center;
	font-size: 11

}

a:link 		
{
	color: black;
	text-decoration: none;

}

a:visited
{
	color: black;
	text-decoration: none;

}

a:hover
{
	color: red;
	text-decoration: none

}

a.top:link 		
{
	color: white;
	text-decoration: none;

}

a.top:visited
{
	color: white;
	text-decoration: none;

}

a.top:hover
{
	color: silver;
	text-decoration: none

}

body
{
	margin-left: 0;
	margin-right: 0;
	margin-top:0;
	margin-bottom:17;
	background-image: url('_01.jpg');
	background-repeat:repeat-x;
	background-color: #d03129;
	font-family: tahoma;
	font-size: 8pt

}

p.a
{
	font-size: 19px;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0

}
.box_realizacje {
  background-color: #F0F0F0;
  color: #000000;
}

td
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	font-family: tahoma;
	font-size: 8pt
	
}



