input.hs_input {
	background:transparent url(http://www.villaangela.pl/images/input_small.gif) no-repeat scroll left top;
	color:#888888;
	font-size:10px;
	height:17px;
	padding:2px 0 0 4px;
	width:73px;
	float:left;
}

div.hs_field {
	clear:both;
	margin-bottom:5px;
}

div.hs_lab {
	padding-left:10px;
	width:90px;
	float:left;
}

.cal1link {
	float:left;
}

.hs_btn {
	background-image:url('btn_bg.png');
	background-repeat:no-repeat;
	width:81px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	color:white;
	font-family:'Arial';
	font-size:10px;
	float:right;
	margin-right:45px;
	margin-top:5px;
}