
@import url(normal-layout-css/normal-layout.css) screen and (min-width: 401px);
@import url(normal-layout-css/menu/menu.css) screen and (min-width: 401px);
@import url(normal-layout-css/left_menu/left_menu.css) screen and (min-width: 401px);

@import url(mobile-layout-css/hide-mobile-layout.css) screen and (max-width: 400px);

/*  @import url(mobile-layout-css/mobile-layout.css) screen and (max-width: 400px); */
/*  @import url(mobile-layout-css/menu_pda/menu.css) screen and (max-width: 400px); */
