/****************************************************************************/
/* ŚRODEK
/****************************************************************************/
#pageGallery {}

#pageGallery pageMiddleGallery h2 {
	color: #11346a;
	font-weight: bold;
	font-size: 8pt;
}

#pageGallery pageMiddleGaller a.gallery_main {
	font-size: 10pt;
	color: #11346a;
	font-weight: bold;
}

#pageGallery pageFooterGallery{}

#pageGallery #galleryMid {
	float:left;
}
	
#galleriesSubpage {
	background-color: #f0f0f0;
	margin-left:15px;
}

#galleryMid .galleryTitle a{
	text-decoration: none;
	color: #666666;
	padding: 0px;
	float:left;
	margin-right:15px;
	
}

#galleryMid .galleryTitle a:hover{
	text-decoration: underline;
	color: #d3141d;
	padding: 0px;
}

#galleryMid ul {
	list-style:none;
	text-indent:0px;	
	margin:0px;
	padding:0px;
}

#galleryMid li {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

 #galleryMid .thumbContainer {
	float:left; 	
	width:90px; 
	margin-right: 0px; 
	margin-bottom: 10px;
	padding-bottom: 0px; 
	border-left: 1px solid #e7e7e7;  
}


 #galleryMid .thumbContainerA {
	width:90px; 
	margin-right: 0px; 
	margin-bottom: 10px;
	padding-bottom: 0px; 
	border-left: 1px solid #e7e7e7;  
}

 #galleryMid .thumbContainer img {
	margin: 0px; 
	padding: 0px; 
	border:none;
}

 #galleryMid .thumb_title {
	float:left; 
	color:#0f0f0f; 
	margin-left:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
}