body {
	background-image: url(/templates/white_pixel.png);
}
#content .row .logo {
  background-image: url(/user_files/barbers/barber_23/juc-Vlasy-z-Turecka-logo-cerne-1000px-.png);
}
.leftContainer {
  background-color: #000000;
}

#identity .btn-log {
  background-color: #000000;
}

#identity .btn-reg {
  background-color: #9a9898;
}

#content .row .fastContact {
	color: #9a9898;
}

#content .row .fastContact span {
	color: #ffffff;
}

#navigation a.active {
	color: #77777e;
	background-color: #fff;
}

#navigation span, #navigation a {
	color: #000000;
}

#navigation {
  background-color: #9a9898;
}

#services > p span, .selectCategory p span,
.rightContainer {
  background-color: #fff;
}

#rightContent .tags a.active, #rightContent .tags a:hover {
  color: #9a9898;
  background-color: #000000;
}

#rightContent .tags a.active {
	border: 2px solid #000000;
}

#employers a.row h3,
#servicesList a.row .price,
#servicesList a.row h3,
#servicesList > a.row {
	color: #000000;
}

#header a, #footer a {
	color: #000000;
}

.btns .btn-back {
	color: #000000;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #000000;
}

#date .datepicker-inline .table-condensed thead tr:nth-child(2) {
	background-color: #000000;
	outline: 1px solid #000000;
}

#date .datepicker thead tr:nth-child(3) {
  background-color: #77777e;
  border: 1px solid #77777e;
}

#identity input[type="text"], #identity textarea {
  border: 2px solid #000000;
}

#rightContent .tags a {
	color: #9a9898;
	border-color: ;
}

#rightContent .tags a.active,
#rightContent .tags a:hover {
	background-color: ;
}

#servicesList a.row h4 {
	color: ;
}

.selectCategory::before {
  display: none;
}
