a {

	color: #446600;
	text-decoration: none;

}

a.zaznaczone {

	color: #66aa00;
	text-decoration: none;

}



a:hover {
	color: #66aa00;
	text-decoration: none;
	outline-style: none;
}



 
.duzy {

	border-color: #448800;

}

.ciemne {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('tloc.jpg'); 
}
.jasne {
	position: relative;
	top: 50px;
	left: 50px;
	background-image: url('tloj.jpg'); 
	background-position: 100px 250px;

}

.podpisy {
	position: relative;
	top: 50px;
	left: 50px;
}


p {
	color: #66aa00;
	font-family: Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;

}