.object2 {
	position: relative;
	height: 150px;
	width: 420px;
	z-index: 20;
}

.object2 .addTitle {
	position: absolute;
	top: 10px;
	left: 190px;
	width: 230px;
	height: 25px;
	overflow:hidden;
	text-align: left;
	z-index: 2;
	line-height: 25px;
}

.object2 .header {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 360px;
	height: 30px;
}

.object2 .stars {
	position: absolute;
	top: 15px;
	left: 90px;
	text-align:center;
	z-index: 2;
	padding: 0px 2px;
}

.object2 .countPrice {
	position: absolute;
	bottom: 12px;
	left: 185px;
	z-index: 2;
	width: 155px;
	height: 21px;
	line-height: 18px;
}

.object2 .countPrice img {
	position: relative;
	top: 4px;
	margin-left: 5px;
}

.object2 .pouchs {
	padding: 0px;
	width: 100px;
	display: inline;
}

.object2 .pouchs img {
	padding: 0px;
	margin: 0px;
}

.object2 .stars .star,
.object2 .stars .halfStar,
.object2 .stars .shadowStar,
.object2 .stars .starShadow {
	width: 9px;
	height: 9px;
}

.object2 .pouch,
.object2 .halfPouch,
.object2 .shadowPouch {
	width: 11px;
	height: 11px;
}

.object2 .foto {
	position: absolute;
	top: 10px;
	left: 10px;
}

.object2 .foto img {
	width: 170px;
	height: 130px;
	border: none;
}

.object2 .brakMiejsc {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 170px;
	height: 35px;
	line-height: 35px;
	background-color: white;
	text-align: center;
	opacity:0.6;
	filter:alpha(opacity=60);
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	z-index: 3;
	overflow: hidden;
}	

.object2 .description {
	position: absolute;
	top: 30px;
	left: 190px;
	width: 220px;
	height: 80px;
	z-index: 2;
}

.object2 .addToTitle {
	position: static;
}	

.object2 .human {
	position: relative;
	left: 3px;
	top: 5px;
	height: 22px;
	width: 11px;
}

.object2 .corner {
	position: absolute;
	z-index: 1;
	width: 30px;
	height: 30px;
	background-color: transparent;
}

.object2 .prepayment,
.object2 .visa,
.object2 .bank {
	width: 25px;
	height: 17px;
}

.object2 .more {
	position: absolute;
	bottom: 7px;
	right: 10px;
	cursor: pointer;
}