.iceMnuBar {

    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem, .myHomeMenuItem {
    float: left;
    padding: 0px;
    white-space: nowrap;
    border-right:1px solid;
    border-color:gray;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    width:8em;
	height:18px;
}

.iceMnuBarItem a, .myHomeMenuItem a {
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
  height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    margin-left:auto;
    margin-right:auto;
    width: auto;
    float: center;
    display: block;
    text-decoration: none;
    font-weight:normal;
    white-space :normal ;
    position:relative;
    text-align:center;

}

.myHomeMenuItem a {
    width:10%;
    margin-left:auto;
    margin-right:auto;
}

.iceMnuBarItem a:hover, myHomeMenuItem a:hover{
    /*background: #006699;*/
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    color: #000000;

}

.iceMnuBarItem hr {
    border: none 0;
    border-top: 1px solid #999999;
    width: auto;
    height: 1px;
    margin-top: 3px;
    padding: 0px;
    text-align: left;
}

.iceMnuBarSubMenu {
    position: absolute;
    /*background:url("./xp/css-images/off-mid-mid.gif");*/
    width: auto;
    /*border-top:1px solid #000;*/
    border: 1px outset;
    padding: 1px;
    height: auto;
    display: block;
    background-color: #E0E0E0;
}

.iceMnuItm {
    padding: 0px;
    display: block;
    height: auto !important;
    width: auto !important;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItm a {
    color: #000000;
    display: block;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight : normal;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItm a:hover {
    /*background-color:#0066CC;*/
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
	color: #FFFFFF;
}

.iceMnuItm a:hover .iceOutTxt{
    color: #FFFFFF;
}

.iceMnuItmLabel, .iceMnuBarItemLabel {
	/*background:url("./xp/css-images/off-mid-mid.gif");*/
    /*font-family: Arial, Helvetica, sans-serif;    */
    padding-top: 4px;
    font-size: 70%;
    display: inline;
    white-space:nowrap;
}

.iceMnuBarItemImage {
	width:0px;
	/*background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItmImage, .iceMnuBarItemImage {
    display:inline;
    vertical-align: top;
    /*background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuBarSubMenuInd {
    display:inline;
    float:right;
    padding-top: 3px;
    padding-right: 1px;
}

.iceMnuItmSep {
    border-bottom: none;
    border-top: none;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    background-repeat: repeat;
    width: auto;
    height:auto;
}

.iceMnuItmSep hr {
    width: 100%;
    height: 100%;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    /*border: 1px inset #000000;*/
}

/* Style classes when component is disabled */

.iceMnuBar-dis {

    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem-dis, .myHomeMenuItem-dis {
    float: left;
    padding: 0px;
    white-space: nowrap;
	border-right:1px solid;
}

.iceMnuBarItem-dis a, .myHomeMenuItem-dis a {
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    margin: 0px;
    width: auto;
    float: left;
    display: block;
    text-decoration: none;
    font-weight:normal;
    white-space :normal ;

}

.myHomeMenuItem-dis a {
    width: auto;
}

.iceMnuBarItem-dis a:hover, myHomeMenuItem-dis a:hover{
    /*background: #006699;*/
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    color: #000000;

}

.iceMnuBarItem-dis hr {
    border: none 0;
    border-top: 1px solid #999999;
    width: auto;
    height: 1px;
    margin-top: 3px;
    padding: 0px;
    text-align: left;
}

.iceMnuBarSubMenu-dis {
    position: absolute;
    /*background:url("./xp/css-images/off-mid-mid.gif");*/
    width: auto;
    border-top:1px solid #000;
    padding: 1px;
    height: auto;
    display: block;
}

.iceMnuBarItemImage-dis {
	width:0px;
	/*background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItmImage-dis, .iceMnuBarItemImage-dis {
    display:inline;
    vertical-align: top;
    /*background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuBarSubMenuInd-dis {
    display:inline;
    float:right;
    padding-top: 3px;
    padding-right: 1px;
}

.iceMnuItm-dis {
    padding: 0px;
    display: block;
    height: auto;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    /*background-color: #FFFFFF;*/
}

.iceMnuItm-dis .iceCmdLnk-dis{
    padding: 3px;
    display: block;
    height: auto;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
    /*background-color: #FFFFFF;*/
    border-bottom: none;
}

.iceMnuItm-dis a {
    color: #000000;
    display: block;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight : normal;
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItm-dis a:hover {
    /*background-color:#0066CC;*/
/*    background:url("./xp/css-images/off-mid-mid.gif");*/
}

.iceMnuItm-dis a:hover .iceOutTxt{
    color: #FFFFFF;
}

.iceMnuItmLabel-dis, .iceMnuBarItemLabel-dis {
	/*background:url("./xp/css-images/off-mid-mid.gif");*/
    /*font-family: Arial, Helvetica, sans-serif;    */
    padding-top: 4px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 70%;
    color: GrayText;
    display: inline;
}

.iceCmdLnk-dis span.iceOutTxt{
    padding: 3px;
    color: GrayText;
    display: inline;
    margin-left:auto;
    margin-right:auto;
    text-decoration: none;
    font-weight : normal;
}

.zbirkaSubMenu{

}

.poslednjeListeSubMenu{
}

.stampanjeSubMenu{

}

.kopiranjeSubMenu{

}

.poslednjeKorisceniSubMenu{

}

.modelEditSubMenu{

}

.mnuBarWrap{
float:left;
width:100%;
background:url("./xp/css-images/off-mid-mid.gif");
background-repeat: repeat;
}

.zbirkaSubMenuItem{
	 border-left: 1px solid;
}

/*#mainForm\:cntCmdMnuBar\:Zbirka_sub{

left:0px !important;
width:10em;

}

#mainForm\:cntCmdMnuBar\:PoslednjeListe_sub{
  width:18em !important;
  left:8em !important;
}

#mainForm\:cntCmdMnuBar\:Stampanje_sub{
  left:16em !important;
}

#mainForm\:cntCmdMnuBar\:Kopiranje_sub{
  left:24em !important;
}

#mainForm\:cntCmdMnuBar\:MojeListe_sub{
  left:32.4em !important;
  width:11em !important;
}

#mainForm\:cntCmdMnuBar\:MojeListe\:Liste_sub{
    left:43.5em !important;
}

#mainForm\:cntCmdMnuBar\:MojeListe\:DodavanjeDokumenta_sub{
    left:43.5em !important;
}

#mainForm\:cntCmdMnuBar\:MojeListe\:BrisanjeListe_sub{
    left:43.5em !important;
}

#mainForm\:cntCmdMnuBar\:MojeListe\:PromenaImenaListe_sub{
    left:43.5em !important;
}

#mainForm\:cntCmdMnuBar\:Istorija_sub{
  left:40.5em !important;
}

#mainForm\:cntCmdMnuBar\:PoslednjeListe\:PoslednjeKorisceni_sub{
  left:26em !important;
}

#mainForm\:cntCmdMnuBar\:modelEdit_sub{
  left:48.6em !important;
}*/

/* set this in accordance with font size in .iceMnuBarItemLabel*/
#mainForm\3A cntCmdMnuBar\3A Zbirka_sub{
left:0px !important;
min-width:10em;
width: auto !important;
}

#mainForm\3A cntCmdMnuBar\3A PoslednjeListe_sub{
  min-width:18em !important;
  width: auto !important;
  left:8.1em !important;
}

#mainForm\3A cntCmdMnuBar\3A Stampanje_sub{
  left:16.1em !important;
  min-width:16em !important;
  width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A Stampanje\3A PovezaniDokument_sub{
  left:32.1em !important;
  min-width:11em !important;
  width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A Kopiranje_sub{
  left:24.2em !important;
  min-width:17.5em !important;
  width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A MojeListe_sub{
  left:32.4em !important;
  min-width:11em !important;
  width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A MojeListe\3A Liste_sub{
    left:48.05em !important;
	min-width:19em !important;
	width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A MojeListe\3A DodavanjeDokumenta_sub{
    left:48.05em !important;
	min-width:12em !important;
	width:auto !important;
}

#mainForm\3A cntCmdMnuBar\3A MojeListe\3A BrisanjeListe_sub{
    left:48.05em !important;
}

#mainForm\3A cntCmdMnuBar\3A MojeListe\3A PromenaImenaListe_sub{
    left:48.05em !important;
}

#mainForm\3A cntCmdMnuBar\3A Istorija_sub{
  left:40.4em !important;
}

#mainForm\3A cntCmdMnuBar\3A PoslednjeListe\3A PoslednjeKorisceni_sub{
  left:26.2em !important;
  min-width:9em !important;
  width:auto !important;
  border:1px outset;
}

#mainForm\3A cntCmdMnuBar\3A modelEdit_sub{
  left:48.6em !important;
}

#mainForm\3A cntCmdMnuBar\3A Uputa_sub {
	left: 56.6em !important;
}