@charset "utf-8";
/* CSS Document */



#content {
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_left_column {
	float: left;
	width: 540px;
	position: relative;
	margin-right: 60px;
}
#content_right_column {
	float: right;
	width: 350px;
	position: relative;
}
#kontakt_box {
	background-image: url(../image/kontakt_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#archiwizacja_flash {
	height: 330px;
	width: 538px;
	position: relative;
	padding-bottom: 30px;
}
#kontakt_box_02 {
	background-image: url(../image/kontakt_bg.jpg);
	background-repeat: no-repeat;
	width: 350px;
	background-position: right;
}
#content ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content ul li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
}

.numeracja_stron {
	width: 535px;
	position: relative;
	background-repeat: repeat-x;
}
.numeracja_stron a {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../image/wiecej.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.numeracja_stron a:hover {
	text-decoration: underline;
}

.numeracja_stron .pager_curPage {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid #999999;
	background-color: #999999;
}
