@charset "iso-8859-2";
/* CSS Document */

/*----- forms -----*/
#search-form .rowElem {


	height:22px;
	padding:0 0 0 10px;
	background:url(../images/search2.gif) no-repeat left top;
}
	#search-form .rowElem strong {
		display:block;
		height:22px;
		float:left;
		margin-right:2px;
	}
#search-form input {
	background:none;
	border:0;
	color:#555454;
	margin:2px 0 0 0;
	vertical-align:top;
	font-size:11px;
	line-height:1.3em;
	width:100px;
}
#search-form a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	display:block;
	height:22px;
	float:left;
}
#search-form a:hover {
	text-decoration:underline;
}
	#search-form a span {
		display:block;

	}
		#search-form a span span {
			padding:0 10px 0 10px;

		}
	
/*----------------------*/
#zseach
{
	margin-bottom:30px;
}
#zseach a:link, #zseach a:visited
{color:#005588;
text-decoration:none;
font-weight:bold;
}
#zseach a:hover
{
	text-decoration:underline
}
.rech
{
color:#333;
border-top:1px solid #b78109;
background-color:#f8b113; 
text-align:left;
padding:5px 0px 5px 5px}

/***LOG HOME***/
#conex-form .rowElem {


	height:26px;
	padding:0 0 0 10px;
	background:url(../images/home_conex.gif) no-repeat left top;
}
	#conex-form .rowElem strong {
		display:block;
		height:26px;
		float:left;
		margin-right:2px;
	}
.rowElem input {
	background:none;
	border:0;
	color:#555454;
	margin:5px 0 0 0;
	vertical-align:top;
	font-size:11px;
	line-height:1.3em;
	width:165px;
}