#filter .sc_frm {
  padding: 5px 0;
  margin: 0;
}
#filter .frmbg {background-color: transparent;}
#filter .frmbutbg {background-color: transparent; border-top: 0px; padding-top : 0;}
/* filter */
#filter {
	height: 158px;
	background-image: url(../images/bg_filter.jpg);
	text-align: center;
	font-size: 0.75em;
}

#filter table td {
  width: auto;
}

#filter .form {
	margin: 0 15px 10px 10px;
	text-align: right;
	font-size: 0.8em;
	}

#filter input, #filter select{
  font-size: 0.95em;
}

#filter .select {
	background-color: #FFF;
	border: #949494 1px solid;
	color: #949494;
	width: 140px;
	font-size: 1em;
	padding-left: 2px;
	margin: 1px;
}

#filter .cena {
	padding-right: 23px;
}

#filter .button0 {
	background-image: url(../images/but_search.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 92px;
	height: 21px;
	border: 0;
	margin: 5px;
	color: #FFB5B5;
	font-weight: bold;
	font-family: arial, tahoma,  verdana;
	font-size: 1em;
}

#filter .width1, #filter .width2, #filter .width3, #filter .width4 {
	border: #949494 1px solid;
	color: #949494;
	width: 140px;
	height: 16px;
}

#filter .field5 {
	border: #949494 1px solid;
	color: #949494;
	width: 55px;
	height: 14px;
}

