/* CSS Document */
body {
	background-image: url(/images/cms/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
    margin: 0;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BFA25B;
	text-decoration: underline;
}
.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: #669900;
	font-weight: bold;
	text-decoration: none;
}
A.podmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.demo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
A.demo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	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: #BFA25B;
	font-size: 11px;
	text-decoration: none;
}
.tekst:hover {
	font-family: Tahoma;
	color: #BFA25B;
	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: #FF6600;
	font-size: 13px;
}
