.box_aktualnosci .naglowek {
	font-weight: bold;
	color: #FF6D00;
	position: relative;
	padding-bottom: 15px;
	padding-right: 70px;
	font-size: 12px;
}
.box_aktualnosci .naglowek span {
	color: #999999;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}
.box_aktualnosci .box_left {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.box_aktualnosci .box_right {
	float: right;
	width: 280px;
}

.box_aktualnosci  p {
	padding-bottom: 5px;
}
.box_aktualnosci .wiecej {
	float: right;
}
.box_aktualnosci .wiecej a {
	text-decoration: none;
}
.box_aktualnosci .wiecej a:hover {
	text-decoration: underline;
	color: #666666;
}
.box_aktualnosci .archiwum {
	width: 900px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 15px;
}
.box_aktualnosci .archiwum a {
	float: right;
	text-decoration: none;
	color: #FF6C00;
}
.box_aktualnosci .archiwum a:hover {
	text-decoration: underline;
}
.box_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box_menu li {
	float: left;
}

.box_menu li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 15px;
	background-color: #FF6800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc46b;
	float: left;
	width: 185px;
}
.box_menu li a:hover {
	text-decoration: none;
	background-color: #FF8000;
	color: #FFFFFF;
}
.box_menu .select a {
	background-color: #ff9900;
}
.box_menu .select a:hover {
	background-color: #ff9900;
}
.box_referencje .left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.box_referencje .right {
	float: right;
}
.box_referencje img {
	border: 1px solid #CCCCCC;
}
.box_referencje a img {
	border: 1px solid #CCCCCC;
}
.box_referencje a:hover img {
	border: 1px solid #FF7400;
}
.box_galeria .left {
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
}
.box_galeria .right {
	float: right;
}
.box_galeria img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
}
.box_galeria a img {
	border: 1px solid #CCCCCC;
}
.box_galeria a:hover img {
	border: 1px solid #FF7400;
	background-color: #FFFFFF;
	padding: 3px;
}
#content #right  .box_nawigacja {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}
#content  #right .box_nawigacja ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#content  #right .box_nawigacja li {
	float: left;
	width: auto;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #right .box_nawigacja li a {
	font-size: 11px;
	color: #FF7000;
	display: block;
}
#content #right .box_nawigacja li a:hover {
	color: #999999;
	text-decoration: none;
}
#content #right .box_nawigacja .poprzedni {
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}
#content #right .box_nawigacja .nastepny {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;
}
#content #right .box_lista {
	padding-bottom: 20px;
	width: 670px
}
#content #right .box_lista ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content  #right .box_lista li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#content #right .box_lista li a {
	float: left;
	width: 560px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 100px;
}
#content #right .box_lista li a:hover {
	text-decoration: underline;
}
#content #right .box_lista span {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FF7300;
}
#content #right .box_lista .bg_color {
	background-color: #E2E2E2;
}

