/* N O W I N Y */
.news { padding-bottom: 15px; }
.news.headerOnly { width: 275px; float: left; }
	.news em.date { display: block; color: #2a5500; font-size: 10px; }
	#content p.author { text-align: right; margin-right: 40px; margin-top: 0; }
	#content p.more { margin-bottom: 0; margin-top: 10px; }
		.more a { background: transparent url("../img/arr_red_next.gif") no-repeat scroll 100% 58%; padding-right: 14px; }
#newsArchiveHeader { clear: left; padding: 30px 0 10px 20px; }
#newsArchive li { width: 45px; float: left; height: 20px; line-height: 20px; text-align: center; font-size: 10px; padding: 0 6px; }
	#newsArchive li a { display: block; }
	#newsArchive li strong { display: block; color: #535353; }
/* komentarze */
#commentsList { overflow: hidden; width: 710px; }
	#commentsList li { overflow: hidden; border-bottom: 1px solid #cecece; padding: 10px 0 5px; }
	#commentsList li:first-child { border-top: 1px solid #cecece; }
	#commentsList li.altRow { background-color: #7fac52; }
		#commentsList div { float: right; width: 100px; text-align: left; }
			#commentsList cite { display: block; font-weight: bold; font-style: normal; }
			#commentsList img { margin: 5px 0 0; }
			#commentsList p.buttons { margin: 5px 0 5px; overflow: hidden; }
				#commentsList div p a { display: block; width: 45px; float: left; text-align: center; margin-right: 5px; }
		#commentsList blockquote { float: left; width: 590px; padding: 0 10px;}
			#commentsList img { float: none; }
#comment_add { margin-top: 25px; }

/* booking */
#booking_add, #booking_dates {
	margin-top: 10px;
}
	#booking_add legend, #booking_dates legend {
		display: block;
	}	
#user-bookings-desc { font-size: 10px; color: #ddd; padding: 0 20px 20px 40px; }

#booking-list {
	margin: 0 40px;
}
	#booking-list li {
		padding: 5px 0;
		list-style-type: decimal;
	}

/* A R T Y K U Ł Y */
em.date.article { display: block; color: #2a5500; font-size: 10px; }

	.xtext h4, .xtext h5, .xtext h6 {}
	.xtext h4 { font-size: 16px; }
	.xtext h5 { font-size: 12px; }
	.xtext h6 { font-size: 11px; }
	.xtext li { line-height:20px; list-style-type:disc; margin-left:20px; padding:2px 5px; }
	.xtext ol li { list-style-type: decimal; }
		.xtext li li { list-style-type: circle; }
	.xtext strong { font-weight: bold; }

/* G A L E R I A */
#gallery { overflow: hidden; margin: 10px 5px 5px; }
	#gallery div.img { margin: 0; padding: 0; float: left; width: 130px; height: 130px; }
		#gallery div.img a { display: block; width: 130px; height: 130px; }
			#gallery div.img img { margin: 5px; }
		#currentImage { background-color: #bcbcbc; }
#galleryCurrentGraphicBlock { width: 320px; height: 340px; margin: 10px auto; background-color: #B0B0B0; }
	#galleryCurrentGraphicBlock .prevImg, #galleryCurrentGraphicBlock .nextImg { float: left; height: 20px; width: 160px; text-align: left; }
		#galleryCurrentGraphicBlock .prevImg span, #galleryCurrentGraphicBlock .prevImg a, #galleryCurrentGraphicBlock .nextImg span, #galleryCurrentGraphicBlock .nextImg a { display: block; line-height: 20px; height: 20px; padding: 0 13px; }
		#galleryCurrentGraphicBlock .prevImg span, #galleryCurrentGraphicBlock .prevImg a { margin: 0 60px 0 10px;  background: transparent none 0 9px no-repeat; }
		#galleryCurrentGraphicBlock .nextImg span, #galleryCurrentGraphicBlock .nextImg a { margin: 0 10px 0 60px; background: transparent none 100% 9px no-repeat; }
		#galleryCurrentGraphicBlock .prevImg span { background-image: url("../img/arr_gray_prev.gif"); }
		#galleryCurrentGraphicBlock .prevImg a { background-image: url("../img/arr_red_prev.gif"); }
		#galleryCurrentGraphicBlock .nextImg span { background-image: url("../img/arr_gray_next.gif"); }
		#galleryCurrentGraphicBlock .nextImg a { background-image: url("../img/arr_red_next.gif"); }
	#galleryCurrentGraphicBlock .nextImg { text-align: right; }
	#currentImg { clear: both; width: 320px; height: 320px; text-align: center; line-height: 320px; -xp: expression(this.p ? 0 : (this.insertBefore(document.createElement('span'), this.firstChild), this.p = 1)); }
		#currentImg img { vertical-align: middle; }
		#currentImg span { display: inline-block; }
#content .pagination { clear: both; margin: 0 auto; height: 20px; font-size: 11px; line-height: 20px; width: 300px; text-align: right; }
	#content .pagination img { float: none; margin: 0; }
	#content .pagination a, #content .pagination span { padding: 0 3px; }
