
#menu ul {
list-style: none;
margin: 0;
padding: 0;
/* width: 12em; */
min-width:		1px;
float: left;
}

#menu a  {
font: 			bold 11px  Verdana, helvetica, sans-serif;
display: 		block;
border-width: 	1px;
border-style: 	solid;
border-color: 	#ccc #888 #555 #bbb;
margin: 		0;
height:		16px;
padding: 		5px 5px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #007CC3;
background:  white url('../img/layout/menu_back.jpg');
text-decoration: none;
width:		120px;
height:		25px;
background-position: center top;
background-repeat: repeat-x;
vertical-align: center;
}

#menu a:hover {
color: 		#E77817;
background:  	whiteurl('../img/layout/menu_back.jpg');
width:		120px;
height:		25px;
background-position: center top;
background-repeat: repeat-x;
vertical-align: center;
}

#menu li {
	position: relative;
/* 	font-size:			18px;	 */

max-width:130px;

}



#menu ul ul ul {
position: absolute;
top: 5px;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.menu_tep {
background:		url(../img/layout/menu_tep.jpg);
/* cursor:			auto; */
/* display:			block; */
/* margin: 0; */
/* padding: 2px 3px; */
width:			50px;
height:			24px;


}


.menu_tep:hover {
background:		url('../img/layout/menu_tep_s.jpg');
/* cursor:			hand; */
display:			block;
}
.menu_tep_hover {
background:		url('../img/layout/menu_tep_s.jpg');
width:			50px !important;
/* cursor:			hand; */
height:			24px;
}

/*.menu_proj {
background:		url(../img/layout/menu_projekty.jpg);
width:			90px;
}
.menu_proj:hover {
background:		url(../img/layout/menu_projekty_s.jpg);
width:			90px;
}
.menu_proj_hover {
background:		url(../img/layout/menu_projekty_s.jpg);
width:			90px !important;

}*/
.menu_publikacje {
background:		url(../img/layout/menu_publikacje.jpg);
width:			102px;
height:			24px;

}
.menu_publikacje:hover {
background:		url(../img/layout/menu_publikacje_s.jpg);
cursor:			hand;
}
.menu_publikacje_hover {
background:		url(../img/layout/menu_publikacje_s.jpg);
width:			102px !important;
cursor:			hand;
height:			24px;
}

.menu_projekty {
background:		url(../img/layout/menu_projekty.jpg);
width:			90px;
height:			24px;
}
.menu_projekty:hover {
background:		url(../img/layout/menu_projekty_s.jpg);
cursor:			hand;
}
.menu_projekty_hover {
background:		url(../img/layout/menu_projekty_s.jpg);
width:			90px;
/* cursor:			hand; */
height:			24px;
}
/*.menu_projekty_el {
height:			40px;
}*/
.menu_pressroom {
background:		url(../img/layout/menu_pressroom.jpg);
width:			104px;
height:			24px;
}
.menu_pressroom:hover {
background:		url(../img/layout/menu_pressroom_s.jpg);
cursor:			hand;
}
.menu_pressroom_hover {
background:		url(../img/layout/menu_pressroom_s.jpg);
width:			104px ;
cursor:			hand;
height:			24px;
}
.menu_eksperci {
background:		url(../img/layout/menu_eksperci.jpg);
width:			86px;
height:			24px;
}
.menu_eksperci:hover {
background:		url(../img/layout/menu_eksperci_s.jpg);
width:			86px;
cursor:			hand;

}
.menu_eksperci_hover {
background:		url(../img/layout/menu_eksperci_s.jpg);
width:			86px ;
cursor:			hand;
height:			24px;
}
.menu_partnerzy {
background:		url(../img/layout/menu_partnerzy.jpg);
width:			96px;
height:			24px;
}
.menu_partnerzy_hover {
background:		url(../img/layout/menu_partnerzy_s.jpg);
cursor:			hand;
width:			96px ;
height:			24px;
}
.menu_partnerzy:hover {
background:		url(../img/layout/menu_partnerzy_s.jpg);
cursor:			hand;
width:			96px ;
}
