body {
	background-color : #ffffff;
	font-family: sans-serif;
	font-size: 10pt; 
	margin: 15px;
	width: 755px;  
	color: black;
	}
p{
	
	margin-bottom: 3px;
	}
	
hr{
	color: #DDD;
	background-color : #ffffff;
	}		
	
h4
{
	text-align: left;
	padding: 2px;
	color: #1F1F9F;
	background-color : #ffffff;
}


h3{
	text-align: center;
	color: #1F1F9F;
	/*color: #1F1F9F;*/
	font-style: italic;
	background-color : #ffffff;
	}
		
li
{
	display: block;
	margin-left: 15px;
	margin-top: -3px; 
	/*circle: blue;*/
	}

.listaa{
	padding-left: 30px;
	}
	
#lista{
	padding-left: 30px;
	}	

#do_php{
	text-align: center;
}

#do_php h4{
	color: red;
	text-align: center;
	background-color : #ffffff;
	}
	
		

#pisanie
{
	color: black;
	background-color : #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: justify;
	}

.pisaniee
{
	color: black;
	background-color : #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: justify;
	}	
		
table{
	font-style: italic;
	font-weight: bold;
	}


#do_php table{
	color: black;
	background-color : #ffffff;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	}
		
		
td{
	font-size: 10pt;
	}
	
a{
	color: #1F1F9F;
	background-color : #ffffff;
	text-decoration: none;
	/*font-style: none;*/
	}

a:hover{
	background-color : #ffffff;
	color: #1F1FEF;		
}
	
#wylogowanie
{
	position: absolute;
	color: green;
	background-color : #ffffff;
	margin-left: 585px;	
	margin-top: -30px;
	text-align: right;
	}
	
#pobierz
{
	position: absolute;
	color: green;
	background-color : #ffffff;
	margin-left: 500px;	
	margin-top: -10px;
	text-align: right;
	}	
