
li.insulation 
{   margin      : 0px;
    padding     : 0px;
    border      : none;
    width       : 159px;
    height      : 34px;
    float       : left;
    background  : url(english/buttons/insulation.jpg) no-repeat;
    position    : relative;
}
a.insulation 
{   width       : 159px;
    height      : 34px;
    display     : block; 
    overflow    : hidden; text-indent: -5000px;
}
a.insulation:hover {background: url(english/buttons/insulationcz.jpg) no-repeat ;} 



li.profiles 
{   margin      : 0px;
    padding     : 0px;
    border      : none;
    width       : 80px;
    height      : 34px;
    float       : left;
    background  : url(english/buttons/profiles.jpg) no-repeat;
    position    : relative;
}
a.profiles 
{   width       : 80px;
    height      : 34px;
    display     : block; 
    overflow    : hidden; text-indent: -5000px;
}
a.profiles:hover {background: url(english/buttons/profilescz.jpg) no-repeat ;} 



li.foils 
{   margin      : 0px;
    padding     : 0px;
    border      : none;
    width       : 70px;
    height      : 34px;
    float       : left;
    background  : url(english/buttons/foils.jpg) no-repeat;
    position    : relative;
}
a.foils 
{   width       : 70px;
    height      : 34px;
    display     : block; 
    overflow    : hidden; text-indent: -5000px;
}
a.foils:hover {background: url(english/buttons/foilscz.jpg) no-repeat ;} 



li.window 
{   margin      : 0px;
    padding     : 0px;
    border      : none;
    width       : 155px;
    height      : 34px;
    float       : left;
    background  : url(english/buttons/window.jpg) no-repeat;
    position    : relative;
}
a.window 
{   width       : 155px;
    height      : 34px;
    display     : block; 
    overflow    : hidden; text-indent: -5000px;
}
a.window:hover {background: url(english/buttons/windowcz.jpg) no-repeat ;} 


li.other 
{   margin      : 0px;
    padding     : 0px;
    border      : none;
    width       : 90px;
    height      : 34px;
    float       : left;
    background  : url(english/buttons/other.jpg) no-repeat;
    position    : relative;
}
a.other 
{   width       : 90px;
    height      : 34px;
    display     : block; 
    overflow    : hidden; text-indent: -5000px;
}
a.other:hover {background: url(english/buttons/othercz.jpg) no-repeat ;} 





