BODY {
	background-image: url('IMG/bg.gif');	
	font-family: "Lucida Grande", Tahoma, Arial;
	color: #000000;
	font-size: 11px;
	margin: 0;
}

TD, DIV { 
	font-family: "Lucida Grande", Tahoma, Arial;
	color: #000000;
	font-size: 11px;
}

TABLE.master {
	width: 100%;
	height: 100%;
}

TD.specs-title {
	font-weight: bold;	
	color: #ffffff;
	text-align: center;
	background-color: #275070;
}


TD.master-center {
	width: 765px;
	background-color: white;	
	vertical-align: top;
	border-left: 1px solid #87b6cf;
	border-right: 1px solid #87b6cf;
}


TD.shtrafta { 
	background-color: #275070;
	padding-left: 150px;
	border-top: 1px solid #87b6cf;
	border-bottom: 1px solid #87b6cf;
	height: 19px;
}


TD.content {
	padding: 10px;	
	margin-right: 0;
	vertical-align: top;
	height: 100%;
	width: 565px;
}

TD.header {
	width: 765px;
	height: 82px;
	background-image: url('IMG/header.jpg');	
}

TD.menu {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;	
	padding-bottom: 5px;
	padding-right: 10px;
}

TD.right {
	width: 200px;
	border-left: 1px dashed #054264;
	padding: 10px;
	vertical-align: top;
	background-color: #eef8fd;
	text-align: center;
}

TD.search_naziv {
	font-size: 15px;	
	color: #25546d;
	font-weight: bold;	
}

TD.search_title {
	color: #25546d;
	width: 110px;	
	padding-left: 5px;
	height: 12px;
}

TD.search_slika {
	width: 100px;
	height: 100px;
	text-align: center;
}

.property_question {
	border: 1px dotted #054264;
	padding: 5px;
	vertical-align: middle;
	background-color: #eef8fd;
	text-align: center;
}


H1, H2, H3, H4 {
	margin-top: 0;
	color: #25546d;
}

H1 {
	font-size: 22px;	
}

H2 {
	font-size: 15px;	
}


UL {
	margin: 0;
	padding-left: 1.5em;
}


A {
	color: #000000;
}

.spacer {
	width: 20px;
	height: 1px;	
}

TABLE {
	margin: 0;
	padding: 0;	
}

SELECT {
	width: 170px;
	margin-bottom: 5px;
}

IMG.search_image {
	border: 1px solid #054264;	
	padding: 3px;
	background-color: #ffffff;
	margin-left: 3px;
}


.additional_images {
	position: absolute;
	visibility: hidden;
	z-index:1000;
//	width: 500px; 
	text-align: left;
}

A.image_url:hover {
	background-color: #ffffff;	
}

A.image_url:hover .additional_images {
	visibility: visible;
}

A.nav {
	color: #ffffff;	
	text-decoration: none;
}

A.nav:hover {
	text-decoration: underline;	
}

A.copyright {
	color: 	#c1d5e0;
	text-decoration: none;
}
A.copyright:hover {
	color: #054264;	
}

.photoCopyright {
	color: 	#c1d5e0;	
}