h1{margin-top: 0px;}
.partneri_list {  }
.list_item { width: 100%; height: auto; margin-top: 13px; margin-bottom: 20px;}

.list-image {
	display: inline-block;
	vertical-align: top;
	width: 248px;
}

.list-image img {
	width: 246px;
	height: 184px;
	border: 1px solid #bdbdbd;
}

.list_item_description {
	display: inline-block;
	vertical-align: top;
	width: 525px;
	padding-left: 16px;
}

.list_item_description .l-block {
	padding: 0px 0px 5px 0;
}

.list_item_description .l-block.sd {
	min-height: 95px;
	color: #3e3e3e;
	font: 12px Tahoma !important;
}

.list_item_description b {
	color: #3e3e3e;
	font: Bold 14px Tahoma;
}

.list_item_description a {
	color: #a7832a;
	font: Bold 12px Tahoma;
	text-decoration: none;
}

.collections_btn {
	display: block; 
	width: 112px; 
	height: 31px; 
	background-image: url('/img/production/btn.png'); 
	cursor: pointer; 
	margin: 10px 0 0 0px; 
	text-indent: -9999px;
	}
.collections_btn:hover {
	background-position: 0 -31px;
	}