a, .saznajvise::after  {
	color: #0087cd;
}

.CL-box-read-more-link a,
.button,
a.CL-content-link,
a.CL-upload-file-link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #0087cd url("../img/bg01.png") no-repeat right top;
}

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

.CL-box-read-more-link a:active,
.button:active,
a.CL-upload-file-link:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #007cc2;
}

.button.alt,
button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt {
	background-color: #d93d00;
}

.button.alt:hover,
button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover {
	background-color: #f35111;
}

.button.alt:active,
button.alt:active,
input[type="button"].alt:active,
input[type="reset"].alt:active,
input[type="submit"].alt:active {
	background-color: #d43800;
}

.button.alt2,
button.alt2,
input[type="button"].alt2,
input[type="reset"].alt2,
input[type="submit"].alt2 {
	background-color: #414141;
}

.button.alt2:hover,
button.alt2:hover,
input[type="button"].alt2:hover,
input[type="reset"].alt2:hover,
input[type="submit"].alt2:hover {
	background-color: #575757;
}

.button.alt2:active,
button.alt2:active,
input[type="button"].alt2:active,
input[type="reset"].alt2:active,
input[type="submit"].alt2:active {
	background-color: #363636;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
	border-color: #0087cd;
}

.highlight header {
	background     : #0087cd url("../img/bg01.png") no-repeat right top;
	background-size: 100% 100%;
}

.highlight a:hover header {
	background-color: #119ee7;
}

.highlight a:active header {
	background-color: #007cc2;
}

.highlight.alt a header {
	background-color: #d93d00;
}

.highlight.alt a:hover header {
	background-color: #f35111;
}

.highlight.alt a:active header {
	background-color: #d43800;
}

.highlight.alt2 a header {
	background-color: #414141;
}

.highlight.alt2 a:hover header {
	background-color: #575757;
}

.highlight.alt2 a:active header {
	background-color: #363636;
}
