html, body {
	color:				black;
	background:			white;
	background-color:	white;
	margin-top:			4px;
	margin-left:		4px;
	min-width:			0px;
	min-height:			0px;
	font-weight:		normal;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12px;
}

p {
	font-weight:		normal;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12px;
	/* line-height:		120%; */
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		16px;
	margin-right:		0px;
}

.akapit {
	margin-left:		16px;
	width:				500px;
}

/*
div.menu {
	top:				20px;
	width:				200px;
	background-color:	#B9B9B9;
	border:				2px solid #808080;
	position:			fixed;
	/* following MSIE hack was originally written by Riki Fridrich
     * <http://www.fczbkk.com> * /
    position: expression("absolute");
    width: expression(document.body.clientWidth);
    top: expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);
}
*/
/*
table.menu-item {
	height:				31px;
	padding:			0px;
	margin:				0px
}
*/
a.menu-item {
	font-size:			12px;
	font-family:		Verdana, Arial, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				black;
}

.stopka {
	font-size:			9px;
	font-family:		Verdana, Arial, sans-serif;
	font-weight:		normal;
	text-decoration:	none;
	color:				black;
}

h1 {
	font-size:			13px;
	font-family:		Verdana, Arial, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				#2e57bf; /* black, #2e57bf */
	margin-top:			6px;
	margin-bottom:		10px;
	
	border-bottom-width:1px;
	border-color:		black;
	border-bottom-style:dotted;
}

h2 {
	font-size:			12px;
	font-family:		Verdana, Arial, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				#2e57bf;
	margin-top:			4px;
	margin-bottom:		4px;
}

hr {
	height:				1px;
	/*background-color:	black;*/
}

input {
	border:				1px black solid
}

textarea {
	border:				1px black solid
}

/*
div.a {
background-color: #5A92B5;
border: 2px solid #38627C;
width: 99%
}
div.b {
background-color: #E7EFEF;
border: 2px solid #81ABAB;
width: 99%
}
div.c {
background-color: #B9B9B9;
border: 2px solid #808080;
width: 99%;
font-size: 11pt;
font-family: monospace
}
div.d {
text-align: center;
font-size: 8pt;
color: #808080;
width: 100%
}
hr {
height: 2px;
border: 1px dashed #808080
}
.bezspacji {
font-family: monospace;
font-size: 11pt
}
.heading {
font-family: sans-serif
}
a {
color: rgb(0,0,0)
}
a:hover {
text-decoration: none;
}
a.poprzedni {
cursor: w-resize;
font-family: monospace;
font-size: 10pt;
font-weight: bold
}
a.nastepny {
cursor: e-resize;
font-family: monospace;
font-size: 10pt;
font-weight: bold
}
a.spis {
cursor: crosshair;
font-family: monospace;
font-size: 10pt;
font-weight: bold
}
a.poczatek {
cursor: n-resize;
font-family: monospace;
font-size: 10pt;
font-weight: bold
}
h1 {
font-size: 25pt;
text-align: center;
margin-top: 10px;
margin-bottom: 10px
}
h2 {
font-size: 18pt;
text-align: center;
margin-top: 0px
}
h3 {
font-size: 14pt;
margin-top: 0px
}
h4 {
font-size: 13pt;
}
p, h1, h2, h3, h4, dt {
margin-right: 3px;
margin-left: 3px
}
pre {
background-color: #BDD3D3;
border: 1px dashed #81ABAB;
margin-left: 25px;
font-size: 10pt;
font-family: monospace;
width: 85%
}
kbd {
font-weight: bold;
font-size: 11pt
}
td {
font-style: italic
}
caption {
font-weight: bold
}
img {
border: none
}
ul {
list-style-image: url('../image/li2.gif')
}
col.jeden {
font-weight: bold;
font-style: normal
}
th {
text-align: left;
font-weight: bold;
border: 2px double #81ABAB;
background-color: #F3F7F7
}
table {
margin-right: 6px;
margin-left: 6px
}
div.b a:hover {
color: #008080
}
td {
border: 3px double #008080
}
p:first-letter.litera {
font-size: 150%;
font-weight: bold
}
abbr[title] {
border-bottom: 1px dashed #008080;
cursor: help;
}
ul.kursywa {
font-style: italic
}
ul.gruby {
font-weight: bold
}
li ul {
font-size: 85%
}
li li ul {
font-size: 80%
}
blockquote {
border: 1px dotted #008080;
font-style: italic;
letter-spacing: 0.2em;
padding: 5px;
}
a:hover img {
background-color: #808080
}
img {
border: 0px
}
.pozioma, .poziomb, .poziomc {
font-weight: bold
}
h2, pre { 
padding: 1px
}
th, td {
padding: 3px
}
samp {
font-size: 11pt
}
*/

