
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006633; text-align: justify;
}

.zdjecie {
	padding: 10px;
	text-align: justify;
}

h1 {
	text-align: center;
	font-size: 15px;
	margin: 0;
	padding-bottom: 10px;
}

#img {
	margin-bottom: 10px;
}

.stronicowanie {
	text-align: center;
	margin-top: 1em;
	font-weight: bold;
	padding-bottom: 30px;
}
.stronicowanie a:link, .stronicowanie a:visited {
	color: green;
	text-decoration: none;
}
.stronicowanie a:hover {
	color: #666666;
}
