

#menu-h {
	height: 43px;
    width:927px;
	background: transparent url(../images/bg_menu.jpg) no-repeat;
	color: #ffffff;
	font-weight:bold;

	}
#menu-h a {
	font-size:12px;
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}


.separator{
    border-right: solid 1px #ffffff;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#nav a {
color:white;
font-weight:bold;
}
#nav a {
text-decoration:none;
}
#faq a:hover,
#contact a:hover,
#nav .menu a:hover {
text-decoration:underline;
}

#nav li li a {
color:white;
display:block;
font-weight:normal;
padding:5px 0 0 0;
}
#nav li li a:hover {
color:white;
display:block;
font-weight:bold;
padding:5px 0 0 0;
}
li {
height:23px;
cursor:pointer;
float:left;
position:relative;
text-align:center;
padding: 13px 0px 7px 0px;
width: 120px;
}
li.doubleRow {
padding: 7px 0px 7px 0px;
line-height: 15px;
}
li.long,
li.long ul,
li.long ul li{
width: 170px;
}

li.longer,
li.longer ul,
li.longer ul li{
width: 170px;
}

li ul {

border-right:1px solid white;
border-left:1px solid white;
border-bottom:1px solid white;
background-color:#616163;
display:none;
font-weight:normal;
left:0pt;
padding:5px 0 0 0;
position:absolute;
top:100%;
width: 120px;
}
li#home{
	width: 30px;
	padding-left:5px;
}

li#olimpiq ul, li#order ul, li#terapy ul{
	left: -1px;
}
li#contact{
	width: 85px;
}
li > ul {
left:auto;
top:40px;
}
li li {
background-color:transparent;
border:0pt none;
display:block;
float:none;
padding:0px 0px 4px;
}
li:hover ul, li.over ul {
display:block;
}
.menu{
	font-size: 12px;
	font-weight: bold;
}
