body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEDE7;
	width: 100%;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
#odazivDrugiKrug {
	position:absolute;
	left:94px;
	top:121px;
	width:100px;
	height:90px;
	z-index:1;
	border: 0px solid #1378C8;
	background-attachment: scroll;
	background-image: url(images/submenubackO.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	visibility: hidden;
}
#rezDrugiKrug {
	position:absolute;
	left:170px;
	top:121px;
	width:180px;
	height:100px;
	z-index:1;
	border: 0px solid #1378C8;
	background-attachment: scroll;
	background-image: url(images/submenubackR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	visibility: hidden;
}
.submenulink{
	color:#666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
a:link, a:visited{
	color:#666;
	text-decoration:none;
	font-size: 12px;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
	font-size: 12px;
}

.headerL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header3.jpg);
	border-bottom: 1px solid #666666;
	width: 70%;
}
.headerR {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/header3R.jpg);
	border-bottom: 1px solid #666666;
	width: 30%;
	padding-right: 15px;
	height: 100px;
}
.menuBack {
	background-color: #EFEDE7;
	border-bottom: 0px solid #666666;
	vertical-align: middle;
	height: 30px;
}
a.linkGlavni:link, a.linkGlavni:visited{
	color:#666;
	text-decoration:none;
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
a.linkGlavni:hover, a.linkGlavni:active {
	color:#01288D;
	text-decoration:none;
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
a.linkDobrodosli:link, a.linkDobrodosli:visited {
	color:#666;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
a.linkDobrodosli:hover, a.linkDobrodosli:active {
	color: #5D78C0;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
a.linkVijesti:link, a.linkVijesti:visited {
	color:#999999;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
a.linkVijesti:hover {
	color:#5D78C0;
}
a.FCKlink:link, a.FCKlink:visited {
	color:#5D78C0;
	text-decoration:none;
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
}
a.FCKlink:hover, a.FCKlink:active {
	color: #8D8D8D;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #666;
	background-color:#EFEDE7;
	border-bottom:0px solid #193780;
	border-top:0px solid #193780;
}
#popisDIV {
	height: 180px;	
	width: 100%;	
	overflow-x: auto;	
	overflow-y: auto;
	border: 0px solid #dedede;	
	padding: 3px;
	scrollbar-3dlight-color:#E0E0E0;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#F9F9F9;
	scrollbar-track-color:#F9F9F9;
	scrollbar-darkshadow-color:#F9F9F9;
	scrollbar-face-color:#F9F9F9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	}
.tdNaslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	padding: 5px;
	color: #D6A999;
	border-bottom: 1px dotted #cccccc;
}
.tdNaslov2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

.tdSadrzaj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	color: #000;
}
/* CSS za tablicu */
.tablecornerLT {
	height: auto;
	width: auto;
	background-image: url(images/tablecornerLT.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
.tablecornerRT {
	height: 20px;
	width: 20px;
	background-image: url(images/tablecornerRT.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tableT {
	height: 20px;
	background-image: url(images/tableT.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tableL {
	height: auto;
	width: 20px;
	background-image: url(images/tableL.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tablecontent {
	background-color: #FFF;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	padding:5px;
}
.tableR {
	height: auto;
	width: 20px;
	background-image: url(images/tableR.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tablecornerLB {
	height: 20px;
	width: 20px;
	background-image: url(images/tablecornerLB.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tablecornerRB {
	height: 20px;
	width: 20px;
	background-image: url(images/tablecornerRB.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.tableB {
	height: 20px;
	background-image: url(images/tableB.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
/* CSS za tablicu */

/*CSS za kalendar*/
.square {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #999999;
	background-attachment: scroll;
	background-image: url(images/days.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.squareEmpty {
	height: 25px;
	width: 25px;
	background-attachment: scroll;
	background-image: url(images/empty.gif);
	background-repeat: repeat;
	background-position: center center;
}
.squareOver{
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/squareOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.squareMonth {
	height: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}
.squareWeekDays {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.squareCurrent {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-attachment: scroll;
	background-image: url(images/dayCurrent.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.squareEvent {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/dayEvent.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:6px;
}
a.squareEventLink:link, a.squareEventLink:visited, a.squareEventLink:hover, a.squareEventLink:active  {
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
}
.squareWeekend{
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/daysWeekend.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.squareNext {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.squarePrev {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
/*CSS za kalendar*/

/*CSS za trazilicu*/
#searchDiv {
	float: right;
	position: relative;
	width: 210px;
	margin-right: 8px;
}
#searchInput {
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/searchInput.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	float: left;
}
.searchText    {
	font-weight: bold;
	width: 160px;
	padding: 2px;
	color: #000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 0px solid #D4D0C8;
	margin-top: 5px;
	height: 18px;
}
.searchButton    {
	font-weight: bold;
	color: #BAC6E4;
	border: 0px solid #FFF;
	background-color: #415587;
	height: 30px;
	width: 30px;
	float: right;
}
.searchButtonGumb    {
	border:0px; 
	width:30px;
	height:30px;
	background-image: url(images/searchButton.gif);
	background-repeat: no-repeat;
	cursor:hand;
}
/*CSS za trazilicu*/

/*CSS za JAVA BATCH template*/
.tdTemplateHeaderL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header3.jpg);
	border-bottom: 2px solid #000000;
	width: 70%;
}
.tdTemplateHeaderR {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/header3R.jpg);
	border-bottom: 2px solid #000000;
	width: 30%;
	padding-right: 15px;
	height: 100px;
}
.tdTemplateHeaderNaslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px;
	color: #D6CEC7;
	font-weight: bold;
	border-bottom: 1px solid #D6CEC7;
}
.tableTemplate{
	border:0px solid #D4D0C8;
	background-color:#000000;
}
.tdTemplateNaslov{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #d6a999;
	padding: 5px;
	border: 0px solid #af9999;
}
.tdTemplateNaslov2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #d6a999;
	padding: 5px;
	border: 0px solid #af9999;
}
.tdTemplate0 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9D9ED;
	color: #333;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	padding: 5px;
	border: 0px solid #D4D0C8;
	text-align: center;
}
.tdTemplate1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	padding: 5px;
	border: 0px solid #D4D0C8;
	text-align: center;
}
.tdTemplate2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEDE7;
	color: #666666;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
	padding: 5px;
	border: 0px solid #D4D0C8;
	text-align: center;
}
a.tdTemplateLink:link, a.tdTemplateLink:active, a.tdTemplateLink:visited  {
	color: #0066CC;
	font-size: 11px;
}
a.tdTemplateLink:hover  {
	color: #8D8D8D;
}
.tdRB1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #999;
	font-size: 26px;
	height: 20px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #D4D0C8;
	text-align: center;
	vertical-align: middle;
}
.tdRB2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEDE7;
	color: #999;
	font-size: 26px;
	height: 20px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #D4D0C8;
	text-align: center;
	vertical-align: middle;
}
.imgHand{
	cursor:hand;
}
.leftText{
	text-align: left;
}
.rightText{
	text-align: right;
}
#linkHTMLPrikazDIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(images/detaljanPrikaz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	cursor: pointer;
}
/*CSS za JAVA BATCH template*/

/*CSS za REZULTATE*/
.nazivZupanije{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #D6A999;
	font-weight: bold;
}
#nazivDIV {
	height: 30px;
	width: 750px;
	position: absolute;
	left: 126px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 42px;
	overflow: visible;
	margin-top: 15px;
	background-color: #FFF;
}
#popisPodnavigacijaDIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#A36F5A;
	font-weight:BOLD;
	font-size: 12px;
	text-align:right;
	padding-right:4px;
}
a.popisPodnavigacijaLink:link, a.popisPodnavigacijaLink:visited{
	color:#666666;
}
a.popisPodnavigacijaLink:hover, a.popisPodnavigacijaLink:active {
	color:#5D78C0;
}
#nazivZupanijeDIV{
	font-family: Arial, Helvetica, sans-serif;
	color:#B88F80;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	padding:10px;
}
/*CSS za REZULTATE*/
.hand {
	cursor: hand;
	cursor: pointer;
}
.handNoPrint {
	cursor: hand;
	cursor: pointer;
}
@media print {
.handNoPrint {
	cursor: hand;
	cursor: pointer;
	display:none;
}
}


/*BIRACKI ODBORI */
.bo_header {
	padding-top: 80px;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(images/header_bo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 880px;
	
	}
.tdTemplate3 {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	background-color: #F1F0EB;
}

.tableSeparator {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
	color: #F1F0EB;
	background-color: #F1F0EB;
	background-attachment: scroll;
	background-image: url(images/separator_bo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bo_rb {
	font-size: 36px;
	color: #B7B0A4;
	margin: 0px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #F1F0EB;
}
.tdTemplateHeaderNaslov1 {
	color: #D6A999;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B63A1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
.tdTemplateHeaderNaslov2 {
	color: #999;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
/*BIRACKI ODBORI */

/* STILOVI ZA REZULTATE */
.TDPrint{
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}
.rowEven {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	padding:2px;
}
.rowOdd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efede7;
	color: #666;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	padding:2px;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #D6A999;
	padding: 3px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	padding: 5px;
	padding-top: 0px;
	text-align: left;
}
/* STILOVI ZA REZULTATE */
