@charset "windows-1250";
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(images/index_09.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.bg_right {
	background-attachment: scroll;
	background-image: url(images/index_11.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #0066CC;
	padding-right: 30px;
	padding-left: 30px;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(images/znaczek.jpg);
	background-repeat: no-repeat;
	background-position: 15px 28px;
	text-indent: 10px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 60px;
	padding-left: 60px;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
}
.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right: 60px;
	padding-left: 60px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
.txt_ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
.txt_kont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
.txt_boldrealizacje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding-left: 0px;
}

