.object {
	position: relative;
	height: 230px;
	width: 210px;
	z-index: 20;
}

.object .title {
	position: absolute;
	top: 5px;
	left: 5px;
	height:20px;
	width: 200px;
	overflow:hidden;
	text-align: left;
	z-index: 2;
}

.object .header {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 146px;
	height: 30px;
}

.object .stars {
	position: absolute;
	top: 33px;
	right: 10px;
	text-align:center;
	z-index: 2;
	padding: 0px 2px;
}

.object .stars .star,
.object .stars .halfStar,
.object .stars .shadowStar,
.object .stars .starShadow {
	width: 9px;
	height: 9px;
}

.object .foto {
	position: absolute;
	top: 30px;
	left: 5px;
	height: 150px;
	width: 200px;
}

.object .foto img {
	height: 150px;
	width: 200px;
	border: none;
}

.object .brakMiejsc {
	position: relative;
	top: -95px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	background-color: white;
	text-align: center;
	opacity:0.6;
	filter:alpha(opacity=60);
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	overflow: hidden;
}	

.object .description {
	position: absolute;
	top: 182px;
	left: 5px;
	width: 200px;
	height: 26px;
	z-index: 2;
}

.object .district {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	text-decoration: inherit;
}

.object .district a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}

.object .maxPerson {
	position: absolute;
	top: 0px;
	left: 95px;
	height: 26px;
	width: 75px;
	line-height: 26px;
	text-align: center;
	font-size: inherit;
	text-decoration: inherit;
	color: inherit;
	font-family: inherit;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 0px 1px;
}

.object .human {
	position: absolute;
	top: 2px;
	left: 71px;
	height: 22px;
	width: 11px;
	border: none;
}

.object .calendarDiv {
	position: absolute;
	top: 182px;
	right: 3px;
	z-index: 2; 
	height: 26px;
	text-align: right;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 0px 1px;
	padding-left: 0px;
}

.object .calendar {
	margin-top: 4px;
	margin-right: 4px;
	width: 18px;
	height: 18px;
}

.object .countPrice {
	position: absolute;
	top: 207px;
	left: 30px;
	z-index: 2;
	width: 146px;
	height: 21px;
	line-height: 18px;
	text-align: center;
}

.object .countPrice img {
	position: relative;
	top: 3px;
	margin-left: 5px;
}

.object .corner {
	position: absolute;
	z-index: 1;
	width: 30px;
	height: 30px;
	background-color: transparent;
}

.object .prepayment,
.object .visa,
.object .bank {
	width: 25px;
	height: 17px;
}
