body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	padding: 0;
/*	background-color: #D4CABE;	*/
}
#masterDiv{
	width: 950px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 50%;
	top: 0px;
	float: none;
	margin-left: -475px;
	padding: 0px;
	margin-top: 0px;	
}
#rezDrugiKrug {
	position:absolute;
	width:125px;
	height:89px;
	z-index:1;
	left: 530px;
	/*top: 222px;*/
	background-color: transparent;
	visibility: hidden;	
}
.tdDrugiKrug {
	width:100%;
	height:30px;
	background-color: #2B2934;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-align:center;
	padding-left:0px;
	/*border-top:1px solid #fff;*/
}
#odazivDrugiKrug {
	position:absolute;
	width:125px;
	height:89px;
	z-index:1;
	left: 300px;
	/*top: 213px;*/
	background-color: transparent;
	visibility: hidden;
}

/*	----------	CSS za index i naslovnicu	----------	*/
.headerL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/header.jpg);
	width: 950px;
	height: 220px;
}
.headerLManji {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/headerManji.jpg);
	width: 950px;
	height: 128px;
}
.header2 {
	height: 205px;
}
.header2Manji {
	height: 124px;
}
.headerR {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom: 1px solid #666666;
	background-color: #E5B724;
	width: 30%;
	padding-right: 15px;
	height: 100px;
}
.menuBack {
	vertical-align: bottom;
}
.shadowback {
	background-attachment: scroll;
	background-image: url(images/shadow_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	background-color: #FFF;
}
.tablecontent1 {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.tablecontent2 {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	width: 200px;
}
.tdSadrzaj{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	padding:20px; 
	background-position: left bottom; 
	background-repeat: no-repeat;
}
/*	----------	CSS za index i naslovnicu	----------	*/

/*	----------	CSS za linkove	----------	*/
a:link, a:visited{
	color:#666;
	text-decoration:none;
	font-size: 12px;
}
a.hover, a.active {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
a.linkGlavni:link, a.linkGlavni:visited{
	color:#FFF;
	text-decoration:none;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
a.linkGlavni:hover {
	color:#D2191F;
}
a.FCKlink:link, a.FCKlink:visited{
	color:#D2191F;
	text-decoration:none;
	font-size: 12px;
}
a.FCKlink:hover, a.FCKlink:active {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
a.linkDobrodosli:link, a.linkDobrodosli:visited {
	color:#999;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
a.linkDobrodosli:hover, a.linkDobrodosli:active {
	color: #CB2032;
}
/*	----------	CSS za linkove	----------	*/

/*	----------	CSS za kalendar	----------	*/
.square {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #999;
	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: 12px;
	font-weight: normal;
	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;
	color: #666;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}
.squareWeekDays {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.squareWeekend{
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	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;
}
.squareCurrent {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #666;
	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: 12px;
	font-weight: normal;
	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;
}
a.squareEventLink:link, a.squareEventLink:visited, a.squareEventLink:hover, a.squareEventLink:active {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFF;
	padding-top:5;
	height: 25px;
	vertical-align:middle;
}
.squareNext {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.squarePrev {
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
/*	----------	CSS za kalendar	----------	*/

/*	----------	CSS za trazilicu	----------	*/
.searchText    {
	font-weight: bold;
	width: 170px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	background-color: transparent;
	border: 0px solid #FFF;
}
#searchInput {
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/searchTextBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	color: #FFF;
	font-size: 10px;
	height: 30px;
}
#searchDiv {
	float: right;
	position: relative;
	width: 240px;
	margin-right: 5px;
	height: 22px;
	font-size: 0px;
}
#searchButton    {
	font-weight: bold;
	color: #333;
	height: 22px;
	width: 60px;
	float: right;
	font-size: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
.searchButtonGumb    {
	border:0px;
	width:60px;
	height:30px;
	cursor:hand;
	background-attachment: scroll;
	background-image: url(images/searchButtonBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}
/*	----------	CSS za trazilicu	----------	*/

/*	----------	CSS za statiku	----------	*/
.tdTemplateHeader {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header_template.jpg);
	border-bottom: 2px solid #000000;
	width: 100%;
	height: 125px;
}
.tdTemplateHeaderNaslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 5px;
	color: #AA9C94;
	font-weight: lighter;
	height: 50px;
	vertical-align: top;
}
.templateHeaderPodNaslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CBC5C0;
	font-weight: lighter;
}
.templateHeaderPodNaslov1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CBC5C0;
	font-weight: lighter;
}
.tableTemplate{
	background-color: #FFF;
}
.tdTemplateNaslov{
	font-family: Arial, Helvetica, sans-serif;
	color: #AA9C94;
	font-size: 16px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9C94;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.tdTemplateNaslovB {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC5BF;
	font-size: 16px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9C94;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.tdTemplateNaslovLeft {
	font-family: Arial, Helvetica, sans-serif;
	color: #AA9C94;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9C94;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tdTemplateUkupno {
	font-family: Arial, Helvetica, sans-serif;
	color: #AA9C94;
	font-size: 14px;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9C94;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tdTemplate0 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9D9ED;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	border: 0px solid #666;
	text-align: center;
}
.tdTemplate1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA9C94;
}
.tdTemplate1_slika {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA9C94;
	background-image: url(images/arrow.gif);
	background-position:center;
	background-repeat: no-repeat;
}
.tdTemplate1A{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}
.tdTemplate1B{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1DED9;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}
.tdTemplate2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA9C94;
}
a.tdTemplateLink:link, a.tdTemplateLink:active, a.tdTemplateLink:visited  {
	color: #B00000;
	font-size: 11px;
}
a.tdTemplateLink:hover  {
	color: #80BFFF;
}
.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;
}
.tdTemplateNaslovRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #AA9C94;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9C94;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/*	----------	CSS za statiku	----------	*/

/*	----------	CSS za statiku (rezultati)	----------	*/
#nazivZupanije {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9a99a0;
	border: 0px solid #D4D0C8;
	width: 376px;
	height: 19px;
	text-align:left;
}
#linkChartPrikaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0000;
	border: 0px solid #D4D0C8;
	width: 376px;
	height: 19px;
	text-align:left;
	font-weight:bold;
	cursor:hand;
	cursor: pointer;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	padding-bottom: 10px;
}
.rightText {
	text-align: right;
}
.leftText {
	text-align: left;
}
.rowEven {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA9C94;
	height: 30px;
}
.rowOpaska {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	border-top: 1px dashed #AA9C94;
	border-bottom: 1px dashed #AA9C94;
	height: 30px;
}
.rowOdd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA9C94;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	padding-top: 20px;
}
.rezTable {
	border: 1px solid #5E503E;
	background-color: #FFF;
	margin-top:20px;
	/*width:720px;*/
	margin-bottom:10px;
}
.borderRight {
	border-right: 1px dotted #D4D0C8;
}
.paddingLeft{
	padding-left: 40px;;
}
/*	----------	CSS za statiku (rezultati)	----------	*/

/*	----------	CSS ostalo	----------	*/
.printback{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #D4CABE;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}
.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.hand {
	cursor: hand;
	cursor: pointer;
}

h1 {
	color: #D4CABE;
	font-size: 25px;
	font-weight: normal;
	line-height: 20px;
}
h2 {
	color: #999;
	font-size: 24px;
	font-weight: normal;
}
@media print {
body {
	background-color: #fff;
}
.handNoPrint {
	cursor: hand;
	cursor: pointer;
	display:none;
}
.rezTable {
	border: 0px solid #5E503E;
	background-color: #FFF;
	margin-top:0px;
	width:640px;
	margin-bottom:00px;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	padding-bottom: 10px;
}
}
/*	----------	CSS ostalo	----------	*/
