body {
	text-align: center;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #585D65;
	color: #000000;
	/*-----------------background-color:#7A818B;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#container {
	width: 780px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}
div#header {
	float:left;
	clear:both;
	width:780px;
}
div#header_ticker {
	float:left;
	clear:both;
	margin-bottom:7px;
	margin-top:7px;
	border: solid 1px #D7D7D7;
	width:778px;
	height:42px;
}
div#header_ticker_eng {
	float:left;
	clear:both;
	/*margin-bottom:7px;*/
	/*margin-top:7px;*/
	border: solid 1px #D7D7D7;
	width:778px;
	height:42px;
}
div#container_body {
	float:left;
	clear:both;
	background-color:#FFFFFF;
	border: 1px solid #D7D7D7;
	width:778px;
}
div#body_left_column {
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	clear:both;
	width:210px;
	padding-left:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top:20px;
	margin-bottom:20px;
}
div#body_right_column {
	background-color:#FFFFFF;
	text-align:left;
	/*-----------------float:left;*/
	/*width:530px;/*477px*/
	width:800px;
	padding:20px;
	margin: auto;
}
div#line_left_column {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;	
	width:210px;
	margin-top:20px;
	margin-bottom:10px;
}
div#line_middle {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;	
	width:410px;
	margin-top:20px;
	margin-bottom:10px;
}

div#disclaimer {
	font-size:9px;
	float:left;
	clear:both;
	width:300px;
	color:#FFFFFF;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	font-weight:bold;
}
/* standard SCC classes */
.vest_datum {
	font-size:10px;
}
.vest_title {
	font-weight:bold;
}
.vest_text {
	text-align:justify;
}
/*
h1 {
	color: #585D65;
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h2 {
	color: #585D65;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h3 {
	color: #585D65;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
*/
ul {
	margin-left:-20px !important;
	margin-left:20px;
}
a:link {
	color: #649BCB;
	text-decoration: none;
}
a:visited {
	color: #649BCB;
	text-decoration: none;
}
a:hover {
	color: #649BCB;
	text-decoration: underline;
}
a:active {
	color: #A40504;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



table.hovspisaknavigacija {
    border-collapse: collapse;
    border-style: hidden;
	background-color:#ffffff;
    margin:0px;
    padding:0px;
    border-spacing:0px;
	width: 100%;
}
table.hovspisaknavigacija th {
  padding:0px;
  border-style: hidden;
}
table.hovspisaknavigacija td {
  padding:0px;
  border-style: hidden;
}
table.hovspisaknavigacija tr {
    padding:0px;
	border-style: hidden;
}


/* --- _include_analiza.php --- */
table.hovanaliza {
	border-collapse: collapse;
    border-style: hidden;
	background-color:#ffffff;
    margin:0px;
    padding:0px;
    border-spacing:2px;
	width: 420px;
}
table.hovanaliza td {
  text-align: right;
  padding:3px;
  border-style: hidden;
}
table.hovanaliza td.hovanalizanaslov {
  text-align: left;
  padding:3px;
  border-style: hidden;
}
table.hovanaliza td.hovanalizazaglavlje {
  text-align: center;
  padding:3px;
  height: 19px;
  background-color:#659ACC;
  color:#FFFFFF;
  border-style: hidden;
}


/* --- _hov_pojedinacno_show.php --- */
table.hovpodaci {
	border-collapse: collapse;
    border-style: hidden;
	background-color:#ffffff;
    margin:0px;
    padding:2px;
    border-spacing:2px;
	width: 500px;
	font-size:10px;
}
table.hovpodaci td {
  /* height="20" align="right" valign="middle"*/
  text-align: right;
  padding:3px;
  border-style: hidden;
  font-size:11px;
  height: 25px;
}
table.hovpodaci td.hovpodacizaglavlje {
	/*width="10%" align="center" bgcolor="#659ACC" class="vest_datum" style="color:#FFFFFF; font-weight:bold"*/
  width: 10%;
  text-align: center;
  background-color: #659ACC;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
  height: 40px;
  border-style: hidden;
}





table {
	font: 11px Arial, Helvetica, sans-serif;
}
/* ------------------------------------------------------*/
/* 					date time picker					 */
/* ------------------------------------------------------*/
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #659ACC;
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	z-index: 4000;
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #659ACC;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	color:#FFFFFF;
	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: #659ACC;
	border: 1px solid #888888;
	cursor: pointer;
	color: #FFFFFF;
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	font-size:9px;
	color:#659ACC;
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #659ACC;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
}
/* 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: #659ACC;
	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: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #659ACC;
}
/* ------------------------------------------------------*/
