.menu { background: #2D74B9; } 
.content .right .social { background: #2D74B9; }
.selected { background: #00adeb; } 



.menu ul li .submenu {  background: #00adeb;    } 

.left-menu  ul li:hover , .right-menu  ul li:hover {  background: #00adeb;    } 

#recall button {  background: #2D74B9;    } 




#recall button:hover {  background: #00adeb;    } 



#recall input[id="recallname"] {
    background: url(/images/man_db.png) no-repeat 7px 50% #ffffff;
}

#recall input[id="recalltel"] {
    background: url(/images/phone_db.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;   } 
