.lgray {





}

.lgray a {text-decoration:none;}

.lgray > li > a {
	margin: 0px 0px;
	padding: 10px 19px 43px;
	margin: 0px 3px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0px;
	border-radius: 3px;
	color: #2e3c4d;
	transition: all 0.5s;
	position: relative;
}


.lgray > li > a:after{
content:'';  border-right:1px solid #ddd; position:absolute; right:-4px; height:10px; top:17px }
.lgray > li:last-child > a:after{border:none;}
.lgray > li > a.active{
color:#005e9c;


}

.lgray > li:hover > a{
color:#005e9c;

}

.lgray > li {
margin-left:1px;
}


.lgray > li.floatr {

}

.lgray > li > a img, .lgray li > ul > li > a img {
	border:0;
	margin-right:7px;
}
.menu li.non{
position:static!important;
}


/* sub menu ------------------------------ */
.lgray li.mega {position: inherit;}
.lgray .mega ul {
    top: 59px;
    width: auto;
    left: 100px;
    right: 100px;
    padding: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    border-radius: 6px;
}
.lgray .fa{position: absolute; right:15px; top:17px; color:#ccc; font-size: 12px;}
.lgray .mega ul >li {float:left; width:16.6%; padding:0px 30px; }
.lgray .mega ul >li a{font-size: 18px; font-weight: bold; color:#fff; padding:15px 0px; border:none;}
.lgray ul {
top:46px;
background:linear-gradient(#fff,#eee);
box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
	padding:0px;

	border-radius: 0px;

	left:3px;}


.lgray li.kontakt ul{
	left:auto;
	right:0px;
	width: 270px;
}


	.lgray .mega ul ul{
		position: relative;
		background: none;
		top:0px;
		padding:10px 0px;

		visibility: visible;
		opacity: 1;
		left:0;
	}
		.lgray .mega ul ul > li{
			float:left; width:100%; padding:0px;

		}
			.lgray .mega ul ul > li a{
				border:none;
				 font-weight: normal; color:rgba(255,255,255,0.6);
				text-transform: none;
				font-size:14px;
				padding:5px 0px;
			}
			.lgray .mega li a:hover{color:#fe2e2e;}

.lgray ul ul{

}
.lgray ul ul ul{

}


.lgray > li.floatr > ul {right:-1px;left:auto;}
.lgray > li.floatr > ul ul {left:-127px;}
.lgray ul a {
	color:#222;


	font-size:11px;
	letter-spacing: 1px;
	font-weight:600;
	text-align:left;
	text-transform: uppercase;
	line-height:20px;
	line-height: 19px;
	padding:14px 20px 14px;
	border-bottom:1px solid rgba(0,0,0,0.06););
}
.lgray ul li:last-child a { border:none;}

.lgray ul a:hover {
	background: rgba(0,0,0,0.05);


}
.lgray ul ul a{font-size:12px; font-weight: 400;}
.lgray ul ul li:first-child a {border-top-color:#b3b3b3;}

/* mega menu ----------------------------- */

.lgray li > div {
	background-color:#fff;
	border-top:none;
	left:-1px;
	-webkit-box-shadow:0 0px 3px #ccc;
	-moz-box-shadow:0 0px 3px #ccc;
	box-shadow:0 0px 3px #ccc;
	padding:10px 20px;
}
.lgray > li.floatr > div {right:-1px;left:auto;}
.lgray h4, .lgray h5 {margin:0;padding:0;}
.lgray h4 {
	font-size:15px;
	color:#888;
	font-weight:normal;
	margin:10px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #e1e1e1;
}
.lgray h5 {
	font-size:14px;
	color:#444;
	font-weight:bold;
	margin:10px 10px 0;
}
.lgray ol {
	list-style:none;
	margin:7px 0px;
	padding:0;
}

.lgray ol li ol a {
	color:#777;
	font-size:12px;
	font-weight:normal;
	padding:3px 0;
}

.lgray ol a {
	color:#777;
	font-size:13px;
	font-weight:bold;
	padding:7px 0;
}


.lgray ol a:hover {
	color:#444;
}
