body {
	background-color: #000;
	margin-top: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {
	font-size: 9px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}#all {
	margin: auto;
}
.naglowek {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FFF;
}

#container {
	height: 650px;
	width: 980px;
	margin: auto;
	padding-top: 50px;
}
#fotografia {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 645px;
	width: 980px;
}


a:link {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #3cabd4;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #3cabd4;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

