body {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.zdjecia {
	padding: 10px;
	text-align: justify;
	border: 0px;
}

h1 {
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding-bottom: 10px;
}

#img {
	margin-bottom: 10px;
	border: 0px;
}

.stronicowanie {
  color: #ccbb99;
	text-align: center;

}
.stronicowanie a:link {
	color: #cccccc;
	text-decoration: none;
}

.stronicowanie a:hover {
	color: #999999;
}