/* @override http://192.168.10.8/nowa_turystyka_2/css/map.css */

/* @group Map object tooltip */

div#map_object {
}

div#main_photo {
	float: left;
	border: 2px solid #c8bbb6;
	padding: 5px;
	width: 120px;
}

div.object_description_cont {
	margin-left: 140px;
}

div#object_description {
	min-width: 200px;
}

a.object_name {
	display: block;
}

/* @end */

/* @group Search bar */

div#search_form {
	width: 282px;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #b6cde7;
}

div.info_box {
	float: left; 
	width: 490px;
	margin-right: 0px;
}

div#map_count_results, div#map {
	float: left;
	width: 670px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

div#map {
	margin-top: 0px;
}

p#map_count_res, a.map_count_results {
	font-size: 18px;
	color: #fddb67;
}

p#map_count_res {
	float: left;
	width: 560px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#map_count_results img {
	float: left;
	margin-top: 5px;
}

div#map_count_results {
	text-align: center;
	border: 1px solid #535e6a;
	border-bottom: none;
	background: #203258 url(images/all_cities_gradient_top.png)
}

span.map_founded {
	font-size: 24px;
	color: #ca3924;
}

div.map_form_column {
	width: 140px;
	float: left;
}

div#map_column_2 {
	clear: left;
}

div#map_column_5 {
	clear: left;
}

div#map_column_4, div#map_column_1 {
	width: 290px;
}

div#search_button {
	margin-left: -10px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}

label.check_label {
	width: 130px !important;
}

strong.section_title {
	display: block;
}

/* @end */

