/*Common*/
div#container{ background: #f2f2f2 url(../img/evacs/header_bg.png) repeat-x; }
div#page_header { background: url(../img/evacs/header.png) no-repeat; }
#userdata a,#langdata a{color:#fff;}
#userdata { color: #fff; }

/*Menu*/
#menu.RU ul li a{background: url(../img/evacs/menu.png) repeat-x 0 0; }

/*Login*/
body.login { background: #38b3df; } 
body.login div#container{ background: url(../img/evacs/login_bg.png) repeat-x !important; }
body.login div#container div#wrapper{ height: 600px; background: url(../img/evacs/login.png) no-repeat !important; }