.category_box {
	width: 280px;
	float: left;
	margin: 5px 5px 0 0;
	padding: 4px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	border: solid 1px #585858;
	background: url( '../gfx/bg_mod_user2.png');
}

*html .category_box {
	width: 287px;
}

.category_box table {
	font-size: 11px; /* z dedykacja dla IE */
}

.category_box .title {
	border-bottom: solid 1px #585858;
	font-weight: bold;
	text-align: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
	padding-bottom: 2px;
}

.category_box img {
	margin: 0px;
}

.category_box td {
	vertical-align: top;
}

.cat_pictures {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 10px 0;
}

.cat_pictures table {
	border: none;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
}

.cat_pictures .pictureBox {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.cat_pictures div img {
	margin: 2px;
}

.cat_pictures .navigation {
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
	text-align: right;
	width: 510px;
	margin: 0 auto;
	margin-top: 5px;
}

.cat_pictures .navigation img {
	margin: 0px;
}


/* definicja dla duzego obrazka (orginal, bez bajerow) */
.gallery_big {
	margin: 0 auto;
	border: solid 1px #585858;
	padding: 5px;
	background: url( '../gfx/bg_mod_user2.png');
}

.gallery_big .subtitle {
	text-align: left;
}

.gallery_big .picture {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.gallery_big .ds {
	text-align: left;
	border: solid 1px #585858;
	margin: 0 4px 0 4px;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	min-height: 20px;
	background: url( '../gfx/bg.png');
}

.gallery_big .rate {
	text-align: center;
	float: right;
	padding: 0 4px;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	margin-left: 4px;
	border: solid;	
	border-color: #585858;
	border-width: 1px 0 1px 1px;
	background: #262626;
}

.gallery_big .rate a {
	padding: 1px 2px;

}

.gallery_big .rate a:hover {
	color: #ffffff;
}

.gallery_big .navigation {
	width: 84px;
	text-align: center;
	float: right;
	background: url( '../gfx/bg_mod_user2.png');
	border: solid;
	border-width: 0 0 1px 1px;
	margin-right: 4px;
	height: 23px;
	vertical-align: middle;
	border-color: #585858;
}

*html .gallery_big .navigation {
	width: 86px;
	margin-right: 2px;
}

.gallery_big .navigation table {
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 15px;

}
.gallery_big .navigation td {
	height: 13px;
}

.gallery_big .navigation img {
	border: none;
	margin: 0px;
	margin: 0 5px 0 5px;
	float: left;
	vertical-align: middle;
}

#bottomMenu {
	margin: 0 auto;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 11px;
	color: #949494;
}

#bottomMenu  a {
	color: #949494;

}


