.podstawowy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	text-indent: 30px;
	text-align:justify;
}
.nagl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: none;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	text-align: center;
}
.komentarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: none;
	color: #999999;
	text-decoration: none;
	left: 5px;
	text-align: right;
}
.ozdobny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	left: 5px;
}
.nagKol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C73330;
	text-decoration: none;
	left: 5px;
}
.linkD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #7a161e;
	text-decoration: none;
	left: 5px;
}
.linkM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #550f14;
	text-decoration: none;
	left: 20px;
}

.linkDOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	left: 5px;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000080;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000cc;
}
input.szuk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-left: 1px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
	height: 16px;	

}

.hist3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	
}
li {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-position: 0;
	list-style-type: disc;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #fffaea;
	text-decoration: none;
	text-align: center;
}