#fotokalendarz, #fotokalendarz_desc { 
	border: solid 1px #ccc;
	padding: 6px 6px 4px 6px;
	float: left;
	margin: 10px 0 4px 0;
	height: 227px;
}	
#fotokalendarz_desc { 
	margin-left: 6px;
	padding: 33px 8px 4px 8px;
	height: 200px;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
}
.product_card {
	border: solid 1px #ccc;
	margin: 4px 0;	
	float: left;
	width: 168px;
	text-align: center;
	height: 200px;
}

.middle-one {
	margin: 4px 7px;
	_margin: 4px 5px;
}
.content h3 { margin: 0; }
.product_card h3 {
	color: #444;
	font-size: 12px;
	color: #858585;
	margin-bottom: 4px;
	margin-top: 3px;
}

.slogan{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #c00;
}
.content ol {
	list-style-type: none;
	margin: 10px 0 0 10px
}
.content ol li {
	margin: 4px 0;
}
#fotokalendarz_img {
	border: solid 1px #ccc;
	padding: 5px;
	margin: 10px 0;
}
.content ul {
	list-style-type: none;
	margin-top: 8px;
}

.product_card .text {
	margin-top: -15px;
	}

.product_card .zamow {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	background: url(../img/fotoprezenty/mini/zam.jpg) no-repeat;
	width: 70px;
	height: 26px;
	text-decoration: none !important;
	padding-top: 7px;
	font: bold 11px tahoma;
	}
	
.product_card .zamow:hover {
	background-position: -70px 0px;
	}
	
.product_card p{
	float: left;
	margin-left: 10px;
	font-weight: bold;
	color: #858585;
	}