﻿.Flags
{
    background-image: url(Images/Flags_small.png);
    display: block;
}

.Flags_cz
{
    background-position: -17px -26px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_da
{
    background-position: -35px -26px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_de
{
    background-position: -86px -35px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_en
{
    background-position: -69px -103px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_et
{
    background-position: -205px -26px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_fi
{
    background-position: -0px -35px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_hu
{
    background-position: -0px -44px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_nl
{
    background-position: -86px -69px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_nn
{
    background-position: -171px -69px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_pl
{
    background-position: -69px -78px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_ro
{
    background-position: -120px -78px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_ru
{
    background-position: -137px -78px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}

.Flags_sv
{
    background-position: -35px -95px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}
.Flags_fr
{    
    background-position: -19px -35px;  /* (pos offset 2*3) 2*(width + 2) -1  3*(height +2) -1  */
    width: 16px;
    height: 7px;
}