/* --> tmenu */
#tmenu {display:block; top:70px; left: 213px; width: 757px; display:none;}   /* menu se zalozkami - docasne schovane */
#tmenu ul { text-align: center; clear: right; }
#tmenu ul.firstrow { padding-right: 26px; }
#tmenu ul.secondrow { padding-right: 13px; }
#tmenu li { display: inline; float: right; padding: 0; margin: 0; background: url('/img/crnr/crnr-left-grey.gif') top left no-repeat; font-size: 10px; }
#tmenu ul.secondrow li { background: url('/img/crnr/crnr-left-grey.gif') top left no-repeat; }
#tmenu li a { display: block; padding: 4px 10px 3px 10px; font-size: 11px; font-weight: normal; text-align: center; color: #1C3E54; background: url('/img/crnr/crnr-right-grey.gif') top right no-repeat; }
#tmenu ul.secondrow li a { background: url('/img/crnr/crnr-right-grey.gif') top right no-repeat;}
#tmenu ul.secondrow li.last { background: url('/img/crnr/crnr-left-blue.gif') top left no-repeat; }
#tmenu ul.secondrow li.first a { background: url('/img/crnr/crnr-right-blue.gif') top right no-repeat; }
#tmenu li a:hover, #tmenu li a.viewed { color: #29668B; }

/* --> mmenu */
#mmenu {padding:0; margin:0; top:111px; left: 0; width: 970px; height: 28px; border-top:1px solid white; background:#FC7718 url('/img/crnr/crnr-br.gif') bottom right no-repeat; }
#mmenu ul { display: block; text-align: right; width: 970px; height: 20px; padding-top: 8px; background:url('/img/crnr/crnr-bl.gif') bottom left no-repeat; }
#mmenu ul li { display: inline; font-size: 11px; font-weight: bold; }
#mmenu ul li a { padding: 0 10px 0 15px; color: #000000; background: url("/img/bg/rozdelovac.gif") center left no-repeat; }
#mmenu ul li a:hover, #mmenu ul li a.viewed { color: #fff; }
#mmenu ul li.mmenu_first a { background: none; }
