@CHARSET "UTF-8";

#root #body #main #content #column_mid {
	
}

#root #body #main #content #column_mid #compare_selected_top,
#root #body #main #content #column_mid #compare_selected_bottom {
	display: none;
}

#root #body #main #content #column_mid #compare_selected_top a,
#root #body #main #content #column_mid #compare_selected_bottom a{
	text-decoration: underline;
	color: #D50000;
	background:url('../../../images/modules/Search/compare_icon.gif') no-repeat 0 2px;
	padding-left:26px;
	padding-bottom:2px;
	float:left;
	margin-top:5px;
}

#root #body #main #content #column_mid #sort_options{
	
}

#root #body #main #content #column_mid #sort_options .search_submit{
	background: url("../../../images/modules/Search/menu/btn_sort.gif") no-repeat scroll left bottom transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 19px TitilliumText250wt;
	height: 31px;
	width: 100px;
	margin-left: 10px;
	float: left;
	margin-top:1px;
}

#root #body #main #content #column_mid #sort_options .rpp {
	background:url(../../../images/elements/input/select/bgr_72.gif) no-repeat;
	border:none;
	width:52px;
	height:26px;
	padding:7px 10px 0 10px;
	font-size:14px;
	color:#6C6C6B;
	float:left;
	margin-top:1px;
	font-family: Arial;
	cursor: pointer;
	margin-left: 10px;
}

#root #body #main #content #column_mid #sort_options .rpp_opt {
	display:block;
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #E4E4E4;
	color:#6C6C6B;
	font:13px "Lucida Sans Unicode","Lucida Grande",sans-serif;
	overflow:auto;
	padding:7px;
	position:absolute;
	width:56px;
	z-index:501;
	display: none;
	top:32px;
	left:252px;
}

#root #body #main #content #column_mid #sort_options .order {
	background:url(../../../images/elements/input/select/bgr_242.gif) no-repeat;
	border:none;
	width:222px;
	height:26px;
	padding:7px 10px 0 10px;
	font-size:14px;
	color:#6C6C6B;
	float:left;
	margin-top:1px;
	font-family: Arial;
	cursor: pointer;
}

#root #body #main #content #column_mid #sort_options .order_opt {
	display:block;
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #E4E4E4;
	color:#6C6C6B;
	font:13px "Lucida Sans Unicode","Lucida Grande",sans-serif;
	height:auto;
	overflow:auto;
	padding:7px;
	position:absolute;
	width:226px;
	z-index:501;
	display: none;
	top:32px;
	left:0px;
}

#root #body #main #content #column_mid #sort_options .rpp_opt .option,
#root #body #main #content #column_mid #sort_options .rpp_opt .option2,
#root #body #main #content #column_mid #sort_options .order_opt .option,
#root #body #main #content #column_mid #sort_options .order_opt .option2 {
	border:0 none;
	margin:0;
	padding: 5px;
	overflow:hidden;
	cursor: pointer;
}

#root #body #main #content #column_mid #sort_options .rpp_opt .option2,
#root #body #main #content #column_mid #sort_options .order_opt .option2 {
	background-color: #ebebeb;
}

#root #body #main #content #search_results,
#root #body #main #content #column_mid #search_results {
	
}
#root #body #main #content #search_results .property_outer,
#root #body #main #content #column_mid #search_results .property_outer {
	float:left;
	width:434px;
	margin-bottom:5px;
}
#root #body #main #content #search_results .property_outer .property_top,
#root #body #main #content #column_mid #search_results .property_outer .property_top {
	float:left;
	background:url('../../../images/modules/Search/property_t.gif') no-repeat;
	width:434px;
	height:5px;
	overflow:hidden;
}
#root #body #main #content #search_results .property_outer.highlight .property_top,
#root #body #main #content #column_mid #search_results .property_outer.highlight .property_top {
	background:url('../../../images/modules/Search/property_t_highlight.gif') no-repeat;
}
#root #body #main #content #search_results .property_outer .property_bottom,
#root #body #main #content #column_mid #search_results .property_outer .property_bottom {
	float:left;
	background:url('../../../images/modules/Search/property_b.gif') no-repeat;
	width:434px;
	height:3px;
	overflow:hidden;
}
#root #body #main #content #search_results .property_outer .property,
#root #body #main #content #column_mid #search_results .property_outer .property {
	float:left;
	background:url('../../../images/modules/Search/property_c.gif') repeat-y;
	padding:0px 5px 2px 5px;
	width:424px;
}

#root #body #main #content #search_results .property_outer .property .more_content,
#root #body #main #content #column_mid #search_results .property_outer .property .more_content{
	display: none;
	height: 35px;
	overflow: hidden;
	color:#7B7B7B;
	font:13px TitilliumText250wt;
	margin: 0;
}

#root #body #main #content #search_results .property_outer.highlight .property,
#root #body #main #content #column_mid #search_results .property_outer.highlight .property {
	float:left;
	background:url('../../../images/modules/Search/property_c_highlight.gif') repeat-y;
	padding:0px 5px 2px 5px;
	width:424px;
}

#root #body #main #content #search_results .property_outer .property .property_image,
#root #body #main #content #column_mid #search_results .property_outer .property .property_image{
	width: 105px;
	height: 87px;
	padding: 5px;
	overflow: hidden;
	/* float: left; */
	background-color: #fff;
}

#root #body #main #content #search_results .property_outer .property .property_image img,
#root #body #main #content #column_mid #search_results .property_outer .property .property_image img{
	width: 105px;
	float: left;
}

#root #body #main #content #search_results .property_outer .property .property_info,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info {
	float: left;
	width: 304px;
	padding-left:5px;
}

#root #body #main #content #search_results .property_outer .property .property_info .title,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .title{
	float: left;
	color:#D50000;
	font:bold 14px TitilliumText250wt;
	width:205px;
}

#root #body #main #content #search_results .property_outer .property .property_info .title a,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .title a{
	color:#D50000;
	font:bold 14px TitilliumText250wt;
}

#root #body #main #content #search_results .property_outer .property .property_info .price,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .price{
	float: right;
	color:#7D8EBF;
	font:bold 14px TitilliumText250wt;
}

#root #body #main #content #search_results .property_outer .property .property_info .info,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info{
	float:left;
	width: 304px;
	margin-top: 5px;
}

#root #body #main #content #search_results .property_outer .property .property_info .info .attributes,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes {
	float:left;
	width: 224px;
	color:#7B7B7B;
	font:13px TitilliumText250wt;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes a.more,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes a.more {
	float:left;
	width:27px;
	height:19px;
	background:url('../../../images/modules/Search/a_vise2.gif') no-repeat;
	overflow:hidden;
	color:#777777;
	padding:1px 0 0 13px;
	margin-right:3px;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes a.detaljno,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes a.detaljno {
	float:left;
	width:46px;
	height:19px;
	background:url('../../../images/modules/Search/a_detaljno2.gif') no-repeat;
	overflow:hidden;
	color:#777777;
	padding:1px 0 0 18px;
	margin-right:3px;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes .check_bg,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .check_bg {
	float:left;
	width:76px;
	height:17px;
	background:url('../../../images/modules/Search/check_bg.gif') no-repeat;
	overflow:hidden;
	color:#777777;
	padding:3px 0 0 3px;
	margin-right:3px;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes .check_bg input,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .check_bg input {
	float:left;
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	cursor:pointer;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes .check_bg span,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .check_bg span {
	float:left;
	padding:0 0 0 3px;
	margin:-2px 0 0 0;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .attributes a.compare,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes a.compare {
	float:left;
	width:24px;
	height:20px;
	background:url('../../../images/modules/Search/compare_icon2.gif') no-repeat;
	overflow:hidden;
	color:#777777;
}
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes a.facebook_share {
	clear:both;
	float:left;
	width:53px;
	height:20px;
	background:url('../../../images/modules/Search/facebook/share.gif') no-repeat;
	overflow:hidden;
	padding:4px 0 0 18px;
}

#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .facebook_like {
	float:left;
	overflow:hidden;
	padding:0px 0 0 0px;
}
#root #body #main #content #search_results .property_outer .property .property_info .info .logo,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .logo {
	float:right;
	width: 80px;
	height: 72px;
	overflow: hidden;
}

#root #body #main #content #search_results .property_outer .property .property_info .info .logo img,
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .logo img {
	float:left;
	width: 80px;
}

#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .fav_span {
	color: #454545;
	font: 14px TitilliumText250wt;
	cursor:pointer;
}
#root #body #main #content #column_mid #search_results .property_outer .property .property_info .info .attributes .fav_span_inactive {
	color:#BBBBBB;
	font: 14px TitilliumText250wt;
}






















#column_mid .error_outer .suggestion_head {
	float:left;
	width:100%;
	border-bottom:1px dotted #7b7b7b;
	padding-top:20px;
	color:#D50000;
	font-family:TitilliumText250wt;
	font-size:14px;
	font-weight:bold;
}
#column_mid .error_outer .suggestion_box {
	float:left;
	width:386px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#fff;
	margin-top:5px;
	padding:3px 5px;
}
#column_mid .error_outer .suggestion_box a {
	color:#536891;
	font-size:13px;
	float:left;
}
#column_mid .error_outer .suggestion_box span {
	color:#7b7b7b;
	font-size:11px;
	float:right;
	font-family:arial, sans-serif;
	padding-top:2px;
}
