form#sForm {
	margin: 16px 40px 0px 0px;
	width:250px;
	float:right;
}

form#sForm input {
float: right;
}

form#sForm input.s_string {
	width: 150px;
	border: solid 1px #ddddff;
	margin: 0px 20px 0px 0px;
	padding: 2px 2px 1px 2px;
}

div.eshopFilter {
	width:477px;
	margin:0px auto 20px 12px;
	background:url(../images/eshop/filter/header.jpg) top left no-repeat #E1E1E1;
	padding: 5px 0px 0px 0px;
}

div.eshopFilter div.inner {
	background:url(../images/eshop/filter/footer.jpg) bottom left no-repeat;
	padding-bottom:5px;
}

div.eshopFilter form#filter {
	padding: 10px 10px 0px 10px;
	background:#F2F2F2;
	border-top:2px solid #E9E9E9;
}

div.eshopFilter form#nej {
	background:#F2F2F2;
	color:#A3A3A3;
	padding:10px 5px 5px 5px;
}
div.eshopFilter form#nej label {
	margin-left:5px;
}

div.eshopFilter form#nej input {
	margin-left:20px;
}

div.najit {
	float:right;
}


div.eshopFilter div#rychlovyhledavani {
	margin: 0px 10px 0px 10px;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	color:#898989;
	position:relative;
}
div.eshopFilter div#rychlovyhledavani p {
	text-align:right;
	display:inline-block;
	margin:auto 0px auto 30px;
	font-weight:normal;
}
div.eshopFilter div#rychlovyhledavani p a {
	color:#898989;
	text-decoration:none;
	margin-left:10px;
	padding-right:20px;
}

div.eshopFilter div#rychlovyhledavani p a.domacnost {
	background:url(../images/eshop/pimpulaci/sedySdeckem.jpg) right bottom no-repeat #E1E1E1;
}

div.eshopFilter div#rychlovyhledavani p a.firma {
	background:url(../images/eshop/pimpulaci/sedyKravatak.jpg) right bottom no-repeat #E1E1E1;
}

div.eshopFilter div#rychlovyhledavani p a.isp {
	background:url(../images/eshop/pimpulaci/sedySkufrikem.jpg) right bottom no-repeat #E1E1E1;
}

div.eshopFilter div#rychlovyhledavani p a.selected {
	color:#535353;
}


div.filterItem {
	float:none;
	display:inline-block;
	margin:0px 5px 5px 0px;
	vertical-align:top;
}

div.filterItem strong {
	float:none;
}


div.filterItem p.filterName {
	float:left;
	padding:0px 10px 0px 0px;
	font-size:10px;
	font-weight:normal;
	color:#898989;
}

div.filterItem p.filterValues {
	display:inline;
	float:left;
	white-space:nowrap;
	margin-right:20px;
}