.btn_booking{
	width: 270px;
	margin: 0 auto;
	display: block;
}

.galkep{
	background-image: url(../../Static/Images/kispolaroid.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 9px 0 0 9px;
	width: 117px;
	height: 111px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.apartmankep{
	background-image: url(../../Static/Images/polaroid.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 10px;
	width: 104px;
	height: 104px;
	margin-bottom: 5px;
}
.btn_booknow{
	margin-left: 4px;
}
.apartitem{
	border-bottom: 1px solid #b5b4b4;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.apartitem .kepholder{
	float: left;
	width: 125px;
}
.apartitem .szoveg{
	float: left;
	width: 450px;
	padding-top: 3px;
}
.apartitem h1{
	font: bold 18px georgia;
	color: #510303;
	margin-bottom: 5px;
}
.apartitem .leiras{
	float: left;
	width: 210px;
	margin-right: 15px;
	text-align: left;
}
.apartitem ul{
	float: left;
	width: 220px;
}
ul{
	list-style-image: url(../../Static/Images/ulbg.jpg);
}
ul li{
	margin-left: 30px;
}
ul .cim{
	margin-left: 0px;
	color: #510303;
	font-family: Georgia;
	list-style: none;
	font-weight: bold;
}

.pager{
	text-align: center;
	margin: 10px 0px;
}
.pager a{
	color: #510303;
	padding: 2px 5px;
}
.pager a:hover,.pager a.active{
	background-color: #510303;
	color: White;
}

.roomhead{
	background-image: url(../../Static/Images/roomhead.jpg);
	background-repeat: no-repeat;
	width: 577px;
	height: 59px;
	margin-bottom: 5px;
	padding: 3px 0 0 3px;
}
.roomhead .rleft{
	float: left;
	width: 360px;
	height: 52px;
	font-size: 20px;
	margin-left: 20px;
	padding-right: 10px;
	line-height: 20px;
}
.roomhead .rright{
	float: left;
	padding-left: 12px;
	padding-top: 20px;
}
.roomhead .kiemelt{
	color: #b0181f;
	font-size: 24px;
}
