body {
	background-color: #B9C46F;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x; 
	background-position: center top; 
}
.naglowek_bialy {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #E6E6E6;
	text-decoration: none;
}
A.naglowek_bialy:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #E6E6E6;
	text-decoration: underline;
}
.naglowek_2 {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 14px; 
	color: #FF6600;
	text-decoration: none;
}
A.naglowek_2:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 14px; 
	color: #FF6600;
	text-decoration: underline;
}
.naglowek_3 {
	font-family: "Trebuchet MS"; 
	font-weight: normal;
	font-size: 20px; 
	color: #FF6600;
	text-decoration: none;
}
A.naglowek_3:hover {
	font-family: "Trebuchet MS"; 
	font-weight: normal;
	font-size: 20px; 
	color: #FF6600;
	text-decoration: underline;
}
.tekst {
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}
A.tekst:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #669900;
	text-decoration: underline;
}
.tekst_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
A.tekst_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.agro {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
A.agro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
.strony {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
A.strony:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}