body,td
{
    background-color:#FFFFFF;
    text-align:center;
    margin: 10px 0px 0px 0px;
    font-family: "Times New Roman, Times, serif";
    font-size: 11px;
}

.logo { margin-bottom:2px;}

ul.nde-menu-system *
{
  font-family: Verdana, Arial,"Times New Roman, Times, serif";
  font-size: 9pt;
  background-color:rgb(251,255,255);
}


ul.nde-menu-system
{
  background-color: #FFFFFF;
  height:20px;
  overflow:hidden;
 }

ul.nde-menu-system, ul.nde-menu-system ul
{
  display: block;
  margin: 0;
  padding: 0;
}


/*display main menu intems horizontally*/
ul.nde-menu-system li
{
  margin: 0;
  display: inline;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}

ul.nde-menu-system li a
{
  display: inline;
  text-decoration: none;
  margin: 0;
  color: #000000;
}

ul.nde-menu-system li.submenu ul a {color: #000000 !important;}

ul.nde-menu-system li.submenu ul a:hover
{
  color: #000000 !important;
  background-color: rgb(238,238,238);
  cursor:default;
}


/*submenus (hidden)*/
ul.nde-menu-system li ul
{
  display: block;
  position: absolute;
  left: 0;
  top: 1em; 
  visibility: hidden;
  z-index: 3;
  border-style:solid;
  border-color:rgb(204,153,51); 
  border-width:1px 0px 0px 0px;
}

/*submenu items + MSIE fix (voice)*/
ul.nde-menu-system li ul li
{
  margin: 0 0 0 -1.5em;
  border-style:solid;
  border-color:rgb(204,153,51); 
  border-width:0px 0px 1px 0px;
  padding: 0;
  display: block;
  width: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 0;
}

ul.nde-menu-system li ul li a
{
  
  text-align:left;
  font-variant: small-caps;
  display: block;
  margin: 0;
  width: 95%;
  padding: 0 0 0 5%;
  voice-family: "\"}\""; voice-family: inherit;

}

a.mm { font-size:14px; font-variant: small-caps;background-color:transparent;color: #A52A2A;  text-decoration: none;}
a.mm:hover {background-color:transparent; color: #666666; cursor: default;}

#navbar{width:810px;height:75px;}
#sm1 {width:190px;}
#sm2 {width:170px;}
#sm3 {width:205px;}
#sm4 {width:200px;}
#sm5 {width:0;}
#sm6 {width:230px;}
.povezava {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
