.mselect {
width:180px !important;
margin-left:6px;
margin-bottom:8px;
font-size:14px;
}
.qsfinput{
width:170px !important;
margin-left:6px;
margin-bottom:8px;
font-size:14px;
}

#qsfearch {
font-size:14px;
margin-left:6px;
}
#qsfreset {
font-size:14px;
}
.selectlist-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.selectlist-item {
	/* napisac skad obrazek */
	background: #fff url(cross-circle.png) no-repeat right center;
	border-left: solid 1px #eee;
	border-top: solid 1px #eee;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	cursor: pointer;
	width:151px !important;
	padding: 0.2em 0.3em;
	margin: 1px 0 0 7px;
}
