﻿
/* --------- Awards --------- */

div#miniawards {
      margin: 0;
      padding: 0 0 14px 0;
}

div#miniawards div {
      width: 54px;
      height: 54px;
      margin: 0 4px 0 0;
      padding: 0;
      display: inline;
}

div#miniawards div a img {
      border: 0;
}

div#zlatnaknjiga {
      float: right;
      margin: -66px 14px 0 0;
      padding: 0;
      font-size: 9px;
}

div#zlatnaknjiga img {
      display: block;
      margin: 0 0 8px 14px;
}


/* ------------ 3 COLUMNS: HOME * SUBJEKTI * VIJESTI ------------ */

div.subColumn, div.subColumn20 {
	float: left;
	width: 290px;
	margin-top: 14px;
}

div.subColumn20 {
	margin-left: 14px;
	margin-right: 14px;
}

div.subColumn p, div.subColumn20 p {
	text-align: justify;
	margin-bottom: 14px;
}

div.subColumnNoM, div.subColumn20NoM {
	float: left;
	width: 290px;
	margin-top: 0;
}

div.subColumn20NoM {
	margin-left: 14px;
	margin-right: 14px;
}

div.rounddiv {
	background: transparent url(../img/subcolumnmiddle.gif) 0 0 repeat-y;
}

div.roundpadding {
	width: 272px;
	padding: 0 8px;
	padding-top: 8px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

div.roundpaddingborders {
	padding: 0;
	margin: 0;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	height: auto;
	clear: both;
	text-align: left;
}

div.roundpaddingbordersinner {
	padding: 8px;
	margin: 0;
	height: auto;
}

div.rounddivbottom {
	width: 290px;
	height: 9px;
	margin-bottom: 15px;
	background: transparent url(../img/subcolumnbottom.gif) 0 0 no-repeat;
}

div.rounddivbottom2 {
	width: 290px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/subcolumnbottom.gif) 0 0 no-repeat;
}

div.rounddivtopborder {
	width: 290px;
	height: 6px;
	background: transparent url(../img/subcolumntopborder.gif) 0 0 no-repeat;
	padding: 0;
	margin: 0;
}


/* |------------>>> HOME <<<------------| */

div#welcomeback {
	clear: both;
	margin: 0;
	padding-top: 8px;
}

div#welcomeback h1 {
	display: inline;
	margin-right: 11px;
	color: #000;
	letter-spacing: -1px;
	font-size: 24px;
}
/*
div#pnlHomeUser {
	padding: 0;
	margin:0 0 6px 0;
}
*/

div#userprophoto {
	 float: left;
	 width: 120px;
}

div#userprophoto images {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#userprodata {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
div#userprodata p { text-align: center; margin: 0; }

div#userprochange {
	clear: both;
}

div#userprochange p {
	text-align: center;
	margin: 15px 0 0 0;
}

div#userprochange p a {
	text-decoration: none;
}

div#userprochange p a:hover {
	text-decoration: underline;
}

div#dvijesti {
	margin-top: 0px;
}

div#dvijesti p {
	text-align: left;
	margin-bottom: 0;
}

div#dvijesti p.visevijestihome, div.subColumn p.visevijestihome, p.visevijestihome {
	margin-top: 11px;
	text-align: right;
}

div#dvijesti p.visevijestihome a, div.subColumn p.visevijestihome a, p.visevijestihome a {
	background: transparent url(../images/bpstrelicad.gif) 26px 2px no-repeat;
	padding-right: 29px;
	text-decoration: none;
}

div#dvijesti p.visevijestihome a:hover, div.subColumn p.visevijestihome a:hover, p.visevijestihome a:hover {
	text-decoration: underline;
}

div#dvijesti div p.visevijestidesno
{
	text-align: right;
	padding-top: 8px;
}

div#dvijesti div p.visevijestidesno a
{
	background: transparent url(../images/bpstrelicad.gif) 26px 2px no-repeat;
	padding-right: 29px;
	text-decoration: none;
}

div#dvijesti div p.visevijestidesno a:hover
{
	text-decoration: underline;
}


a.strelicavise
{
background: transparent url(../images/strelicadole.gif) 100% 2px no-repeat;
padding-right: 21px;
text-decoration: none;
}


a.strelicavise:hover 
{
	text-decoration: underline;
}


/* |------------>>> VIJESTI <<<------------| */

div.vijest_class {
	clear: both;
	margin: 10px 0 5px 0;
	padding: 3px 0 0 0;
}

div.vijest_class img {
	border: 0;
}

div.vijest_class h3.vijesti_naslov {
	display: block;
	font-size: 14px;
}

div.vijest_class h4.zaglavlje {
	font-weight: normal;
	font-size: 11px;
	display: block;
	font-style: italic;
}

div.vijest_class p {
	margin-bottom: 4px;
}

p a.vijestivise {
	background: transparent url(../images/vijestivise.gif) 0 3px no-repeat;
	padding-left: 19px;
	margin-right: 11px;
	text-decoration: none;
}

p a.vijestimanje {
	background: transparent url(../images/vijestimanje.gif) 0 3px no-repeat;
	padding-left: 16px;
	margin-right: 11px;
	text-decoration: none;
}

p a.vijestiuredi {
	background: transparent url(../images/vijestiuredi.gif) 0 3px no-repeat;
	padding-left: 16px;
	text-decoration: none;
}

p a.vijestiprebaci {
	background: transparent url(../images/vijestiprebaci.gif) 0 3px no-repeat;
	padding-left: 19px;
	margin-right: 11px;
	text-decoration: none;
}


p a.vijestivise:hover, p a.vijestimanje:hover, p a.vijestiuredi:hover, p a.vijestiprebaci:hover {
	text-decoration: underline;
}


/* |------------>>> OSOBE <<<------------| */

h1#resulth1, h1.resulth1noline {
	font: bold 24px/1.0em Helvetica, Tahoma, Verdana, sans-serif;
	color: #000;
	letter-spacing: -1px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 9px;
	margin-left: 0;
}

h1#resulth1 
{
	border: 0;
	letter-spacing: normal;
	line-height: normal;
	margin-top: 0;
}

h1.resulth1noline {
	border: 0;
	margin-bottom: 14px;
	margin-top: 0;
	padding-top: 8px;
}

span.resulth1sub {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

ul#basicdata {
	clear: both;
	list-style: none;
	height: 16px;
	margin-bottom: 34px;
	margin-top: 6px;
	padding-top: 8px;
	border-top: 1px solid #ccc;
}

ul#basicdata li {
	float: left;
	margin-right: 21px;
	text-transform: uppercase;
}

ul#basicdata li strong {
	text-transform: none;
}

/* ************ Profile ************ */

div.profiledata {
	padding: 0;
	text-align: left;
}

div.profiledata img {
	float: left;
	margin: 0;
	margin-right: 8px;
	margin-bottom: 8px;
}

span.kojafirma {
	display: block;
}

div#headerQData 
{
	margin-bottom: 21px;
}

div.floatingTitleRight a.dodajnovo, a.dodajnovo {
	background: transparent url(../images/profiladdnew.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
	text-decoration: none;
}

div.floatingTitleRight a.uredi, a.uredi {
	background: transparent url(../images/profiledit.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
	text-decoration: none;
}

div.floatingTitleRight a.dodajnovo:hover, div.floatingTitleRight a.uredi:hover, a.uredi:hover {
	text-decoration: underline;
}

/* |------------>>> SUBJEKTI <<<------------| */

div#coredata {
	border: 0;
}

div#coredataleft {
	float: left;
}

div#coredataright {
	float: right;
	width: 224px;
	margin-left: 30px;
	padding-top: 7px;
	display: none;
}

span.velikaljubicasta {
	background-color: #823A90;
	color: #fff;
	font-weight: bold;
	padding: 0 4px;
	margin-right: 5px;
}

span.zelenistrelica {
	color: #07A212;
	font-weight: bold;
	margin-right: 7px;
	padding-left: 8px;
	background: transparent url(../images/bstrelicazelena.gif) 0 5px no-repeat;
}

span.crvenistrelica {
	color: #C4180C;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 8px;
	background: transparent url(../images/bstrelicacrvena.gif) 0 7px no-repeat;
}

span.resulth1seat {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

span.resulth1sub2 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}

ul#basicdata li span.basicyear {
	margin: 0 4px;
}

ul#basicdata li span.basicpcgreen {
	font-weight: bold;
	color: #390;
}

ul#basicdata li span.basicpcred {
	font-weight: bold;
	color: #f00;
}

/* ------*** osnovni podaci ***------ */

div.companydata {
	clear: both;
	border-bottom: 1px solid #fff;
}

div.companydata p {
	margin: 0 0 1px 0;
	float: left;
}

div.companydata p.companydatal, div.companydata p.companydata2l {
	width: 101px;
	text-align: left;
	font-weight: bold;
}

div.companydata p.companydata2l {
	width: 49px;
}

div.companydata p.companydatar, div.companydata p.companydata2r {
	width: 165px;
	text-align: left;
	margin-left: 16px;
}

div.companydata p.companydata2r {
	width: 217px;
}

div.companydata p.visevijestihome {
	clear: both;
	float: none;
	margin: 9px 0;
}

a#oo_tip_s2 {
	background: transparent url(../images/icomap.gif) 100% 3px no-repeat;
	padding-right: 24px;
	height: 22px;
	display: block;
	padding-top: 6px;
}

a#oo_tip_s1 {
	background: transparent url(../images/icomap.gif) 100% 3px no-repeat;
	padding-right: 24px;
	height: 22px;
	display: block;
	padding-bottom: 8px;
}

/* ------*** kljucne osobe ***------ */

div#kljucneosobe {
	position: relative;
	left: 10px;
	top: 0;
	height: 453px;
}

.officerOutter, .officerOutter2 {
  	position:relative;
	left: 15px;
  	width:251px;
	height: 48px;
	margin:0 0 10px 0;
  	padding:2px;
  	background: #fff;
  	border:1px solid #D0D0D0;
  	z-index:4;
}

.officerOutter2{
	left: 0;
}

.officerInner{
  	padding:3px;
  	background-color:#FAFAFA;
  	text-align:center;
}

div.kljucnadetalji {
	margin-right: 10px;
	font-size: 11px;
	text-align: center;
}

div.kljucnanaslov {
	font-size: 11px;
}

.officerBranch{
  	z-index:-1;
  	position:relative;
  	width:266px;
  	border-left:1px solid #D0D0D0;
  	border-bottom:1px solid #D0D0D0;
}
	  
.treeBranch{
  	position:absolute;
  	width:25px; height:65px;
  	left:8px;
  	border-left:1px solid #D0D0D0;
  	border-bottom:1px solid #D0D0D0;
  	z-index:0;
}

/* ------*** subjekt na burzi ***------ */

table.bottomborders {
	border: 0;
	width: 100%;
}

table.bottomborders td {
	border-bottom: 1px solid #ccc;
	height: 24px;
	font-weight: bold;
	font-size: 13px;
}

table.bottomborders td.rightalign {
	text-align: right;
	font-weight: normal;
}


/*  *** GLOBAL *** */

@media screen
{
	a abbr{
		/*border-bottom:1px dotted black;*/
		cursor:pointer; cursor:hand;
		/*cursor:help;*/
	}
	abbr,acronym{
		border-bottom:1px dotted black;
		cursor:help;
	}
	
	
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

table { font-size: 100%; border: 0; }
th { text-align: left; }
.helper { font-size: 85%; }
.top { margin-top: 0 !important; }
.bottom { margin-bottom: 0 !important; }
.btn { text-align: center; }
.right { text-align: right; }
.even, .odd { background: #EEE; }
abbr { text-decoration: none; border: none; font-style: normal; }
sup { font-size: 70%; }
dl dt { margin: 0 0 1px 15px; font-weight: bold; }
dl dd { margin: 0 0 12px 30px; }

/* FORMS */
form { margin: 0; }
textarea { margin: 5px 0; width: 500px; font-family: arial, helvetica, sans-serif; font-size: 100%; }
select, input[type="text"], input[type="password"] { margin: 3px 0; }
input.hint, textarea.hint { color: #999 !important; }
div.btn input { margin-bottom: 5px; }
fieldset { border: 1px solid #CCC; padding: 0 10px 10px; margin-bottom: 20px; }
fieldset div { padding-left: 15px; }
fieldset .first { margin-top: 5px; }


/* MAIN */

div#main {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	padding: 7px 0 10px;
	background: #FFF;
	display: inline-block;
	clear: both;
}

div#main:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }  /* used to clear floats */
/* ie5mac backslash hack \*/
div#main { display: block; }
/* end ie5mac backslash hack */

div.contain { margin-bottom: 15px; float: left; width: 555px; } /* nonstandard css for iewin */
div.contain>*:first-child { margin-top: 0; }

p.page { font-size: 92%; }
p.page a { padding: 0 1px; }
p.page a strong { font-weight: normal; }
/*
h1 {
	font-size: 165%;
	margin: 0 0 15px;
	padding: 3px 0 7px;
	border-bottom: 1px solid #CCC;
	color: #000; text-align: left;
	font-weight: bold;
}
*/
h1 a:link, h1 a:visited { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 { font-size: 140%; margin: 0; }
h3 { font-size: 115%; }

/* bw */

#companyTitle{ font-weight: bold; color: #333333; margin-bottom: 10px; font-size: 18px; }
#companyTitle span{ color:#999999; }


/* osobe */

.style1 { font-weight: normal; font-size: 0.7em; color: #C0C0C0; }
.style1oso { font-weight:bold; font-size: medium; color: #2b2b2b; }


/* ----------------- Tab Styles ------------------*/
div.mainTabs{ }
div.tabs{  }
div.tabs{ padding:0 0 0 5px; }

div.mainTabs div.tabBorder{
	position:relative;
	font-size:0;
	clear:both;
	top:-1px;
	margin-top:-2px;
	border-bottom:1px solid #CCCCCC;
	z-index:2;
}

div.tabs div.tabBorder{
	position:relative;
	font-size:0;
	clear:both;
	top:-1px;
	margin-top:-2px;
	border-bottom:1px solid #CCCCCC;
	z-index:2;
}

div.mainTabs a{
	position:relative;
	display:block;
	float:left;
	font-size:12px;
	border:1px solid #CCCCCC;
	border-bottom:0;
	z-index:1;
}

div.tabs a{
	position:relative;
	display:block;
	float:left;
	font-size:12px;
	border:1px solid #CCCCCC;
	border-bottom:0;
	z-index:1;
}

div.tabs a{ padding:5px 9px; }
div.mainTabs a{ padding:5px; }

div.mainTabs a.notSelected{
	font-weight:normal;
	background-color:#F2F2F2;
}

div.tabs a.notSelected{
	font-weight:normal;
	background-color:#F2F2F2;
}
div.mainTabs a.selected{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	background-color:#FFFFFF;
	z-index:3;
}

div.tabs a.selected{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	background-color:#FFFFFF;
	z-index:3;
}

div.mainTabs a.selected{ padding:5px 4px; }

div.tabs a{ margin:0 3px; }
div.mainTabs a{ margin:0 6px 0 0; }
div.mainTabs .lastTab{ margin-right:0; /*float:right;*/ }
/* ---------- End of Tab Styles ----------------- */


/* Exchange List styles */
#headerQData .dataPoint{ float:left; margin:0 20px 0 0; }



/* **************************** SECTION TITLES **************************** */

/*
.sectionTitle, .sectionTitleClear, .sectionTitleClear2, .sectionTitleClear3, .sectionTitleTopMargin {
	color: #000;
	font-size:18px;
	font-weight: normal;
	padding:5px 0 0 0;
	margin:0 0 18px 0;
	line-height:normal;
	border-top:5px solid #e5e5e5;
	background: #fff;
}*/

.sectionTitle, .sectionTitleClear, .sectionTitleClear2, .sectionTitleClear3, .sectionTitleTopMargin {
	color: #000;
	font-size:16px;
	clear: both;
	height: 27px;
	width: 274px;
	padding: 5px 8px 0 8px;
	background: #fff url(../img/subcolumntop.gif) 0 0 no-repeat;
}

.sectionTitleResults {
	color: #000;
	font-size:18px;
	font-weight: normal;
	padding:5px 0 0 0;
	margin:0 0 18px 0;
	line-height:normal;
	background: #fff;
}

.sectionTitleTopMargin {
	margin: 18px 0 18px 0;
}

.sectionTitleNoPad {
	padding:0;
}
.sectionTitleClear {
	clear: both;
}

.sectionTitleClear2 {
	clear: both;
	margin:31px 0 18px 0;
}

.sectionTitleClear3 {
	clear: both;
	margin:14px 0 18px 0;
}

.sectionTitleNoLine {
	color: #000;
	font-size:18px;
	margin:0 0 18px 0;
	line-height:14.4px;
}

.sectionTitleNoLine2 {
	color: #000;
	font-size:18px;
	margin:18px 0;
	line-height:14.4px;
	font-weight: normal;
}

.sectionTitleNoLine3 {
	color: #000;
	font-size:16px;
	clear: both;
	height: 27px;
	width: 274px;
	padding: 5px 8px 0 8px;
	background: #fff url(../img/subcolumntop.gif) 0 0 no-repeat;
}

.sectionTitleNoLine4 {
	color: #000;
	font-size:18px;
	margin: 8px 0 18px 0;
	line-height:14.4px;
	font-weight: normal;
}

.sectionTitleRoundAbove {
	color: #000;
	font-size:16px;
	clear: both;
	padding: 0 8px;
	margin-top: -1px;
}

.sectionTitleHome {
	color: #000;
	font-size:16px;
	padding:5px 0 0 0;
	margin:5px 0 18px 0;
	line-height:14.4px;
	border-top:5px solid #E5E5E5;
}

.sectionTitleHomeNoLine {
	color: #000;
	font-size:16px;
	margin:0 0 18px 0;
	line-height:14.4px;
}

div.greyLineDiv {
	border-top:5px solid #E5E5E5;
	margin-top: 5px;
	padding-top: 5px;
}

div.floatingh4 {
	clear: both;
	height: 20px;
	padding-top: 21px;
	display: block;
}

div.floatingh4 div.floatingTitleLeft, div.floatingh4 div.floatingTitleRight {
	margin: 0;
	padding: 0;
}

div.floatingh4 div.floatingTitleLeft h3.profilh3 {
	margin: 0;
	padding: 0;
}

div.floatingh31  {
	clear: both;
	margin-top: 0;
}

div.floatingh32 {
	clear: both;
	height: 32px;
	width: 290px;
	background: #fff url(../img/subcolumntop.gif) 0 0 no-repeat;
}

div.floatingh32 div.floatingTitleLeft h3.profilh3 {
	font-size: 16px;
	padding: 5px 0 0 8px;
	width: 180px;
}

div.rounddiv h3.profilh3, div.rounddiv h3.profilh3top {
	font-size: 16px;
	padding: 5px 0 0 8px;
	height: 27px;
	width: 282px;
	background: #fff url(../img/subcolumntop.gif) 0 0 no-repeat;
}

div.floatingh32 div.floatingTitleRight {
	padding: 8px 8px 0 0;
}

div.floatingh3 {
	width: 263px;
	height: 20px;
	background: #fff url(../img/innerh3bkg.gif) 0 0 no-repeat;
	clear: both;
	margin-top: 11px;
	padding: 1px 5px 0 5px;
}

div.floatingh3 div.floatingTitleLeft h3.profilh3 {
	background: transparent none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
}

div.subColumn20 div.rounddiv div.floatingh31, div.subColumn div.rounddiv div.floatingh31 {
	padding: 5px 0 0 8px;
	height: 27px;
	width: 282px;
	background: #fff url(../img/subcolumntop.gif) 0 0 no-repeat;
}

div.subColumn20 div.rounddiv div.floatingh31 div.floatingTitleLeft h3.profilh3, div.subColumn div.rounddiv div.floatingh31 div.floatingTitleLeft h3.profilh3 {
	background: transparent none;
	margin: 0;
	padding: 0;
	width: 180px;
}

div.subColumn20 div.rounddiv div.floatingh31 div.floatingTitleRight, div.subColumn div.rounddiv div.floatingh31 div.floatingTitleRight {
	padding: 4px 14px 0 0;
}

div.floatingdata {
	clear: both;
	display: block;
	padding-top: 18px;
}

div.floatingh3 images {
	margin: 8px 0;
}

div.floatingTitleLeft {
	float: left;
}

div.floatingTitleLeft2 {
	float: left;
	width: 214px;
}

div.floatingTitleRight {
	float: right;
	text-align: right;
}

div.floatingTitleRight2 {
	float: right;
	text-align: right;
}

span.profilfunkcija {
	display: block;
	font-weight: bold;
}

span.profilrazdoblje {
	display: block;
}

div.clearFloatingTitle {
	clear: both;
	text-align: justify;
}






.detailsCont { margin:20px 0 15px 0; border-top:1px solid #D6D6D6; }
.detailsCont td { text-align:left; }

.prop {
    height:50px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

div.vijest_vezane { padding-top:3px; }

.vijesti_naslov { font-weight:bold; font-size:10pt; }

input.blur { color: #999; }

div.pretraga { margin: 21px 0; }
.pretraga input#tDodajSubjekt {  margin: 2px; padding: 2px; border: 1px solid #999;  }
.titula { font-size:0.8em; font-weight:normal;}			
.promBig { font-size:15px;color:#003366; padding:0px; margin:5px 0 0 0; font-weight:bold;}
.promSmall { /*color:Navy; */ padding:0 0 5px 0; margin:0px; font-family:Verdana; font-size:11px;}


/* ------------ /////////////// PH LITE CALL TO ACTION /////////////// ------------ */

div#gopro { width: 353px; height: 47px; background: transparent url(../images/lite/c2a_bluebkg.gif) 0 0 no-repeat; position: absolute; z-index: 300; top: -2px; right: 3px; }
div#gopro p { color: #fff; margin-top: 0; font-size: 12px; }
div#gopro p a { color: #fff; text-decoration: none; display: block; width: 353; height: 40px; background: transparent url(../images/lite/usklicnik.gif) 10px 9px no-repeat; padding-left: 48px; padding-top: 7px; padding-right: 14px; }
div#gopro p a:hover { color: #fff; text-decoration: underline; }
 
a.redlink, div#gopro p a.redlink { text-decoration: none; color: #e80b10; }
a.redlink:hover, div#gopro p a.redlink:hover { text-decoration: underline; color: #e80b10; }


/* ------------ /////////////// INTERACTION ICONS /////////////// ------------ */

div.icolink {
	margin: 0;
	padding: 0;
}

div.icolink a {
	display: block;
	height: 24px;
	padding-left: 57px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
}

div.icolink a.icododaj {
	background: #fff url(../images/icododaj.jpg) 0 0 no-repeat;
}

div.icolink a.icodownload {
	background: #fff url(../images/icodownload.jpg) 0 0 no-repeat;
}

div.icolink a.icoupload {
	background: #fff url(../images/icoupload.jpg) 0 0 no-repeat;
}

div.icolink a.icovijesti {
	background: #fff url(../images/icovijesti.jpg) 0 0 no-repeat;
}

div.icolink a.icoprofil {
	background: #fff url(../images/icouser.jpg) 0 0 no-repeat;
}

div.icolinkz {
	margin: 0;
	padding: 0;
}

div.icolinkz a, div.icolinkz a:visited {
	display: block;
	height: 24px;
	padding-left: 57px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
	color: #045D00;
}

div.icolinkz a:hover {
	color: #045D00;
}

div.icolinkz a.icocbr {
	background: #fff url(../images/icocbr.jpg) 0 0 no-repeat;
}

div.icolinkheading {
	margin: 0;
	padding: 0 8px 0 0;
	float: right;
	width: 184px;
}

div.icolinkheading a {
	display: block;
	height: 24px;
	padding-left: 57px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
}

div.icolinkheading a.icovijesti {
	background: #fff url(../images/icovijesti.jpg) 0 0 no-repeat;
}

a.icodlmy {
	background: transparent url(../images/icodlmymini.gif) 0 0 no-repeat;
	padding-left: 20px;
	font-size: 11px;
	margin-top: 4px;
	display: block;
}


/* -----------------------------------------------------> Home PH tooltip */


div.phtooltip {
border: 1px solid #000;
background: #fff;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 21;
padding: 0;
text-align: left;
width: 244px;
}

div.phtooltip p {
padding: 3px 6px 6px 6px;
margin-bottom: 6px;
font-size: 10px;
line-height: normal;
border-top: 8px solid #003366;
}

div.phtooltip ul {
padding: 3px 6px 0 6px;
}

div.phtooltip ul li {
font-size: 11px;
padding-left: 8px;
margin-bottom: 4px;
background: transparent url(../img/squarebullet4x4.gif) 0 6px no-repeat;
}
div.ugasen
{
	color:Red;
	font-weight:bold;
}









