@charset "utf-8";
/* CSS Document */

/* header - логотип */
a#afl_logo {background-image:url('/cms/sites/all/themes/aeroflot/media/img/logo_aero_ru.gif');}

#language {background:url(/cms/sites/all/themes/aeroflot/media/img/top_lang_en.png) 0px 0px no-repeat;}

/* Кнопка "Продолжить"  - (онлайн-регистрация) */
a#continue {background-image:url('/cms/sites/all/themes/aeroflot/media/img/continue_active.jpg');}
a#continue.passive {
	background-image:url('/cms/sites/all/themes/aeroflot/media/img/continue_passive.jpg');
	cursor: default;
	}
/*			Кнопка "Найти"				*/
a#find {background-image:url('/cms/sites/all/themes/aeroflot/media/img/find.gif');


display:block;
height:26px;
text-decoration:none;
width:93px;}


/*			Кнопка "Войти"				*/
a#enter {background-image:url('/cms/sites/all/themes/aeroflot/media/img/enter.gif');}