BODY {
	backgorund-color: #ffffff;
	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.master-center {
	width: 765px;
	background-color: white;	
	vertical-align: top;
}

TD.specs-title {
	font-weight: bold;	
	color: #ffffff;
	text-align: center;
	background-color: #275070;
}


TD.shtrafta { 
	height: 1px;
}

TD.shtrafta IMG {
	visibility: hidden;	
}


TD.content {
	padding: 10px;	
	padding-right: 0;
	margin-right: 0;
	spacing: 0;
	vertical-align: top;
	height: 100%;
	width: 565px;
}

TD.header {
	display: none;
	visibility: hidden;
}

TD.right {
	width: 2px;
}

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 {
	display: none;
}


H1, H2, H3, H4 {
	margin-top: 0;
	color: #25546d;
}

H1 {
	font-size: 22px;	
}

H2 {
	font-size: 15px;	
}


UL {
	margin: 0;
	padding-left: 1.5em;
}

ul li { list-style-type: none; }
ul li:before { 
	content: "- ";                          
	padding-right: 0.2em; 
}

A {
	color: #000000;
}

.spacer {
	width: 50px;
	height: 1px;	
}

TABLE {
	margin: 0;
	padding: 0;	
}

SELECT {
	width: 170px;
	margin-bottom: 5px;
}

.additional_images {
	position: absolute;
	visibility: hidden;
	z-index:1000;
}

a.image_url:hover .additional_images {
	visibility: visible;
}

IMG {
	border: 0;	
}

IMG.search_image {
	border: 1px solid #054264;	
	padding: 3px;
	background-color: #ffffff;
	margin-left: 3px;
}

.photoCopyright,
.dont_print {
	display: none;	
}