@charset "utf-8";
.prezentacje {
	width: 1100px;
	margin-left: auto; 
	margin-right: auto;
	color: black;
	text-decoration: none;
}

a:link { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: black; text-decoration: underline }