/*= GLOBAL RESET
=================================================*/
* {
	padding:0; margin:0;
}
body {
	background:url(../images/bg.jpg) repeat-x #fff;
	font:76%/1.4 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl {
	margin:0.5em 0;
}
li {
	margin-left:2em;
}
h2 {
	font-size:1.15em;
	line-height:1.2;
	color:#2d4374;
}
h3 {
	font-size:1.05em;
	color:#2d4374;
}
p {
	font-size:1.0em;
}
hr {
	background:#808080;
	margin:1em 0;
	border:none;
	height:1px;
	clear:both;
}
fieldset {
	padding: .5em;
	border:none;
}
a {
	color:#2d4374;
	text-decoration:none;
	font-weight:700;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
address {
	float:right;
	font-size:0.9em;
	font-style:normal;
	padding-bottom:5px;
	margin-top:-5px;
}

/*= GLOBAL CLASI
=================================================*/
.levo {
	float:left;
}
.desno {
	float:right;
}
.slikaL {
	margin:0 8px 8px 0;
}
.slikaD {
	margin:0 0 8px 8px;
}
.thumb {
	border:1px solid #808080;
}
.vecji {
	font-size:1em;
}
.clear {
	clear:both;
}
.bb {
	font-weight:700;
	color:#2d4374;
	margin:0px;
	margin-top:4px;
}
.odmik {
	padding-left:10px;
}
.odmikSpodaj {
	margin-bottom:8px;
}

/*= HEADER & NEBOTICNIK
=================================================*/
#wrap {
	width:950px;
	margin:0 auto;
}
#header {
	background:url(../images/bg_header.jpg) no-repeat;
	padding:12px 0 0 23px;
	width:756px;
	height:165px;
	float:left;
}
#galerija {
	background-color: #D9ECFF;
	border-bottom: solid 10px #D9ECFF;
}
#galerija #header {
	float:none;
	width:670px;
	position:relative;
}
#galerija #naslov {
	width:100%;
	float:left;
	margin-top:20px;
	clear:both;
	color: #FFFFFF;
}
#galerija #slika {
	width:100%;
	text-align:center;
}
#galerija #piktogrami {
	background-color:#D9ECFF;
	padding:10px;
}
#galerija #piktogrami img {
}
#galerija .zapri {
	float:right;
	margin-right:10px;
}
#galerija #content {
	width:640px;
	margin-top: -80px;
	margin-left: 10px;
	padding:15px;
	background-color:#FFFFFF;
	clear:both;
	position:relative;
}
#header h1 {	
	width: 256px;
	height: 40px;
	position: relative;
	font-size:1em;
	margin:0;
	float:left;
}
#header h1 span {
	background: url(../images/nepremicninar.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor:pointer;
}
#search {
	background:url(../images/bg_search.gif) no-repeat right top;
	height:41px;
	float:right;
	margin-top:13px;
	min-width:378px;
	width:auto !important;
	width:378px;
}
#search fieldset {
	margin:0;
	padding:10px 5px 5px 50px;
	background:url(../images/iskanje_label.gif) no-repeat;
	color:#fff;
	font-weight:700;
	height:31px;
}
#search label {
	float:left;
	margin:2px 5px 0 0;
	color:#5ac1ff;
	font-size:1.1em;
}
#search input {
	background:url(../images/bg_search2.gif) repeat-x #e3f4ff;
	border:1px solid #438ecb;
	padding:3px;
	_padding:2px;
	margin:1px;
	float:left;
	font-size:0.9em;
}
#search input.isci {
	border:none;
	padding:0;
	margin:0 5px;
	background:none;
}
#banner {
	float:left;
	padding:10px 0;
}
#menu {
	float:left;
	width:779px;
	background:url(../images/menu_off.jpg) repeat-x;
	margin-top:5px;
	padding:0;
}
#menu_left {
	float:left;
	width:19px;
	height:40px;
	background:url(../images/menu_l.jpg) left no-repeat;
}
#menu_right {
	float:right;
	width:19px;
	height:40px;
	background:url(../images/menu_r.jpg) right no-repeat;
}

#menu ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-right:1px solid #fff;
	border-left:1px solid #bfbdba;
}
#menu li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#menu li a {
	display:block;
	float:left;
	padding:10px 7px;
	color: #2067A5;
	text-decoration:none;
	border-left:1px solid #fff;
	border-right:1px solid #bfbdba;
	font:bold 1.00em/1.40em "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
#menu li a:hover {
	background:url(../images/menu_on.jpg);
}
#neboticnik {
	float:right;
	width:160px;
	padding: 1px;
	margin-top:25px;
}

/*= GLAVNA VSEBINA
=================================================*/

	/*= OBLIKA DIVOV
	=================================================*/
	.content, #naslovnica, #teasers, .ponudba, .ponudbaKolona, #vsebina, #sidebar, .okvir, #paging, #opis, #ekstra, .adss, .ad {
		float:left;
	}
	.content {
		width:779px;
		margin-top:5px;
	}
	#naslovnica {
		background:url(../images/bg_naslovnica.jpg) no-repeat;
		width:420px;
		padding:0 15px 0 0;
	}
	#teasers {
		padding:0 8px 0 5px;
		width:322px;
	}
	#teasers li {
		margin-left:0em;
	}
	.preliv {
		background:url(../images/bg_preliv.jpg) no-repeat;
	}
	.preliv2 {
		background:url(../images/bg_preliv2.jpg) no-repeat;
	}
	.ponudba {
		margin-top:10px;
		padding:0 0 0 10px;
		width:940px;
	}
	.ponudbaKolona {
		width:363px;
		padding-right:15px;
	}
	#vsebina {
		width:560px;
		padding:8px 3px 5px 7px;
		overflow:hidden;
	}
	#sidebar {
		float:right;
		width:200px;
		background:url(../images/bg_podstran_side.jpg) no-repeat #fff;
		min-height:400px;
		height:auto !important;
		height:400px;
		padding: 0px 4px 0 4px;
		_padding: 0px 0px 0 4px;
		/*overflow:hidden;*/
	}
	#zemljevid {
		background:url(../images/bg_zemljevid_bott.gif) bottom #c5def9 no-repeat;
		padding:0;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	#zemljevid .bb {
	background:url(../images/bg_zemljevid_top.gif) top #c5def9 no-repeat;
	font-weight:700;
	color:#2d4374;
	padding:10px;
}

	.okvir {
		background:url(../images/bg_okvir_top.jpg) no-repeat;
		margin-bottom:8px;
	}
	.okvir.oglasBold {
		background:url(../images/bg_okvir_top_bold.jpg) no-repeat;
		margin-bottom:8px;
	}
	#paging {
		width:560px;
		_width:555px;
		padding-left:5px;
		background:url(../images/bg_paging.jpg) no-repeat bottom;
		/*padding:2px 0 8px 199px;*/
	}
	#opis {
		width:325px;
		padding-left:15px;
	}
	#ekstra {
		width:210px;
		padding-left:5px;
	}
	#ekstra li {
		margin-left:0px;
	}
	#rezultati {
		width:560px;
		_width:540px;
		background:url(../images/bg_moder_okvir.jpg) no-repeat;
		clear:both;
		padding:5px;
		line-height:2;
		margin-bottom:5px;
		height:70px;
	}
	#rezultati img{
		padding: 0 3px 0 3px;
	}
	.adss {
		margin-left: 30px;
		_margin-left: 15px;
	}
	.ad {
		margin: 3px 3px 3px 3px;
		_margin: 3px 0px 3px 2px;
	}

	/*= TOP 10
	=================================================*/
	#top10 ul {
		list-style:square;
		margin:20px;
		color:#2d4374;
	}
	#top10 ul li {
		margin-bottom:5px;
	}
	#top10 ul li a{
		font-weight:normal;
		text-decoration:underline;
	}
	#top10 ul li a:hover{
		color:#0066CC;
	}
	
	/*= NASLOVI
	=================================================*/
	.hTeaser {
		background:url(../images/h_nepremicnine.jpg) no-repeat;
		padding:0 0 10px 25px;
		margin-bottom:1em;
		border-bottom:1px solid #808080;
	}
	.hPonudba {
		background:url(../images/h_ponudba.jpg) no-repeat right top;
		margin-top:-9px;
		margin-right:5px;
		position:relative;
		padding:20px 0px 12px 0;
		width:930px;
		border-bottom:1px solid #808080;
	}
	.hIskalnik {
		background:url(../images/h_lupa.jpg) no-repeat left center;
		padding:3px 0 4px 30px;
		margin:0 0 5px 0;
		float:none;
	}
	.hNepremicnina {
		background:url(../images/h_nepremicnina.gif) no-repeat;
		padding:4px 0 4px 10px;
		margin-top:0px;
	}
	#opis h3 {
		background:url(../images/h_kontakt.gif) no-repeat;
		padding:4px 0 4px 8px;
		margin:1.5em 0 0.5em 0;
	}
	
	/*= VNOSNA POLJA
	=================================================*/
	#naslovnica label, #naslovnica select, #naslovnica legend {
		display:block;
		float:left;
	}
	#naslovnica legend {
		background:url(../images/lupa.jpg) no-repeat;
		font-size:1.2em;
		color:#fff;
		font-weight:700;
		padding:11px 0 12px 50px;
		margin:2px 0 15px 5px;
	}
	#naslovnica label {
		width:173px;
		clear:left;
		text-align:right;
		margin-right:15px;
		color:#fff;
		font-weight:700;
	}
	#naslovnica select {
		width:205px;
		margin:0.2em 0;
	}
	#naslovnica input {
		clear:left;	
		float:right;
		background:#44669f;
	}
	#naslovnica input.poisci {
		margin:10px 10px 8px 0;
	}
	#naslovnica input.email {
		margin-bottom:10px;
	}
	#naslovnica input.vnesite {
		background:#e4e4e4;
		border:1px solid #878787;
		color:#878787;
		width:140px;
		font:0.95em "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
		float:left;
		margin-bottom:10px;
	}
	#opis label {
		width:100px;
		display:block;
		float:left;
	}
	#opis input, #opis textarea {
		float:left;
		margin:0.3em 0;
		width:210px;
	}
	#opis input.poslji {
		margin-right:12px;
		width:80px;
	}
	
	/*= LISTS
	=================================================*/
	#naslovnica ul, .okvir ul, #ekstra ul {
		list-style:none;
	}
	#naslovnica li {
		display:inline;
		padding:0 0 0 20px;
	}
	li#vpis {
		background:url(../images/svincnik.jpg) no-repeat;
		margin:0 10px 0 240px;
	}
	li#ura {
		background:url(../images/ura.jpg) no-repeat;
	}
	#naslovnica li a {
		color:#5ac1ff;
		font-weight:700;
		text-decoration:none;
	}
	#naslovnica li a:hover {
		text-decoration:underline;
	}
	.okvir ul {
		clear:left;
		margin:0.8em 0;
	}
	li.tel {
		margin-left:0px;
		padding-left:17px;
		background:url(../images/mobi.gif) no-repeat left center;
		font-weight:700;
	}
	li.web {
		margin-left:0px;
		padding-left:17px;
		background:url(../images/web.gif) no-repeat left center;
	}
	ul.list_kontakt {
		margin:0px;
		padding:0px;
	}
	li.dom {
		margin-left:0px;
		padding-left:17px;
		background:url(../images/dom.gif) no-repeat left center;
	}
	li.ind {
		margin-left:0px;
		padding-left:17px;
		background:url(../images/icon_ind.gif) no-repeat left center;
	}
	#ekstra ul {
		float:left;
	}
	#ekstra li {
		display:block;
		float:left;
		width:180px;
		height:15px;
		padding:5px 0 5px 30px;
		margin-bottom:3px;
	}
	#ekstra li a {
		color:#6f6f6f;
	}
	li#shrani {
		background:url(../images/shrani.gif) no-repeat;
	}
	li#poslji {
		background:url(../images/priporoci.gif) no-repeat;
	}
	li#natisni {
		background:url(../images/natisni.gif) no-repeat;
	}
	
	/*= POVEZAVE
	=================================================*/
	.vsiOglasi, .shraniIskanje, .shraniOglas, #paging a, #rezultati a, #opis a {
		text-decoration:underline;
	}
	.shraniIskanje:hover, .shraniOglas:hover, #paging a:hover, #rezultati a:hover, #opis a:hover {
		text-decoration:none;
	}
	.shraniIskanje, .shraniOglas, #rezultati a, #opis a {
		font-weight:normal;
	}
	.vsiOglasi {
		float:right;
		margin-top:5px;
		_margin-top:3px;
		margin-right:10px;
		padding:0px 10px;
		background:url(../images/arrow1.gif) no-repeat right center;
	}
	.shraniIskanje {
		float:right;
		padding:0 5px 0 20px;
		background:url(../images/shrani_iskanje.gif) no-repeat left center;
	}
	.shraniOglas {
		padding-left:20px;
		background:url(../images/shrani_oglas.gif) no-repeat left center;
	}
	#paging a {
		margin:0 3px;
	}
	
	/*= AGENCIJE
	=================================================*/
	.regija {
		background:url(../images/bg_regija.jpg) no-repeat;
		height:29px;
		margin-bottom:7px;
		padding: 4px;
		text-align:center;
		color:#2d4374;
		font-size:16px;
		font-weight:bold;
	}
	.agencija {
		background: url(../images/dot_blue.gif) no-repeat;
		background-position:0px 3px;
		padding-left:17px;
	}
	.okvir_agencija {
		background:url(../images/bg_okvir_top_agencija.jpg) no-repeat;
		margin-bottom:8px;
	}
	/*= SLONEP NOVICE
	=================================================*/
	#slonep_novice {
		font-size: 11px;
	
	}
		.novice_naslov {
		font-size: 7px;
		}
	#slonep_novice ul{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	#slonep_novice li {
		color:#CC0000;
		background:url(../images/novogradnje_bg.gif) repeat-x #FFFFFF;
		margin-bottom:2px;
		margin-left:0em;
		padding:5px;
		height:auto;
	}
	#slonep_novice li a{
	}
	#slonep_novice li a:hover{
		color:#cc0000;
	}

	/*= OSTALO
	=================================================*/
	.halfbanner {
		margin:5px 5px 0 0;
	}
	.nse {
		padding-top:3px;
	}
	.okvir table td {
		padding:0 8px;
	}
	.okvir table td.spodaj {
		padding:0;
	}
	.tmtop {
		background:url(../images/tm_top.gif) no-repeat #aacff0;
	}
	.tmbotttomL {
		background:url(../images/tm_bottom.gif) no-repeat bottom left;
	}
	.tmbotttomR {
		background:url(../images/tm_bottom.gif) no-repeat bottom right;
	}
	.sm {
		background:#c5dff9;
	}
	.tm {
		background:#aacff0;
	}
	.tdOdmik td {
		padding:2px;
		_padding-left:1px;
		line-height:2em;
	}
	#opis p {
		margin:0 0 1.5em 0;
	}
	.podrobnosti {
		margin-top:10px;
	}
	.podrobnosti:hover {
		text-decoration:none;
	}

/*= NOGA
=================================================*/
#footer {
	background:url(../images/bg_foot3.gif) no-repeat;
	margin:5px 0;
	width:950px;
	float:left;
	padding:2px 0;
}
#footer p {
	color:#616161;
	padding:5px 15px;
	font-size:0.9em;
}
#footer a {
	color:#616161;
	font-weight:normal;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}

#slonep_ad {
	width:537px;
	padding:10px;
	background-color:#FFFFFF;
	clear:both;
	margin-top: 20px;
	border:dotted #EFEFEF 2px;
	text-align:left;
}
#slonep_ad .title{
	color:#0266C9;
	padding:2px;
	margin-top:10px;
	background-color:#E2F1FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F9FF;
	border-right-color: #C5DEF5;
	border-bottom-color: #C4DAEC;
	border-left-color: #F2F9FF;
}
#slonep_ad .item{
	float:left;
	width:244px;
	margin:0px 0px 0px 10px;
	_margin:0px 5px 0px 5px;
	padding:10px;
	background-color:#f3f3f3;
	height:90px;
	color: #99CDFE;
}
#slonep_ad .formular{
	color:#0266C9;
	font-size:10px;
}
#slonep_ad form{
	margin:0px;
}
#slonep_ad .item .gumb{
	float:right;
	width:60px;
	margin-top:40px;
}
.pt {
	border: 1px solid #efefef
}