@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	z-index: 0;
}
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	height: 1px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D6FA6;
	margin-bottom: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 12px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#splash {
	position: absolute;
	width: 888px;
	height: 460px;
	top: 0px;
	left: 0px;
	background-image:url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position: absolute;
	width: 250px;
	height: 76px;
	left: 16px;
	top: 0px;
	z-index: 1;
}
#splashtelefoni {
	position: absolute;
	top: 90px;
	left: 50px;
	color: #ffffff;
	font-weight: bold;
}
#btnpreporuke {
	position: absolute;
	float: left;
	width: 207px;
	height: 50px;
	margin-left: 668px;
	margin-top: 16px;
}
#btnizbor {
	position: absolute;
	float: left;
	width: 208px;
	height: 52px;
	margin-left: 668px;
	margin-top: 69px;
	background-image: url(../images/btnizbor.jpg);
	background-repeat: no-repeat;
}
#izborcount {
	position: relative;
	top: 7px;
	margin-left: 12px;
	font-size: 28px;
	font-weight: bold;
	color: #2D6FA6;
	width: 54px;
	text-align: center;
}
#column1 {
	position: relative;
	float: left;
	width: 245px;
	margin-top: 281px;
	height: 500px;
	background-color: #ffffff;
}
#column2 {
	position: relative;
	float: left;
	width: 620px;
	margin-top: 287px;
	margin-left: 4px;
}
#column2container {
	position: relative;
	background-color: #ffffff;
	background-image: url(../images/column2back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #E6E6E6;
	margin-top: -15px;
	padding: 20px;
	padding-top: 35px;
}
#column3 {
	position: relative;
	float: left;
	width: 174px;
	margin-left: 18px;
	background-color: #f7f7f7;
	border: 1px solid #E6E6E6;
	background-image:url(../images/poslednjeslikehead.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 20px;
	height: 100%;
}
#footer {
	position: relative;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 93px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#footertext {
	position: relative;
	margin-left: 525px;
	top: 70px;
}
#footer a {
	color:#CC0000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#pretraga {
	background-image:url(../images/pretragacolumnheader.jpg);
	background-repeat: no-repeat;
}
#mainnav {
	position: relative;
	margin-left: 61px;
	z-index: 1;
}
#topbox1 {
	position: relative;
	width: 174px;
	float: left;
	font-size: 12px;
	margin-right: 20px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
}
#topbox2 {
	position: relative;
	width: 174px;
	float: left;
	font-size: 12px;
	margin-right: 20px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
	margin-bottom: 15px;
}
#topbox3 {
	position: relative;
	width: 180px;
	float: left;
	font-size: 12px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
}
table.jspa a {
	text-align:center;
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
table.jspa img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
#maincontainer {
	position: relative;
	clear: both;
	margin-top: 15px;
}
.spacerdiv {
	position: relative;
	width: 582px;
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}
.itemsmall {
	float: left;
	width: 262px;
	height: 74px;
	border: 1px solid #cccccc;
	padding: 8px;
	margin-right: 18px;
	margin-bottom: 20px;
}
.norightmargin {
	margin-right: 0px;
}
.itemsmallpic {
	float: left;
	width: 97px;
	height: 73px;
	margin-right: 8px;
}
.smallpic {
	width: 97px;
	height: 73px;
}
.itemsmalldetails {
	float: left;
	width: 120px;
	height: 74px;
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.itemsmalltools {
	float: right;
	width: 30px;
	height: 74px;
}


/**************************SEARCH FORM***********************/

#searchform {
	position: relative;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	z-index: 1;
	float: left;
	margin-top: -490px;
}
#searchform select, input {
	border: 1px solid #cccccc;
	color: #666666;
	margin-bottom: 10px;
}
#searchform .lg {
	width: 190px;
}
#searchform .sm {
	width: 70px;
	margin-bottom: 0;
}

#searchform hr {
	border: none 0;
	border-top: 1px dashed #ccc;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#column1rightborder { 
	position: relative;
	margin-top: 55px;
	margin-left: 230px;
	float: left;
	clear: none;
	height: 500px;
	width: 1px;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	z-index: 0;
}
span.explanation {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	top: -2px;
}
#loadingdiv, #loadingdivsm {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index: 1;
	display: none;
}
#loadingdivsm {
	position: relative;
}
#loadingdiv table, #loadingdivsm table{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.resultsnav {
	float: right;
}
div.resultsnav img {
	margin-left: 10px;
}
#detailcolumn1 {
	position: relative;
	float: left;
	width: 400px;
	height: 450px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#detailcolumn2 {
	position: relative;
	float: left;
	width: 244px;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.detailitem {
	width: 220px;
	height: 21px;
	text-align: right;
	font-size: 14px;
	color: #666666;
	background-color: #F5F5F5;
	border-top: 1px solid #cccccc;
	padding-right: 15px;
	padding-top: 2px;
}
.detailitemsm {
	position: relative;
	width: 72px;
	height: 21px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	background-color: #F5F5F5;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
	float: left;
	margin-right: 9px;
}
.detailitemyellow {
	width: 220px;
	height: 21px;
	text-align: right;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFCC;
	border-top: 1px solid #cccccc;
	padding-right: 15px;
	padding-top: 2px;
}
.detailitemlg {
	height: 120px;
	width: 230px;
	border: 1px solid #cccccc;
	margin-bottom: 14px;
}
#detailpiclg {
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.detailpicsm {
	width: 72px;
	height: 54px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
#favtext {
	width: 300px;
	float: left;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #cccccc;
	background-color: #FFFFCC;
	margin-bottom: 15px;
}
#favtools {
	width: 240px;
	float: right;
	padding-top: 6px;
	margin-bottom: 15px;
}
#favtools img {
	margin-right: 0px;
	cursor: pointer;
}
#nekcount {
	position: relative;
	top: -518px;
	left: 28px;
	font-size: 11px;
	color:#999999;
	text-transform: uppercase;
}
#kontaktinfo p {
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
#agenti h1 {
	font-size: 13px;
	font-weight: bold;
}
#agenti h2 {
	font-size: 13px;
	font-weight: bold;
}
#agenti ul {
	margin-left: 25px;
	margin-top: 10px;
	line-height: 1.6;
}
#agenti span.tel {
color:#CC0000;
}