body
{
	margin: 0px auto;
 	background: #ffffff url('/images/background.png') repeat-x;	
}
#main
{
	width: 1000px;
	margin: 0px auto;
}
.span
{
	width: 946px;
	height: 33px;
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	background: url('/images/span.png') no-repeat;
}
#content
{
	width: 930px;
	margin: 10px auto;
	clear: both;
}
.clearer
{
	clear: both;
}
.photo
{
	background: url('/images/image.png') no-repeat;
	width: 144px;
	height: 183px;
	padding-top: 10px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 5px;
}
.photo a
{
	border: 0px;
}
.photo img
{
	border: 0px;
}
#top
{
	width: 1000px;
	text-align: center;
	height: 90px;
	margin: 0px;
}
#top img
{
	border: 0px;
}
#logo
{
	float: left;
}
#reklama
{
	float: left;
	width: 720px;
	margin-left: 50px;
}
#menu
{
	background: url('/images/menu.png') repeat-x;
	width: 800px;
	height: 40px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
}
#menu a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
}
