Hello again too!
But W800 layout.xml looks like other then K810i
What should I change there or how?

Original Layout W800:

Code:
<object name="StatusIndication">
  <settings>
    <sett name="RowHeight" value="0"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="18"/>
    <sett name="Height" value="176"/>
  </settings>
  <attributes count="29">
    <attr index="0" value="1"/>
    <attr index="1" value="0"/>
    <attr index="2" value="1"/>
    <attr index="3" value="0"/>
    <attr index="4" value="0"/>
    <attr index="5" value="1"/>
    <!-- Main display text attr -->
    <attr index="6" value="FontE_20B"/> <!-- Large font in stby -->
    <attr index="7" value="FontE_16B"/> <!-- Small font in stby -->
    <attr index="8" value="FontE_16B"/> <!-- Notes font -->
    <attr index="9" value="FontE_16B"/> <!-- Time/date font -->
    <attr index="10" value="22"/>  <!-- Opr y1 -->
    <attr index="11" value="44"/>  <!-- Opr y2 -->
    <attr index="12" value="47"/>  <!-- BSID y1 -->
    <attr index="13" value="65"/>  <!-- BSID y2 -->
    <attr index="14" value="47"/>  <!-- BSID2 y1 -->
    <attr index="15" value="83"/>  <!-- BSID2 y2 -->
    <attr index="16" value="65"/>  <!-- Zone y1 -->
    <attr index="17" value="83"/>  <!-- Zone y2 -->
    <attr index="18" value="83"/>  <!-- Zone2 y1 -->
    <attr index="19" value="101"/> <!-- Zone2 y2 -->
    <attr index="20" value="47"/>  <!-- Notes1 y1 -->
    <attr index="21" value="65"/>  <!-- Notes2 y1 -->
    <attr index="22" value="83"/>  <!-- Notes3 y1 -->
    <attr index="23" value="101"/> <!-- Notes4 y1 -->
    <attr index="24" value="4"/>   <!-- Notes x1 -->
    <attr index="25" value="173"/> <!-- Notes x2 -->
    <attr index="26" value="27"/>  <!-- Notes bttm-offs -->
    <attr index="27" value="25"/>  <!-- Time/date bttm-offs  -->
    <attr index="28" value="11"/>  <!-- Nbr texts in stby  -->
  </attributes>
  <attributes count="16">
    <attr index="0" value="1"/>
    <attr index="1" value="0"/>
    <attr index="2" value="1"/>
    <attr index="3" value="0"/>
    <attr index="4" value="0"/>
    <attr index="5" value="1"/>
    <!-- 2nd display text attr -->
    <attr index="6" value="FontE_20B"/> <!-- Time font 2nd -->
    <attr index="7" value="FontE_16B"/> <!-- Operator font 2nd -->
    <attr index="8" value="FontE_16B"/> <!-- Date font 2nd -->
    <attr index="9" value="6"/> <!-- Nbr texts 2nd -->
    <attr index="10" value="24"/> <!-- Text 1: y1 2nd -->
    <attr index="11" value="40"/> <!-- Text 1: y2 2nd -->
    <attr index="12" value="42"/> <!-- Text 2: y1 2nd -->
    <attr index="13" value="56"/> <!-- Text 2: y2 2nd -->
    <attr index="14" value="64"/> <!-- Text 3: y1 2nd -->
    <attr index="15" value="78"/> <!-- Text 3: y2 2nd -->
  </attributes>
</object>