#rezerwacjaDiv{
	background-color:#a22626;
	padding:4px 4px 2px 4px;
	width:144px !important;
	width:152px;
}
#rezerwacjaTable td{
	padding-bottom:4px;
}
#rezerwacjaDiv *{
	font-size:11px;
	color:#a22626;
}
#rezerwacjaDiv #rezerwacjaReserveBtn{
	color:#899b47;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:center;
	height:20px;
	width:143px;
}

#rezerwacjaSelectHotel,#rezerwacjaSelectRoom,#rezerwacjaSelectArriveDate,#rezerwacjaSelectDateBtn,#rezerwacjaSelectPersonsNumber,#rezerwacjaSelectNightsNumber,#rezerwacjaReserveBtn{
	border:0px;
	background-color:#ffffff;
}
#rezerwacjaSelectArriveDate,#rezerwacjaSelectPersonsNumber,#rezerwacjaSelectNightsNumber{
	padding:3px;
}
#rezerwacjaSelectHotel,#rezerwacjaSelectRoom{
	width:144px;
}
#rezerwacjaSelectDateBtn{
	
}
#rezerwacjaSelectArriveDate{
	width:112px !important;
	width:118px;
}
#rezerwacjaSelectPersonsNumber{
	width:67px !important;
	width:73px;
}
#rezerwacjaSelectNightsNumber{
	width:60px !important;
	width:66px;
}