#content-left {
	width: 567px;
	float: left;
	display: inline;
	margin: 0 25px 0 27px;
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", sans-serif;
}
#content-right {
	width: 355px;
	float: left;
	display: inline;
	margin: 0;
}
#content-left h3 {
	margin: 20px 0 10px 0;
	font-size: 2em;
	color: Black;
	font-family: Georgia, "Times New Roman", sans-serif;
}
#content-left img.size-thumbnail {
	text-align: center;
	margin: 10px auto 10px auto;
	border: 1px solid #B6BFC6;
	padding: 2px;
	display: block;
}
#content-left img.alignright{
	margin: 0 5px 5px 15px;
	border: 1px solid #B6BFC6;
	padding: 2px;
	display: block;
	float: right;
}
#content-left img.alignleft{
	margin: 0 15px 5px 0;
	border: 1px solid #B6BFC6;
	padding: 2px;
	display: block;
	float: left;
}
#content-left img.size-full {
	text-align: center;
	margin: 10px auto 10px auto;
	display: block;
}
#content-left img.thumbnail {
	margin: 5px 20px 10px 0;
	border: 1px solid #B6BFC6;
	padding: 2px;
	display: block;
	float: left;
}
.lit {
	margin: 0 0 10px 0;
	font-weight: bold;
}
.data {
	margin: 5px 0 5px 0;
	font-size: 11px;
	color: #8E9BA8;
}

#content-right ul.najnowsze {
	margin: 0;
	padding: 15px;
	background-color: #F5F5F5;
	list-style: none none;
	background-image: url(pic/right-ban-no-active.gif);
}
#content-right ul.najnowsze li.head-list {
	margin: 5px 0 15px 0;
	padding: 5px;
	border-bottom: 0px none;
	background-image: url(pic/right-ban.gif);
	font-weight: bold;
}
#content-right ul.najnowsze li {
	margin: 5px 0 7px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid White;
}
#content-right ul.najnowsze li a {
	display: block;
}
#content-right ul.najnowsze li.current_page_item a {
	font-weight: bold;
	background-image: url(pic/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
#content-right ul.najnowsze li.wroc a {
	background-image: url(pic/arrow-blue-up.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
#panel {
	height: 25px;
	margin: 0;
	padding: 30px 0 30px 0;
	line-height: 25px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#panel a {
	float: left;
	margin-right: 10px;
	display: block;
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 25px;
	text-align: center;
	width: 78px;
	height: 25px;
	background-position: -78px 0;
	color: White;
}
#panel a:hover {
	background-position: 0 0;
	color: #4682B4;
}
#panel a#print {
	background-image: url(pic/print.gif);
}
#panel a#to-top {
	background-image: url(pic/top.gif);
}

#map {
	height: 300px;
	margin: 15px auto;
	padding: 2px;
	width: 500px;
	border: 1px solid #B6BFC6;
	display: block;
	text-align: center;
}

#content-left ul#spis-dzialow {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none none;
}
#content-left ul#spis-dzialow li {
	margin: 0;
	border-bottom: 1px solid White;
	background-color: #F5F6F8;
	list-style: none none;
}
#content-left ul#spis-dzialow li a {
	display: block;
	background-image: url(pic/1.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 5px 0 5px 35px;
}


.ngg-galleryoverview {
	margin: 20px 0 20px 0;
}
.ngg-galleryoverview a {
	margin: 5px;
	padding: 2px;
	border: 1px solid #D4D9DE;
	display: block;
	float: left;
}
.ngg-galleryoverview a:hover {
	border: 1px solid #B54649;
}
.ngg-galleryoverview a img {
	display: block;
}

table.tabela-imprezy {
	background-color: #4682B4;
	margin: 15px 0 15px 0;
	line-height: normal;
}
table.tabela-imprezy tbody tr.head-imprezy td {
	background-color: #6195C2;
	font-weight: bold;
	color: White;
	font-size: 11px;
	border: 1px solid White;
}
table.tabela-imprezy tbody td {
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
table.tabela-imprezy tbody td.nazwa-imprezy {
	width: 20%;
}
table.tabela-imprezy tbody td.miejsce-imprezy {
	width: 20%;
}
table.tabela-imprezy tbody td.data-imprezy {
	width: 20%;
}
table.tabela-imprezy tbody td.informacja-imprezy {
	width: 40%;
}
#formularz_ankieta ul, #formularz_ankieta ul li {
	list-style: none none;
}