.menu { background: #00adeb; } 
.content .right .social { background: #00adeb; } 
.selected { background: #2D74B9; } 

.menu ul li .submenu {  background: #2D74B9;  }

.left-menu ul li:hover , .right-menu ul li:hover {  background: #2D74B9;    } 

#recall button {  background: #00adeb;    } 


#recall button:hover {  background: #2D74B9;    } 


#recall input[id="recallname"] {
    background: url(/images/man_b.png) no-repeat 7px 50% #ffffff;
}

#recall input[id="recalltel"] {
    background: url(/images/phone_b.png) no-repeat 7px 50% #ffffff;
}



.top .headtable .cabinet 
{

	color: #00adeb;
    background: url("/images/lk.png") left center no-repeat;

}

.dozvon {  background: #2D74B9; border-color: #2D74B9;   } 
.dozvon:hover {  background: #00adeb; border-color: #00adeb;   } 

