@charset "iso-8859-2";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #000000;
}
.body_text_up {
	padding-top: 10px;
}
.body_text_down {
	padding-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	padding-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #4D5C45;
	text-decoration: underline;
	font-size: 12px;
}


.licznik {
	font-size: 9px;
	color: #666666;
}
.stopka {
	font-size: 10px;
	color: #ECE9DA;
	padding-top: 5px;
}
.realizacje {
	font-size: 12px;
	color: #630003;
}
.realizacje_wypunkt {
	font-size: 12px;
	color: #333333;
}
.frame {
	border: 5px solid #FFFFFF;
}
