.gallery {
	float: right;
	width: 984px;
	margin: 0;
	padding: 0;
	background: #212121;
}
#slider {
	width: 200px;
	height: 470px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	width: 200px;
	height: 460px;
	overflow: hidden;
}
p#controls {
	margin: 0;
	position: relative;
}
#prevBtn, #nextBtn {
	display: block;
	margin: 0;
	overflow: hidden;
	width: 44px;
	height: 44px;
	position: absolute;
	left: -44px;
	top: -158px;
}
#nextBtn {
	left: 984px;
}
#prevBtn a {
	display: block;
	width: 44px;
	height: 44px;
	background: url(images/l_arraw.gif) no-repeat 0 0;
}
#nextBtn a {
	display: block;
	width: 44px;
	height: 44px;
	background: url(images/r_arrow.gif) no-repeat 0 0;
}
p.news {
	font: bold 11px Tahoma;
	padding: 4px 8px;
	text-align: right;
	background: #414042;
	color: #fff;
	border-bottom: 1px solid #ed4d2b;
}
.news-foto {
	background: #f1f1f1;
}
.news-foto-pics {
	width: 200px;
}
.news-txt {
	padding: 8px 8px 0;
	height: 115px;
	font: normal 11px Tahoma;
	background: #E3DFD6;
}
.news-txt h6 {
	font: bold 12px Tahoma;
	color: #4F3E3B;
}
.news-txt p {
	font: normal 11px Tahoma;
	color: #58595B;
	line-height: 14px !important;
}
.wiecej {
	height: 16px;
	width: 120px;
	padding-top: 5px;
	font: normal 11px Tahoma;
}
.wiecej a {
	margin-top: 12px;
	padding-left: 12px;
	color: #ed4d2b;
	text-decoration: none;
	background: none;
	font: normal 11px Tahoma;
}
.wiecej a.first {
	margin-top: 12px;
	padding-left: 12px;
	color: #ed4d2b;
	text-decoration: none;
	background: url('../gfx/arrow.png') left 3px no-repeat;
	font: normal 11px Tahoma;
}
.wiecej a:hover {
	color: red;
}
