tried to resolve myself the problem...

1) styled .active {} class in my stylesheet;

2) created php code

<?php if($main_page == 'login') print ' class="active"'; ?>

for testing and printing;

Now. I tried to put it in tpl_ezpages_bar_header.php and tpl_header.php, but happens nothig.

Someone want to help me complete the work?

talos