RewriteRule ^_(product|product_video|gallery|manufacturers|news|section)/(.+)/(\d+)\.(.{3,4})$ /picture.php?type=$1&id=$3&scale=$2&ext=$4 [L]

RewriteRule ^_(json|xml|raw)/([^/]+)/([^/]+)/?(.*)$ /dispatcher.php?_responseFormat=$1&class=$2&method=$3&$4&%{QUERY_STRING} [L]
RewriteRule ^_(json|xml)/(.*)$ /dispatcher.php?_responseFormat=$1&url=/$2&%{QUERY_STRING} [L]
RewriteRule ^_analytics/(.*)$ /dispatcher.php?_responseFormat=html&component=GoogleAnalytics&method=fetch&url=/$1&%(QUERY_STRING} [L]

RewriteRule ^_export/(.*)$ /export.php?file=$1 [L]

RewriteRule ^(.*)strona\.1/(.*)$ $1$2 [L]
