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

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