* {
	margin: 0;
	padding: 0;

}

body {
  text-align: left;
 	width: 100%;
	background: #D4D4D4 url(../pictures/background.gif) repeat-y center top;
	font-family: Tahoma;
	color: #000;
}

HTML, body, wraper
{
  	min-height:100%;
}

A{
	outline: none;
}

DIV#wraper{
	margin: 0 auto;
	width: 900px;
	min-height:100%;
	height:100%;
	text-align:left;
}

DIV#header{
	width: 100%;
	height:172px;
	margin-bottom: 2px;
}

DIV#menu {
	margin-bottom: 16px;
}

DIV#content{
	width:865px;
	font-size: 12px;
	float:left;
	color: #6E6B6F;
	line-height: 15px;
}

DIV#contentLeft{
	width:560px;
	margin-right: 35px;
	font-size: 11px;
	float:left;
	color: #6E6B6F;
	line-height: 15px;

}

DIV#contentLeft .lnCR{
	color:#B5010A;
}

DIV#contentRight .lnCR{
	color:#B5010A;
}

DIV#contentLeft A{
	color:#000;
}

DIV#contentRight{
	width: 305px;
	font-size: 12px;
	float: right;
	color: #6E6B6F;

}

DIV.line{
	width:100%;
	background: url(../pictures/back_line.gif) repeat-x 0 0;
	height: 2px;
	margin-top: 10px;
}

DIV.lineBl{
	width:100%;
	background: url(../pictures/back_line_black.gif) repeat-x 0 0;
	height: 2px;
	margin-top: 10px;
}

h2{
	width:100%;
	font-size: 25px;
	line-height:25px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}

DIV#contentLeft .vrijednost{
	font-size: 14px;
	line-height:20px;
	color:#000;
}

DIV#contentLeft .cijena{
	font-size: 11px;
	color: #E8541C;
	font-weight: bold;
}

DIV#contentLeft .vrijednost1{
	font-size: 11px;
	color:#000;
}

DIV#contentLeft .cijena1{
	font-size: 11px;
	color: #E8541C;
}

/*TABLICA u lijevom stupcu*/
DIV#contentLeft #ponuda{
	color:#6E6B6F;
	font-size: 11px;
	background: #F0F0F0;
}


DIV#contentLeft .col1{
	width:120px;
	background: #F0F0F0;
	border: 10px solid #F0F0F0;
	border-right: 15px solid #F0F0F0;
	
}

DIV#contentLeft .col1 A IMG{
	border: none;
}

DIV#contentLeft .razmak{
	height: 10px;
	background: #FFF;

}



/* TAB prodaja i najam*/
.tab
{
	width:100%;
	display:block;
	font-size:12px;
	
}

.tab A,
.tab A:active,
.tab A:visited 
{
	float:left;
	display: block;
	width:115px;
	height:30px;
	text-decoration:none;
	color:#fff;
  	background-color: #E2E3E8;
  	border-right: 2px solid #fff;
	line-height:30px;
	text-indent: 16px;
}
/*.tab A:hover {
	color: #000;
	background-color:#B6BAC5;
}*/

.tab A.selected{
	color:#000;
}

.trazi_tab{
	clear:both;
	display:block;
	width:285px;
	background: #BFCDDE;
	height: 170px;
	padding: 16px 10px;
}

#a1{
	background: #BFCDDE;
	color: #000;
}

#a2{
	background: #C2C2C2;
}


INPUT.txb70{
	height: 20px;
	width: 69px;
	border: 1px solid #7F9DB9;
}

SELECT{
	height: 20px;
	border: 1px solid #7F9DB9;
}

.trazi_tab A{
	color:#00367B;
}

.TRtrazi{
	height:32px;
}

/* Obavijesti na index stranici*/
h3{
	width:100%;
	font-size: 17px;
	line-height:17px;
	margin-top: 20px;
	font-weight: normal;
	color: #6E6B6F;
}

.txtObavijesti{
	margin-top:10px;
	margin-bottom:20px;
	font-size:11px;
}

/*Sortiranje stranica prodaja*/

DIV#sortProdaja{
	width: 100%;
	padding: 35px 0 10px 0;
	font-size: 12px;
	height: 55px

}
DIV#sortProdaja A{
	color: #6E6B6F;
}

DIV#contentLeft .noStyle{
	color:#6E6B6F;
}

/* Email div na stranici prodaja*/

DIV#EmailProdaja{
	width:285px;
	padding: 16px 10px;
	background: #F0F0F0;
	margin-top:10px;
	font-size:12px;
}

.lokacijeP{
	text-align: right;
	float:right;
	width:165px;
	padding: 10px 0 10px 0;
}

#footer{
	clear:both; 
	padding:40px 0;
	text-align: center;
	font-size: 11px;
	color:#6E6B6F;
	
}

#footer .line{
	padding-bottom: 12px;
}

#footer A{
	color:#6E6B6F;
}

.line100{
	clear: both;
	padding-bottom: 35px;
	width:100%;
	background: url(../pictures/back_line.gif) repeat-x 0 0;
	height: 2px;
	margin-top: 10px;
}

#linkTopRight{
	float:right;

}

#linkTopRight A{
	font-size:12px;
	color:#6E6B6F;
}


/* Menu desni*/

DIV#contentRight #secondMenu{
	width:100%;
	padding-bottom: 15px;
}

DIV#contentRight #secondMenu ul{
	list-style:none;
}

DIV#contentRight #secondMenu A{
	color:#6E6B6F;
	height: 12px;
}

DIV#contentRight #secondMenu A.selected{
	color:#000;
}

DIV#contentRight #secondMenu ul li A{
	display:block;
	padding-left: 13px;
	background: url(../pictures/secondMenu1.gif) no-repeat 0 2px;
	margin-bottom:10px;
}

DIV#contentRight #secondMenu ul li ul li A{
	display:block;
	padding-left: 28px;
	background: url(../pictures/secondMenu2.gif) no-repeat 10px 4px;
}

div#links {
	font-size: 16px;
	line-height:20px;
}

div#links p{
	padding-top:14px;
}

div#links a{
	font-size: 12px;
	padding-left:30px;
}

INPUT.txb180{
	height: 20px;
	width: 180px;
	border: 1px solid #7F9DB9;
}


INPUT.txb217 {
	height: 20px;
	width: 217px;
	border: 1px solid #7F9DB9;
}

INPUT.txb290 {
	height: 20px;
	width: 290px;
	border: 1px solid #7F9DB9;
}

.ta180{
	height: 100px;
	width: 180px;
	border: 1px solid #7F9DB9;
	margin-top:3px;
}

.ta270{
	height: 100px;
	width: 272px;
	border: 1px solid #7F9DB9;
	margin-top:3px;
}

.ta405{
	height: 100px;
	width: 405px;
	border: 1px solid #7F9DB9;
	margin-top:3px;
}

/* prodajete ili iznajmljujete forma*/
.trazi_tab1{
	clear: both;
	display:block;
	width:412px;
	background: #BFCDDE;
	padding: 16px 26px;
	font-size:12px;
}


/* Tablica o nama*/
#tblOnama{
	margin: 30px 0;
}

#tblOnama .podaci{
	padding: 14px 0;
}

#tblOnama .podaciBottom{
	padding-top: 14px;
}

H5{
	font-size:10px;
	font-weight: normal;
}

H5 A{
	text-decoration: none;
	color:#6E6B6F !important;
}

H4{
	font-size:12px;
	font-weight: normal;
}

INPUT.txb130{
	height: 20px;
	width: 133px;
	border: 1px solid #7F9DB9;
}


DIV#contentLeftPretraga{
	width:462px;
	margin-right: 35px;
	font-size: 11px;
	float:left;
	color: #6E6B6F;
	line-height: 15px;
}

DIV#contentRightPretraga{
	width: 400px;
	font-size: 12px;
	float: right;
	color: #6E6B6F;
}

DIV#nekretninaShow{
	width:100;
	line-height: 20px;
}

DIV#nekretninaShow A{
	color:#E8541C;
}

DIV#nekretninaShow .opis{
	font-size: 14px;
	line-height: 20px;
	color:black;
}
DIV#nekretninaShow .cijena{
	color:#E8541C;
	font-size: 14px;
	line-height: 20px;
}

DIV#menu_hold{
	background: url(../pictures/menu/1LmenuBack.gif) repeat-x 0 0;
		margin-bottom:16px;
		height:45px;
		margin-top: -13px;
}

DIV#lang{
	float:right;
	width:66px;
	padding: 8px 10px 0 0;
}

DIV#lang A IMG{
	border:0;
}

.linkovi A{
	font-size: 12px;
	color:#6E6B6F;
	line-height:17px;
}

.linkoviName{
	font-size: 15px;
	color:#6E6B6F;
	line-height:17px;
}

TABLE#najamPodaci{
	margin-top:10px;
	font-size:12px;
	line-height: 20px;
}



#najamTitle{
	font-size: 23px;
	width: 300px;
	line-height: 28px;
	color:#00367B;
	float:left;
}

#najamkatBroj{
	float:right;
	width:200px%;
	font-size:18px;
	line-height: 28px;
	text-align: right;
}

#najamPodrucje{
	clear:both;
	font-size:12px;
	padding:10px 0;
}

.sel
{
	font-size: 11px;
}

.redb
{
	font-weight: bold;
	color: red;
}