/* Hlavne menu */

#menu {width: 736px; background: url(./layout/menu.gif) repeat-x; margin: 0 auto; margin-top: -1px; text-transform: uppercase; text-align: left;}    
#menu ul {list-style-type: none; margin: 0;}
#menu li {float: left; padding: 6px 1px; position: relative; font-family:"Trebuchet MS"; margin:0; }
#menu li a {display: block; text-align: center;  text-decoration: none; font-size: 0.8em; color: #fff;}
#menu li a:hover, #menu li a.select {color: #61bbe1;}
#menu div ul {position: relative;  display: none;  width: 150px; margin: 0 0 0 -34px;}
* html #menu div ul {margin: 0; width: 150px;}
#menu div ul li {width: 150px; padding: 0 6px;}
#menu div ul li a {padding: 3px 3px 3px 7px; line-height: 1.5em; font-weight: normal; text-align: left; background: #0c3a67; }
#menu div ul li a:hover {color: #01203e; background: #33689f;}
#menu div div {position: absolute; overflow: hidden; width: 150px; height: 12em;}

/* Hacky pre IE 5.x a IE 6 */

* html #menu li a {width: 100%}
* html #menu {width: 736px;}

.m1 {width : 50px;}
.m2 {width : 110px;}
.m3 {width : 90px;}
.m4 {width : 90px;}
.m5 {width : 90px;}
.m6 {width : 90px;}
.m7 {width : 70px;}
.m8 {width : 70px;}