  
  
#head_meniu{
  width:95%;
  height:40px;
  background:url(../layout/m_back.jpg) top left repeat-x;
  margin:0px auto;
  position:relative;
  top:-30px;
  }

#cauta_form{
  margin:0;
  width:160px;
  height:40px;
  padding:0;
  }
#cauta_input{
  width:130px;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin:0;
  padding:0;
  display:block;
  position:relative;
  top:10px;

  }
#cauta_submit{
  width:20px;
  height:20px;
  margin-bottom:0px;
  margin-top:0px;
  margin-left:0px;
  padding-bottom:0px;
  padding-top:0px;
  background:url(../layout/cauta_btn.jpg) center center no-repeat;
  border:none;
  position:relative;
  top:-9px;
  display:inline;
  float:right;
  cursor:pointer;
  }
.meniu_sus_on, .meniu_sus_on:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#95cefe;
	text-decoration:none;
	position:relative;
	top:12px;
}
.meniu_sus_off, .meniu_sus_off:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	position:relative;
	top:12px;
}
#meniu_sus_a1{
  background:url(../layout/m_first.jpg) top left no-repeat;
  width:103px;
  height:40px;
  text-align:center;
  float:left;
  }
#meniu_sus_a2{
  width:103px;
  height:40px;
  text-align:center;
  float:left;
  background:url(../layout/m_rest.jpg) top right no-repeat;
  }
#meniu_sus_r{
	background:url(../layout/m_last.jpg) top left no-repeat;
	width:20px;
	height:40px;
	float:right;
	display:inline;
}

 
