.logo-menu-wrap {
	border-color: #00269a !important;
} 
.sec-menu-wrap {
	background: #1456ec;
	border-color: #003dcc !important;
}
.sec-menu-wrap .menu-item  {
	border-color: #00269a !important;
}
.abs-sel {
	background: #003dcc !important;
	border-color: #00269a !important;
}
.menu-item  a {
	color: #fff !important;
}
.menu-item  a:hover {
	color: #fff !important;
}
.sec-menu-wrap .little-thing .item-pict {
	background: url('images/pis-blue.jpg') no-repeat !important;
}
.adv-menu-it.consulting {
	background: #1456ec;
	padding: 4px 17px;
	border: 1px solid #003dcc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.adv-menu-it.consulting a {
	color: white;
}
body a:hover {
	color: #003dcc;
}
.adv-menu-it.consulting a:hover  {
	color: #fff !important;
}
.adv-menu-it.coaching {
	border-color: white !important;
} 

.scrollto.selected .selected-border {
	background-color: #e9f2fa;
}
input[type="submit"] {
	border-color: #1456ec !important;
}
input[type="submit"]:hover {
	color: #1456ec !important;
}
input[type="submit"]:focus {
	color: #fff;
	border-color: #003dcc !important;
	background-color: #1456ec !important;
}
.scrollto.selected .selected-border{
	background: #e3f2f7 !important;
}