

/********************************* GLOBAL RESET ************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}


/******************************* GLOBAL LINKS *********************************/

a, a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #585858;
}
a img {	
	border: none;
}
a, a:active, a:focus {
	outline: none;
}

img {	
	border: none;
}
/********************************* GLOBAL&GRID *********************************/

body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
p { 
	margin-bottom: 15px;
}
h1 { 
	color: #334248;
	font-size: 11px;
	font-weight: bold;
	background: #5a847e url(slike/h2.jpg) no-repeat left bottom;	
	line-height: 15px;
}
h2 {
	color: #334248;
	font-size: 11px;
	font-weight: bold;
	background: #5a847e url(slike/h2.jpg) no-repeat left bottom;	
	line-height: 15px;
}
h3 
{
	color: #334248;
	font-size: 11px;
	font-weight: bold;
}
h4 {
}

hr
{
	color: #5A847E;
}
/********************************* LAYOUT *********************************/

.wrapper {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	overflow: auto;
	margin-bottom: 40px;
}


/******** header ********/

.header {
	text-align: left;

}
.mastHead {
	height: 87px;
	background: url(slike/Heder30012008.swf) no-repeat left bottom;
	position: relative;
}
.mastHead h1 a {
	text-indent: -100em;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 115px;
	width: 215px;
	height: 50px;
}

/* language selection */

.mastHead ul {
	text-indent: -100em;
	overflow: hidden;
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 8px;
	z-index:100;
	/*width: 20px;*/
	/*width: 132px;*/
}
.mastHead li {
	display: inline;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
	z-index:100;
}
.mastHead li a:link, .mastHead li a:visited, .mastHead li a:active {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	z-index:100;
}
.mastHead li a:hover, .mastHead li a.active {
	border: 1px solid #666666;
	z-index:100;
}
a.en {
	background: url(slike/en.jpg) no-repeat left top;
	z-index:100;
}
a.ma {
	background: url(slike/mak.jpg) no-repeat left top;
	z-index:100;
}
a#al {
	background: url(slike/al.jpg) no-repeat left top;
}
a#sr {
	background: url(slike/sr.jpg) no-repeat left top;
}

/* ticker */

.headerTicker img {
	border: none;
}

.headerTicker {
	padding-left: 7px;
	color: #5a847e;
	height: 18px;
	overflow: hidden;
}



.headerTicker a:hover {
	color: #161D1F;
}
.headerDatum {
	float: left;
	margin-right: 4px;

}
.headerTicker li {
	display: inline;
	list-style-type: none;
	margin-right: 23px;
	padding-right: 7px;
}
.headerTicker li.up {
	color:#32B43C;
	background: url(slike/up.gif) no-repeat right center;
}
.headerTicker li.down {
	color: #f21d13;
	background: url(slike/down.gif) no-repeat right center;
}
.headerTicker li.nochange {
	color :#0098f8;
	background: url(slike/nochange.gif) no-repeat right center;
}

.up ,.up:visited
{
		
	
	color:#32B43C;
	background: url(slike/up.gif) no-repeat right;
	padding-right:5px;
}
.down , .down:visited
{
		
	color: #f21d13;
	background: url(slike/down.gif) no-repeat right;
	padding-right:5px;
}
.nochange ,.nochange:visited
{
		
	color :#0098f8;
	background: url(slike/nochange.gif) no-repeat right;
	padding-right:5px;
}





.headerTicker span {
	display: inline;
	list-style-type: none;
	margin-right: 23px;
	padding-right: 7px;
}
.headerTicker span.up {
	color: #32B43C;
	background: url(slike/up.gif) no-repeat right center;
}
.headerTicker span.down {
	color: #f21d13;
	background: url(slike/down.gif) no-repeat right center;
}
.headerTicker span.nochange {
	color : #0098f8;
	background: url(slike/nochange.gif) no-repeat right center;
}

.indexcharttest
{
	padding-left: 360px;
}

.indexcharttest span {
	display: inline;
	list-style-type: none;
	margin-right: 23px;
	padding-right: 7px;
}
.indexcharttest span.up {
	color: #32B43C;
	background: url(slike/up.gif) no-repeat right center;
}
.indexcharttest span.down {
	color: #f21d13;
	background: url(slike/down.gif) no-repeat right center;
}
.indexcharttest span.nochange {
	color : #0098f8;
	background: url(slike/nochange.gif) no-repeat right center;
}


.headerCompanyNews {
	width: 998px;
	float: left;
	background-color: #5a847e;
	color: #E1EAE7;
	margin: 0 1px;
	height: 16px;
	overflow: hidden;
}
.headerCompanyNews h2 {
	font: 11px/16px Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 4px;
	padding: 0 3px;
	background: #e8eeed;
	color: #000000;
}


/************* main ***************/

.main {
	float: left;
	text-align: left;
	margin-top: 10px;
}

/************ leftColumn **********/
	
.leftColumn {
	width: 146px;
	margin-left: 1px;
	margin-right: 13px;
	float: left;
}

.leftColumnReport
{

}
.leftColumnReport ul {
	margin-bottom: 5px;
	margin-top:5px;
	margin-left:10px;
}	
.leftColumnReport li {
	font-weight: bold;
	list-style-type: none;
	margin-left: 7px;
	line-height: 17px;
	
}
.leftColumnReport li a:link, .leftColumnReport li a:visited, .leftColumnReport li a:active {
	color: #5a847e;
}
.leftColumnReport li a:hover, .leftColumnReport .active:link, .leftColumnReport .active:visited { 
	color: #f86f00;
}



.RssFeedMaster a:link, .RssFeedMaster  a:visited, .RssFeedMaster  a:active {
	color: #5a847e;
}


.RssFeedMaster  a:hover, .RssFeedMaster .active:link, .RssFeedMaster .active:visited { 
	color: #f86f00;
}



.search {
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 8px;
	border-bottom: 1px solid #bcc0c1;
}
.search p {
	color: #f86f00;
	font-weight: bold;
	margin-bottom: 0;
}
.searchField {
	border: 1px solid #5c686d;
	width: 99px;
	height: 14px;
}
.searchField, .searchSubmit {
	vertical-align: bottom;
}
.sponsoredBy {
	text-align: center;
	color: #5088a6;
}
.sponsoredBy  img {
	margin-bottom: 10px;
}
.sponsoredBy span {
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}


/*********** content ***********/
		
.content
{	
	float: left;
	width: 840px;
}





.content table {
	line-height:25px;
}
.content table a, .content table a:visited {
	color: #0d95e7;
}
.content table a:hover {
	color: #f86f00;
}

.content table td {
	padding-left: 4px;
}
.content table th, tr {
	text-align: right;
}

.content  a:link , .content  a:visited, .content  a:active
{
	color: #0d95e7;
}

.content a:hover
{ 
	color: #f86f00;
}
.content table th, .content table th a:link {
	color: #f86f00;
}

.content li {
	line-height: 15px;
}	
.content span {

}
.green, .content li.green {
	background-color: #e8eeed;
	line-height: 15px;
}
.content .breakingNews ul, .content .marketData ul, .content .marketDataHistory ul {
	list-style: url(slike/bullet.gif) inside;
	
}
.content h2 {
	padding-left: 9px;
	margin-left: -4px;
	margin-right: -6px;
}

.content ul li
{
	list-style: url(slike/bullet.gif) inside;
}




.content .text {
	line-height:normal;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px #5A847E;
	height:580px;
	overflow:auto;
	width:782px;
	scrollbar-base-color: #e8eeed; scrollbar-arrow-color: #ffffff;
	scrollbar-face-color:#5A847E;
	scrollbar-track-color: #e8eeed;

}    


.content .text ul li
{
	list-style: url(slike/text_bulet.gif) inside;
	text-indent:30px;

padding-left: 1em;


}    



.content .text  table {
	
	line-height:normal;

}
.content .text  table a, .content .text  table a:visited {
	color: #0d95e7;
}
.content .text  table a:hover {
	color: #f86f00;
}

.content .text  table td {
	padding-left: 4px;
}
.content .text  table th, tr {
	text-align: right;
}



/* boxes */

.breakingNewsBox, .newsBox {
	float: left;
	background: url(slike/back1.gif) no-repeat 285px bottom;
	padding-bottom: 15px;
	margin-right: 11px;
}
.marketDataBox {
	clear: left;
	background: url(slike/back3.gif) no-repeat right bottom;
	padding-bottom: 15px;
	margin-right: 11px;	
}

.mbiIndexBox {
	background: url(slike/back2.gif) no-repeat right top;
}
.chartBox {
	background: url(slike/back4.gif) no-repeat right 80px;
}
.chartIndexBox {
	background: url(slike/back4.gif) no-repeat right 46px;
}
.breakingNewsBox, .mbiIndexBox, .marketDataBox, .chartBox, .chartIndexBox, .newsBox {
	float: left;
	margin-bottom: 1px;
	width: 411px;
}

.IssuerFinDetails {
	float: left;
	margin-bottom: 10px;
	width: 511px;	
}

.leftColumn .marketDataBox
{	
	width:140px;
	padding:0;
	margin-left:3px;
	background-image:none;
	height:50px;
	margin-right:0px;
}
.leftColumn .marketDataBox .marketData, .marketDataHistory
{	
	width:140px;
	padding:0;	
	height:40px;
	
}
/* divs inside boxes*/

.breakingNews, .mbiIndex, .newsBox {
	height: 215px;
}
.marketData, .marketDataHistory, .chart, .newsBox {
	height: 170px;
}
.chartIndex, .chart, .newsBox {
	height: 100%;
}
.breakingNews, .mbiIndex, .marketData, .marketDataHistory, .chart, .chartIndex {
	width: 386px;
	border-left: 2px solid #cbdad4;
	border-right: 2px solid #cbdad4;
	border-bottom: 2px solid #cbdad4;
	float: left;
	padding: 0 4px;
	height:100%;
}

.IssuerFinDetailsIndex {
	width: 386px;
	border-left: 2px solid #cbdad4;
	border-right: 2px solid #cbdad4;
	border-bottom: 2px solid #cbdad4;
	float: left;
	padding: 0 4px;
	height:100%;
}
.breakingNews ul li {
	line-height: 20px;
	margin-top: 4px;
}
.breakingNews ul {
	margin-bottom: 10px;
}
.breakingNews .latestNews ul li {
	line-height: 25px;
}
.breakingNews .latestNews {	
	margin-bottom: 0;
}
.breakingNews li, .marketData li, .newsBox li, .marketDataHistory li {
	list-style-type: none;
}
.mbiIndex strong {
	float: left;
	padding-left: 4px;
}

.divTable table th, tr {
	text-align: left;
	padding: 1px 4px 1px 4px;
}

.dataTable
{
	float: none;
	line-height: 12pt;
	text-decoration: none;
}
.dataTable .tableLabel
{
	color:#334248;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.dataTable .tableValue
{
	text-align:left;
	padding-left: 10px;
	text-decoration:none;
}

.tableMarketData
{
 padding: 10px 10px 2px 10px;
}
.tableMarketData table 
{
	line-height:15px;
	
}
.tableMarketData .tableLabel {
width:120px;
}

.tableHistoryData 
{	
	 padding: 10px;
	 height: 371px;
	 overflow: auto;
}
.tableHistoryData table 
{
	line-height:15px;
}

.tableHistoryData .tableValue1
{
	text-align:left;
	width:120px;
}
.tableHistoryData .tableValue2
{
	text-align:right;
	width:70px;
}

.marketData h2 {
	line-height: 17px;
	background: url(slike/h2-market-data.gif) repeat left bottom;
}

.marketDataHIstory h2 {
	line-height: 17px;
	background: url(slike/h2-market-datahistory.jpg) repeat left bottom;
	border-bottom: 2px solid #cbdad4; 
}

.mbiIndex h2{
	margin-right: -4px;
}

/* mini navigation */

.chartNav, .newsboxNav, .issuerNav {
	margin-left: -6px;
	height: 15px;
	list-style-type: none;
}
.chartNav li, .newsboxNav li {
	width: 71px;
	float: left;
	border-bottom: 2px solid #cbdad4;
	font-weight: bold;
	margin:0 ;
	padding-left: 0;
	line-height: 15px;
	text-indent: 6px;
}
.issuerNav li 
{
	width: 86px;
	float: left;
	border-bottom: 2px solid #cbdad4;
	font-weight: bold;
	margin:0 ;
	padding-left: 0;
	line-height: 15px;
	text-indent: 6px;
}
.chartNav li a:link  , .chartNav li a:visited  , .chartNav li a:active,
.newsboxNav li a:link, .newsboxNav li a:visited, .newsboxNav li a:active {
	display: block;
	width: 90px;
	height: 15px;
	float: left;
	overflow: hidden;
	background: url(slike/nav-chart.gif) no-repeat left top;
	color: white;
}

.issuerNav li a:link  , .issuerNav li a:visited  , .issuerNav li a:active {
	display: block;
	width: 90px;
	height: 15px;
	float: left;
	overflow: hidden;
	background: url(slike/nav-chart-bigger.gif) no-repeat left top;
	color: white;
}
.chartNav li a:hover  , .chartNav .active:link  , .chartNav .active:visited, 
.newsboxNav li a:hover, .newsboxNav .active:link, .newsboxNav .active:visited  {
	background: url(slike/nav-chart.gif) no-repeat left bottom;
	color: #334248;
}
.issuerNav li a:hover  , .issuerNav .active:link  , .issuerNav .active:visited {
	background: url(slike/nav-chart-bigger.gif) no-repeat left bottom;
	color: #334248;
}

.chartNav li#navChartBigger {
	overflow: visible;
	margin-right: -7px;
	width: 184px;
	float: left;
}
.issuerNav li#navChartBigger {
	overflow: visible;
	margin-right: -7px;
	width: 184px;
	float: left;
}
#navChartBigger a:link, #navChartBigger a:visited, #navChartBigger a:active {
	background: url(slike/nav-chart-bigger.gif) no-repeat left bottom;
	width: 184px;
	height: 15px;
	color: white;
}
#navChartBigger a:hover, #navChartBigger .active:link, #navChartBigger .active:visited
,#navChartBigger .active:link  {
	background: url(slike/nav-chart-bigger.gif) no-repeat left top;
	color: #334248;
}

/* news navigation */


.newsboxNav li {
	width: 146px;
}
.newsboxNav li a:link, .newsboxNav li a:visited, .newsboxNav li a:active {
	width: 146px;
	background-position:right top;
	background-color:#5A847E;
	

}
.newsboxNav li a:hover, .newsboxNav .active:link, .newsboxNav .active:visited {
	background-position:right bottom;
	background-color:#CBDAD4;
	color: #334248;
}
.newsboxNav li#navChartBigger {
	overflow: visible;
	margin-right: -7px;
	width: 152px;
	float: left;
}
.newsboxNav li#navChartBigger a:link, .newsboxNav li#navChartBigger a:visited, .newsboxNav li#navChartBigger a:active {
	background-position:right bottom;
	background-color:#5A847E;
	width: 152px;
	color: white;
}
.newsboxNav li#navChartBigger a:hover, .newsboxNav li#navChartBigger .active:link, .newsboxNav li#navChartBigger .active:visited  {
	background-position:right top;
	background-color:#CBDAD4;	
	color: #334248;
}

/*********** footer ************/

.footer {
	clear: both;
	float: left;
	text-align: left;
	width: 998px;
	padding: 0 1px;
}
.footerTop {
	float: right;
	margin: 0 8px 2px 0;
}
.footerMiddle {
	background-color: #5a847e;
	color: #f8f8f8;
	text-align: center;
	clear: both;
	margin-bottom: 12px;
}
.footerBottom {
	text-align: center;
	margin-bottom: 20px;
	line-height: 14px;
}



/***************************** SINGLE PAGE ******************************/

.singlePageDiv {
	float: left;
	border-left: 2px solid #cbdad4;
	border-right: 2px solid #cbdad4;
	border-bottom: 2px solid #cbdad4;
	padding: 0 10px 10px 10px;
	margin: 0 10px 16px 0;
	width: 95%;
}
.singlePageDiv h2 {
	margin: 0 -10px 16px -10px;
	padding: 0 0 0 10px;
}
.singlePageDiv h1 {
	margin: 0 -10px 16px -10px;
	padding: 0 0 0 10px;
	color: #334248;
	font-size: 11px;
	font-weight: bold;
	background: #5a847e url(slike/h2.jpg) no-repeat left bottom;	
	line-height: 15px;
}

.singlePageDiv1 {
	float: none;
	border-left: 2px solid #cbdad4;
	border-right: 2px solid #cbdad4;
	border-bottom: 2px solid #cbdad4;
	padding: 0 10px 10px 10px;
	margin: 0 10px 16px 0;
	width: 95%;
}
.singlePageDiv1 h2 {
	margin: 0 -10px 16px -10px;
	padding: 0 0 0 10px;
}
.singlePageDiv1 h1 {
	margin: 0 -10px 16px -10px;
	padding: 0 0 0 10px;
	color: #334248;
	font-size: 11px;
	font-weight: bold;
	background: #5a847e url(slike/h2.jpg) no-repeat left bottom;	
	line-height: 15px;
}




/***************************** Nemanja ****************************/

.MBIBoxTopText
{
	float:left;
	text-align:center;
}

#MBIBoxTopText .tableLabelIndex
{
	color:#334248;
	text-align: left;
	font-weight: bold;
}
#MBIBoxTopText .tableValueIndex
{
	text-align:left;
	padding-left: 10px;
}

/***************************** FEDJA ******************************/
.error
{
	font-size:large;
	color:Red;
	font-weight:bold;
}
.singlePageDiv h1
{
	background:	#CBDAD5 url(slike/h2.jpg) no-repeat scroll right bottom;
	padding-right:10pt;
}
.content .singlePageDiv ul, .newsList ul
{
	list-style-image: url(slike/bullet.gif);
	list-style-position: inside;
	list-style-type: none;
	line-height: normal;
}




.BreakingNewsDiv
{
	margin-bottom:10px;
	}
.content .singlePageDiv .BreakingNewsDiv, .newsList  ul
{
	margin-bottom:20px;
}
.content .singlePageDiv .BreakingNewsDiv ul li, .newsList   ul li
{
	line-height:20px;
	margin-top:4px;
}

.chartDropDownList
{
	font: 11px/16px Arial, Helvetica, sans-serif;
	background: none;
}

.pager a:hover
{
	color: #F86F00;
}

.pager a
{
	color: #5A847E;
	font-weight: bold;
}

.imgCompanySmall 
{
	float:left;
	max-height: 50px;
	max-width: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newsDiv
{
	width: 100%;
}

.repeaterLabel {
	width: 145px;
	display: -moz-inline-box;
	display: inline-block;
}

/***************************** ÊÎÑÒÀ ÐÅÏÎÐÒÈ ******************************/
.label
{
	
	color: #334248;
	font-family: tahoma;
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;

}

.button
{
	color: #ffffff;
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;
	background-color: #5a847e;
	text-decoration: none;
}


.tableoddrow
{
	
	color: #334248;
	font-family: tahoma;
	font-size: 8pt;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;	
	line-height: normal;
	letter-spacing: normal;
}
.tableevenrow
{
	
	color: #334248;
	font-family: tahoma;
	font-size: 8pt;
	background-color: #e8eeed;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	line-height: normal;
	letter-spacing: normal;
}

.tableheader
{
	font-weight: bold;
	font-size: 8pt;
	color: #334248;
	font-family: tahoma;
	text-decoration: none;
	background-color: #CBDAD4;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	line-height: normal;
	letter-spacing: normal;
}
.ExchangeRatesHeader
{
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	background-color: #CBDAD4;
	color: #334248;
	line-height: normal;
	letter-spacing: normal;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.fckIssuer
{
	font-size: 7pt;
	vertical-align: top;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
	color: gray;
	width:98%;
}







/***************************** AJAX TABS ******************************/
.boris .ajax__tab_header
{
	color: white;
	font-family: verdana,tahoma,helvetica;
	font-size: x-small;
	background: url(tabs/images/tab-line.gif) repeat-x bottom;
	font-weight: bold;
	
}
.boris .ajax__tab_outer {padding-right:16px; background:url(tabs/images/tab-right.gif) no-repeat right;height:15px;}
.boris .ajax__tab_inner {background:url(tabs/images/tab-left.gif) no-repeat;
	padding-top:-89px;
	}
.boris .ajax__tab_tab {height:15px;background:url(tabs/images/tab.gif) repeat-x;
	
	}
.boris .ajax__tab_hover .ajax__tab_outer {background:url(tabs/images/tab-active-right.gif) no-repeat right;height:15px;float:none;cursor:pointer;}
.boris .ajax__tab_hover .ajax__tab_inner {background:url(tabs/images/tab-active-left.gif) no-repeat;cursor:pointer;}
.boris .ajax__tab_hover .ajax__tab_tab
{
	color: #334248;
	background: url(tabs/images/tab-active.gif) repeat-x;
	cursor:pointer;
	
}
.boris .ajax__tab_active .ajax__tab_outer
{
	padding-right: 16px;
	padding-top:0px;
	background: url(tabs/images/tab-active-right.gif) no-repeat right;
	height: 15px;
	float: none;
	color: #334248;
	
}
.boris .ajax__tab_active .ajax__tab_inner {background:url(tabs/images/tab-active-left.gif) no-repeat;}
.boris .ajax__tab_active .ajax__tab_tab {background:url(tabs/images/tab-active.gif) repeat-x;}
.boris .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:8pt;font-weight: normal;border:2px solid #cbdad4;border-top:0;padding:8px;background-color:#ffffff;}
.boris .ajax__tab_body ul
{
	list-style-image: url(slike/bullet.gif);
	list-style-position: inside;
	list-style-type: none;		
}
.boris .ajax__tab_body li a:link, .boris .ajax__tab_body li a:active, .boris .ajax__tab_body li a:visited  {	
	color:#000000;
	outline: none;
}
.boris .ajax__tab_body li a:hover{
	color: #585858;
}





.tabdecoration-bottom
{
   background-position: right bottom;
   background-image: url(slike/back1.gif);
   background-repeat: no-repeat;
   padding-bottom: 15px;
}

.tabdecoration-left
{
   background-position: right bottom;
   background-image: url(slike/back4.gif);
   background-repeat: no-repeat;      padding-right: 15px;
} 



.RssFeedMaster a:link, .RssFeedMaster  a:visited, .RssFeedMaster  a:active {
	color: #5a847e;
}


.RssFeedMaster  a:hover, .RssFeedMaster .active:link, .RssFeedMaster .active:visited { 
	color: #f86f00;
}



.search {
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 8px;
	border-bottom: 1px solid #bcc0c1;
}
.search p {
	color: #f86f00;
	font-weight: bold;
	margin-bottom: 0;
}

.search  a:link , .search  a:visited, .search  a:active
{
	color: #5a847e;
}

.search a:hover
{ 
	color: #f86f00;
}


/***************************** Index tab  ******************************/
.headerIndex img {
	border: none;
}

.headerIndex {
	padding-left: 10px;
	color: #5a847e;
	height: 18px;
}


.headerIndex a, .headerIndex a:visited {
	color: #5a847e;
}
.headerIndex a:hover {
	color: #161D1F;
}

.headerIndex span {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
	padding-right: 7px;
}
.headerIndex span.up {
	color: #32B43C;
	background: url(slike/up.gif) no-repeat right center;
}
.headerIndex span.down {
	color: #f21d13;
	background: url(slike/down.gif) no-repeat right center;
}
.headerIndex span.nochange {
	color : #0098f8;
	background: url(slike/nochange.gif) no-repeat right center;
}


.mapa ul {
list-style: none;
text-indent:40px;
font-size:small;

}
		
.mapa ul li ul {
list-style: none;
text-indent:70px;
}

.mapa ul li ul  li ul{
list-style: none;
text-indent:100px;
}

.mapa ul li ul  li ul li ul{
list-style: none;
text-indent:130px;
}


.IssuerDisclaimer
{
	font-size: xx-small;
	letter-spacing: normal;
	text-align: left;
	line-height: 9pt;
}

.IndiciesDisclaimer
{
	font-size: xx-small;
	letter-spacing: normal;
	text-align: left;
	line-height: 9pt;
	margin:0px;
}






/***************************** NEW TABS GOR BANERS ******************************/
.borisBaner .ajax__tab_header
{
	color: white;
	font-family: verdana,tahoma,helvetica;
	font-size: x-small;
	background: url(tabs/images/tab-line.gif) repeat-x bottom;
	font-weight: bold;
	
}
.borisBaner .ajax__tab_outer {padding-right:16px; background:url(tabs/images/tab-right.gif) no-repeat right;height:15px;}
.borisBaner .ajax__tab_inner {background:url(tabs/images/tab-left.gif) no-repeat;
	padding-top:-89px;
	}
.borisBaner .ajax__tab_tab {height:15px;background:url(tabs/images/tab.gif) repeat-x;
	
	}
.borisBaner .ajax__tab_hover .ajax__tab_outer {padding-top:-5px;padding-right:16px;background:url(tabs/images/tab-active-right.gif) no-repeat right;height:15px;float:none;cursor:pointer;}
.borisBaner .ajax__tab_hover .ajax__tab_inner {background:url(tabs/images/tab-active-left.gif) no-repeat;cursor:pointer;}
.borisBaner .ajax__tab_hover .ajax__tab_tab
{
	color: #334248;
	background: url(tabs/images/tab-active.gif) repeat-x;
	cursor:pointer;
	
}
.borisBaner .ajax__tab_active .ajax__tab_outer
{
	padding-right: 16px;
	padding-top:-5px;
	background: url(tabs/images/tab-active-right.gif) no-repeat right;
	height: 15px;
	line-height:12px;
	float: none;
	color: #334248;
	
}
.borisBaner .ajax__tab_active .ajax__tab_inner {background:url(tabs/images/tab-active-left.gif) no-repeat;}
.borisBaner .ajax__tab_active .ajax__tab_tab {background:url(tabs/images/tab-active.gif) repeat-x;}
.borisBaner .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:8pt;font-weight: normal;border:2px solid #cbdad4;border-top:0;padding:8px;background-color:#ffffff;}
.borisBaner .ajax__tab_body ul
{
	list-style-image: url(slike/bullet.gif);
	list-style-position: inside;
	list-style-type: none;		
}
.borisBaner .ajax__tab_body li a:link, .borisBaner .ajax__tab_body li a:active, .borisBaner .ajax__tab_body li a:visited  {	
	color:#000000;
	outline: none;
}
.borisBaner .ajax__tab_body li a:hover{
	color: #585858;
}








		
			

