body,td,th {
	color: #1a171b;
	font-family: Corbel, Arial, Helvetica;
}

body {
	background-color: #c6c7c8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #004588;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004588;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #004588;
}
a:active {
	text-decoration: none;
	color: #004588;
}
a {
	font-family: Corbel, Arial, Helvetica;
}
h1 {
	color: #004588;
	font-family: Corbel, Arial, Helvetica;
    font-size: 60px;
	padding-left:2 px;
	padding-top: 0 px;
	padding-bottom: 20 px;
    font-family: Corbel, Arial, Helvetica;
    
}
h2 {
	color: #004588;
}
h3 {
	color: #004588;
}
h4 {
	color: #c6c7c8;
}
h5 {
	color: #c6c7c8;
}
h6 {
	color: #c6c7c8;
}
h2,h3,h4,h5,h6 {
	font-family: Corbel, Arial, Helvetica;
	padding-left: 1 px;
}

li {
	list-style-type: square;
	list-style-image:url(grafika/10x10_niebieski.png);
	font-style: normal;
	font-size: 14px;
	text-align: justify;
}

ul {    padding-left: 20 px;
		width: 600px;

}

p {
	padding-left: 1 px;
	text-align: justify;
    font-size: 14px;
    width: 640px;
	text-align: justify;
}
