body{
	margin: 0;
	padding: 0;
	background-color: black;
	height: 100%;
	width: 100%;
}
h1{
	color: #4285a8;
	font: italic 24pt/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 40px;
	text-align: center;
}
h2{
	color: white;
	font: italic 18pt/24pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
h2 a{
	font-size: 9pt;
	color: #493117;
	letter-spacing: 2px;
}
h2 a:hover{
	text-decoration: underline;
	color: #d1d1d1;
}
h3{
	color: #4c4c4c;
	font: italic 12pt/18pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
h3 a{
	font-size: 12pt;
	color: white;
	
}
h3 a:hover{
	text-decoration: underline;
	color: #4285a8;
}

#srodek{
	height: 600px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	
	
}
td.znaczek{
	height: 600px;
	width: 1000px;
	background: url(images/bg.gif) no-repeat;
	background-position: bottom;
	
	
}
.stopka{
	height: 20px;
	width: 1100px;
	font-size: 8pt;
	line-height: 15pt;
	font-family: Verdana;
	color: #191919;
	text-align: center;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

.tresc{
	width: 1100px;
	height: 1800px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/kropka.gif);
}
.tresc a{
	color: white;
	text-decoration: none;
}
#wydarzenia a{
	font: 11pt/16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;

}
#wydarzenia{
	width: 950px;
	height: auto;
}
td.foto{
	width: 310px;
	height: auto;
	border-top: 1px solid #383434;
	border-bottom: 1px solid #383434;
}
td.opis_wydarzenia span{
	font: 21pt/30pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #383434;
}
td.opis_wydarzenia{
	font: 11pt/16pt "Courier New", Courier, mono;
	color: #383434;
	text-decoration: underline;
	padding-left: 41px;
}

.stopka a{
	color: #333;
}
.stopka a:hover{
	color: #4285a8;
}




* {
	
}	

