* {
	border: none;
	margin:0;
	padding: 0;
}

body {
	background:url(../img/page/back_x.jpg)top center repeat-x; text-align:center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	text-align: justify;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #345588;
}

a:hover {
	color: #4a6b9f;
	text-decoration: underline;
}



	

h3 {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #25497f;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}	

hr {
	height:1px; 
	background: #b5bdca; 
	margin: 2px 0 ;
}

#mainpageHolder {
	margin: 0 auto; 
	width: 100%; 

}

#contentHolder {
	margin: 0 auto;
	width: 960px;
	background: url(../img/page/top_belka.jpg) top repeat-x #fff;
	overflow: auto;
}

.contentBox {
	float: right;
	width: 660px;
	overflow: hidden;
}

#topLeft {
	padding-top: 6px;
	height: 20px;
	overflow: auto;
	float: left;
}
	#topLeft li {
		list-style: none;
		float: left;
		color: #2a3d5b;
		margin: 0 5px;
	}
	

#topRight {
	padding-top: 6px;
	height: 20px;
	overflow: auto;
	float: right;

}
	
	#topRight li{
		border-right: 1px solid #3f577d;
		list-style: none;
		float: left;
		color: #2a3d5b;
		padding: 0 5px;	
	}
	
	#topRight li a {
		text-decoration: none;
		color: #2a3d5b;
		padding-bottom: 2px;
		display: block;
	}
	
	#topRight li a:hover {
		color: #4a6b9f;
		border-bottom: 1px solid #96aed5;
	}
	


#contentLeft {
	width: 270px;
	float: left;
	list-style: none;
}

	#contentLeft li {
		background: url(../img/page/contentLeft_back-down.jpg) bottom repeat-x;
		padding-bottom:1px;
		margin-bottom: 22px;

	}
	
	#contentLeft li h2 {
		color:#797979;
		font-size:18px;
		font-weight:normal;
		padding-left:8px;
		text-align:left;	
	}
		
	#contentLeft li div {
		background: url(../img/page/contentLeft_back-up.jpg) top repeat-x;
		margin: 8px 0 1px;
		padding: 8px 25px;
		font-size: 11px;
		text-align: left;

	}
		
input {
	border: 1px solid #d1d5de;
	background: #fff;
	padding: 2px 5px;
	color: #323849;
	width: 208px;
}

.searchOptions {
	margin-top: 9px;
	text-align: center;
	width: 220px;
	overflow: hidden;
}

	.searchOptions a{
		display: block;
		float: left;
		width: 108px;
		border-right: 1px solid #8695ac;
		border-left: 1px solid #8695ac;
		margin-right: -1px;
	}
	
	.szukaj, .szukaj:visited, .szukaj:active {
		background: url(../img/page/btn_back.jpg) bottom repeat-x #8695ac;
		color: #fff;
		height: 23px;
		padding-top:6px;
		font-size:12px;
		font-weight: bold;
		border: 1px solid #8695ac;
	}

	
	.btn, .btn:visited, .btn:active {
		background: url(../img/page/btn_back.jpg) bottom repeat-x #8695ac;
		margin: 0 7px;
		padding: 6px 3px;
		height: 18px;
		color: #fff;
		text-align: center;
		display: block;
		font-size:12px;
		font-weight: bold;
		text-transform:uppercase;
		border: 1px solid #fff;
	}
	
	.btn:hover, .szukaj:hover {
		color: #f6f7fb;
		border: 1px solid black;
		text-decoration: none;
	}
	



#footer {
	background: url(../img/page/footer.jpg) no-repeat;
	width: 940px;
	height: 51px;
	margin: 0 auto;
	color: #506b98;
	font-size: 9px;
	padding:20px 0 0 20px;
}

.locationGallery {
	text-align:center;
}

.locationGallery img{
	border: 1px solid #444;
	margin: 10px;
}

.td_center {
    text-align: center;
}

#searchResults td {
  text-align: left;
}

.pobierz {
  width:90px; height:130px;
  border:1px solid #969696;
  background:transparent url(../images/pdf_button.gif) no-repeat scroll center center;
  display:block;
}
