@charset "utf-8";

#content .column_l{
	width:635px;
	height:450px;
	margin:0px 0 0 38px;
	_margin:0px 0 0 20px;
	float:left;
}

#content .column_l .tabs{
	padding: 0px 0px 0px 4px;
	margin: 0px;
}

#content .column_l .tabbed .tabs .tab{
	background:url("../../../../images/elements/tabs/red.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:23px;
	left:-9px;
	margin:0 -25px 0 0;
	padding:5px 30px 0;
	position:relative;
	text-align:center;
	width:171px;
	color: #fff;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../images/elements/tabs/red.png', sizingMethod='scale');
	_background:none;
	cursor:pointer;
}

#content .column_l .tabbed .tabs .tab:hover{
	background:url("../../../../images/elements/tabs/white.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	color: #D50000;
	font-weight: bold;
}
#content .column_l .tabbed .tabs .tab.active {
	background:url("../../../../images/elements/tabs/white.png") no-repeat scroll 0 0 transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../images/elements/tabs/white.png', sizingMethod='scale');
	_background:none;
	cursor: pointer;
	color: #D50000;
	font-weight: bold;
}

#content .column_l .tabbed .tab_content{
	display: none;
	background-color: #fff;
	height: 422px;
	overflow: hidden;
}

#content #index_recommend.column_l .tabbed .tab_content{
	height: 458px;
}

#content #index_recommend.column_l{
	height: 486px;
	position: relative;
}

#content #index_services.column_l .tabbed .tab_content{
	height: 232px;
}

#content #index_blog.column_l {
	height: 394px;
}

#content #index_blog.column_l  .tabbed .tab_content{
	height: 366px;
}

#content #index_blog.column_l  .tabbed .tab_content #blog_preview{
	
}

#blog_preview .blog {
	width:190px;
	padding:5px;
	margin:5px;
	cursor:pointer;
	float: left;
	_margin:5px 3px;
}

#blog_preview .blog .image {
	height: 120px;
	border: 4px #f1f1f1 solid;
	background-color: #f1f1f1;
	overflow: hidden;
	margin-bottom: 20px;
}

#blog_preview .blog .image img {
	width: 182px;
}

#blog_preview .blog .description .title, 
#blog_preview .blog .description .title a  { 
	color:#d50000;
	font: bold 15px TitilliumText800wt;
	margin-bottom: 10px;
	height: 45px;
}

#blog_preview .blog .description .teaser, 
#blog_preview .blog .description .teaser a { 
	color:#7b7b7b;  
	font: 12px TitilliumText800wt;
	height: 120px;
	overflow: hidden;
}

#blog_preview .blog a.more{
	background:url(../../../../images/elements/button/more.jpg) no-repeat;
	width:109px;
	height:19px;
	border:none;
	text-align:center;
	padding:0 0 3px 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#6c6c6b;
	margin:5px 0 0 0;
	cursor:pointer;
	display: block;
}

#content #index_tourism.column_r {
	margin:15px 0 0 13px;
	background:url(../../../../images/modules/Helper/Homepage/tourism/bgr.jpg) no-repeat;
	width:329px;
	height:385px;	
}
#index_tourism span{
	position:relative;
	top:46px;
	color:#d50000;
	font:bold 17px TitilliumText250wt;
}

#top_property,
#top_projects,
#exclusive {
	
}

#top_property .property,
#exclusive .property,
#top_projects .project {
	width:296px;
	padding:5px;
	margin:5px;
	cursor:pointer;
	float: left;
	_margin:5px 3px;
}

#top_property .property .image,
#exclusive .property .image {
	width:142px;
	height:106px;
	float: left;
	padding: 4px;
	background-color: #F1F1F1;
}



#top_projects .project .image {
	width:150px;
	height:132px;
	float: left;
}

#top_projects .project img {
	border: 4px #f1f1f1 solid;
}

#top_property .property .image .img_cnt,
#exclusive .property .image .img_cnt {
	width:142px;
	height:106px;
	overflow: hidden
}

#top_property .property .image .img_cnt img,
#exclusive .property .image .img_cnt img {
	width: 142px;
}

#top_property .property .description,
#top_projects .project .description,
#exclusive .property .description { 
	float: left;
	width: 144px;
	height: 132px;
	margin-left: 2px;
}

#top_property .property .description .price,
#top_property .property .description .price a,
#top_projects .project .description .price,
#top_projects .project .description .price a,
#exclusive .property .description .price,
#exclusive .property .description .price a { 
	color:#8797c4;
	font: bold 13px TitilliumText800wt;
}

#top_property .property .description .title, 
#top_property .property .description .title a,
#exclusive .property .description .title, 
#exclusive .property .description .title a  { 
	color:#d50000;
	font: bold 13px TitilliumText800wt;
	height: 29px;
	overflow: hidden;
}

#top_projects .project .description .title, 
#top_projects .project .description .title a { 
	color:#d50000;
	font: bold 13px TitilliumText800wt;
}

#top_property .property .description .teaser, 
#top_property .property .description .teaser a,
#exclusive .property .description .teaser, 
#exclusive .property .description .teaser a { 
	color:#7b7b7b;  
	font: 12px TitilliumText800wt;
	height: 45px;
	overflow: hidden;
}

#top_projects .project .description .teaser, 
#top_projects .project .description .teaser a { 
	color:#7b7b7b;  
	font: 12px TitilliumText800wt;
}

#top_property .property .description .link a,
#top_projects .project .description .link a,
#exclusive .property .description .link a { 
	background:url(../../../../images/elements/button/more.jpg) no-repeat;
	width:109px;
	height:19px;
	border:none;
	text-align:center;
	padding:0 0 3px 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#6c6c6b;
	margin:5px 0 0 0;
	cursor:pointer;
	display: block;
}

#top_property .slider_space {
	margin-left:0px;
	width:635px;
	float:left;
}

#index_tourism .article{
position:relative;
top:55px;
left:10px;	
width:310px;
height:95px;

}

#index_tourism .article .fl{
	margin-right:10px;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
#index_tourism .article .fl img{
	width: 75px;
}

#index_tourism .article .fr{
	width: 220px;
}
#index_tourism .article .fr .title, 
#index_tourism .article .fr .title a {
	color:#d10000;
	font:12px bold "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 18px;
	margin-bottom:1px;
	overflow: hidden;
	_height: 14px;
	_margin-bottom:5px;
}

#index_tourism .article .fr .teaser,
#index_tourism .article .fr .teaser a {
	color:#7c7c7c;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 47px;
	overflow: hidden;
	
}

#index_tourism .article .fr .link a { 
	background:url(../../../../images/elements/button/more.jpg) no-repeat;
	width:109px;
	height:19px;
	border:none;
	text-align:center;
	padding:0 0 3px 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#6c6c6b;
	margin:5px 0 0 0;
	cursor:pointer;
	display: block;
	float: right;
}

#index_tourism .spacer{
	position:relative;
	left:10px;
	top:-12px;
}


#content .column_r{
	float:left;
	margin:0px 0 0 10px;
	width:320px;
}

#content #index_services.column_l{
	height:250px;
}

#index_services .tab_content .option{
	margin:0 0 0 13px;
	float:left;	
	width: 145px;
}

#index_services .tab_content .title{
	background:url(/skin/nekretnine/images/icons/list/rightarrow.jpg) top left no-repeat;
	background-position:0 5px;
	color:#c84a4a;
	margin:10px 0 0 10px;
	padding:7px 0 0 15px;
	font:16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 12px;
	letter-spacing: -1px;
	height: 30px;
}

#index_services .tab_content .img{
	margin:10px 0 0 10px;
}

#index_services .tab_content .description{
	margin:5px 0 0 13px;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#6f6a4c;
	height: 35px;
	width:100px;
}

#index_services .tab_content input.readmore{
	background:url(../../../../images/elements/button/more.jpg) no-repeat;
	width:109px;
	height:19px;
	border:none;
	text-align:center;
	padding:0 0 3px 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#454545;
	margin:5px 0 0 10px;
	cursor:pointer;
}

#index_services .tab_content a.more{
	background:url(../../../../images/elements/button/more.jpg) no-repeat;
	width:109px;
	height:19px;
	border:none;
	text-align:center;
	padding:0 0 3px 0;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#454545;
	margin:5px 0 0 10px;
	cursor:pointer;
	display: block;
}
