body{
	font-family: Cursive, Sans-serif, Monospace;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: #000000;
	background: #f8f3dd;
/*	padding: 20px;*/
	}

a, a hover, a visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
	}

h6 {
	font-size: 0.6em;
	font-family: Sans-serif, Monospace;
	}

#zbiornik {
	margin: 0 auto;
	width: 1000px;
	}
	
#header {
	background-image: url('bkg-top3.png');
	background-repeat: no-repeat;
	height: 60px;
	}

#home {
	padding-left: 50px;
	padding-top: 20px;
	font-family: sans-serif;
	}

#logo {
	margin-left: 230px;
	margin-top: -30px;
	border-style: none;
	}
	
#logo img {
	border-style: none;
	}

#menu {
	text-align: center;
	width: 150px;
	margin-left: 10px;
	float: left;
	color: #ffffff;
	}

#menu a {
	color: #ffffff;
	}

.menu-block {
	float: left;
	margin-left: 20px;
	text-align: left;
	}
/*
.menu-block a {
	border: none;
}*/
	
#glowny {
	min-height: 580px;
	background-image: url('bkg-center3.png');
	background-repeat: repeat-y;
	color: #000000;
	}

#center {
	width: 418px;
	min-height: 580px;
	float: left;
	padding-left: 30px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
	}

#map img {
	margin: 0 auto;
	width: 388px;
	padding-top: 23px;
	}

#miniatures {
	width: 730px;
	min-height: 580px;
	float: left;
	padding-left: 30px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
	}

#miniatures img, .mini {
	width: 140px;
/*	height: 100px;*/ /*wysokość 130px proporcjonalna do szer 190px*/
	border-style: none;
	float: left;
	font-size: 0.6em;
	font-family: Sans-serif, Monospace;
	}

.mini {
	height: 100px;
	padding: 15px;
	}

#right {
	float: left;
	width: 316px;
	min-height: 580px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
	padding-left: 20px;
	}

#right img {
	float: left;
	width: 140px;
	height: 110px;
	padding-top: 23px;
	border-style: none;
	padding: 4px;
	}
/*
#right-mini img {
	float: left;
	width: 140px;
	height: 110px;
	border-style: none;
	}*/

#footer {
	background-image: url('bkg-bottom3.png');
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-margin: 30px 40px 0 0;
	}

#podpis {
	float: right;
	margin: 30px 60px 0 0;
	text-shadow: -5px -5px 2px #a1a1a1;
	}

p {
	margin: 30px 40px 0 0;
	}

#kontakt a {
	float: right;
	margin: 25px 670px 0 0;
	font-family: Sans-serif, Monospace;
	font-style: normal;
	text-decoration: underline;
	color: #000;
	}
	
/*
.column {
	width: 154px;
	margin: 20px 0 0 26px;
	float: right;
	}*/

