.green #nav {
	height: 37px;	
}
.green #sub-nav {
	background: url(../images/sub-nav.png) repeat-x;			
}
.green #sub-nav ul li a {
	background-image: url(../images/subnav-list-img-green.png);
}
.green #nav ul li.menu1 a {	
	border-bottom: none;	
}
.green #nav ul li.menu2 a {
	border-bottom: none;
}
.green #nav ul li.menu3 a {
	border-bottom: none;
}
.green #main .main-line-title {
	color: #89892e;
}
.green .path {
	background: #f2f2f2 url(../images/home-icon-green.png) no-repeat 3px 7px;	
}
.green #main .attached-file {
	border-left: 1px solid #babf40;
}
.green #main .attached-file-icon {
	background: url(../images/attached-file-green.png) no-repeat;
}
.green #main .print-icon {
	background: url(../images/print-green.png) no-repeat;
}
#sidebar.green .read-more, .green .read-more a, .green .read-more a:hover {
    color: #727222 !important;
}
.green .read-more-icon {
	background: url(../images/read-more-icon-green.png);
}
.green #main .title-page {
	color: #89892e;
	border-bottom: #9d9d51 2px solid;
}
.green #main ul li {
	list-style-image: url(../images/bullet-green.png);	
}
.green #sidebar {
	border-top: #a7a743 5px solid;
}
.green #sidebar .sidebar-title {
	color: #89892e;
}
.green #sidebar .sidebar-title .doc-icon {
	background: url(../images/doc-icon-green.png) no-repeat;	
}
.green #sidebar .sidebar-title .sidebar-title-icon {
	background: url(../images/normativna-icon-green.png) no-repeat;
}
.green #sidebar .sidebar-nav li.current, .green #sidebar .sidebar-nav li:hover {
	background: #edede6;
	color: #6a882c;
}
.green #sidebar .sidebar-nav li.current a, .green #sidebar .sidebar-nav li:hover a {
	color: #6a882c;	
}
.green #sidebar .sidebar-nav li.sidebar-nav-main {
	background: url(../images/sidebar-title-str.png) no-repeat 5px 7px;
	list-style-position: inside;
	padding: 7px 5px 7px 20px;
	font-size: 0.95em;
}
.green #sidebar .sidebar-nav li.sidebar-nav-main.current, .green #sidebar .sidebar-nav li.sidebar-nav-main:hover {
	background-color: #edede6;
	color: #6f7324;
}
.green #sidebar .sidebar-nav li.sidebar-nav-main.current a, .green #sidebar .sidebar-nav li.sidebar-nav-main:hover a {
	color: #6f7324;	
}
.green #sidebar .sidebar-nav li.no-link:hover {
	background-color: #fff;
}
.green #sidebar .sidebar-nav li.sidebar-nav-sub {
	padding: 7px 5px 7px 20px;
}
.green #sidebar .sidebar-nav li.sidebar-nav-sub.current a {
	color: #6a882c;
}
.green #sidebar .sidebar-nav .sidebar-nav-title, .green #sidebar .sidebar-nav .sidebar-nav-title:hover {
	background: #aeb083 url(../images/sidebar-title-bg.png) repeat-x bottom;
	color: #fff;
}
.green .list-tree ul li.level-1 {
	border-left: 3px solid #b9b860;		
	border-bottom: 1px solid #b9b860;  
}
.green .list-tree ul li.level-2 ul li {
	list-style-image: url(../images/bullet-green.png) !important;	
}
.green .list-tree ul li.level-2 ul li ul li {
	list-style-image: url(../images/sub-bullet-green.png) !important;	
}
.green .number-level {
	color: #89892e;
}
.green #main .list-info ul li ul li {
	list-style-image: url("../images/bullet-green.png");
}
.green ul li.level-1 .li-sub-text {
	color: #767625;
}
.green .list-info ul li.level-1 .li-sub-text-name {
	color: #767625;
}
.green #main .list-info-white ul li ul li {
    list-style-image: url("../images/bullet-green.png") !important;
}
.green #main .list-info-white ul li ul li li {
    list-style-image: url("../images/sub-bullet-green.png") !important;    
}

/** Organigram **/
.ui-widget-header {background: #AFB089 !important;}
.version-container {
	border-bottom: 2px solid #beb4ac;
	background-color: #fbf9f7;
}

#info-box {
	color: #000;
	background: #f4f8f1 none repeat scroll 0 0;
    border: 1px dashed #b9b860;
}

#info-box-content h2, #info-box-content h2 a {
	color: #6c870d;
}

#info-box-close {
	background: url("../images/closeBtn.png") no-repeat;
}

#info-box  ul li {
	list-style-image: url("../images/bullet-green.png");
}

#jit-container .node, #jit-container .node2 {
	color: #000;
}

#jit-container-static .node, #jit-container-static .node2 {
	color: #000;
}

#jit-container-static a {
	color: #000;
}

.show-icon {
	background: url(../images/more-info.png) no-repeat top right;
	background-color: none;
}

.version-style {
	color: #71731d;
}

.organigram-sub-section {
	border-left: 2px solid #c6cdb5;
}
