.menibg{
	float: left;
	margin-top: 10px;
    height: 36px;
    width: 500px;
	margin-left: 12px;
    background: url(images/meni_bg.png) repeat-x;
}



#menu {width: 500px;}

#menu,#menu ul{
list-style-type: none;
}

#menu li{
	float:left;
    position: relative;
    width: 100px;
    padding-top: 7px;
    padding-bottom: 0px;
    text-align: center;
}

#menu li ul{position:absolute; margin-top: 10px; display:none; margin-left: -5px;}
#menu ul li ul{margin-top:0px; margin-left:0px;}
#menu li:hover ul ul,#menu li.over ul ul{display:none;}
#menu a{font:normal 16px calibri,arial;display:block;color:#FFFFFF;text-decoration:none;}
#menu a:hover{font:normal 16px calibri, arial;color:#FFF;display:block}

.cez_domov{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_e2e{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_bssol{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_events{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_partners{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_company{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_contact{height:36px;background:url(images/w_bg2.png) repeat-x;}
.cez_gallery{height:36px;background:url(images/w_bg2.png) repeat-x;}

.mdomov{height:36px;background:url(images/ptbn.png)repeat-x;}
.me2e {height:36px;background:url(images/ptbn.png)repeat-x;}
.mbssol {height:36px;background:url(images/ptbn.png)repeat-x;}
.mevents {height:36px;background:url(images/ptbn.png)repeat-x;}
.mpartners {height:36px;background:url(images/ptbn.png)repeat-x;}
.mcompany {height:36px;background:url(images/ptbn.png)repeat-x;}
.mcontact {height:36px;background:url(images/ptbn.png)repeat-x;}
.mgallery {height:36px;background:url(images/ptbn.png)repeat-x;}


/* Ostali */
#menu ul{width: 195px;background:url(images/menu_bg.png);background-position:bottom left;z-index:10;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding:5px 0px 25px 0px;
}

/* IE */
*+html #menu ul{width: 195px;background:url(images/menu_bg.png);background-position:bottom left;z-index:10;
	margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: -55px;
    padding:5px 0px 25px 0px;
}




#menu ul a{width: 195px; height: 28px;font:normal 12px calibri, arial;color:#FFFFff;background:transparent;display:block;text-align:left;
    margin-left: 4px;
    padding-left:5px;
    padding-right:5px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#menu ul a:hover{width: 195px; height: 28px; color:#fffcc;font:normal 12px calibri, arial;text-decoration:none;background:url(images/bg_cez_menu.png) no-repeat;
    margin-left: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
}


#menu{z-index:1;padding-left:0px;padding-top:0px;}
#menu ul ul{z-index:300; padding-top: 0px; }


#menu li:hover ul,#menu li.over ul,#menu ul li:hover ul,#menu ul li.over ul{display:block;}
.cez1,{background:url(images/bgm.png);}
.cez2, a{background:transparent;}

.meni_spcx{
	display: block;
	float: left;
    margin-left: 0px;
    margin-top: -26px;
    background: url(images/mspc.png) no-repeat;
    width: 1px;
    height: 36px;
}
.meni_spcz{
	display: block;
	float: left;
    margin-left: 0px;
    margin-top: 0px;
    background: url(images/mspc.png) no-repeat;
    width: 1px;
    height: 36px;
}
.meni_spcx1{
	display: block;
	float: left;
    margin-left: 0px;
    margin-top: -5px;
    background: url(images/mspc.png) no-repeat;
    width: 1px;
    height: 36px;
}

.meni_txth1 {
   display: block;
   float: left;
   margin-top: 0px;
   padding-top: 7px;
   font: normal 16px calibri, arial;
   color: #ffffff;
   width: 60px;
   height: 36px;
   text-align: center;
}

.meni_txth1 a:hover{
   display: block;
   float: left;
   margin-top: 0px;
   padding-top: 7px;
   font: normal 16px calibri, arial;
   color: #ffffff;
   background: url(images/mspc1.png) repeat-x;
   height: 36px;
   width: 60px;
   text-align: center;
}