input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus,
.IconeBox .CL-box-icon img,
.CL-content-link--button {
    border-color: #839b60; /* Primarna */
}

#header .CL-language-switch a,
#header-menu .navigation .CL-portlet-menu ul li > a{
	color: #FFF;
	text-decoration: none;
}

#nav li.active a,
#nav li.active span,
.CL-box-read-more-link a,
.style3,
input[type="submit"],
input[type="reset"],
input[type="button"],
.CL-question .bar-container .bar-line,
.CL-calendar-container .clndr-controls .clndr-previous-button:hover,
.CL-calendar-container .clndr-controls .clndr-next-button:hover,
.CL-upload-file-link,
.CL-content-link--button  {
    color: #fff !important;
    background-color: #839b60; /* Primarna */
}

#banner-wrapper,
.langchange {
	background: rgba(54, 29, 27, 0.8);
}

h3.CL-box-title,
h1, h2, h3, h4, h5, h6 {
    color: #292A2B;
}

#main .CL-box-subtitle,
#sidebar ul li a:hover,
#footer ul li a:hover {
    color: #839b60 ;
}

.CL-box-read-more-link a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.CL-upload-file-link:hover,
.CL-content-link--button:hover {
	background-color: #93AB70;
}

.style3 h3.CL-box-title,
.style3 .CL-box-text-content {
    color: #FFF !important;
}

.style3 .CL-box-subtitle {
    color: #9FB681;
}

.style3 .CL-box-read-more-link a,
#banner-wrapper2 {
  background-color: #232425;
}

.style3 .CL-box-read-more-link a:hover {
    background-color: #303133;
}

#banner h3.CL-box-title,
#banner .CL-box-text-content {
  color: #FFF !important
}

#header-wrapper {
  background: url("../img/bg/green.jpg");
}

.CL-show-other-poll-result,
.CL-search-result-scope,
#CL-number-of-guests {
    background-image: url("../img/arrow_green");
    background-position: 95% 50%;
    background-repeat: no-repeat;
}