#ambit_fullsearch {
    /*border-bottom: 1px solid #EBEBEB;*/
    /* border-top: 1px solid #EBEBEB;*/
    margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
#ambit_fullsearch>div {
   width: 23.5%;
	float: left !important;
	overflow: hidden;
	display: block;
	margin-right: 2%;
}
#ambit_fullsearch>div.button {  
	width: /*168px !important*/ 23.5%;
	margin:0; 
	
	/*border-left: 1px solid #EBEBEB;*/
}
#ambit_fullsearch select { width: 100%; }
#ambit_fullsearch input[type="text"] { width: 93.5%; }
#ambit_fullsearch button {/* margin: 2.2em 0 2.2em 2.4em;*/ width:100%; height:80%; min-height:94px; margin:25px 0;}
#ambit_simplesearch 	{ display: block; overflow: hidden; }
#ambit_simplesearch div { 	text-align: right; 	}
#ambit_result_one { display: block; overflow: hidden; }
#ambit_result table { width: 100%; }
#ambit_result table tr th { color: white; background-color:  #85C226; }
#ambit_result table tr th.cena { width: 45px !important; }
#ambit_result table tr th.nazwa { width: 130px !important; }
#ambit_result table tr td { cursor: pointer; cursor: hand; }
#ambit_result table tr td i { color: #330099; }
#ambit_one_part { width: 100%; }
#ambit_one_part th { 	width: 100px !important;}
#ambit_one_part_info {
	margin-top: 8px;
	padding: 8px;
	font-weight: bold;
	font-size: 12px;
	color: black !important;
	text-align: center;
	line-height: 100%;
	border: 2px solid red;
}
#ambit_one_part_navi { text-align: center; }
#ambit_one_fotos {
	text-align: center;
	width: 100%;
	overflow: hidden;
	display: block;
}
*.noborder { border: 1px solid #dddddd !important; }
#ambit_one_fotos ul {
	width: auto !important;
	margin: auto !important;
	overflow: hidden;
	list-style: none;
}
#ambit_one_fotos ul li { float: left; padding: 2px; }
#ambit_navi { text-align: center; 	overflow: hidden; }
#ambit_navi div {
	width: 20%;
	float: left;
	height: 32px !important;
	text-align: center;
	overflow: hidden;
}