body {
	font-size: 9pt;
}
h1 {
	text-align: center;
	font-size: 30pt;
	width: 950px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}
h2 {
	text-align: center;
	font-size:12pt;
	width: 950px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}
.courier {
	font-family: "Courier New", Courier, monospace;
}
.ogloszenie {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #0099FF;
}
#page-body {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
p,li {
	text-align: justify;
}
#zolnierze {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 5px;
}
#zolnierze  td{
	padding: 5px;
	text-align: center;
}
#zolnierze  td a{
	color: #FFFFFF;
}
#raporty {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	border: 6px inset #0066FF;
}
#raporty  td{
	padding: 5px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	background-color: #0066FF;
}
#raporty  td a{
	color: #FFFFFF;
}
li {
	margin-left: 20px;
}
#index-body p{
	font-size:9pt;
}
#index-body h1{
	margin-top: 10px;
	font-size: 20pt;
}
#index-body h3{
	margin-top: 30px;
	border: none;
}
#index-body h1,h2,h3{
	width: 100%;
}
#poprzednie {
	display: none;
}
#index-footer {
	margin-left: auto;
	margin-right: auto;
}
#index-footer td {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}