#search_map_container {
	width:778px;
	float:left;
	margin-top:0px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	/* position:relative; */
	clear: both;
}

.search_form {
	width: 778px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

.search_results {
	
}

.search_results_container {
	/*position: relative;	*/
	float:left;
	clear: both;
}

.search_options {
	width: 770px;
	padding: 5px;
	background-image: url('../public/pictures/design/silver_300px.jpg');
	background-repeat: repeat-x;
}


.search_results_zahlavie {
	/* position: relative; */
	background-image:url('../pictures/design/silver_50px.jpg');
	background-repeat:repeat-x;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	width:780px;
	float:left;
	clear: both;
}

.search_results_pata {
	height:50px;
	background-image:url('../pictures/design/silver_50px.jpg');
	background-repeat:repeat-x;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	width:780px;
}

