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

/* @group Main Containers */

div#search_content {
	padding-left: 10px;
	padding-right: 10px;
}

div#right_cont {
	margin-left: 300px;
}

div#right_cont_inside {
	width: 100%;
}

div#left_cont {
	width: 284px;
	float: left;
}

/* @end */

/* @group Main search form */

div#search_form {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #dee9fb url(images/form_container_bg.jpg) repeat-x;
	border-right: 1px solid #b6cde7;
	border-left: 1px solid #b6cde7;
	border-bottom: 1px solid #b6cde7;
}

div#search_button {
	clear: both;
	margin-top: 20px;
	margin-left: 150px;
}

div#search_form input.check {
	margin-top: 8px;
}

div#search_form label {
	width: 100px;
	display: block;
	float: left;
	line-height: 26px;
}

div.price_box {
	width: 78px;
	float: left;
}

div.section_divider {
	width: 97%;
	height: 2px;
	background-color: #d5e2fa;
	border-bottom: 1px solid #e3faff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.section_title {
	font-size: 13px;
	line-height: 26px;
}

/* @end */

/* @group Main search results */

td.main {
   /*border: 1px solid #dddddd; */
   height: 34px;
}

th.table_result {
	font-size:13px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 6px !important;
	background:url(images/gradient.png) repeat-x;
	border-bottom: 1px solid #c7d5ed;
}		

td.photo {
	text-align: center;
	padding: 10px;
	width: 100px;
}

td.photo img {
	border: 2px solid #c8bbb6;
	padding: 5px;
}

td.clipboard {
	text-align: right !important;
}

td.opis {
	padding-top: 0px !important;
	vertical-align: top;
	position: relative;
}

td.opis div {
	padding-left: 3px;
}

td.city {
	width: 130px;
	vertical-align: top;
	padding-left: 14px !important;
	padding-top: 25px !important;
	text-align: left !important;
	font-size: 13px;
}

td.price {
	width: 100px;
	text-align: left;
	padding-top: 20px !important;
	vertical-align: top;
}

td.price p {
	font-size: 11px !important;
}

span.price {
	font-size: 13px;
	font-weight: 700;
	color: #f95514;
}

td.room_type {
	width: 100px;
	text-align: left;
	font-size: 13px;
	vertical-align: top;
	padding-top: 10px !important;
}

td.opis a.name {
	float: left;
}

div.object_specific_info {
	clear: both;
}

div.object_specific_info div {
	line-height: 18px;
}

div.object_rating_name {
	float: left;
}

div.object_rating_stars {
	margin-left: 100px;
}

div.object_addons {
	clear: both;
}

div.position_tag_container {
	position: relative;
}

span.position_tag {
	background: url(/images/coin_single.png) no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	padding-left: 9px;
	padding-top: 5px;
	color: #4d2a03;
	font-weight: 800;
	position: absolute;
	right: 0px;
	top: -6px;
}

span.wider_tag {
	padding-left: 5px;
}

/* @end */

/* @group Search pagination */

div#pagination_box {
	text-align: left;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	height: 32px;
	background:url(images/gradient.png) repeat-x;
	border: 1px solid #c7d5ed;
}

div#pagination_box p {
	font-size: 13px;
	line-height: 30px;
	width: 200px;
	float: left;
}

div#pagination_box span.pagination {
	display: block;
	font-size: 13px;
	line-height: 30px;
	float: right;
}

span.pagination b {
	color: #fab717;
}

span.pagination a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

/* @end */

div#sort_selector {
	position: absolute;
	top: 6px;
	right: 15px;
}

div#sort_selector_city {
	top:  10px;
	right: 0px;
	position: absolute;
	width: 230px;
}

div#specific_search {
	text-align: right;
	display: block;
	line-height: 30px;
}

div#kontakt_box {
	background:url(images/kontakt_box.png) no-repeat;
	width: 287px;
	height: 175px;
	margin: auto;
	margin-top: 30px;
}

div.recommended {
	margin-top: 30px;
	width: 280px;
}

/* For object
 */

td.zakladka {
	padding: 4px 10px 10px 8px;	
	background-color: #d4deee;
	border: 1px solid #fff;
	border-top: 0px;
}
td.zakladka_checked {	
	padding: 4px 10px 10px 8px;	
	background-color: #bcc6d9;
	border: 1px solid #fff;
	border-top: 0px;
}

a.clipboard {
	height: 20px;
	background:url(images/clipboard.png) no-repeat top left;
	padding-left: 30px;
	padding-top: 3px;
	right: 10px;
	top: 5px;
}

a.clipboard_delete {
	background:url(images/clipboard_delete.png) no-repeat top left;
}

a.obiekt_link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: center;
}

div.containers_row {
	clear:left;
}

div.container_object  {
	margin-left: 10px;
	margin-right: 10px;
}

