/****************************************************************************/
/* Ś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{}

#galleryMid {
	margin:0px;
	width: 90%;
}

#galleryMid div.galleryTitle {
	margin:10px auto 0px;
}

#galleryMid div.line {
	margin:10px auto 10px;
	width: 100%;
	border-bottom:2px solid #dcdcdc;
}

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

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

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


#galleryMid .galleryTitle div.galleryName{
	float:left;
}

#galleryMid .galleryTitle div.viewGallery{
	float:right;
}

#galleryMid .galleryTitle div.galleryMainTitle{
	padding-bottom:10px;
}

#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 {
	
	color:#0f0f0f;
	margin-left:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
}

div.clearFix {
	clear:both;
	margin: 0px;
	visibility: hidden;
}
