@charset "utf-8";
/* CSS Document */

td.menu-item {
	color: #ffffff;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

td.menu-item-hover {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

td.menu-item-selected {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

td.submenu-item {

background: #455d00;
	color: #fff;
	font-size: 15px;
	font-style: italic;
    border-bottom:1px solid #597701;
    height:24px;
    padding-left:5px;
	cursor:pointer;
     
    
}

td.submenu-item-hover {
	background: #506b03;
	color: #fff;
	font-size: 15px;
	font-style: italic;
    border-bottom:1px solid #597701;
    height:24px;
    padding-left:5px;
	cursor:pointer;
}

td.submenu-item-selected {
	background: #455d00;
	color: #fff;
	font-size: 15px;
	font-style: italic;
    border-bottom:1px solid #597701;
    height:24px;
    padding-left:5px;
	cursor:pointer;
}

td.menu-r-item {
	color: #00FF00;
	font-family: Tahoma;
	font-size:12px;
       font-weight: 900;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
  padding-top:16px;
  padding-bottom:13px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
    
}

td.menu-r-item-hover {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
padding-top:16px;
  padding-bottom:13px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

td.menu-r-item-selected {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
padding-top:16px;
  padding-bottom:13px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}


td.menu-p-item {
	color: #00FF00;
	font-family: Tahoma;
	font-size:12px;
       font-weight: 900;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
  padding-top:8px;
  padding-bottom:23px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
    
}

td.menu-p-item-hover {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
padding-top:8px;
  padding-bottom:23px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}

td.menu-p-item-selected {
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
    font-weight:bold;
	text-align:left;
    cursor:pointer;
    padding-left:33px;
padding-top:8px;
  padding-bottom:23px;
    /*background-image: url(slike/rastlinjak.png);*/
    background-repeat: no-repeat;
    background-position: 20px 3px;
}
