Hi Again,
I found it, sorry.
--------------------------------------------
RewriteEngine on
RewriteCond %{HTTP_HOST} ^black.white.computers.co.cc$ [OR]
RewriteCond %{HTTP_HOST} ^www.black.white.computers.co.cc$
RewriteRule ^/?$ "http\:\/\/www\.black\.white\.computers\.cz\.cc" [R=301,L]...