/**
 * Strona główna
 */
#mainPageHeader {
	width:		308px;
	height:		30px;
	background:	transparent url("../img/main_page_header.gif") no-repeat;
}
#mainPageImg {
	float:		left;
	border:		#8d8265 1px solid;
	margin:		0 20px 10px 0;
}
#mainPageSeparator {
	clear:		both;
	border:		#b9ac86 0px dotted;
	border-top-width: 1px;
	margin:		0px auto 15px;
	width:		520px;
}
#mainPageContact {
	margin-top:	20px;
	padding-left:	10px;
	width:		249px;
	float:		left;
	display:	block;
	border-left:	#b9ac86 1px dotted;
	font-size:	11px;
}
#mainPageContact p {
	margin:		5px 10px 0;
}
#mainPageContact table, #mainPageContact h3 {
	margin:		0 10px;
}
/**
 * N E W S Y
 */
#news {
	margin-top:	20px;
	margin-right:	10px;
	width:		250px;
	float:		left;
}
#news p {
	margin:		0px 10px 10px 10px;
	font-size:	11px;
}
#news h2, #mainPageContact h2 {
	background:	transparent url("../img/header_bg.jpg") 0 100% repeat-x;
	padding-bottom:	15px;
	width:		100%;
	margin:		0;
	margin-top:	-20px;
}
#news h3 {
	padding-left:	10px;
	margin-left:	10px;
	margin-right:	10px;
	margin-top:	10px;
	background:	transparent url("../img/bullet.gif") 0 7px no-repeat;
}
#news h3 a {
	font-size:	12px;
	color:		#cc3333;
}
#news .newsDate {
	color:		#848484;
	font-size:	10px;
	margin:		1px 15px 5px 20px;
}
/**
 * L I S T Y
 */
/* dyplomy */
#listDiploms {
	margin-left:	20px;
}
#listDiploms {
	list-style-type: disc;
}
#listDiploms li {
	list-style-type: disc;
	line-height:	20px;
}
/* programy artystyczne, 50-lat (2 poziomy listy)*/
#list1 {
	font-size:	12px;
	margin-left:	10px;
}
#list1 li {
	margin:		10px 0;
	list-style-type: none;
}
#list1 li li {
	margin:		0;
	list-style-type: disc;
	height:		15px;
	line-height:	15px;
}
#list1 li strong {
	width:		80px;
	height:		20px;
	line-height:	20px;
}
#list1 ul {
	margin-top:	-20px;
	margin-left:	80px;
}
/* kadra */
#list2 dt {
	width:		150px;
	font-weight:	bold;
	height:		20px;
	line-height:	20px;
}
#list2 dd {
	margin-left:	150px;
	margin-top:	-20px;
	height:		20px;
	line-height:	20px;
}
/* współpracownicy */
#list3 li {
	margin-left:	25px;
	list-style-type: none;
	font-weight:	bold;
}
#list3 li ul {
	margin:		5px 0 5px 25px;
	overflow:	hidden;
}
#list3 li li {
	margin-left:	15px;
	float: left;
	font-weight:	normal;
}
/* śluby i wesela */
#list4 {
	margin-left:	15px;
}
#list4 li {
	list-style-type: none;
	margin-bottom:	10px;
}
#list4 li dl {
	margin-left:	100px;
	margin-top:	-24px;
}
#list4 dt {
	height:		18px;
	line-height:	18px;
	width:		250px;
	margin-top:	5px;
	font-weight:	bold;
}
/* dyrekcja */
#list5 {
	margin-left:	15px;
}
#list5 dt {
	height:		18px;
	line-height:	18px;
	width:		400px;
	margin-top:	8px;
}
#list5 dd {
	line-height:	18px;
	margin-left:	120px;
}
#list5 strong, #list5 a {
	display:	block;
	width:		200px;
	float:		left;
}
#list5 span {
	display:	block;
	float:		left;
	width:		110px;
}
/**
 * G A L E R I A
 */
#galleryCurrentImg {
	width:		100%;
	height:		480px;
	background-color: #f6f3ed;
	margin:		0 0 10px;
}
#galleryCurrentImg li {
	list-style-type: none;
}
#currentImg {
	height:		405px;
	padding-top:	15px;
	clear:		both;
	text-align:	center;
}
#currentImg span {
	display:	block;
	height:		15px;
	line-height:	15px;
}
a#zoomPhoto {
	display:	block;
	margin-left:	300px;
}
li.galleryNavigationNext, li.galleryNavigationPrev {
	text-align:	left;
	list-style-type: none;
	width:		250px;
	float:		left;
	height:		30px;
	line-height:	30px;
}
li.galleryNavigationNext {
	text-align:	right;
	margin-right:	10px;
}
li.galleryNavigationPrev {
	margin-left:	10px;
}
#galleryImages {
	background-color: #f6f3ed;
	width:		100%;
	margin: 0;
	height:		300px;
}
.galleryImg {
	background-color: #c8c0ae;
	width:		120px;
	height:		140px;
	text-align:	center;
	margin:		5px;
	float:		left;
}
.galleryImg img {
	margin:		10px 0 2px;
}
.galleryImg a span {
	display:	block;
	font-size:	10px;
}
/**
 * paginacja
 */
.pagination {
	clear:		both;
	text-align:	right;
	margin:		10px;
}