div.searchhead {
	padding: 0;
	margin:  0px 0px 0px 0px;
	/*stolbik bgcolor*/background-color: #B1DAFA;
	font-size: 12px;
	/*granica stolbik*/border-bottom: 1px solid white;
	font-weight: bold;
	/*cvet nazvania poiska*/color: #0069BD;
	height: 28px;
}

div.searchhead img {
	float: left;
    position: relative;
	cursor: pointer;
}

div.searchhead span {
	cursor: pointer;
	position: relative;
	top: 7px;
}


div.searchhead a {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

div.searchhead a:hover {
	text-decoration: none;
}


div.searchbody {
	padding: 7px 5px 7px 0px;
	margin:  0px 0px 20px 0px;
	display: block;
 	text-align:right;
	border:0px solid #FF0000;
	font-size: 11px;
	/*body color*/background:#E4F3FF;
}

div.nodisplay {
	display: none;
}

div.searchbody form
{
	margin: 0;
	padding: 0;
}

div.searchbody input {
	font-size: 11px;
}
 
table.fcatalog td{
	font-size: 11px;
	padding: 2px;
}

table.fcatalog td.in
{
	padding-right: 20px;
}

div.searchbody select {
	width: 150px;
	font-size: 11px;
}

div.searchbody input {
	width: 150px;
}

div.searchbody input.fprice{
	width: 50px;
}

div.searchbody input.fbutt_search
{
	background: url(/pics/search.gif) top right no-repeat;
	border: 0px solid #CCCCCC;	
	cursor: pointer;
	
	margin-top:5px;
	width:89px;
	height:17px;
	cursor: pointer;
	position: relative;
	left: -2px;
}
/*
     */
/*
*/