body.darksite {
  	background: #181a1f;
  	color: #fff;
}
.darksite .t3-wrapper {
  	background: #181a1f;
}
.darksite .t3-header {
    background: #111;
}
.darksite .t3-footer {
    background: #181a1f;
    color: #fff;
}
.darksite .copyright {
  	color: #fff;
}
.darksite .itemslideDestinacije h1, 
.darksite .itemslideDestinacije h2, 
.darksite .itemslideDestinacije p {
    color: #fff;
}
.darksite h1, .darksite h2, .darksite h3, .darksite h4, .darksite h5, .darksite h6, .darksite .h1, .darksite .h2, .darksite .h3, .darksite .h4, .darksite .h5, .darksite .h6 {
  	color: #fff;
}
.darksite .mod-dogadjanja-item-content {
  	background: #111;
}
.darksite .mod-dogadjanja-item-category a, 
.darksite .mod-dogadjanja-item-destination a, 
.darksite .mod-dogadjanja-item-date {
  	color: #fff;
}
.darksite .imagemenu2-item-content {
  	background: #111;
}
.darksite a {
    color: #fff;
}
.darksite a:focus,
.darksite a:hover {
    color: #2a6496;
}
.darksite .k2item-category a, 
.darksite .k2item-addcategory a,
.darksite .filterdestinations a {
	color: #fff;
}
.darksite .button {
	background: #fff;
	color: #1b1b1b;
}
.darksite #t3-header .tzajednica-logo img,
.darksite #t3-header #weather img,
.darksite #t3-header .searchtoogle img,
.darksite #t3-header .logo-image img,
.darksite .copyright-logo {
  	filter: invert(1);
}
.darksite div.mod-languages a,
.darksite .navbar-default .navbar-nav > li > a, 
.darksite .navbar-default .navbar-nav > li > span {
  	color: #fff;
}
.darksite .searchBox .closeSearch,
.darksite .searchBox .search-query {
  	border-color: #fff;
}