body {
	background-color: white;  background-image: url(images/bg.jpg); background-repeat: repeat-x;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7aab01;  padding-top: 5px;
}
.white {
	background-color: White;
}

.napis1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #ffffff; font-weight: bold; width: 400px; background-image: url(images/pasek_bg.jpg); background-repeat: repeat-y; padding: 3px;
}
.napis2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: white; height: 36px;;  width: 180px;  padding: 3px; background-image: url(images/pasek_small.gif); background-repeat: no-repeat;
}
.napis2 a{
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: white; font-weight: bold; text-decoration: none; padding: 3px;
}
.napis2 a:hover {
	 color: #fdd116; 
}
.napis1 a{
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #7aab01; font-weight: bold;
}
.napis1 a:hover {
	text-decoration: underline;
}
li{
list-style-position: inside;
list-style-image: url(images/li.gif);
margin-bottom: 4px;
margin-right: 5px;
}
.strona {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5d646c; padding: 5px;
}
.linkiGlowne {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #7aab01; font-weight: bold;
}
.linkiGlowne a{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #7aab01; font-weight: bold; text-decoration: none;
}
.linkiGlowne a:hover{
	 color: #fdd116;  text-decoration: none;
}


.menu_link_glowny {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}
.menu_link_podrzedny {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7aab01;
	text-decoration: none
}
