body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: white url(bg.gif);
	color: black;
	font: 12px arial;
	line-height: 150%;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}

table.visinasto {
	height: 100%;
}

table.sadrzaj {
	height: 100%;
	background: white;
}

td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
	color: black;
	background: transparent;
	font: 12px arial;
	line-height: 150%;
}

div.main {
	height: 100%;
}

table.main {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}

td.gore {
	height: 120px;
	background: white;
	color: white;
	vertical-align: bottom;
	text-align: center;
}

td.gore2{
	height: 120px;
	background: #063C6E url(hadriaadmin.gif) no-repeat;
	color: white;
	vertical-align: bottom;
	text-align: center;
}

td.gore a, td.gore2 a {
	color: white;
	text-decoration: none;
}

td.gore a:hover, td.gore2 a:hover {
	color: yellow;
	text-decoration: none;
}

td.dno {
	height: 30px;
	background: white url(dolje.png) no-repeat;
	color: white;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	font: 13px arial;
}

td.kucice {
	width: 160px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.sadrzaj {
	background: white;
	padding: 10px;
}
td.sjena {
	background: bottom left url(sjena.png) no-repeat;
}
p.indent {
	text-indent: 20px;
}

td.admin {
	background: white;
	text-align: left;
	padding: 25px;

}

img {
	vertical-align: middle;
	border: none;
}

a {
	color: #037ABE;
	text-decoration: none;
}
a:hover {
	color: #FF8D00;
}

.right {text-align: right}
.center {text-align: center}
.justify {text-align: justify}
.middle {vertical-align: middle}

input {
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.inputtext {
	border: 1px solid silver;
	padding: 2px;
	font: 12px arial;
}

input.gumb {
}
p.napomena {}
p.greska {}


hr {
	border: 0;
	color: silver;
	background-color: silver;
	height: 1px;
}

div.sadrzaj p {
	text-indent: 25px;
}

table.kucica {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
td.kucicanaslov {
	width: 160px;
	background: white bottom left url(kucice.png) no-repeat;
	color: white;
	font: bold 12px arial;
	height: 40px;
	padding-left: 8px;
	padding-right: 35px;
	vertical-align: middle;
}

td.link {
	padding:0px;
}

td.kucicanaslov a, td.kucicanaslov a:hover, td.sitemap a, td.sitemap a:hover  {
	font: 11px arial;
	text-decoration: none;
	color: white;
	display: block;
	line-height:100%;
	vertical-align: middle;
	padding: 7px;
	padding-right: 35px;
}
td.sitemap a, td.sitemap a:hover  {
	padding-top: 5px;
	padding-bottom: 7px;
	vertical-align: top;
}

td.kontakt {
	background: white bottom left url(kontakt.png) no-repeat;
	color: white;
	height: 30px;
}
td.vijesti {
	background: white bottom left url(vijesti.png) no-repeat;
	color: white;
	height: 30px;
}

td.links {
	background: white bottom left url(links.png) no-repeat;
	height: 30px;
}
td.kupujem { background: white bottom left url(kupujem.png) no-repeat; }
td.prodajem { background: white bottom left url(prodajem.png) no-repeat; }
td.najam { background: white bottom left url(najam.png) no-repeat; }

td.kuce { background: white bottom left url(kuce.png) no-repeat; }
td.pprostori { background: white bottom left url(pprostori.png) no-repeat; }
td.stanovi { background: white bottom left url(stanovi.png) no-repeat; }
td.zemljista { background: white bottom left url(zemljista.png) no-repeat; }


td.kucicasadrzaj {
	width: 160px;
	background: #E6E6E6 bottom left url(kucicebg.gif) no-repeat;
	color: black;
	padding: 7px;
	height: 20px;
	padding-bottom: 20px;
	font: 11px arial;
}

td.gusto p {
	margin: 3px;
}

p.datum {
	color: #037ABE;
	background: transparent;
	font: bold 12px arial;
}
p.indent {
	text-indent: 25px;
}
table.rub td {
	border: 1px solid silver;
	padding: 3px;
	vertical-align: middle;
}
tr.legenda td {
	background: #eee;
	font: 10px arial;
}

h1 {
	font: bold 16px arial;
	color: #063C6E;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.naslov {
	background: url(naslov.png) no-repeat;
}
table.naslov td {
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font: bold 12px arial;
	color: #063C6E;
}

table.naslovnamenu {
	width: auto;
	margin: 0px;
	margin-right: 15px;
	margin-left: auto;
}
table.naslovnamenu td {
	white-space: nowrap;
	width: 72px;
	height: 20px;
	background: top left url(gumbnaslovna.png) no-repeat;
	font: bold 12px arial;
	text-align: center;
	vertical-align: middle;
}

table.naslovnamenu a {
	display: block;
	padding-top: 2px;
	width: 70px;
	height: 20px;
	color: #063C6E;
	text-decoration: none;
}
table.naslovnamenu a:hover {
	color: cyan;
	text-decoration: none;
}


td.menu, td.selected {
	white-space: nowrap;
	width: 162px;
	height: 28px;
	background: top left url(gumb1.gif) no-repeat;
}
td.selected {
	background: top left url(gumb2.png) no-repeat;
}

td.menu a, td.selected a {
	display: block;
	color: #fd0;
	width: 162px;
	height: 24px;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
}
td.selected a, td.selected a:hover {
	color: #063C6E; 
}
td.menu a:hover {
	color: cyan;
	text-decoration: none;
}

td.jezik, td.sitemap {
	height: 30px;
	text-align: center;
	background: url(jezik.png) no-repeat;
	font: 11px arial;
	color: white;
	vertical-align: middle;
	word-spacing: 3px;
}
td.sitemap {
	background: url(sitemap.png) no-repeat;
	font: bold 12px arial;
	text-align: left;
	padding: 0px;
}
td.jezik a, td.jezik a:hover, td.sitemap a, td.sitemap a:hover {
	text-decoration: none;
	color: white;
}

span.red {
	color: red;
}
table.trazilica {
	background: url(search.png) no-repeat;
	height: 90px;
}
table.trazilica td {
	padding: 1px;
	padding-left: 10px;
	padding-right:10px;
	color: white;
}

table.trazilica select {
	font: 11px arial;
	width: 170px;
	vertical-align: middle;
}
span.plavo {
	font: bold 12px arial;
	color: #063C6E;
}
.right {text-align: right;}
.center {text-align: center;}

form {
	margin: 0px;
}
input.inputtext2 {
	width: 200px;
	height: 25px;
	padding: 2px;
	padding-left: 8px;
	background: top left url(input.png) no-repeat;
	border: 0px;
}
table.podacinekretnina {
	width: auto;
}
table.podacinekretnina td {
	padding-right: 20px;

}
table.podacinekretnina table {
	margin-left: auto;
}
td.trecina {
	width: 33%;
	padding-left: 10px;
}