.search_mod{
   width:635px;
   border:1px solid #F1F2F4;
   margin-top:10px;
   margin-bottom: 20px;
   padding-bottom: 45px;
}
.search_mod .search_c{
   width:455px;	
   height:64px;
   background: #F1F2F4;
   margin-left:80px;
   padding: 21px 0px 0px 20px;
}	
.search_mod .search_h{
   padding:25px 0px 30px 20px;
   width:615px;
   font-size: 16px;
   font-family: tahoma;
   font-weight: bold;
   color: #7D7A7B;
}
.search_mod  input{
  width:335px;	
}
.search_mod .search_i{
  width:355px;		
  float:left;
 /* border:1px solid red;*/
}
.search_mod .search_b{
  float:left;
  width:72px;
  height:30px;
  background: url("http://www.ekologia.pl/assets/images/buttons-punktory/szukaj.gif") no-repeat -2px -2px;
  cursor: pointer;	
}
.search_mod .search_il{
   padding:10px 0px 0px 0px;	
   color:#9D9D9C;
}
.search_mod .search_il select {
 width:65px;	
}
.search_mod .search_sg{
position:absolute;
border:1px solid #ddd;
background:white;
margin: 5px 0px 0px 0px;	
margin:expression('25px 0px 0px -339px');
display:none;
   z-index:2;
}	
.search_mod .search_s{
   width:337px;  
   height:100px; 
   overflow-y:scroll; 
}
.search_mod .search_s a{ 
	display:block;
height:15px;
margin:0px;

}
.search_mod .search_s a:hover{
background:	#EFEFED;
text-decoration: none;
}
.search_mod .search_z{
text-align: right;
background: #F1F2F4;
color: #A7A8A8;
cursor:pointer;
}
