#wrapper {
	width:864px;
	margin:17px 0 auto;
	padding:0 45px 0 45px;
	position:relative;
} 

.primarySearch, .secondarySearch {
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
}

.primarySearch SPAN {
	width: 200px;
}

.primarySearch SPAN {
	width: 140px;
	display:inline-block;
}

.plus-minus-button {
	width:20px;
	height:20px;
	padding-bottom: 2px;
	display:inline-block;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #748827;
	margin-left: 10px;
	margin-top: 20px;
	/*
background-image: url(images/img_button-vyhledat.gif);
*/
}

