@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #494949;
}
pre{
font-size:12px;
}
.main #container { 
/*	position: relative; *//* adding position: relative allows you to position the two sidebars relative to this container */
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.altTextField {
background-color: #ececec;
border: 1px solid #e1e1e1;
color: #000000;
font-family: arial, verdana, sans-serif;
font-weight: normal;
}
/* Tips for absolutely positioned sidebars with header and footer:
1. Absolutely positioned (AP) elements must be given a top and side value, either right or left. (As a default, if no top value is given, the AP element will begin directly after the last element in the source order of the page. This means, if the sidebars are first element in the #container in the document's source order, they will appear at the top of the #container even without being given a top value. However, if they are moved later in the source order for any reason, they'll need a top value to appear where you desire.
2. Absolutely positioned (AP) elements are taken out of the flow of the document. This means the elements around them don't know they exist and don't account for them when taking up their proper space on the page. Thus, an AP div should only be used as a side column if you are sure the middle #mainContent div will always contain the most content. If either sidebar were to contain more content, that sidebar would run over the bottom of the parent div, and in this case the footer as well, and the sidebar would not appear to be contained.
3. If the above mentioned requirements are met, absolutely positioned sidebars can be an easy way to control the source order of the document.
4. If the source order is changed, the top value should be equal to the height of the header since this will cause the columns to visually meet the header.
*/
form {
	margin:0px;
}
.warning{
color:red;
font-weight:bold;
}
.main #header { 
	height: 233px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	padding: 16px 0 0 0;  /* this padding matches the топ alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.main #header #zvanicna {
	width: 988px;
	height:22px;
	border: 1px solid #dedede;
	padding: 5px 0px 2px 0px;
	color:#00208f;
	text-align:right;
}
.main #header .grad {
	float: left;
	padding-right:14px;
	padding-left:10px;
	width:175px;
}
.main #header .prvaLinija {
	float: left;
	padding-right:14px;
	padding-left:9px;
}
.main #header .vertSpacer {
	float:left;
	width: 1px;
	height: 22px;
	background-color: #dedede;
}
.senka {
	clear:left;
	height:3px;
	background-color:#f2f4f3;
	font-size:1px;
	border-left: 1px solid #f2f4f3;
	border-right: 1px solid #f2f4f3;
	margin-bottom:5px;
}

.main #header #logo {
	float:left;
	width:190px;
	height:190px;
	text-align:center;
}

.main #header #slika {
	/*border: 1px solid #969696;*/
	width:789px;
	height:182px;
	float:right;
}

.main #header #slika .okvirSlike {
	border: 1px solid #bebebe;
	width:787px;
	height:180px
}

.main #content {
	width:990px;
	clear:both;
}
.main #content .leftSideBar {
	width:190px;
	float:left;
	margin: 1px 10px 0 0;
}

.main #content .leftSideBar #subMenu {
	width:187px;
	margin-left:1px;
}
.main #content .leftSideBar #subMenu .parentMenu {
	background-image: url(../images/back/menuback.gif);
	height:18px;
	font-weight:bold;
	color:#00208f;
	padding-left:7px;
	padding-top:5px;
}

.main #content #rightSide  {
	float:right;
	width:790px;
}

.module {
	border: 1px solid #dedede;
	padding:1px 1px 5px 1px;
}
.senkaDole {
	height:3px;
	background-color:#f2f4f3;
	font-size:1px;
	border-left: 1px solid #f2f4f3;
	border-right: 1px solid #f2f4f3;
	margin-bottom:10px;
}
.moduleTitleLeft {
	background-color:#c9e0f4;
	padding:5px 0 5px 10px;
	color: #00208f;
	font-weight:bold;
	font-size:110%;
}
.moduleTitleMain {
	background-color:#ecf2f7;
	padding:5px 0 5px 10px;
	color: #00208f;
	font-weight:bold;
	font-size:110%;
	height:16px;
}
.moduleTitleRight {
	background-color:#8dc44c;
	padding:5px 0 5px 10px;
	color: #fff;
	font-weight:bold;
	font-size:110%;
}


.clanak {
	padding-top:7px;
}
.main #content #rightSide #nalaziteSe {
	width:790px;
	height:29px;
	line-height:25px;
	vertical-align:middle;
}
.main #content #rightSide .nalaziteSeLeft {
	float:left;
	width:542px;
	margin:4px 10px 0 0;
	height:21px;
	line-height:22px;
	font-size:90%;
	vertical-align:middle;
	color:#00208f;
	padding-left:12px;
	background-image:url(../images/back/nalaziteSeBack.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.vreme {
	padding-left:10px;
	background-image: url(../images/back/vreme.jpg);
	background-repeat: no-repeat;
}
.zzzzu {
	padding:20px 0 0 0;
	text-align:center;
	height:65px;
	background-image: url(../images/back/zzzzu.jpg);
	background-repeat: no-repeat;
}

.main #content #rightSide #mainContentExpanded {
	width:789px;
}
.main #content #rightSide #mainContent {
	float:left;
	width:554px;
	margin-right:10px;
	text-align: justify;
}
.main #content #rightSide #mainRightSide {
	width:226px;
	float:right;
}

.clear {
	clear:both;
}

a {
	color:#00208f;
	text-decoration:none;
}
a:hover {
	color:#00208f;
	text-decoration:underline;
}
.orange {
	color: #ff7200;
	margin:5px 0;
	padding:0 7px 0 11px;
	background-image: url(../images/back/strelica.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-transform: uppercase;
}
.orangeOpsirnije {
	color: #ff7200;
	margin:5px 0;
}
.opsirnije {
	padding-right:10px;
}
.opsirnijeL {
	padding-right:0px;
}
p.text {
	text-align: justify;
	margin:5px 0px 0 0;
}

a.orangeLink {
	color:#ff7200;
	padding-right:11px;
	text-decoration:none;
	background-image: url(../images/back/strelica.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
a.orangeLink:hover {
	color:#ff7200;
	text-decoration:underline;
}
a.orangeLink2 {
	color:#ff7200;
	text-decoration:none;
}


div.clearer {clear: left; line-height: 0; height: 0;}

.main #footer {
	width: 968px;
	height:22px;
	border: 1px solid #dedede;
	padding: 5px 0px 2px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#00208f;
	margin: 0 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
.main #footer .leftFooterSide {
	float:left;
	width:500px;
	padding-top:3px;
	font-size:90%;
}
.main #footer .rightFooterSide {
	float:right;
	width:400px;
	padding-top:3px;
	font-size:90%;
	text-align: right;
	padding-right: 20px;
}

.textClanka{
	 margin:0 10px;
}
.textClanka td {
	vertical-align: top;
}
.radio {
	vertical-align: 25%;
}
.centrirano { width:419px; text-align:center;}

/* Popup forma za kontaktirajte nas */
#layer1 {
	text-align: left;
	position: absolute;
	visibility: hidden;
	width: 460px;
	height: 320px;
	left: 30%;
	top: 30%;
	background-color: #c9e0f4;
	border: 1px solid #3e505c;
	padding: 0 0 10px 0;
	z-index:10000;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
#close {
	float: right;
}
#searchButton {
	margin-top: 3px;
}

/*Administracija*/
.tab{padding:2px;background:Transparent}
.hilite{padding:2px;background:#c9e0f4}
.tab img { border:0}
.textInput{
  vertical-align:top;
  font-size:9pt;
  background-color:#ececec;
  border-color:#4f4f4f;
  border-style:solid;
  border-width:1px;
  color:#000;
  width:250px;
  margin-top:2px;
  margin-bottom:2px;
  display: inline;
}
.kalendarInput{
  vertical-align:top;
  font-size:9pt;
  font-weight:bold;
  background-color:#ececec;
  border-color:#4f4f4f;
  border-style:solid;
  border-width:1px;
  color:#000;
  width:80px;
  margin-top:2px;
  margin-bottom:2px;
  display: inline;
}
.mainField  textarea{
  font-size:9pt;
  font-weight:bold;
  background-color:#ececec;
  border-color:#4f4f4f;
  border-style:solid;
  border-width:1px;
  color:#000;
  width:250px;
  height:100px;
  margin:3px;
  margin-left:-1px;
  display: inline;
}
legend{color:#000;background:#ececec;border:1px solid #cccccc;padding:2px 6px;font-weight:bold;font-size:90%;}
label{text-align:right;width:155px;padding-right:5px;float:left}
hr{border-bottom: 1px solid #4f4f4f;
	color: #fff;
	background-color: #ECECEC;
	height: 4px;
	width:75% 
	}
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
	z-index:10000;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

/* date picker START */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
/* Date picker END */	


/* Kalendar dogadjaja */
.cal_post{
	font-weight:bold;
	color: #003f90;
	border:black solid 1px;
	background-color:#e0e5e9;
}

/* Odluke */
#table{
	width: 98%;
	margin: 2px 7px 2px 10px;
}
a.odlukeLink{
	color:#00208f;
	text-decoration:underline;
}
a.odlukeLink:hover{
	color:#00208f;
	text-decoration:none;
}
.blue{
	color: #00208f;
}
.bck{
	background:#e0ebf4;
	border: 1px solid #999999;
}
/* Napredna pretraga na searchResult */
.napredPretrRight{ float:right; padding-right: 15px}