html, body {
	font-size: 10pt;
	font-family: "Trebuchet MS", Sans-serif;
	color: #000;
	background: #000;
	color: #555;
	margin: 0.5em;
}
#zdjecie {
	border: 0px #000 solid;
	padding: 30px 0 30px 0;
	text-align: center;
	margin: auto;
}
#zdjecie img {
	border: 0;
}
#zdjecie_info {
	border: 0px #000 solid;
	margin: auto;
	text-align: center;
}
#zdjecie_info a {
	font-size: 0.95em;
	text-decoration: none;
	font-weight: none;
	color: #ff0000;
}
#zdjecie_info p a:hover {
	color: #555;
}
#zdjecie_info p {
	padding-bottom: 10px;
	margin: 0px;
}
#zdjecie_info h1 {
	font-size: 0.95em;
	font-weight: normal;
}
#zdjecie_big {
	border: 0px #000 solid;
	padding: 0;
	text-align: center;
	margin: auto;
}
#zdjecie_big img {
	border: 0;
}

