

section.application-area .row .text {
    background: transparent url(../images/sp.png?22) no-repeat -79px -565px;
}

footer .logo a  {
	background: transparent url('../images/logo-f.png') no-repeat 0 -33px;
}

header nav li a {
	color: #01b7e7;
}

header nav ul li.active, header nav ul li:hover {
	border-top: 4px solid #01b7e7;
}

header .lang a {
	color: #01b7e7;
}

section.catalog-id .price, section.catalog-id .price a, section.products .data .desc .price a {
	color: #01b7e7;
}

section.products .data .desc .price:before {
    background: transparent url(../images/sp.png?22) no-repeat -234px -16px;
}

section.products .filter .reset_btn {
	color: #01b7e7;
}

section.catalog-id .price:before {
    background: transparent url(../images/sp.png?22) no-repeat -234px -16px;
}

section.catalog-id h3 {
	color: #01b7e7;
}

header .search input[type="submit"] {
    background: transparent url(../images/sp.png?22) no-repeat -60px -252px;
}