body {
	background-color: #967738;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat; top
}
#flash {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 0px 0;
	text-align: center;
	position: inherit;
}
.naglowek {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 22px; 
	color: #669900;
	text-decoration: none;
}
A.naglowek:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 22px; 
	color: #669900;
	text-decoration: underline;
}
.naglowek2 {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #999900;
	text-decoration: none;
}
A.naglowek2:hover {
	font-family: "Trebuchet MS"; 
	font-weight: bold; 
	font-size: 16px; 
	color: #999900;
	text-decoration: underline;
}
.tekst {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #333333;
	text-decoration: none;
}
A.tekst:hover {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.link {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #669900;
	text-decoration: underline;
}
A.link:hover {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.menu {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 16px; 
	color: #333333;
	text-decoration: none;
}
A.menu:hover {
	font-family: "Trebuchet MS"; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: underline;
}
.agro {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}
A.agro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	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;
}