.position {
	text-align: left;
}

.posimg {
	width:900px;	
	height:600px;
	cursor: pointer;
}
.posimage {
	width:900px;	
	height:600px;
	margin-bottom: 10px;
}

.posfooter {
	position: relative;
	width: 450px;
}


.posseparator{
	width: 450px;
	height: 2px;
	background-color: #3a2316;
	margin: auto;
}
.pospricenr {
}
.posprice {
	display: inline-block;
	margin-left: 0px;
}
.posnr{
	display: inline-block;
	margin-left: auto;
	margin-right: 0;
	font-weight: bold;
	position: absolute;
	right: 0px;
}
.poscaption {
	width: 450px;
	font-weight: bold;
}

.posdescr {
	width: 450px;
}

.posart {
	width: 450px;
	text-align: left;
	margin-left: 0px;
}