body {
	background: #d8d9d9;
}



a {
	color: #B2B2B3;
}

header,
.info-box {
	background: #3B3B3B;
	color: #B2B2B3;
}

header,
footer,
.main,
.info-box {
	box-shadow: none;
}

header {
	height: 188px;
}

header .brands {
	background: url("/s/img/brands_nbg2a.png") no-repeat;
}

.lang-mk header .brands {
	background: url("/s/img/brands_nmk2.png") no-repeat;
}

.lang-alb header .brands {
	background: url("/s/img/brands_alb2.png") no-repeat;
}

.lang-csd header .brands {
	background: url("/s/img/brands_sr2.png") no-repeat;
}

header .nav-main li {
	height: 64px;
	width: 11.111%;
	border-left: solid 1px #B2B2B3;
}

header .nav-main li:last-child {
	border-right: solid 1px #B2B2B3;
}

header .nav-main li.nav-category-63 {
	width: 11.111%;
}

.lang-mk header .nav-main li.nav-category-11 {
	width: 11.111%;
}
.lang-mk header .nav-main li.nav-category-13 {
	width: 11.111%;
}

header .nav-addon a {
	color: #B2B2B3;
}

header .nav-main li a,
footer .nav-mini li a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-right: none;
	transition: background-color ease 0.6s;
}

header .nav-main li a.active {
	background-color: #262626;
}


header .nav-main li a b {
	display: none;
}

header .nav-main li a span,
footer .nav-mini li a span {
	background-image: url("/s/img/icons_nmk.png");
}

header .nav-main li a:hover,
footer .nav-mini li a:hover {
	background-color: #262626;
}

header .nav-links {
	right: 10px;
	width: 100px;
}

header .nav-links li {
	border-bottom: solid 1px #B2B2B3;
}

header .nav-links li a {
	color: #B2B2B3;
}

.info-box .info-tabs {
	background: #575756;
	color: #fff;
}

.info-box .info-tabs a {
	color: #fff;
}

.info-box .info-tabs a:hover, .info-box .info-tabs .active a {
	background: #3d3d3d;
	text-decoration: none;
}

footer .nav-mini li {
	height: 64px;
	margin-bottom: 25px;
	border-left: solid 1px #B2B2B3;
}

footer .nav-mini li:last-child {
	height: 64px;
	border-right: solid 1px #B2B2B3;
}

footer .nav-mini li a b {
	display: none;
}

footer .footer-line1 {
	background: #63190f;
}

.main {
	background: #fff;
}

.lang-bg .b-faber {
	background: #1b3425;
	border: none !important;
}
.lang-bg .b-lino {
	background: #8f1218;
	border: none !important;
}
.lang-bg .b-eurolux {
	background: #c5baab;
	border: none !important;
}
.lang-bg .b-eurolux img {
	filter: brightness(0) saturate(100%) invert(25%) sepia(7%) saturate(78%) hue-rotate(201deg) brightness(98%) contrast(93%);
}

.lang-bg .b-leks {
	background: #191917;
	border: none !important;
}

.lang-bg .b-naber {
	background: #15775c;
	border: none !important;
}