@charset "utf-8";

.small_input_text {
border:1px solid #7F9DB9;
color:#335464;
font-size:10px;
height:16px;
text-align:center;
width:59px;
}

.desp_xxxs{
	clear:both;
	height:0px;
	overflow:hidden;
}
.desp_xxxs {
	height:3px;
}

.cauta {
	width:643px;
	height:125px;
	float:left;
	background:url(../img/cauta_bga.png) 0 0 no-repeat;
	display:inline;
	margin-top:15px;
	margin-left:4px;
	margin-bottom:15px;
}
.cauta .meniu {
	float:left;
	height:27px;
	padding-left:1px;
	display:inline;
}
.cauta .meniu .item {
	float:left;
	height:27px;
	color:#6d6d6d;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.cauta .meniu .item a {
	color:#6d6d6d;
}
.cauta .meniu .item .l {
	float:left;
	height:27px;
}
.cauta .meniu .item .r {
	float:left;
	height:19px;
	padding:8px 10px 0 10px;
	display:inline;
}
.cauta .meniu .item_act {
	background:url(../img/cautare_meniu_in.gif) 0 0 repeat-x;
	color:#024b90;
}
.cauta .meniu .item_act a {
	color:#024b90;
}
.cauta .meniu .item_act .l {
	background:url(../img/cautare_meniu_l.gif) 0 0 no-repeat;
}
.cauta .meniu .item_act .r {
	background:url(../img/cautare_meniu_r.gif) right 0 no-repeat;
	height:27px;
}
.cauta .left_side {
	float:left;
}
.cauta .left_side table td {
	padding:2px 10px 0 15px;
	color:#6d6d6d;
	font-size:10px;
}
.cauta .left_side table td select {
	width:124px;
	font-size:10px;
}
.cauta .right_side {
	float:left;
	width:130px;
	padding:20px 0 0 2px;
	color:#6d6d6d;
	font-size:11px;
	display:inline;
}
.cauta .right_side strong {
	font-size:10px;
}
.cauta .right_side .form {
	background:url(../img/cauta_go_form.gif) 0 0 no-repeat;
	clear:both;
	height:17px;
	margin:3px 0 6px 0;
	overflow:hidden;
	padding:0pt;
	width:127px;
}
.cauta .right_side .form .input_text {
	border:0;
	color:#666666;
	height:13px;
	margin:0 0 0 1px;
	padding:0;
	width:100px;
	font-size:11px
}
.cauta .right_side .form .input_img {
	background:transparent url(../img/blank.gif) repeat scroll 0pt;
	border:0;
	cursor:pointer;
	height:16px;
	margin:0;
	padding:0;
	width:22px;
}
.cauta .bottom_side {
	background:url(../img/cautare_b.gif) 0 0 repeat-x;
	height:20px;
	padding:10px 15px 0 30px;
	clear:both;
	margin:0 4px 0 2px;
	color:#024B90;
	font-size:10px;
	font-weight:bold;
}
.cauta .bottom_side a {
	color:#024B90;
}
.cauta .bottom_side .left {
	float:left;
	width:316px;
}
.cauta .bottom_side .right {
	width:263px;
	float:left;
/*	background:url(../img/cautare_dgr_v.gif) 0 0 repeat-y;
*/}
.cauta .bottom_side .right .r {
	float:right;
	padding-left:14px;
	display:inline;
}