body {
	background-color: White;
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Trebuchet MS", "Times New Roman", sans-serif;
	color: Black;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.5em;
}
a {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Black;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin: 10px 0 10px 0;
	width: 100%;
}
img {
	border: 1px solid Black;
	margin: 20px;
}
#top, #content-right, #down, #panel, .content-brown, #menu, #crumbs, .close, #map, .ngg-galleryoverview {
	display: none !important;
}
#content-left {
	width: 100%;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 2em;
	font-weight: bold;
}
.clear {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	margin: 0;
	display: block;
}
p.close img, p.close-content-top img, p.close-content-bottom img, p.close-content-brown img {
	border: 0px none;
	display: none;
	width: 1px;
	height: 1px;
}

table {
	background-color: Black;
	margin: 15px 0 15px 0;
	line-height: normal;
}
table tbody tr.head-imprezy td {
	background-color: #DCDCDC;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	border: 1px solid White;
}
table tbody td {
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
table tbody td.nazwa-imprezy {
	width: 20%;
}
table tbody td.miejsce-imprezy {
	width: 20%;
}
table tbody td.data-imprezy {
	width: 20%;
}
table tbody td.informacja-imprezy {
	width: 40%;
}