
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color:#333333;
}

body {
	background:#006C00;
	margin:0;
	padding:0;
}

.main {
	text-align:justify;
	margin:15px 25px;
	line-height:1.7em;
}

.naglowek {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	line-height:1.5em;
	letter-spacing:0.1em;
}

hr {
	color:#666666;
	margin:18px 0;
}

a {
	text-decoration:none;
	font-size:11px;
}
.dystryb {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	padding:8px;
}
