
.menu li {
    list-style: none;
    display: inline-block;
}


.preview-main-container {
    min-width: 960px !important;
    margin-top: 58px;
}

div#menu {
    z-index: 1000000000;
    position: fixed;
    width: 790px;
    left: 23%;
    background: #fff;
    top: 0;
	box-shadow: 0 0 36px rgba(0,0,0,0.5);
    border-radius: 7px;
}
.menu li a {
color: #326c6e;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    border-left: 1px solid #326c6e;
    border-left-style: dotted;
    padding: 10px;
}

#piu{display: block;
    position: absolute;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    border-width: 1px;
    top: 2081px;
    height: 74px;
    width: 863px !important;
    z-index: 119;
    anchor-id: #block-new77;
    left: 0;}

.menu  li.uhod a {
color: #326c6e;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    border-right: 1px solid #326c6e;
    border-right-style: dotted;
    padding: 10px;
}

div#block-new77 {
    width: 869px !IMPORTANT;
    left: 42px !IMPORTANT;
	}
.menu li.active a {
    color: #fff;
    background: #326c6e;
    padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.text h1, .text p {
    padding: 10px;
font-family: verdana, geneva, sans-serif;
	}

.menu li a:hover {
    color: #fff;
    background: #326c6e;
    padding: 10px;
}

/* .text{    display: block;
    position: absolute;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    border-width: 1px;
    border-color: #cccccc;
    top: 1189px;
    height: 185px;
    width: 403px;
    z-index: 92;
    anchor-id: #block-new55;
    border-style: none;
    background-color: #fff;
    left: 489px;
} */
