/*================== Cautare rapida ========================================================== */

#raspCautareRapida{
z-index:2;
width:240px;
height:330px;
display:none;
position:absolute;
min-height:0px;

	border-style:solid;
	border-width:1px;
	border-color:#4b69b3;
	background-color:#ededed;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;

}

#contCautareRapida{
	float:right;
	width:240px;
}

.listaRaspuns{
	padding:0;
	margin:0;
	margin-left:3px;
}
.listaRaspuns li{
	list-syle-type:none;
}

.celulaCaut{
	width:220px;
	height:16px;
	border: solid 1px #000000;
	background-image:url(intretinere-acvarii/intretinere-acvarii-bul-cautare.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}
