body {
	font-size: 9px; 
	color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif; 
}
h1 {
	color: ff6600;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 4px solid #ddd;
	
	text-transform: uppercase;
	background-image: url("pasek_tlo.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	margin: 0;
}

h1 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 3px 20px 3px 20px;
	background-color: #fff;
	float: left;
}
.tresc {
	background-color: #F4F4F4;
	line-height: 150%;
	font-size: 11px;
	padding: 0 0 15px 0;
	color: #666;
	font-size: 11px;
	
}
.tresc p {
	margin: 8px 10px 8px 0px;
	padding: 0 0 0 10px;

}
.prawa {
	text-align: center;
}
.prawa p {
	margin: 28px 10px 8px 0px;
	font-size: 11px;
	
}
.tresc table {
	font-size: 11px !important;
	

}
.tresc table td {
	vertical-align: top;
}
.tresc img {
	margin: 0 0px 10px 0px;
}
a {
	  color: #ff6600; 
	  text-decoration: none;
}
a:hover {
	background-color: rgb(252,219,184); 
	color: rgb(131,17,20); 
	font-family: verdana, arial;
	text-decoration: none;
} 
}
td {
	vertical-align: top;
	color: #000000; 
}

.stopka {
color: #999;
text-align: right;
	line-height: 45px;
	font-size: 10px;
}