body { background: #82c919 url(../images/bg.gif) repeat-x; text-align: center; }
body, td, input, select, textarea { font: 12px Arial, Helvetica, sans-serif; color: #365010; }
body, form, img, p, hr.inv { margin: 0; padding: 0; border: 0; }
p { margin-bottom: 10px; color: #365010 }
hr.inv { clear: both; overflow: hidden; visibility: hidden; }

a { text-decoration: none; color: #82c919; }
a:hover { text-decoration: underline; }

.dpr { float: right; }
.clr { clear: both; overflow: hidden; }


/*
	NAGLOWKI
	************************/
h1, h2, h3 { margin: 0 0 15px 0; padding: 0; color: #365010; }
h1 { font-size: 33px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }


/*
	LISTY
	************************/
ul { list-style: square; }
ul ul { list-style: circle; }
ul ul ul { list-style: disc; }

ul.lista, ul.poziom { margin: 0; padding: 0; list-style: none; }
ul.lista li { margin: 0 0 7px 0; padding: 0 0 7px 0; clear: left; overflow: hidden; }
ul.poziom li { float: left; }

li { color: #365010; }

/*
	KOLORY TEKSTU
	************************/
.building {color: #365010;}

