﻿body{
	background-color: #1d1d1d;
}
.logo {
	background: url("images/ClientLogo/132/MarcBet_Logo_Desktop.png") no-repeat;
	width: 170px;
	height: 40px;
	background-size: cover;
	background-position: center;
}
.content-head {
	color: #FFDE00;
}
.expandable-list .menuleft .menuleftа{
	background-color: #2b2b2b;
}
	.expandable-list .menuleft .menuleftа:hover {
		background-color: #262626;
	}
.expandable-list .menuleft ul li a {
	background-color: #212121;
}
.expandable-list .menuleft ul li.active a {
	background-color: #1D1D1D;
}
.main-col{
	background-color: #333;
}
.langRow {
	background-color: #1D1D1D;
}