/*  styles for the 1C */
	
.download-client { display:none;}

.login input.log, .login input.pass { 
    color:black;
    background:url("../img/1c_corners.gif") no-repeat scroll left top #FFFFFF;
}

input.but {
    background:url("../img/1_go.png") no-repeat scroll left bottom transparent;
}

.top {background-color:#FDF21E; color:black; border-top:1px solid #CE000C; border-bottom:1px solid #CE000C;}

.top a {color:black;}

.yum {background-image:none;}

.top .top-inner .gold { color:#CE000C !important; }

select.language  {
    background:none repeat scroll 0 0 white;
    color:black;
}

.black {color: #626262 !important;}


