body {
	margin: 0;
	background-color: #E9ECC4;
	padding:0;

}
#header {
	position:absolute;
	top:0px;
	left: 0;
	right: 0;
	height: 50px;
	width: 100%;
}
h1, h2, h3 {
	display:none;
}

#nadrzedny {
	text-align: center; 
}

table.srodek {
	font-size:    13px;
	width: 		  680px;
	margin-left:  auto;
	margin-right: auto;
	clear: none;
}

table.tabLeft {
	 background-image: url('../image/left_pasek.gif');
	 background-repeat: repeat-y;
}
table.menu {
	margin: 0;
}

td.tdMiddle {
	background-image: url('../image/middle_wodny.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #EFEFC5;
}

td.tdRight {
	background-image: url('../image/right_pasek.gif');
	background-repeat: repeat-y;
}

td.footer {
	vertical-align: bottom;
	width: 		  680px;
	height:	  39px;
	background-image: url('../image/footer.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

img.imgBlock {
	display: block;

}
img.left1Top{
	vertical-align: top;
	display: block;
	margin-top: 0;
}
img.left1Bottom{
	vertical-align: bottom;
	margin-bottom: 0;
	display: block;
}
img.foto_gal{
	cursor: 	  pointer;
	border:		  2; 
	border-color: #93631F;
}

div.tekst{
	margin: 5 15 25 15;
	font-weight: normal;
	font-size: 11pt;
	color: #4D2700;
	font-family: "times new roman";
}

div.kontaktLink{
	height: 	 39px;
	margin-left: 187px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	font-weight: bold;
	font-size: 11pt;
	color: #401C00;
	text-decoration: underline;
	font-family: "times new roman";
}

span.linkMap {
	text-decoration: none;
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px;
	color: #93631F;
}

a.linkMap {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Arial; 
	font-size: 12px;
	color: #93631F;
}

span.linkPoz {
	text-decoration: none;
	font-weight: bold; 
	font-family: Arial; 
	font-size: 11px;
	color: #2E5C11;
}

a.linkPoz {
	text-decoration: none;
	font-weight:normal; 
	font-family: Verdana, Arial; 
	font-size: 9px;
	color: #2E5C11;
}