@charset "utf-8";
#content {
	margin-left: 45px;
	color: #666666;
	text-align: left;
	width: 480px;
}


.tytul {
	font-style: italic;
	color: #00755A;
	padding-top: 15px;



	#padding-top: 0px;
	font-size: 18px;
}

.linki_tematu {
	color: #00755A;
	font-weight: bold;
}


#content hr {
	width: 100%;
	height: 2px;
	background-color: #00755A;
	border: 0;
	color: #00755A;
}

