/* *************************************** */ /* ** M E N U **************************** */ /* *************************************** */ td.MenuSpace_Left { width:12px; } td.MenuItem_Normal { background-image: url(http://www.regio.si/Data/Img/menu_back.jpg); width:140px; height:29px; border:solid 0px #000000; cursor: pointer; cursor: hand; } td.MenuItem_Normal1 { background-image: url(http://www.regio.si/Data/Img/menu_back1.jpg); width:140px; height:29px; border:solid 0px #000000; cursor: pointer; cursor: hand; } td.MenuItem_Hover { background-image: url(http://www.regio.si/Data/Img/menu_selected.jpg); width:140px; height:29px; border:solid 0px #000000; cursor: pointer; cursor: hand; } td.MenuItem_Selected { background-image: url(http://www.regio.si/Data/Img/menu_selected.jpg); width:140px; height:29px; border:solid 0px #000000; color:White; } a.MenuLink_Normal { color:#888888; text-decoration:None; } a.MenuLink_Normal:hover { color:White; text-decoration:None; } a.MenuLink_Normal1 { color:#FEFEFE; text-decoration:None; } a.MenuLink_Normal1:hover { color:#FEFEFE; text-decoration:Underline; } a.MenuLink_Hover { color:White; text-decoration:None; } a.MenuLink_Selected { color:White; text-decoration:None; } img.HMenuSpace1 { width:10px; height:1px; } img.HMenuSpace2 { width:23px; height:1px; } td.VMenuSpace { height:1px; background-color:#888888; } td.VMenuSpace1 { height:1px; background-image: url(http://www.regio.si/Data/Img/pike.gif); } /* *************************************** */