.category_list {
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: 13px;
}

.category_list td {
	font-weight: bold;
	padding-left: 20px;
}

.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 img {
	margin: 0px;
}

.category_box td {
	vertical-align: top;
}

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

.item_box {
	margin: 0 0 10px 0;
}

.one_item_box {
	margin: 0px;
	text-align: left;
	position: relative;
}

*html .one_item_box {
	width: 586px;
}

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

.item_box .title {
	width: 100%;
	line-height: normal;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	font-size: 13px;
	border-bottom: solid 1px #585858;
	font-weight: bold;
}

.item_box .content {
	margin-left: 20px;
	line-height: 18px;
	border: solid;
	border-width: 0 1px 1px 5px;
	border-color:  #585858;
	padding: 2px 5px 2px 5px;
	background: url( '../gfx/bg_mod_user2.png');
}

.category_box .info, .item_box .info, .one_item_box .info {
	border-top: solid 1px #585858;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	margin-top: 2px;
	line-height: normal;
}

.item_box .info {
	
	border: none;
	font-size: 10px;
	margin-left: 7px;
	color: #b8b8b8;
	font-weight: normal;
}

.one_item_box p {
	margin: 8px 0;
}

.one_item_box .info {
	border: none;
	margin: 0 0 5px 0;
}

.one_item_box img {
	margin: 5px 0 5px 0;
}

.one_item_box .rate {
	text-align: right;
	padding: 0 4px;
	font-size: 12px;
	line-height: 22px;
	float: right;
	margin-left: 4px;
	border: solid 1px #585858;
	background: #262626;
	margin: 5px 0;
}

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

}

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