#formSearch{
background: url('../images/bg_mod_szukaj.jpg') 0px 0px no-repeat;
height: 32px;
margin: 10px 0px 0px 0px;
}

#formSearch .divSearch{
width: 170px;
height: 20px;
background: url('../images/text_search.png') 0px 0px no-repeat;
float: left;
margin: 5px 5px 0px 8px;
}
#formSearch .divSearch input{
width: 160px;
height: 20px;
background:none;
border: 0px;
padding: 0px 0px 0px 10px;
font-style: italic;
font-size: 11px;
color: #727272;
line-height: 20px;
}
#formSearch .divInput{
width:24px;
height:24px;
float: left;
margin: 4px 0px 0px 0px;
}
#formSearch .divInput input{
width:24px;
height:24px;
border: none;
background: url('../images/input_search.png') 0px 0px no-repeat;
cursor: pointer;
}

