@charset "UTF-8";
/* CSS Document */

.big-banner-link {
	width:100%;
	display:block;
}

.big-banner-link a {
	float:left;
	height:101px;
	position:relative;
}

.big-banner-link .even {
	width:456px;
}

.big-banner-link .odd {
	width:457px;
}

.big-banner-link .hise {
	background: url(../images/hise.png) no-repeat;
}

.big-banner-link .poslovni_prostori {
	background: url(../images/poslovni_prostori.png) no-repeat;
}

.big-banner-link .stanovanja {
	background: url(../images/stanovanja.png) no-repeat;
	height:103px;
}

.big-banner-link .najem {
	background: url(../images/najem.png) no-repeat;
	height:103px;
}

.big-banner-link .vikendi {
	background: url(../images/parcele.png) no-repeat;
}

.big-banner-link .parcele {
	background: url(../images/parcele.png) no-repeat;
}

.big-banner-link .ostalo {
	background: url(../images/garaze.png) no-repeat;
}

.big-banner-link a {
	color:#110809 !important;	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	cursor:pointer;
	
}
.big-banner-link a h2 {
	position:absolute;
	top:27px;
	left:185px;
	font-size:30px;
	font-weight:normal;
}

.big-banner-link a h2 span{
	color:#110809;
	font-size:18px;
}

.big-banner-link a h5 {
	font-size:14px;	
	position:absolute;
	top:57px;
	left:185px;
	font-weight:normal;
	text-decoration:underline;
}


.iskalnik-nepremicnin {
	font-family:Georgia, "Times New Roman", Times, serif;
	height:290px;
	padding:10px 25px 0 480px;
	background:#110708;
	display:block;
}

.iskalnik-nepremicnin a {
	border-bottom:1px solid #65605c;
	padding:0 0 5px;
	margin:0 0 5px;
	display:block;	
	color:#bbbbbb;
}

.iskalnik-nepremicnin h1 {
	color:#ffffff;
	font-size:30px;
	font-weight:normal;
	margin: 0 0 5px;
}

.iskalnik-nepremicnin.hise {
	background: url(../images/banner_hise.png) no-repeat #110708;
}

.iskalnik-nepremicnin.poslovni_prostori {
	background: url(../images/banner_poslovni_prostori.png) no-repeat #110708;
}

.iskalnik-nepremicnin.stanovanja {
	background: url(../images/banner_stanovanja.png) no-repeat #110708;
}

.iskalnik-nepremicnin.vikendi {
	background: url(../images/banner_najem.png) no-repeat #110708;
}

.iskalnik-nepremicnin.parcele {
	background: url(../images/banner_parcele.png) no-repeat #110708;
}

.iskalnik-nepremicnin.ostalo {
	background: url(../images/banner_ostalo.png) no-repeat #110708;
}

.iskalnik-nepremicnin .inputbox.id {
	background: url(../images/inputbox_bg.png) repeat-x;
	color:#464646;
	border:0 none;
	display:block;
	width:270px;
	height:30px;
	line-height:25px;
	padding:0 10px;
	margin:0 0 5px;
}

.iskalnik-nepremicnin button {
	background: url(../images/button.png) no-repeat ;
	width:160px;
	height:31px;
	line-height:31px;
	padding:0 0 0 20px;
	color:#110708;
	font-size:16px;
	border:0 none;
	display:block;
}

.iskalnik-nepremicnin .styled-select  {
	  width: 288px;
	  height: 30px;
	  overflow: hidden;
	  background: url(../images/select.png) no-repeat 0 0 #333333;
	  display:block;
	  margin: 8px 0 ;
}

.styled-select select {
   background: transparent !important;
   background:none;
   width: 305px;
   color:#464646;
   font-size: 14px;
   border:0 none;
   font-style:italic;
   height: 30px;
   padding:5px 0 0 ;
}

.styled-select select option {
	color:#FFF;
	background:#333333;
}


.iskalnik-nepremicnin label {
	font-size:16px;
	margin: 0 10px 0 0;
	color:#65605C;
}

