
body	{
	margin: 0 auto;
	background: #fff;
	font-family: Verdana, Arial, Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Sans-serif;
	color: #333;
	font-size: .9em;
}
	
a:link, a:hover, a:active, a:visited	{
	color: #a60000;
}

#header	{
	margin-bottom: 1em;
}

h1	{
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	font-size: 1.6em;
	font-family: Georgia, serif;
	color: #a60000;
	font-weight: normal;
	border-bottom: 1px dotted #666;
}

h2	{
	margin-bottom: 1em;
	font-size: 1.4em;
	color: #a60000;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-left: -1em;
}

h3	{
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #a60000;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-left: -1em;
}

#content	{
	border-bottom: 1px dotted #666;
}

.storycontent	{
	padding: 0 2em 1.5em 2em;
}

	.storycontent ul {
		list-style-type: square;
		margin-left: 2em;
		margin-bottom: 1em;
	}
		
	.storycontent ul li {
		margin-top: 1.5em;
	}

	.storycontent ol {
		padding: 0;
		margin-left: 2em;
		margin-bottom: 1em;
	}
		
	.storycontent ol li {
		margin-top: 1.5em;
	}
	
	.storycontent .center	{
		text-align: center;
	}
	
	.storycontent .first,
	.storycontent .on,
	.storycontent .off	{
		border-bottom: 1px solid #D7D7D7;
		padding-bottom: 1em;
	}
	
	.storycontent .centralaTable td	{
		border-bottom: 1px solid #D7D7D7;
		padding: 6px 2px;
	}

	.storycontent .centralaTable tr.noBorder td	{
		border-bottom: none;
	}
	
	.storycontent .signature	{
		text-align: right;
		margin-bottom: 2em;
	}
	
	.storycontent .zdjecie	{
		padding: 8px 8px 0 8px;
		border: 1px solid #d7d7d7;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1.5em;
		width: 450px;
		text-align: center;
	}
	
		.zdjecie p	{
			font-size: .9em;
			margin-left: 1.5em;
			margin-right: 1.5em;
			text-align: left;
		}
	
#menu,
.footer span,
.map,
.mapastrony,
hr,
#sponsors	{
	display: none;
}

#content blockquote	{
	font-size: 1.3em;
	font-family: Georgia, serif;
	margin: 1em 0;
	font-weight: normal;
	color: #004A7E;
	line-height: 1.25em;
	text-align: left;
}

.footer	{
	padding-top: 1em;
}

.footer p, blockquote	{
	margin: 0;
	padding: 0;	
	text-align: center;
}