body {
	color: #fff;
	background-color: #0B0B0B;
}
.text-secondary {
	color: #ccc!important;
}
.modal-content {
	background-color: #444;
	border-color: #888;
	overflow: hidden;
}
.modal-close {
	color: #fff!important;
	background-color: #444;
	border-color: #444;
	border-style: solid;
}
.table {
	color: #fff;
}
header {
	background-color: rgba(0, 0, 0, .2);
	border-bottom: 1px solid #5f5f5f;
}
#hero {
	border-bottom: 1px solid #5f5f5f;
}
.small-slider {
	background-color: #000;
	border-color: #333!important;
}
a.alink {
	text-decoration: underline;
	color: #fff!important;
}
#basket {
	
}
.item3 {
	background-color: #303030;
}