
* {
padding: 0px;
margin: 0px;
border: 0px;
}

 

img {
border:0;
}


body {
text-align: center;
margin: 0 auto;
background-color: #e5e5e5;
}
   


p, td {
font-family: verdana;
font-size: 9pt;
margin-right: 250px;
margin-left: 10px;
color: black;

}



span.tytul {
font-family: verdana;
font-size: 14pt;
margin-right: 250px;
margin-left: 10px;
color: black;

}





i {
font-family: verdana;
font-size: 9pt;
margin-right: 10px;
margin-left: 250px;

}




ol { 
list-style-type: decimal;
}

ul { 
list-style-type: disc;
}

li{
font-family: verdana;
font-size: 9pt;
margin-right: 250px;
margin-left: 20px;
color: #c3bbbb;

}





span.wciecie {
text-indent: 30px;

}


#justify {
text-align: justify;
}







a:link {
		color: black;
	text-decoration:none;
font-weight: bold;
}

a:visited {
	color:  #706e6e;
	text-decoration:none;
font-weight: bold;
}

a:active {
	background-color: black;
	text-decoration:none;
font-weight: bold;
}

a:hover {
	color:white;
	text-decoration:none;
font-weight: bold;
}











