a:link, a:visited {
	text-decoration:none;
	color:#107abf;
}
a:hover {
	text-decoration:underline;	
}
.logo {}

#menu {
	background:url(../images/menu_blue.png);	
}
#cBoxLeft input[type=submit] {
	background:url(../images/sendBtn.png) no-repeat left top;	
}
#navigation a, #navigation a .hover {
	background: url(../images/menu_blue.png) 0 0 no-repeat;
}
.mails {
	background:url(../images/fcMail_blue.png) no-repeat 10px top;	
}
.phones {
	background:url(../images/fcMob_blue.png) no-repeat 16px top;	
}
.textItemTxt i {
	background:url(../images/personIco_blue.png) no-repeat left top;
}