/* GLOBALS */
html, body { height: 100%; }
body { margin: 0; padding: 0; background: #eee; }
#master { background: #fff; width: 990px; margin:0 auto; padding-bottom: 10px;}

form { margin: 0; padding: 0; }
td, input, select, textarea { font: 11px Arial, Helvetica, sans-serif; color: #3e3e3e;}

a img { border: none; }

.elHidden { filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

table.dnevna_trgovanja{ width:100%; border-top:0px solid #EEE;}
table.dnevna_trgovanja thead tr td {font-weight: bold;color:#FFF; background: url(img/tickerBgnd.gif) repeat-x;height:20px;padding:5px;}
table.dnevna_trgovanja thead tr td a { color: #fff; }
table.dnevna_trgovanja thead tr td .sortarrow { width: 15px; }

table.dnevna_trgovanja tr td div{ position: relative;overflow: hidden;width: 305px;padding: 0px;height:16px;}
table.dnevna_trgovanja tr td div span{position: absolute;white-space: nowrap;display: block;top: 0px;left: 0px;padding: 0px;}
table.dnevna_trgovanja tr td div.tableRowFade{background: url(images/fade_ffffff.png) top right repeat-y;position: absolute;right: 0px;top: 0px;z-index: 4;padding: 2px 0px;	width: 9px;height: 1.2em;
}


table.dnevna_trgovanja td {text-align:right;border-bottom:1px solid #EEE; padding:3px 0;}
table.dnevna_trgovanja td.tick {text-align:left;padding-left:5px;}

table.dnevna_trgovanja tr.trW td.tick { background-color: #fff; }
table.dnevna_trgovanja tr.trG td.tick { background-color: #eee; }

table.dnevna_trgovanja td.stockDown {color: #e00000;width:60px;background: url(img/icon_stockdown.gif) right center no-repeat;padding-right:10px;}
table.dnevna_trgovanja td.stockUp {color: #1c9300;width:60px;background: url(img/icon_stockup.gif) right center no-repeat;padding-right:10px;}
table.dnevna_trgovanja td.stockNoChange {color: #929292;width:60px;background: url(img/icon_stocknochange.gif) right center no-repeat;padding-right:10px;}



table.admin-table{ width:100%; border-top:0px solid #EEE;}
table.admin-table thead tr td {font-weight: bold;color:#FFF; background: url(img/tickerBgnd.gif) repeat-x;height:20px;padding:5px;}
table.admin-table thead tr td a { color: #fff; }
table.admin-table thead tr td .sortarrow { width: 15px; }

table.admin-table tr td div{ position: relative;overflow: hidden;width: 305px;padding: 0px;height:16px;}
table.admin-table tr td div span{position: absolute;white-space: nowrap;display: block;top: 0px;left: 0px;padding: 0px;}
table.admin-table tr td div.tableRowFade{background: url(images/fade_ffffff.png) top right repeat-y;position: absolute;right: 0px;top: 0px;z-index: 4;padding: 2px 0px;	width: 9px;height: 1.2em;
}


table.admin-table td {text-align:left;border-bottom:1px solid #EEE; padding:3px 0;}
table.admin-table td.tick {text-align:left;padding-left:5px;}

table.admin-table tr.trW td.tick { background-color: #fff; }
table.admin-table tr.trG td.tick { background-color: #eee; }

table.admin-table td.stockDown {color: #e00000;width:60px;background: url(img/icon_stockdown.gif) right center no-repeat;padding-right:10px;}
table.admin-table td.stockUp {color: #1c9300;width:60px;background: url(img/icon_stockup.gif) right center no-repeat;padding-right:10px;}
table.admin-table td.stockNoChange {color: #929292;width:60px;background: url(img/icon_stocknochange.gif) right center no-repeat;padding-right:10px;}







ul.inline { margin: 0; padding: 0; list-style-type: none;}
ul.inline li { display: inline; }

ul.tickerItems li.tickerDivider { padding: 0 15px; background: url(img/tickerDivider.gif) center center repeat-y; }

ul.footerLinks { margin-top: 5px; }

ul.graphInterval { margin:0px 7px 0px 12px; }
ul.graphInterval li { padding: 0 6px 0 0; }


.stockDown { color: #ff4848; }
.stockDown2 { color: #e00000; }
.stockUp { color: #1c9300; }
.stockUp2 { color: #1c9300; }
.stockNoChange { color: #eaeaea; }
.stockNoChange2 { color: #0033cc; }
.stock img { margin-left: 5px; }

.dividerHoriz { background: url(img/lineGreyHoriz.gif) repeat-x center center; }

.txtPurple { color: #702486; }

.pageTitle { font: 18px Arial, Helvetica, sans-serif; font-weight: bold;color: #702486;  }
.subpageTitle { font: 12px Arial, Helvetica, sans-serif; font-weight: bold;color: #702486;  }


/* LINKS */
a:link { color: #702486; text-decoration: none; }
a:active { color: #702486; text-decoration: none; }
a:visited { color: #702486; text-decoration: none; }
a:hover { color: #702486; text-decoration: underline; }

a.linkGrey:link { color: #eaeaea; text-decoration: none; }
a.linkGrey:active { color: #eaeaea; text-decoration: none; }
a.linkGrey:visited { color: #eaeaea; text-decoration: none; }
a.linkGrey:hover { color: #fff; text-decoration: none; }

a.linkGrey2:link { color: #3e3e3e; text-decoration: none; }
a.linkGrey2:active { color: #3e3e3e; text-decoration: none; }
a.linkGrey2:visited { color: #3e3e3e; text-decoration: none; }
a.linkGrey2:hover { color: #702486; text-decoration: none; }

a.linkWhite:link { color: #fff; text-decoration: none; }
a.linkWhite:active { color: #fff; text-decoration: none; }
a.linkWhite:visited { color: #fff; text-decoration: none; }
a.linkWhite:hover { color: #fff; text-decoration: none; }

.strongTxt
{
	font-weight: bold;
}


/* FORM ELEMENTS */
.textbox { background: url(img/textboxBgnd.gif) repeat-x; border: 1px solid #4d0761; padding: 1px 3px; }
.searchbox { margin: 0 6px; width: 120px; color: #000; }
.button { cursor: pointer; }


/* MENU */
.menuItem { background: url(img/bulletArrow1.gif) #702486 195px center no-repeat;  border-bottom: 1px solid #9c9692; border-top: 4px solid #500a64; padding: 5px 12px 6px 15px;}
.menuItem_active { background: url(img/bulletArrow2.gif) #702486 195px center no-repeat; border-bottom: 1px solid #9c9692; border-top: 4px solid #500a64; padding: 5px 12px 6px 15px;}
.menuItem2 { background: #9c9692; border-bottom: 1px solid #b9b3af; padding: 4px 12px 4px 15px; }
.menuItem3 { position:relative;background: #a9a3af; border-bottom: 1px solid #a9a3af; padding: 4px 20px 4px 15px; }
.sub_menu { position:relative;background: #9c9692; border-bottom: 1px solid #b9b3af; padding: 4px 12px 4px 15px; }
.sub_menu_container {overflow:hidden;padding:0px;margin:0px;}
.menuSpecial { margin-top: 10px; }
.menuItemSpecial { background: #8e44a4; border-bottom: 1px solid #fff; border-top: 4px solid #702486; padding: 5px 12px 6px 10px; }


/* WRAPPERS */
.wrapper { width: 970px; }

.header { width: 970px; height: 80px; background: url(img/headerBgnd.gif) repeat-x left center; }

.topLinks { margin-right: 15px; }
.topLinks td { background: #702486; }
.topLinks td.topLinksSpacer { background: none; }

.search { height: 29px; background: url(img/searchBgnd.gif) no-repeat left center; margin-bottom: 3px; width: 275px;}

.tickerContainer { background: url(img/tickerBgnd.gif) repeat-x left center; height: 30px; }
.ticker { width: 100%; }
.ticker td { color: #eaeaea; }
.tickerMarquee { width: 100%; }

.middle { width: 100%; margin: 10px 0; }

.leftContainer { width: 210px; text-align: left; }

.box { margin-top: 15px;}
.boxHeading { padding: 0 0 4px 10px; border-bottom: 4px solid #702486; color: #500a64; font-weight: bold; font-size: 12px; text-transform: uppercase; }
.boxHeading2 .boxHeading3 { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; }
.boxHeading3 { padding: 10px; }
.boxBody { background: #eeeae7; border: 1px solid #d5cfcb; margin-top: 1px; padding: 6px 8px; line-height: 15px; }
.boxBodyExt { background: #eeeae7; border: 1px solid #d5cfcb; border-top: none; padding: 6px 8px; line-height: 15px; }

.newsItem1, .newsItemV1 { width:471px;background: #fff; border: 1px solid #d5cfcb; border-top: none; padding: 7px 8px; line-height: 15px; }
.newsItem2, .newsItemV2 { width:471px;background: #eeeae7; border: 1px solid #d5cfcb; border-top: none; padding: 7px 8px; line-height: 15px; }

.newsItemV1 { width:471px; }
.newsItemV2 { width:471px; }

.newsHeading { background: url(img/povecalo.gif) no-repeat 0 0; padding-left: 20px; color: #7f7872; }
.newsHeadingActive { background: url(img/bulletArrow4.gif) no-repeat left 4px; padding-left: 15px; color: #7f7872; }
.newsBody { padding-left: 15px; padding-top: 2px; line-height: 15px;}
.newsIconNext { float: right; }

.central { width: 100%; }

.graphWrapper { background: #e2ddd9;}
.graph { width: 100%; }
.graphMainCol { text-align: left; }
.graphContainer { margin-top: 10px; }
.graphRightCol { width: 240px; }
.marketDataWrapper, .marketDataWrapper2 { background: url(img/marketDataBgnd.gif) repeat-x center center; border-top: 1px solid #b5aca6; border-bottom: 1px solid #b5aca6; padding: 4px 10px; }

.marketDataWrapper2 { padding: 20px 10px;  }

.marketDataWrapper2Side { 

	border-top: 1px solid #b5aca6;
	border-bottom: 1px solid #b5aca6;
	padding: 10px 10px 10px 0; 
}

.marketDataWrapper2Side td
{
	font-size: 10px;
	font-family: Arial;
}

.marketData td { padding: 2px 0; }


.crobex .naslov {font-size:18px;font-weight:bold;color:#702486;}
.crobex .promjena {font-size:18px;font-weight:bold;}
.crobex .vrijednost {font-size:18px;font-weight:bold;margin-right:10px;color:#702486;}
.crobex .stockUp {color:#1c9300;}
.crobex .stockDown {color:#E00000;}

.top5Wrapper { margin-top: 11px;}
.top5Container { background: #d0c9c5 url(img/top5Bgnd.gif) repeat-x center top; border-bottom: 1px solid #b5aca6; padding: 4px 10px;position:absolute;width:220px;}
.top5 { width: 100%; }
.top5 td { text-align: right; padding: 2px 0; }
.top5 .top5Ticker { width: 100px; text-align: left; }

.mainContainer { text-align: left;}
.mainContentWrapper { padding:0px 5px; }

.mainContentWrapper p { margin-top: 0;padding-top: 0; }

.rightContainer { width: 240px; text-align: left; }

.opceKarakteristike { width: 100%; }

.opceKarakteristike ul { margin: 0 0 0 5px; padding: 0;list-style-type: none; }

.opceKarakteristike ul li {	margin: 0 0 5px 0; padding: 0 0 3px 20px; font-weight: normal; background: Transparent url(img/icons/unknown.gif) 0 0 no-repeat;}

.opceKarakteristike ul li.pdf { background: Transparent url(img/icons/pdf.gif) 0 0 no-repeat; }
.opceKarakteristike ul li.csv { background: Transparent url(img/icons/csv.gif) 0 0 no-repeat; }
.opceKarakteristike ul li.xls {	background: Transparent url(img/icons/xls.gif) 0 0 no-repeat; }
.opceKarakteristike ul li.doc { background: Transparent url(img/icons/doc.gif) 0 0 no-repeat; }

p.m_pdf { background: Transparent url(img/icons/pdf.gif) 0 0 no-repeat; padding-left: 20px; margin-top: 5px; padding-bottom: 5px; }

.srchAdvancedTable { width: 100%; }
.srchAdvancedTable td { padding: 0 0 6px 0;}
.opceValue { text-align: right; }

.footer { width: 100%; height: 50px; background: url(img/footerBgnd.gif) repeat-x top; }

/*Tabs*/
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	cursor: pointer;
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #702486;
	background: Transparent url(img/tabNormal.gif) top right no-repeat;
}



.mootabs_title li p
{
	background: Transparent url(img/tabNormal.gif) top left no-repeat;
	margin: 0 3px 0 0;
	padding: 5px 6px 5px 7px;
	cursor: pointer;
}

.mootabs_title li p a
{
    text-decoration: none;
    margin: 0;
    padding: 0;
}


.mootabs_title li.active, .mootabs_title li.tabHover {
	background-color: #702486;
	background: Transparent url(img/tabActive.gif) top right no-repeat;
	color: #fff
}

.mootabs_title li.active p, .mootabs_title li.tabHover p {
	background-color: #702486;
	background: Transparent url(img/tabActive.gif) top left no-repeat;
	color: #fff
}

.mootabs_title li.tabHover {
	background-image: none;
	background-color: #eeeae7;
	color: #702486;
	background: Transparent url(img/tabActive.gif) top right no-repeat;
}

.mootabs_title_intranet
{
    margin: 0 0 20px 0;
    border-bottom: solid 1px #702486;
}


.mootabs_panel {visibility:hidden;background-color: #fff;position: relative;width: 100%;clear: both;overflow: auto;border-top: 1px solid #702486;}
.mootabs_panel.active {	background-color: #fff;	display: block; visibility: visible;}

.boxMoreLink {	text-align: right;font-weight: bold;margin: 5px 0 5px 0;}

.PagerInfo{	margin: 10px 0 0 0;}
.PagerInfo img{	display: inline;margin: 0 10px 0 0;}

#trazilica_container{overflow:hidden;position:relative;margin-top: 35px;z-index:500;width:500px;}
					 
#trazi_ticker_result {width:270px;padding:2px;display:none;background:#DDD;margin-left:-312px;margin-top:-10px;position:absolute;z-index:501;border: 1px solid #b5aca6;}
#trazi_ticker_result div{height:15px;overflow:hidden;}
.rezultati {overflow:hidden;text-align:left;}
.mouseover {background:#FFF;}
.mouseout {background:#DDD;}


.middleTable{width: 472px;}
.middleTable .q {width: 200px;font-weight: bold; }
.middleTable .a {width: 272px;}
.middleTable .a input {width: 100%;}
.middleTable .a .htmlButton {width: auto;padding: 5px 10px;}

.frmTableInline {width: 700px;}
.frmTableInline .q {width: 200px ;font-weight: bold; }
.frmTableInline .a {width: 450px; }
.frmTableInline .a .htmlButton {width: auto;}

.vertPadd
{
    padding-top: 20px;
}

.dionice_tabset p a
{
	float: left;
	padding: 3px 10px;
	border-top: solid 1px #702486;
	border-left: solid 1px #702486;
	border-right: solid 1px #702486;
	margin: -1px 2px 0 0;
	background-color: Transparent;
	text-decoration: none;
}

.dionice_tabset p a:hover
{
	text-decoration: none;
}

.dionice_tabset p.t1 a
{
	background-color: #fff;
}

.dionice_tabset p.t0 a
{
	background-color: #702486;
	color: #fff;
}

.dionice_tabset
{
	margin: 20px 0 0 0;
	padding: 0;
	background: url(img/pink.gif) 0 19px repeat-x;
	height: 20px;
}

.dionica_content
{
	margin: 0;
	padding: 20px 10px;
	border-bottom: solid 1px #702486;
	border-left: solid 1px #702486;
	border-right: solid 1px #702486;
}


.dionica_contentWide
{
	margin: 0;
	padding: 20px 10px;
	border: solid 1px #702486;
}

.dionica_content table td
{
	color: #676767;
	vertical-align: top;
}

.dionice_header
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	
}

.dionice_header .c1, .dionice_header .c2
{
	width: 50%;
	border-bottom: solid 1px #ddd;
	padding: 1px 0;
}

.dionice_GrafPodaci
{
	margin: 0 0 0 0;
	padding: 0;
	width: 704px;
}

.dionice_GrafPodaciWide
{
	margin: 0 0 0 0;
	padding: 0;
	width: 900px;
}

.dionice_GrafPodaciWide .gp1
{
	width: 400px;
}

.dionice_GrafPodaci .gp1
{
	margin: 0;
	padding: 0;
	width: 400px;
	text-align: right;
	
}

.dionice_GrafPodaci .gp2
{
	margin: 0;
	padding: 0 15px 0 0;
	width: 152px;
}

.dionice_GrafPodaci .gp3
{
	margin: 0;
	padding: 0;
	width: 152px;
}

.dionice_GrafPodaci .gpChart
{
	margin: 0;
	padding: 0;
	width: 690px;
}

.dionice_GrafPodaci .gpTools
{
	margin: 0;
	padding: 0;
	width: 334px;
}

.dioniceSheet1
{
	margin: 0;
	padding: 0;
	width: 100%;
	border-width: 0;
}

.dioniceSheet1 .c1, .dioniceSheet1 .c2
{	
	width: 50%;
	border-bottom: solid 1px #ddd;
	margin: 0;
	padding: 1px 0;
}

.dioniceSheet1 .c2
{	
	text-align: right;
}

.goDown
{
	color: #e10000;
	padding: 0 0 0 8px;
	background: url(img/goDown.gif) 0 5px no-repeat;
	margin: 0 0 0 5px;
}

.goUp
{
	color: #24c000;
	padding: 0 0 0 8px;
	background: url(img/goUp.gif) 0 5px no-repeat;
	margin: 0 0 0 5px;
}

.noChange
{
	color: #333;
	padding: 0 0 0 8px;
	margin: 0 0 0 5px;
}

.toolHead
{
	color:#000;
	background-color: #e1dbdb;
	padding: 3px 10px;
	margin: 10px 0 0 0;
}

.toolContent
{
	background-color: #eee;
	padding: 10px 10px;
}

.toolContent p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

.chk
{
	padding: 0 10px 0 0;
}

.txtDionice
{
	width: 158px;
}



.range_tabset p a
{
	float: left;
	padding: 3px 10px;
	border-top: solid 1px #702486;
	border-left: solid 1px #702486;
	border-right: solid 1px #702486;
	margin: 0px 2px 0 0;
	background-color: #fff;
	font-size: 9px;
}


.range_tabset p.t1 a
{
	background-color: #702486;
	color: #fff;
}

.range_tabset p.t0 a
{
	background-color: #fff;
	color: #000;
}

.range_tabset
{
	margin: 0 0 -2px 0;
	padding: 0;
	background: url(img/pink.gif) 0 19px repeat-x;
}

.kotacija_tabset p, .letters_tabset p
{
	float: left;
	padding: 3px 10px;
	border-top: solid 1px #702486;
	border-left: solid 1px #702486;
	border-right: solid 1px #702486;
	margin: 0px 2px 0 0;
}

.kotacija_tabset p.Help
{
	border-width: 0px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

.letters_tabset p
{
	padding: 3px 6px;
}

.kotacija_tabset p.t1 a, .letters_tabset p.t1 a
{
	background-color: #fff;
}

.kotacija_tabset p.t0 a, .letters_tabset p.t0 a
{
	background-color: #e9d2f0;
	color: #000;
}

.kotacija_tabset, .letters_tabset
{
	margin: 0 0 -2px 0;
	padding: 0;
	background: url(img/pink2.gif) 0 19px repeat-x;
}

#settings
{
	text-align: right;
	vertical-align: bottom;
}

.tblSubtabs
{
	width: 100%;
}

#settings_panel
{
	width: 353px;
	height: 383px;
	position: absolute;
	background-color: #fff;
	border: solid 1px #6d2182;
	/*-moz-opacity: .2; filter: alpha(opacity=2);*/
	top: 80px;
	margin-left: 0px;
	padding: 15px;
	display: none;
}

#settings_panel h1
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #702486;
}


h2
{
	font-size: 13px;
}

#settings_panel h2
{
	font-size: 11px;
	font-weight: bold;
}


.region
{
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #e9d2f0;
}

.simpleTable
{
	width: 100%;
}

.simpleTable td
{
	padding: 0 20px;
}

.smallTxt
{
	width: 60px;
}

#settings_panel ul
{
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

#settings_panel ul li
{
	background: url(img/arr.gif) 0 0 no-repeat;
	padding: 0 0 0 15px;
}

#settings_panel ul li a.selected
{
	background-color: #e9d2f0;
}

.tab_mouseover
{
	background-color: #e9d2f0;
}

.tab_mouseout
{
	background-color: transparent;
}

.tab_mouseactive
{
	background-color: #702486;
	color: #fff;
}

.tblPregledMenu td input, .tblPregledMenu td select
{
	margin: 0 0 2px 0;	
}

.tblPregledMenu td select
{
	margin-right: 5px;
	height: 20px;
}


.tblPregledMenu td input
{
	padding: 2px 8px;
}

h3 { font: 15px Arial, Helvetica, sans-serif; font-weight: bold;color: #702486; display: inline; }


h4 { font: 15px Arial, Helvetica, sans-serif; font-weight: bold;color: #000; margin: 5px 0 0 0; height: 3em; }

h4.pdf 
{
	padding: 0 0 0 28px;
	background: url(img/pdf.gif) 0 0 no-repeat;
}
h4.doc 
{
	padding: 0 0 0 28px;
	background: url(img/doc.gif) 0 0 no-repeat;
}

h5 { font: 13px Arial, Helvetica, sans-serif; font-weight: bold; color: #702486; border-bottom: solid 2px #ddd; padding: 0 0 3px 0; margin: 20px 0 0px 0; }

h6 { font: 13px Arial, Helvetica, sans-serif; font-weight: bold; color: #fff; border-bottom: solid 3px #dec6e8; padding: 3px; margin: 20px 0 5px 0; background-color: #702486; }
h6.LeftSide
{
	margin: 0;
}


h5.folderBig, h5.foldersBig
{ 
	background: Transparent url(img/folderBig.gif) 0 0 no-repeat;
	padding: 0 0 5px 35px;
	line-height: 25px;
	border-bottom: solid 0px #ddd;
	font-size: 16px;

}

h5.foldersBig
{ 
	background: Transparent url(img/folders.gif) 0 0 no-repeat;
}

h5.icoMojPortfelj
{ 
	background: Transparent url(img/folder.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}

h5.icoMojePostavke
{ 
	background: Transparent url(img/icoMojePostavke.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}

h5.icoKorisnickiPodaci
{ 
	background: Transparent url(img/icoKorisnickiPodaci.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}

h5.icoXStream
{ 
	background: Transparent url(img/xs.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}

h5.icoYahoo
{ 
	background: Transparent url(img/yahoo.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}

h5.icoMojiAlarmi
{ 
	background: Transparent url(img/alarm.gif) 0 0 no-repeat;
	padding: 0 0 5px 25px;
}


	
.subBox
{
	border: solid 1px #702486;
	margin-top: -3px;
	margin-left: -2px;
}

.rowItem
{
	margin: 0 0 10px 0;
	border-bottom: solid 1px #eee;
}

.hr, .en
{
	padding: 0 0 0 20px;
}

.hr
{
	background: Transparent url(img/hr.gif) 0 0 no-repeat;	
}

.en
{
	background: Transparent url(img/en.gif) 0 0 no-repeat;	
}

.VezaniDokumenti
{
	border-top: solid 1px #eee;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

.srch
{
	margin: 0 0 10px 0;
	padding: 5px;
}

.srch p
{	
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.srchAlternate
{	
	background-color: #eeeae7;
}

.pager
{
	margin: 15px 0;
}

.srchAdvanced
{
	/*font-size: 30px;*/
	width: 200px;
	color: #702486;
	font-weight: bold;
}

.srchAdvancedShort
{
	width: 175px;
}

.srchAdvancedSelect
{
	width: 205px;
	/*font-size: 15px;*/
}

.srchAdvancedBtn
{
	width: 205px;
	font-weight: bold;
	padding: 2px 0;
	/*font-size: 15px;*/
}

#datesZone
{
    display: none;
}

.srchTitle
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}

.subLink
{
    color: #777;
    display: block;
    text-align: right;
}


.subLink a
{
    background-color: #f0e1f4;
}

.txtWider
{
	width: 200px;
}

.FormQuestion
{
	font-weight: bold;
	padding: 0 20px 0 0;	
	vertical-align: top;
}

.FormQuestion2, .FormQuestion3
{
	font-weight: bold;
	padding: 0 20px 0 0;	
	vertical-align: top;
	width: 150px;
}

.FormQuestion3 {
    width: 250px;
}

.InfoReport
{
	font-style: italic;
	color: #999;
}

.DualForm td
{
	padding-bottom: 10px;
}

.btnSubmit
{
	padding: 3px 5px;
	font-weight: bold;
}

.btnSubmitInline
{
	padding: 1px 5px;
	font-weight: bold;
	margin: 0 0 0 4px;
}

.err, .errNoLine
{
	font-weight: bold;
	color: #d20000;
	padding: 0 0 5px 0;
	margin: 15px 0 15px 0;
}

.errNoLine
{
	border-bottom: solid 2px #d20000;
}

.ok, .okNoLine
{
	font-weight: bold;
	color: #73af00;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #73af00;
	margin: 0 0 15px 0;
}

.okNoLine
{
	border-bottom: solid 0px #73af00;
}

.tblSettings
{
    border-width: 0;
    width: 100%;
}

.tblSettings td
{
    padding: 10px 0 5px 0;

}

.rowChecked
{
	background-color: #f6e6f8;
}

.chkTd
{
    padding: 0 20px 0 0;
    font-size: 10px;
    padding: 5px 0 5px 0;
    border-right: solid 1px #fff;
    font-size: 10px;
    font-weight: bold;
    color: #999;
}

.checkedTicker
{
	background-color: #c5e883;
	background: url(img/green.gif) top center repeat-x;
    border-bottom: solid 1px #fff;
    color: #000;
}


.PortfolioName
{
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #eee;
}

.PortfolioList
{
	width: 100%;
	border-bottom: dotted 1px #ccc;

}

.PortfolioList td
{
	border-left: dotted 1px #ccc;
	border-top: dotted 1px #ccc;
	padding: 5px 5px;
	vertical-align: top;
}

.PortfolioList td.c1
{
	border-right: solid 0px #fff;
	font-weight: bold;
	background-color: #eeeae7;
	border-bottom: solid 1px #fff;
}

.PortfolioList td.clast
{
	border-right: dotted 1px #999;	
}


.totalPortfelj td
{
	font-weight: bold;
	font-size: 12px;
}

.lBorder
{
	border-left: dotted 1px #ccc;
}

.mootabs_panel
{
	padding: 0;
	margin: -1px 0 0 0;
	overflow: hidden;
}

select
{
	margin: 5px 0;
}

.toolTip
{
	cursor: help;
	
}

.help
{
	margin: 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/help.gif) no-repeat;
}

.newDocument
{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/doc_new.gif) no-repeat;
}

.deleteDocument
{
	margin: 0 15px 5px 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/folder_delete.gif) no-repeat;	
}

.editDocument
{
	margin: 0 15px 5px 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/folder_edit.gif) no-repeat;	
}

.doc
{
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/doc.gif) no-repeat;
}

.alarm
{
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 20px;
	background: Transparent url(img/alarm.gif) no-repeat;
}


.newFolder
{
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/folder_new.gif) no-repeat;
}

.newAlarm
{
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 3px 20px;
	background: Transparent url(img/newAlarm.gif) no-repeat;
}

.folder
{
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 20px;
	background: Transparent url(img/folder.gif) no-repeat;
}

fieldset
{
	border: 1px solid #dec6e8;
	margin: 0 0 15px 0;
	padding: 8px 8px 10px 8px;
}


legend
{
	/*color: #530d68;
	background: #eeeae7;
	padding: 2px 6px;*/
	color: #530d68;
	padding: 2px 6px;
}

.docGroupName
{
	font-weight: bold;
	padding: 0 0 0px 0;
	margin: 0 0 10px 0;
	font-size: 13px;
}


/*tooltip*/

.toolTipElement { cursor: help; }
.tool-tip { color: #fff; width: 170px; z-index: 13000; }
.tool-title { width: 0; height: 0; overflow: hidden; }
.tool-text { font-size: 11px; font-weight: bold; color: #eaeaea; padding: 7px; text-align: left; border: 1px solid #fff;  background:  #702486 url(img/zfer.gif) repeat-x; font-family: Arial;}


/* DatePicker Styles */
.dp_container {
	}

.dp_cal {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	}

.dp_cal table {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	}

.dp_cal th {
	font-weight: bold;
	background-color: #f0e1f4;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 0px;
	font-size:10px;
	}

.dp_cal td {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 0px;
	}

.dp_cal td.dp_roll {
	background-color: #f3e8f6;
	}
	
	
	
	
	
	
	
.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}


.mytable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #702486;
	border-right: 1px solid #dec6e8;
	border-bottom: 1px solid #dec6e8;
	border-top: 1px solid #dec6e8;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 3px 6px 3px 3px;
	background: #CAE8EA url(img/bg_header.jpg) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #dec6e8;
	background: none;
}

.mytable td.noborder {
	border: 0px solid #C1DAD7;
}

.mytable td {
	border-right: 1px solid #dec6e8;
	border-bottom: 1px solid #dec6e8;
	background: #fff;
	padding: 3px 6px 3px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	color: #797268;
	background: #f9effa url(img/tblFer.gif) repeat-x;
}

.mytable th.spec {
	border-left: 1px solid #dec6e8;
	border-top: 0;
	background: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #dec6e8;
	border-top: 0;
	background: #f9effa url(img/tblFer.gif) repeat-x;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #797268;
}


.txtNormal
{
	border: solid 1px #7f9db9;
}

.txtError
{
	border: solid 1px #ff0000;
}	

.PortfolioSummary
{
	width: 100%;	
}

.PortfolioSummary td
{
	padding: 5px;
	border-bottom: 1px solid #eee;
	width: 33%;
}

.PortfolioSummary td.noBrdr
{
	border-bottom: 0px solid #eee;	
}

.txtInput
{ 
	margin: 0 0 10px 0; width: 450px; display: block;
}

p.bigLetter
{
	font-size: 31px;
	font-weight: bold;
	margin: 10px 0 0 0;
	font-family: Verdana, "Trebuchet MS";
	color: #dec6e8;
	border-bottom: solid 2px #dec6e8;
}

p.bigYear
{
	font-size: 23px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	font-family: Verdana, "Trebuchet MS";
	color: #dec6e8;
	border-bottom: solid 1px #dec6e8;
}

.excel
{
	font-weight: bold;
	padding: 3px 0 3px 23px;
	margin: 0 0 0 10px;
	background: Transparent url(img/excel.gif) no-repeat;
	background-position: 0 0px;
}

.intranetNav
{
	list-style-type: none;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

.intranetNav li
{
	display: inline;
	padding: 0 9px 0 9px;
	border-left: dotted 1px #702486;
}

.intranetNav li.first
{
	border-left: dotted 0px #702486;
	padding-left: 0;
}

.q, .qSmaller
{
	/*float: left;*/
	width: 200px;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 11px;
	padding: 5px;
}

.qSmaller
{
	width: 100px;
}

.a
{
	/*float: left;*/
	width: 730px;
	margin: 0 0 5px 0;
	font-size: 11px;
	padding: 5px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.SelectBox1
{
	width: 200px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.alter {background-color: #f6eff9;}

/*input
{
	border: solid 1px #f00;
}*/

.toRight {text-align: right;}

a.sortheader
{
	color: #fff;
}

/* IMAGE GALLERY */
.image {width:80px;height:80px;border:1px solid #CCC;float:left;margin-right:10px;margin-bottom:10px;position:relative;}
.image div { width:78px;height:78px;overflow:hidden;position:absolute;top:1px;left:1px;}
.image img { border:none; }

strike { color: #b40000; }

.ImportantNotice { background-color: #b40000;color: #fff;font-weight: bold;padding: 0 5px; }
.Indent {padding-left: 20px;margin-left: 10px;border-left: solid 2px #e8d2cf;}
.vijestRowDatum{ width: 105px;font-weight:bold;float:left;}

.Developer
{
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fff;
	background-color: #6bc635;
	padding: 10px 0;
}

.liveDisclaimer {font-size: 9px;}

.prnt
{
	background-image: url(img/print.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	background-position: 0 0;
	padding-left: 18px; 
}


.RadioLeft
{
	float: left;
	width: 50px;
	margin-top: 10px;
}

.RadioDescLeft
{
	float: left;
	width: 300px;
	margin-top: 10px;	
}

.SubActions
{
	padding: 5px;
	border: solid 1px #73af00;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

.Legal
{
	margin: 20px 0;
	border-top: solid 1px #eee;
	font-style: italic;
}

.RssMenu
{
	list-style-type: none;
	margin: 2px 0 0 5px;
	padding: 0;
}

.RssMenu li
{
	background-image: url(img/feed-icon-14x14.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 5px 20px;
}

.RssMoved
{
	float: left;
	margin: 0;
	padding: 0;
}

.DualForm dl
{
	border: solid 1px #f00;
}

.DualForm dt
{
	float: left;
	width: 200px;
	padding-bottom: 3px;
}

.DualForm dd
{
	float: left;
	width: 600px;
	font-weight: bold;
	padding-bottom: 3px;
}

.tbl2 td
{	
	padding: 1px 0;
	margin: 0;
}

.tbl2
{
	margin: 10px 0;
}

.vbi
{
	height:78px;margin-left:5px;
}

.closeBtn
{
	float: right;
}

#previewPanel
{
	float: right;
	width: 490px;
	margin-top: 20px;	
}

#txtContent
{
	margin: 10px 0;
	font-size: 13px;
	line-height: 19px;
}

.txtWide
{
	/* margin: 0pt 0pt 10px;
	display: block; */
	width: 350px;
}

.fieldForm p
{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;


}


.fieldForm .res p
{
	font-weight: normal;


}


p.noInfo
{
	color: #732484;
	font-weight: bold;
	font-size: 17px;
	padding-top: 20px;
}


.rssDisclaimer
{
	font-size: 10px;
	color: #999;
	padding: 0 5px;
}

.newsItemPress {
    margin-bottom: 7px;
    padding-bottom: 0px;
    border-bottom: solid 1px #eee;
}

#SubNavText, #ChoosenDate {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
    float: right;
}

#ChoosenDate {
    float: left;
}

#DatePickDiv {
    margin: 20px 0;
    display: none;
    background-color: #f4efd1;
    padding: 10px 10px;
    border: solid 1px #dec6e8;
}

#ZseInfo {
    float: right;
    padding: 10px;
    border: solid 1px #f0dbf6;
    margin-bottom: -20px;
}

.info-table td {
    padding: 0 10px;
}

.tbl-postavke td {
    padding: 5px;
}

a.pageAncor {color:#000000;}

