.swmenufree {
	padding: 0;
	background-color: #333;
	opacity: 1;
	position: relative;
	margin: 0;
	left: 0px;
	list-style: none;
	display: inline-block;
	width: 1030px;
	z-index: 2000;
	float: left;
}

.swmenufree li {
	float: left;
	padding: 0;
	position: relative;
	margin: 0px 0px;
}

.swmenufree-trigger,
.swmenufree a {
	padding: 8px 10px;
	font-size: 18px;
	font-family: 'Roboto Condensed', Calibri, 'Trebuchet MS', helvetica, sans-serif;
	text-align: left;
	font-weight: 400;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	border-right: 0;
	display: block;
	white-space: nowrap;
	position: relative !important;
	z-index: 200;
	background-image: none;
	margin: 0;
}

@keyframes najazd_menu {
	0% {
		background-color: #333;
	}
	100% {
		background-color: #0099ff;
		color: #fff;
	}
}

@-webkit-keyframes najazd_menu {
	0% {
		background-color: #333;
	}
	100% {
		background-color: #0099ff;
		color: #fff;
	}
}

.swmenufree li:last-child>a {}

.swmenufree-trigger:hover,
.swmenufree li:hover>a {
	color: #FFFFFF;
	background-image: none;
	-webkit-animation-duration: .7s;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: najazd_menu;
	animation-duration: .5s;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	animation-name: najazd_menu;
}

.swmenufree-trigger:hover,
*html .swmenufree li a:hover {
	background-color: #42ADFF;
	background-image: none;
	color: #FFFFFF;
}

.swmenufree-trigger.sw_opened,
.swmenufree .sw_parent.sw_opened,
.swmenufree li.sw_active a {
	background-image: none;
	color: #FFFFFF;
	position: relative;
}

.swmenufree li:hover>ul {
	margin: 0px 0 0 0px;
	visibility: visible;
	opacity: 1;
	height: auto;
	width: auto;
}

.swmenufree ul {
	list-style: none;
	margin: 10px 0 0 0;
	top: 100%;
	left: 0px;
	visibility: hidden;
	position: absolute;
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.267s;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.swmenufree ul li {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 0 0px 0;
	display: block;
}

.swmenufree ul ul {
	left: 0px;
	top: 0px;
	left: 100%;
	margin: 0 0 0 10px;
}

.swmenufree li.sw_active ul li a,
.swmenufree ul li a {
	padding: 10px;
	font-size: 16px;
	font-family: 'Roboto Condensed', Calibri, 'Trebuchet MS', helvetica, sans-serif;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	display: block;
	float: none;
	white-space: nowrap;
	background-color: #333;
	background-image: none;
	color: #F0F9FC;
	width: auto;
	height: auto;
	line-height: 1;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	opacity: 1;
}

.swmenufree li.sw_active ul li:first-child>a,
.swmenufree ul li:first-child>a {}

.swmenufree li.sw_active ul li:last-child:first-child>a,
.swmenufree ul li:last-child:first-child>a {}

.swmenufree li.sw_active ul li:last-child>a,
.swmenufree ul li:last-child>a {}

*html .swmenufree ul a {
	/* IE6 */
}

*:first-child+html .swmenufree ul a {
	/* IE7 */
}

.swmenufree li.sw_active ul li a:hover,
.swmenufree ul a:hover {
	background-image: none;
}

.swmenufree li.sw_active ul li:hover>a,
.swmenufree ul li:hover>a {
	background-image: none;
}

.swmenufree ul li>a.sw_parent.sw_opened,
.swmenufree li.sw_active ul li>a.sw_opened,
.swmenufree li.sw_active ul li.sw_active>a {
	background-image: none;
}

* html .swmenufree {
	zoom: 1;
}


/* IE6 */

*:first-child+html .swmenufree {
	zoom: 1;
}


/* IE7 */

.swmenufree li:hover>a img.seq2,
.swmenufree li.sw_active a img.seq2,
.swmenufree li.sw_active ul li>a img.seq1,
.swmenufree li.sw_active ul li:hover>a img.seq2,
.swmenufree img.seq1 {
	display: inline;
}

.swmenufree img.seq2,
.swmenufree li.sw_active a img.seq1,
.swmenufree li.sw_active ul li:hover>a img.seq1,
.swmenufree li.sw_active ul li>a img.seq2,
.swmenufree li:hover>a img.seq1 {
	display: none;
}

.swmenufree-trigger {
	display: none;
	cursor: pointer;
}

.swmenufree .sw_icon {
	display: none;
	cursor: pointer;
}

@media screen and (max-width: 522px) {
	.swmenufree-wrap {
		position: relative;
	}
	.swmenufree-wrap * {
		box-sizing: border-box;
	}
	.swmenufree .sw_indicator {
		display: none;
	}
	.swmenufree ul .sw_indicator {
		display: none;
	}
	.swmenufree .sw_icon {
		display: block;
		cursor: pointer;
	}
	.swmenufree {
		width: auto;
		z-index: 1;
		position: relative;
		margin: 0;
		display: block;
		overflow: hidden;
		left: 0 !important;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		border: none;
		padding: 0;
	}
	.swmenufree a {
		float: none;
		position: relative;
		margin: 0;
		display: block;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		border: none;
	}
	.swmenufree li:hover>a {
		background-color: #5C5C5C;
		background-image: none;
	}
	.swmenufree ul {
		position: relative;
		visibility: visible;
		margin: 0 !important;
		margin-left: 0px !important;
		left: 0 !important;
		width: auto;
		opacity: 1;
		display: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		border: none;
		padding: 0;
	}
	.swmenufree li.sw_active ul li:hover a,
	.swmenufree ul li:hover a {
		background-color: #42ADFF;
		background-image: none;
	}
	.swmenufree ul ul {
		display: none;
	}
	.swmenufree li {
		position: relative;
		width: 100%;
		display: block;
		margin: 0;
	}
	.swmenufree ul li {
		margin: 0 !important;
	}
	@media screen and (min-width: 522px) {
		.swmenufree-wrap,
		.swmenufree ul,
		.swmenufree {}
	}
	.swmenufree ul li:last-child a,
	.swmenufree ul li:first-child a,
	.swmenufree li.sw_active ul li a,
	.swmenufree ul li a {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		border: none;
	}
	.swmenufree-trigger.sw_opened img.seq3,
	.swmenufree-trigger img.seq4,
	.swmenufree img.seq4,
	.swmenufree .sw_opened img.seq3 {
		display: none;
	}
	.swmenufree-trigger.sw_opened img.seq4,
	.swmenufree img.seq3,
	.swmenufree .sw_opened img.seq4 {
		display: inline;
	}
}

.swmenufree {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree a {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li a:hover {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

*html .swmenufree li a:hover {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active a {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree ul {
	-pie-background: none;
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul a,
.swmenufree ul li a {
	-pie-background: none;
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul li:first-child>a,
.swmenufree ul li:first-child>a {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul li:last-child:first-child>a,
.swmenufree ul li:last-child:first-child>a {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul li:last-child>a,
.swmenufree ul li:last-child>a {
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul li a:hover,
.swmenufree ul a:hover {
	-pie-background: none;
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree li.sw_active ul li:hover>a,
.swmenufree ul li:hover>a {
	-pie-background: none;
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}

.swmenufree ul li>a.sw_parent.sw_opened,
.swmenufree li.sw_active ul li>a.sw_opened,
.swmenufree li.sw_active ul li.sw_active>a {
	-pie-background: none;
	behavior: url(https://www.labestetico.pl/modules/mod_swmenufree/helpers/PIE.php);
}