body {
	background-color: #FFFAE5;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x; 
	background-position: center middle; 
	background-attachment: fixed;

}
.naglowek_bialy {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 15px; 
	color: #E6E6E6;
	text-decoration: none;
}
A.naglowek_bialy:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 15px; 
	color: #E6E6E6;
	text-decoration: underline;
}
.naglowek_2 {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #006600;
	text-decoration: none;
}
A.naglowek_2:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #006600;
	text-decoration: underline;
}
.naglowek_3 {
	font-family: "Trebuchet MS"; 
	font-weight: normal;
	font-size: 20px; 
	color: #CC0000;
	text-decoration: none;
}
A.naglowek_3:hover {
	font-family: "Trebuchet MS"; 
	font-weight: normal;
	font-size: 20px; 
	color: #CC0000;
	text-decoration: underline;
}
.tekst {
	font-family: "Verdana"; 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: none;
}
A.tekst:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #006600;
	text-decoration: underline;
}
.tekst_czarny {
	font-family: "Verdana"; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}
A.tekst_czarny:hover {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
}
.tekst_link {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
A.tekst_link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CC000;
	font-weight: bold;
	text-decoration: overline;
}
.newsletter {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
A.newsletter:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	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: #663300;
	font-weight: bold;
	text-decoration: none;
}
A.strony:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}