html, body {
	margin: 0; 
	padding: 0;
	background: #fff;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
strong {
	font-weight: normal;
}
#kontener {
	width: 748px; 
	margin: auto;
	background: url(images/graf_03.jpg) repeat-y;
	position: relative;
}
#sitemap {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 748px;
}
#sitemap a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 8px;
}
#naglowek {
	height: 212px;
}
#menu {
	height: 53px;
	background: url(images/graf_02.jpg) no-repeat;
	padding-left: 110px;
}
#tresc {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-left: 45px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#stopka {
	height: 33px;
	font-size: 10px;
	text-align: center;
	background: url(images/graf_05.jpg) no-repeat;
	color: #C7C7C7;
}
#stopka a {
	color: #C7C7C7;
}
/****** galeria.php ********/
.galeria img {
	border: 3px solid #dedede;
	cursor: pointer;
  vertical-align: text-top;
}


span.data
{
  font-family: Arial;
/*  font-size: 14px; */
}
/**** sitemap ********/
ul.sitemap {
	font-family: Georgia; 
	text-align: center;
	list-style: none;
}
ul.sitemap h1 {
	font-size: 15px;
}
ul.sitemap h2 {
	font-size: 13px;
}
