/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	background-image: url(../images/bg_grad.jpg);
	background-attachment: fixed;
	background-color: #CCCCCC;
	font-size: 11px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #57606F;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #3D4247;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bolder 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 90% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin: 0;
	background-color: #BDC0C6;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #333333;
	padding-right: 0px;
}

form.noStyle {
	background-color: #FFFFFF;
	border-bottom: 0px;
}


form td{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: inset 1px #708090;
	padding-left: 2px;
}
.buttonColor INPUT{
	background-color: #E5E5E5;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 0px;
	left: 7px;
	width: 95.6%;
}
#pageTop{
	position:absolute;
	top: 10px;
	left: 12px;
	right: 1%;
	width: 94%;
	background-color: #CCCCCC;
	height: 32px;
	background: images/top_bg.gif;
	background-image: url(../images/glbnav_background.gif);
	background-repeat: repeat-x;
}


#tlMain {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#trMain {
	position:absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	right: -1px;
}
#tlTopMain {
	position:absolute;
	top: 0px;
	left: -5px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#trTopMain {
	position:absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	right: -5px;
}

#pageNav{
	width:140px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font: 10px Verdana,sans-serif;
	background: #ffffff;
	background-image: url(../images/leftnavshadow.gif);
	background-position-top: 10px;
	z-index: 90;
	position: absolute;
	height: 390px;
	top: 10px;
}

#content{
	padding: 31px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px solid #5B6163;
	background-color: #FFFFFF;
	border-bottom: 1px solid #5B6163;
}




/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:   url("../images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}


/************** feature styles *****************/

.feature{
	padding: 0px;
	font-size: 11px;
}
.reportTable {
	position:relative;
	width: 100%;
	overflow: hidden;
}
html>body .feature {
}

.feature h3{
	font: bold 140% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 11px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 18px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLogo{
	margin: 0px;
	padding: 0px;
	height: 69px;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEE;
	width: 138px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #EDEEF0;
	border-bottom: 1px solid #cccccc;
	background-image:   url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CED3D7;
	background-image: url(../images/glblnav_selected.gif);
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 5px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


.TopNavFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ResultPageNav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.ResultPageNav a:visited, .ResultPageNav a:link{
	color: #666666;
}
.ResultPageNav a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.TableTopRow {
	background-color: #DCE0E1;
	border: 0px;
	border-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-right-width: 1px;
	color: #7E8D94;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.TableMessageRow {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #FFFFFF;
	border-right: 1px solid #CECECE;
	color:#CC0000; 
	padding-left: 5px; 
	height: 30px; 
	font-weight: bold; 
	border-bottom: 1px solid #000000;
}
.TableNavigationRow {
	padding: 2px;
	background-color: #DBDBDB;
	border-right: 1px solid #CECECE;
	padding-left: 5px;
	height: 20px;
	border-bottom: 1px solid #000000;
	font: 12px bold;
	font-family: Arial, Helvetica, sans-serif;
}
.TableDarkRow {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	border: 0px;
	border-color: #CECECE;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	height: 10px;
	
}
.TableDarkRow a:visited, .TableDarkRow a:link{
	font-weight: bold;
}
.TableDarkRow a:hover {
	text-decoration: underline;
}
.TableLightRow {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	border-color: #CECECE;
	border-right-style: solid;
	background-color: #FFFFFF;
	border-right-width: 1px;
	 
}
.TableLightRow a:visited, .TableLightRow a:link{
	font-weight: bold;
}
.TableLightRow a:hover {
	text-decoration: underline;
}
.Sum {
	background-color: #EBEBEB;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: right;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}

.formNavText {
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	top: 15px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.smallfont {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Title {
	position:absolute;
	height: 30px;
	width: 99.9%;
	border-bottom: 1px solid #333333;
	margin-top: 0px;
	overflow: hidden;
	background-color: #EFF0F1;
	line-height: 30px;
	border-right: 1px solid #5B6163;
}
#TitleIkone {
	position:absolute;
	right: 0px;
	padding-right: 7px;
	top: 5px;
}
#TitleIkoneClose {
	position:absolute;
	right: 0px;
	padding-right: 3px;
	top: 4px;
}
#Ime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.ImeOkno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	left: 10px;
}
/************* FOOTER border **************/

/************* FOOTER border **************/
#bottomDATA{
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	border-right: 1px solid #5B6163;

}

#BottomCornerL {
	position:relative;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	background-repeat: repeat-x;
	right: -2px;
	left: 0px;
	bottom: 0px;
}

#BottomBorder {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 90;
	left: 10px;
	width: 97.4%;
	height: 13px;
	background-image: url(../images/bottomborder.gif);
	background-repeat: repeat-x;
	right: 10px;
}

/************* SEARCH cells **************/
#search{
	top: -1px;
	right: 4px;
	white-space: nowrap;
}
.racunTop{
	position: absolute;
	top: 11px;
	white-space: nowrap; 
}
.stanjeTop{
	position: absolute;
	top: 5px;
	white-space: nowrap;
	left: 421px;
}
.izpisTop{
	position: absolute;
	top: 2px;
	white-space: nowrap;
	left: 584px;
}
.locationTop{
	position: absolute;
	top : 2px;
	white-space: nowrap;
	right: 5px;
}
/************* Font COLOR styles **************/
.stanje, .stanje a:visited, .stanje a:link{
	color: #003686;
	padding: 4px 2px 4px 2px;
}
.promet, .promet a:visited, .promet a:link{
}
.arhiv, .arhiv a:visited, .arhiv a:link{
	color: #666666;
}
.cakajoci, .cakajoci a:visited, .cakajoci a:link{
	color: #269300;
}
.imenik, .imenik a:visited, .imenik a:link{
	color: #AE00A1;
}
.sMessage{color: #CC0000;}

.vDobro {color: #0099CC;}
.vBreme {color: #CC0000;}
.negativeAmount {color: #CC0000;}
.positiveAmount {color: #000066;;}
.rejectedAmount {color: #999999;}
.unSettledAmount {color: #FF00FF;}

.helpText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	width: 468px;
}


.bottomBlank{
	height: 50px;
	position: relative;
}

/************* HELP styles **************/

#pagecellHelp{
	width: 498px;
	position: absolute;
	left: 10px;
	top: 10px;
	vertical-align: middle;
}
#TitleLinks {
	position:relative;
	height: 30px;
	border-bottom: 1px solid #333333;
	margin-top: 0px;
	overflow: hidden;
	background-color: #D5D7DD;
	line-height: 30px;
	top: 31px;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #5B6163;
}

/************* STATE styles **************/
.TableDarkRowStateLink {
	background-color: #EBEBEB;
	border: 0px;
	border-color: #CECECE;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	height: 10px;
	vertical-align: middle;
}
.TableDarkRowStateLink a:visited, .TableDarkRowStateLink a:link{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003686;
	vertical-align: middle;
}
.TableDarkRowStateLink a:hover {
	text-decoration: underline;
	vertical-align: middle;
}
.TableLightRowStateLink {
	padding: 2px;
	border-right-width: 1px;
	border-color: #CECECE;
	border-right-style: solid;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.TableLightRowStateLink a:visited, .TableLightRowStateLink a:link{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003686;
	vertical-align: middle;
}
.TableLightRowStateLink a:hover {
	text-decoration: underline;
	vertical-align: middle;
}

/************* LeftNAV frame styles **************/
#rightShadow {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 145px;
	background-image: url(../images/rightshadow.gif);
	background-repeat: repeat-y;
	width: 2px;
	top: 18px;
}
#navLeftBottomFrame {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 0px;
	bottom: -9px;
}
#TopCorner {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 7px;
	top: 10px;
}
#Nav {
	top: 10px;
	margin-top: 10px;
}





/************* Details page **************/
#Box {
	background-color: #FFFFFF;
	width: 100%;
}
#BoxBox {
	position: relative;
	left: 13px;
	top: 4px;
	width: 500px;
}
#BoxBox TD{
	font-size: 11px;
}



/************* Racun drop down  **************/
.racunOrder{
	position: absolute;
	top: 41px;
	white-space: nowrap; 
}
.stanjeOrder{
	position: absolute;
	top: 35px;
	white-space: nowrap;
	left: 421px;
}

.MessageRow {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	color:#CC0000; 
	padding-left: 5px; 
	height: 30px; 
	font-weight: bold;	
}
