@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
/*	background:#c2d49f; */
/*	background:#87bf3b;   */
	background: #a4d86a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a{
	color:#1b7504;
	text-decoration:none;
}
a:hover{
	color:#1b7504;
	text-decoration:underline;
}

	
.menu-1{
	background:url(menu-1.gif) no-repeat;
	padding:10px 0px 16px 10px;
	color:#1b7504;
	font-weight:bold;
	font-size:10px;
	}

.glowna-1{
	color:#1b7504;
	font-weight:bold;
	font-size:10px;
	}


	
.menu-1:first-letter{ color:#896f94;}
.menu-1:first-letter{ color:#896f94;}

.naglowek{
	background:url(naglowek.gif) no-repeat;
	padding:10px 0px 16px 10px;
	color:#1b7504;
	font-weight:bold;
	font-size:10px;
	}

.naglowek:first-letter{ color:#896f94;}
.naglowek:first-letter{ color:#896f94;}


.tekst{
	
	padding:5px;
	font-size:10px;
	color:#695645;

	}

.red{
	color:#CC0000; font-weight:bold;
	}
.s-tresc{
	padding:10px 15px 10px 15px;
	font-size:12px;
	color:#535353;
	line-height:150%;
	}

.menu a{
	display:block;
	padding:5px;
	border-bottom:1px dashed #F3F3F3;
	font-size:12px;
	/*font-weight:bold;*/

	color:#1b7504;
}
.menu a:hover{
	background:#896f94;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;

}
