body {
	margin: 5px auto 5px auto;
	padding: 0px;
	border: 0px;
	background-color: #D8D8D8;
	background-image: url(bit/tlo.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

table {
	border:0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

td {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

table#szkielet {
	margin: 0px auto 0px auto;
	width: 750px;
}

table#szkielet td#winieta {
	height: 100px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
}



table#szkielet td#tresc {
	padding: 10px;
	height: 200px;
	background-image: url(bit/tresc_tlo.gif);
	background-position: center;
	vertical-align: top;
	
}

table#szkielet td#stopka {
	height: 26px;
	background-image: url(bit/stopka_tlo.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
}


a {

	color: #000000;
	text-decoration: none;
}




a#stopka {
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



h1 {
	margin: 5px 0px 5px 15px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

h2 {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

p {
	margin: 5px;
	padding: 0px 5px 10px 5px;
	text-align: justify;
}

p2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

p#pierwszy {
	text-indent: 0.6em;
}

p#pierwszy:first-letter {
	font-size: 16px;
	font-weight: bold;
} 