<Glide Version="1.0.7">
  <Window Name="votingWindow" Width="320" Height="240" BackColor="FFFFFF">
    <Image Name="image" X="0" Y="0" Width="320" Height="53" Alpha="255"/>
    <TextBlock Name="mb1" X="6" Y="60" Width="300" Height="32" Alpha="255" Text="Hodnotte obd:" TextAlign="Center" TextVerticalAlign="Top" Font="7" FontColor="0" BackColor="000000" ShowBackColor="False"/>
    <TextBlock Name="mb2" X="10" Y="100" Width="300" Height="32" Alpha="255" Text="Valask Kyselice" TextAlign="Center" TextVerticalAlign="Top" Font="6" FontColor="0" BackColor="000000" ShowBackColor="False"/>
    <Button Name="button1" X="8" Y="140" Width="60" Height="60" Alpha="255" Text="1" Font="8" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="0"/>
    <Button Name="button2" X="69" Y="140" Width="60" Height="60" Alpha="255" Text="2" Font="8" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="0"/>
    <Button Name="button3" X="130" Y="140" Width="60" Height="60" Alpha="255" Text="3" Font="8" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="0"/>
    <Button Name="button4" X="191" Y="140" Width="60" Height="60" Alpha="255" Text="4" Font="8" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="0"/>
    <Button Name="button5" X="252" Y="140" Width="60" Height="60" Alpha="255" Text="5" Font="8" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="0"/>
    <Button Name="button0" X="205" Y="208" Width="115" Height="32" Alpha="255" Text="Nechci ohodnotit" Font="3" FontColor="000000" DisabledFontColor="808080" TintColor="000000" TintAmount="50"/>
    <TextBlock Name="mb3" X="0" Y="208" Width="205" Height="32" Alpha="255" Text="(Ohodnote jako ve kole)" TextAlign="Left" TextVerticalAlign="Bottom" Font="6" FontColor="0" BackColor="000000" ShowBackColor="False"/>
  </Window>
</Glide>