p {
	margin: 5 10 5 10;
	text-align: justify;
	text-indent : 25px;
	font-size: 12px;
	line-height: 130%;
}
.kontakt {
	margin: 25 10 5 10;
	text-align: center;
	text-indent : 0px;
	font-size: 12px;
	line-height: 130%;
}
a {
	color: yellow;
	text-decoration: none;
}
.td {
	color: #505050;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
}
.naglowek {  
	color: white;
	font-size: 11px;
	padding: 0 10 0 10;
	line-height: 95%;
}
ul { margin: 0 0 0 20; }
.red {  
	color: #990000;
}
.red:hover {  
	color: #ff0000;
}
.descr {
	color: #ffcc00;
	font-size: 0px;}