body {
	padding: 0px;
	margin: 0px;
	
}

img { border: 0px; }

a, a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #64408c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.more, a.more:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #64408c;
	text-decoration: none;
	font-weight: bold;
}
a.more:hover {
	text-decoration: underline;
}

/* form */
input, textarea {
	background: #fff;
	border: 1px solid #9fcb97;
	font-family: tahoma;
	font-size: 11px;
	color: #706a76;
}

.wyslij {
	background: #5cb54b;
	border: 2px solid #9fcb97;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 2px 6px 2px 6px;
}
/* end form */



ul.ptaszki {
	font-family: tahoma;
	font-size: 11px;
	color: #706a76;
	text-align: justify;
	line-height: 16px;
	
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-top: 35px;
}

ul.ptaszki li {
	list-style-image: url(images/ptaszek.png);
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

ul.trojkaciki {
	font-family: tahoma;
	font-size: 11px;
	color: #706a76;
	text-align: justify;
	line-height: 16px;
	
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-top: 10px;
}

ul.trojkaciki li {
	list-style-image: url(images/trojkacik.gif);
	
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.naglowek {
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #5b3486;
	margin-bottom: 16px;
}

.tekst {
	font-family: tahoma;
	font-size: 11px;
	color: #706a76;
	text-align: justify;
	line-height: 16px;
}

.podkreslacz {
	color: white;
	background: #5cb54b;
	padding: 2px 3px 2px 3px;
}



a.powrot, a.powrot:visited {
	height: 14px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold; 
	color: white;
	background: #a68bc1;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
a.powrot:hover {
	height: 14px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold; 
	color: white;
	background: #5b3486;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

.stopka {
	background: url(images/stopka.jpg) top left no-repeat;
	font-family: tahoma;
	font-size: 11px;
	color: #a9a6ad;
	
	padding-left: 20px;
	padding-right: 20px;
}

.stopka a, .stopka a:visited {
	color: #a9a6ad;
}


