body {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial,
		sans-serif;
	font-size: 14px;
}

img {
	border: 0px;
}

td.stil-top {
	background-image: url('images/bg_top.png');
	background-repeat: no-repeat;
	height: 15px;
}

td.stil-in {
	background-image: url('images/bg_in.png');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

td.stil-bottom {
	background-image: url('images/bg_bottom.png');
	background-repeat: repeat-y;
	height: 15px;
}

td.bar-grey {
	background-color: #dfdfdf;
	height: 5px;
	padding: 0px;
}

td.bar-white {
	background-color: white;
	height: 2px;
	padding: 0px;
}

td.meni {
	background-color: #f3f3f3;
	padding: 14px;
}

td.meni a {
	color: white;
	padding: 4px 13px 4px 13px;
	font-size: 14px;
	font-weight: bold;
}

a.links-menu1:link {
	background-color: #006f45;
	text-decoration: none;
}

a.links-menu1:visited {
	background-color: #006f45;
	text-decoration: none;
}

a.links-menu1:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu1:active {
	background-color: #006f45;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu2:link {
	background-color: #f58120;
	text-decoration: none;
}

a.links-menu2:visited {
	background-color: #f58120;
	text-decoration: none;
}

a.links-menu2:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu2:active {
	background-color: #f58120;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu3:link {
	background-color: #e8b90a;
	text-decoration: none;
}

a.links-menu3:visited {
	background-color: #e8b90a;
	text-decoration: none;
}

a.links-menu3:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu3:active {
	background-color: #e8b90a;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu4:link {
	background-color: #0088b9;
	text-decoration: none;
}

a.links-menu4:visited {
	background-color: #0088b9;
	text-decoration: none;
}

a.links-menu4:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu4:active {
	background-color: #0088b9;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu5:link {
	background-color: #88ab2e;
	text-decoration: none;
}

a.links-menu5:visited {
	background-color: #88ab2e;
	text-decoration: none;
}

a.links-menu5:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu5:active {
	background-color: #88ab2e;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu6:link {
	background-color: #dc1e48;
	text-decoration: none;
}

a.links-menu6:visited {
	background-color: #dc1e48;
	text-decoration: none;
}

a.links-menu6:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu6:active {
	background-color: #dc1e48;
	text-decoration: none;
	border: 1px solid red;
}

a.links-menu7:link {
	background-color: #034ea2;
	text-decoration: none;
}

a.links-menu7:visited {
	background-color: #034ea2;
	text-decoration: none;
}

a.links-menu7:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

a.links-menu7:active {
	background-color: #034ea2;
	text-decoration: none;
	border: 1px solid red;
}

table.meni-stranski {
	font-size: 14px;
	font-weight: bold;
}

tr.root td {
	background-color: #bcbcbc;
	color: white;
	padding: 5px;
}

tr.root td.l-white {
	background-color: #b1b1b1;
	width: 10px;
}

tr.sub td {
	background-color: #eaeaea;
	color: #909090;
	padding: 5px;
}

tr.sub td.l-grey {
	background-color: #dcdcdc;
	width: 10px;
}

tr.root a:link {
	color: white;
	text-decoration: none;
}

tr.root a:visited {
	color: white;
	text-decoration: none;
}

tr.root a:hover {
	color: black;
	text-decoration: underline;
}

tr.root a:active {
	color: white;
	text-decoration: none;
}

tr.sub a:link {
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}

tr.sub a:visited {
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}

tr.sub a:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

tr.sub a:active {
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}

table.vsebina {
	color: #808080;
	font-size: 14px;
}

table.vsebina td {
	padding: 5px;
}

table.vsebina td.breadcrumbs-style {
	background-color: #0088b9;
	color: white;
	font-weight: bold;
}

table.vsebina td.naslov-1 {
	background-color: #034ea2;
	color: white;
	font-weight: bold;
}

table.vsebina td.naslov-2 {
	background-color: #dc1e48;
	color: white;
	font-weight: bold;
}

table.vsebina td.naslov-3 {
	background-color: #e8b90a;
	color: white;
	font-weight: bold;
}

table.vsebina td.naslov-4 {
	background-color: #88ab2e;
	color: white;
	font-weight: bold;
}

table.vsebina td.breadcrumbs-style a:link {
	color: white;
	text-decoration: none;
	background-color: #0088b9;
}

table.vsebina td.breadcrumbs-style a:visited {
	color: white;
	text-decoration: none;
	background-color: #0088b9;
}

table.vsebina td.breadcrumbs-style a:hover {
	color: white;
	text-decoration: underline;
	background-color: #0088b9;
}

table.vsebina td.naslov a:active {
	color: white;
	text-decoration: none;
	background-color: #0088b9;
}

table.vsebina p {
	padding: 0px;
	margin: 0px;
}

table.vsebina a {
	padding: 1px;
}

table.vsebina a:link {
	color: #4e7d95;
	text-decoration: underline;
}

table.vsebina a:visited {
	color: #4e7d95;
	text-decoration: underline;
}

table.vsebina a:hover {
	color: white;
	text-decoration: none;
	background-color: #4e7d95;
}

table.vsebina a:active {
	color: #4e7d95;
	text-decoration: underline;
}

table.vsebina td.copyright {
	font-size: 10px;
}

/** HARMONIKA */
.glossymenu {
	margin: 0px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu a.menuitem {
	background: black url(images/glossyback.gif) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica,
		sans-serif;
	color: white;
	display: block;
	position: relative;
	/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}

.glossymenu a.menuitem:visited,.glossymenu .menuitem:active {
	color: white;
}

.glossymenu a.menuitem .statusicon {
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover {
	background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li {
	border-bottom: 1px solid blue;
	text-align: left;
}

.glossymenu div.submenu ul li a {
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica,
		sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover {
	background: #DFDCCB;
	color: white;
}
