body {
	margin-top: 0px;
	background: url(img/bgrbody.jpg) repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
html>body {
	font-size: 1em;
	}
/* klasy pomocnicze ------ */
#pasek h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #665a45;
	}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #304D86;
	margin: 0px;
	padding: 0px; 
	}
.img {
	width: 150px;
	height: 185px;
	float: right;
	margin: 0px 0px 20px 30px;
	}
.mapka {
	width: 350px;
	height: 290px;
	float: right;
	margin: 0 0 10px 10px;	
	}
/* layout ------ */
#kontener {
	margin: 0 auto;
	width: 580px;
	text-align: left;
	background: #b3a383 url(img/bgrkont.jpg) repeat-y;
	}
#top {
	height: 170px;
	width: 580px;;
	background: url(img/bgrtop.jpg) no-repeat;
	position: relative;
	}
#flash {
	position: absolute;
	left: 200px; top: 30px;
	width: 360px;
	height: 110px;
	background: url(img/bgrflash.jpg) no-repeat;
	}
*html #pasek {
	width: 580px;
	w\idth: 580px;
	}
#pasek {
	width: 550px;
	height: 45px;
	background: url(img/bgrpasek.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .7em;
	font-weight: bold;
	line-height: 45px;
	padding-left: 30px;
	}
*html #main {
	width: 580px;
	w\idth: 580px;
	}
#main {
	width: 520px;
	margin: 0;
	padding: 20px 30px;
	line-height: 160%;
	font-size: .7em;
	}
#foot {
	clear: both;
	text-align: center;
	height: 60px;
	background: url(img/bgrfoot.jpg) no-repeat;
	font-size: .7em;
	line-height: 50px;
	color: #7d7d7d;
	}
#foot-key {
	background: url(img/bgrbody.jpg) repeat; 
	font-size: .7em; 
	text-align: center; 
	color: #8a7753;
}
#foot-key a:link, #foot-key a:visited {
	color: #8a7753;
	text-decoration: none;
}
#foot-key a:hover, #foot-key a:active {
	text-decoration: underline;
}
/* main menu ---------------- */
*html #menu {
	width: 580px;
	w\idth: 580px;
	}
*html #menu {
	height: 35px;
	h\eight: 35px;
	}
#menu {
	width: 550px;
	height: 25px;
	background: url(img/bgrmenu.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .7em;
	font-weight: bold;
	padding: 10px 0 0 30px;
	}
#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #F8F8F8;
	text-align: center;
	margin-right: 10px;
	}
#menu a:hover {
	color: #7d7d7d;
	background: url(img/bgrbut.jpg) no-repeat;
	background-position: bottom;
	}
#menu a.active {
	color: #7d7d7d;
	background: url(img/bgrbut.jpg) no-repeat;
	}
/* linki foot ------ */
#foot a {
	color: #7d7d7d;
	text-decoration: none;
	}
#foot a:hover {
	color: #333333;
	}
/* galeria ------------ */
.gal {
	width: 106px;
	height: 106px;
	margin: 10px;
	float: left;
	border: 1px solid #999999;
	}
.gal:hover {
	border: 1px solid #515151;
	}
.galsz {
	width: 400px;
	border: 1px solid #999999;
	margin-left: 60px;
	}
#szczeg {
	width: 520px;
	margin: 0;
	padding: 30px 0 30px 0;
	text-align: center;
	}
a.mail:link, a.mail:visited {
	text-decoration: none;
	color: #000033;
	}
a.mail:hover, a.mail:active {
	text-decoration: underline;
	}
	
.noweZdjecia {
	width: 520px;
	padding: 10px 0;
	border-bottom: 1px solid #CDC9BD;
	overflow: hidden;
	
	}
.miniaturki, .miniaturka, .miniaturkiNowe {
	float: left;
	width: 80px;
	padding: 3px;
	background: #fff;
	margin: 8px;
	text-align: center;
	}
.miniaturkiNowe {
	margin-top: 38px;
	}
.miniaturka {
	width: 120px;
	}
.miniaturki img, .miniaturka img, .miniaturkiNowe img {
	border: none;
	}