.greenStyleLay #searchBox div#sssB{
    background: url('http://save24.pl/img/searchskin.png') top left no-repeat;
	margin:0 auto;
	position:relative;
	bottom:0;

	width:344px;
	height:22px;
}

.greenStyleLay #searchBox  #sssB select#sfType{
	width:140px !important;
}

div.search-skin-select {
    background: url('http://save24.pl/img/searchskin.png') top right no-repeat;
	
	position:absolute;
	top:0px;
	left:170px;
	
	font-size:12px;
	
	width:140px !important;
	height:22px !important;
    border: 0;
}

div.search-skin-select:hover {
    background: url('http://save24.pl/img/searchskin.png') bottom right no-repeat;
}

div.search-skin-text {
	color:white;
	letter-spacing:-1px;
	font-weight:bold;
    padding: 2px;
}

.greenStyleLay #searchBox  #sssB input#sfWord{
    background: url('http://save24.pl/img/searchskin.png') top left no-repeat;
	
	position:absolute;
	top:0px;
	left:0px;
	padding: 3px 0 0 25px;
	
	font-size:12px;

	
	width:145px !important;
	height:19px !important;
	
	border:0;
}

.greenStyleLay #searchBox  #sssB input#sfSubmit{
    background: url('http://save24.pl/img/searchskin-btn.png') top left no-repeat;
	
	position:absolute;
	top:0px;
	left:310px;
	
	width:34px !important;
	height:22px !important;
	
	text-indent:-9999px;
	
	border:0;
}

.greenStyleLay #searchBox  #sssB input#sfSubmit:hover,
.greenStyleLay #searchBox  #sssB input#sfSubmit:focus{
    background: url('http://save24.pl/img/searchskin-btn.png') bottom left no-repeat;
}

.greenStyleLay #searchBox  #sssB input#sfWord:focus{
    background: url('http://save24.pl/img/searchskin.png') bottom left no-repeat;
}
