body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
    /*background-color:#8F0506;*/
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-color: #ebf5ff;
	background-repeat: repeat-x;
}
h1 {
    margin:0;
    padding:0;
    font-size:12px;
}
.tablicabrowse_nekretnina {
	background-color: #ededed;
	border: 1px dotted #CCCCCC;
}

.specijamalaimage { padding:5px; background:#ffffff; border:1px solid #D0DDE1; }

.opisSkupniIspis {
	font-size:11px;
	padding-top:12px;
    padding-bottom:12px;
    color:#2a2a2d;
	border-bottom:#d0d3eb dotted 1px;
	border-top:#d0d3eb dotted 1px;
	font-family: Verdana;	

}
.KT_th {
    font-family: Verdana;
}
.ukljucenpdv {
	font-size: 10px;
	color: #95989b;
	font-style: italic;
}

.naslov_mali {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.sredina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0em;
	background: black url(media/blockdefault.gif) center center repeat-x;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.upercase {
	font-variant: normal;
	text-transform: uppercase;
}
a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}



.solidblockmenu li{
	display: inline;
	font-weight: bold;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 11px 11px;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: white;
}

.solidblockmenu li a:visited{
	color: white;
	font-weight: bold;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
	color: white;
	background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-top: 0;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.urbangreymenu ul li a:visited{
	color: black;
	font-family: Verdana;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
	font-weight: normal;
	font-family: Verdana;
}
a:visited {

	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:active {

	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {

	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.nek_naslov_pocetna {
	background-color: #EEF4F9;
	border: 1px dotted #ededed;
}
.nek_naslov_pocetna_donji {
	background-color: #EEF4F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFEA;
	border-right-color: #FFFFEA;
	border-bottom-color: #FFFFEA;
	border-left-color: #FFFFEA;
}
.naslov_mali_browse1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
form {
	margin: 0px;
}
.botun {
	background-image: url(../images/bg_botun.gif);
	height: 25px;
	border: 1px solid #D0E1E1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.tablepodaci {
	background-color: #ededed;
}
.botun2 {
	height: 25px;
	border: 1px solid #D0E1E1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_search_botun.gif);
}
.tbl_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 2px solid #CCCCCC;
}

a.link2:link{

	font-weight: normal;
	color: #434343;
	text-decoration: none;
	
}

a.link2:visited {

	font-weight: normal;
	color: #434343;
	text-decoration: none;
	
}
a.link2:active {

	font-weight: normal;
	color: #434343;
	text-decoration: none;

}
a.link2:hover {

	font-weight: normal;
	color: #003366;
	
	text-decoration: underline;
}

.botun3 {

	height: 25px;
	border: 1px solid #B0D0D0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_search_botun.gif);
}
.tbl_search_rus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 2px solid #CCCCCC;
	width: 150px;
}

