/* CSS Document */
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
    margin: 0;
}
.tekstagrocms {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.tekstagrocms:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.prawa {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B6DA47;
	text-decoration: underline;
}
A.prawa:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B6DA47;
	text-decoration: none;
}
.adres-witryny {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ostatnie-realizacje {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC9966;
}
.pytania-odpowiedzi {
	font-family: Tahoma;
	font-size: 11px;
	color: #666600;
}
.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;
}
.podmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
A.podmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
.naglowekagrocms {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
A.naglowekagrocms:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.dodatkowe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
A.dodatkowe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
.tekst {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.tekst:hover {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.tekst_link {
	font-family: Tahoma;
	color: #669900;
	font-size: 11px;
	text-decoration: none;
}
A.tekst_link:hover {
	font-family: Tahoma;
	color: #669900;
	font-size: 11px;
	text-decoration: underline;
}
.naglowek_tekst {
	font-family: Tahoma;
	font-weight: bold;
	color: #669900;
	font-size: 13px;
}