/*@import "base.css";

body {
	background: #f1f1f1;	
}

#container {
	width:  800px;
	margin: auto;
	background: #fff;
	overflow: hidden;
}

#top {
	border-bottom: 1px solid #aaa;
	padding: 20px;
}

#content {
	width:  560px;
	padding: 20px;
	float: left;
}

#sidebar {
	float: right;
	width: 159px;
	padding: 20px;
	border-left: 1px solid #aaa;
}

#foot {
	clear: both;
	text-align: center;
	padding: 20px;
	border-top: 1px solid #aaa;
}*/
tr.photosRow a{
	display: block;
	height: 94px;
	width: 96px;
	background: #000 50% 50% no-repeat;
}

.naglowek, .tresc{
	text-align: left;
}
.tresc p{
	margin: 0;
}

