#content h1, #content h2, #content h3, #content h4 {
	margin: 0;
	padding: 0;
}


#content p, #content h1 {
	color: #ffffff;
}

#content h1, #content h2 {
	text-align: center;
}

#content h1 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 12px;
}

#content h2 {
	margin-bottom: 6px;
	color: #b5c1c3;
	font-size: 8pt;
	font-weight: bold;
}
#content h3 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration: none;
}
#content h4	{
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-weight: bold;
}
#content h4 a, #content h2 a	{
	font-weight: bold !important;
}


#content p {
	font-size: 10px;
	text-align: left;
	padding: 0px;
}
#content p.tworczosc_names {
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding: 0;
}

#content ul	{
	color: #ffffff;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0;
}
#content ul li	{
	font-size: 10px;
	text-align: left;
	padding: 0px;
	line-height: 13px;
}



#content img {
	padding: 0;
	margin: 0;
}

#content p.reportaz img	{
	margin: 2px;
}
#content p.reportaz a:hover	{
	background-color: transparent !important; 
}

#content div.hr {
	margin: 0 auto;
	padding-top: 8px;
	width: 250px;
	height: 1pt;
	border-bottom: 1px solid gray;
}

#content .center {
	text-align: center;
}

#content img.cover	{
	margin: 0 auto;
	display: block;
}

#content .titlekoncert {
	color: #b5c1c3;
}

#content .date {
	color: #aaaaaa;
}

#content .oldkoncert {
	color: #aaaaaa;
	margin-bottom: 10px;
}

#content .oldtitlekoncert {
	color: #aaaaaa;
	font-weight: bold;
}
#content .koncert {
	margin-bottom: 10px;
}




#content a:link {
	color:#b5c1c3;
	text-decoration: underline;
}

#content a:visited {
	color:#b5c1c3;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #b5c1c3;
}

#content a:active {
	color: #b5c1c3;
	text-decoration: underline;
}

