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


h1.tytul {
	font-style: italic;
	color: #993366;
	padding-top: 15px;




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

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


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

