.artnadpis {
	color: #11467A;
	font-size: small;
	font-weight: bolder;
	/*letter-spacing: 1px;*/
}
.arttop {
	background-color: #F6F6F6;
}
.arttextb {
	color: #000000;
	font-size: 12px;
	font-weight: bold;

}
.nadpis1 {
	color: #11467A;
	font-size: 16px;
	font-weight: bolder;

}
.nadpis2 {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
.nadpis3 {
	font-size: 14px;
	font-weight: bolder;
	
}
.normaltext {
	font-size: 12px;
}

.source {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

