Witam,
Dlaczego to jest inaczej pod inną przeglądarką. Jak zrobić, żeby było to tak jak na IE ?

#logotl{
background-image : url('images/logotl.gif');
background-repeat : repeat -x;
height : 163px;
margin : 0px 0px 0px 0px;
width : auto;
}
#logo{
background-image : url('images/logo.gif');
background-repeat : repeat -x;
height : 163px;
margin : 0px 0px 0px 0px;
width : 276px;
}
#str{
background-image : url('images/st.gif');
height : 20px;
margin : 0px 5px 0px 0px;
float:right;
width : 108px;
}
#grafika{
background-image : url('images/gr.gif');
height : 20px;
margin : 0px 5px 0px 0px;
float:right;
width : 57px;
}
#inne{
background-image : url('images/inne.gif');
height : 20px;
margin : 0px 5px 0px 0px;
float:right;
width : 79px;
}
#kontakt{
background-image : url('images/kontakt.gif');
height : 20px;
margin : 0px 20px 0px 0px;
float:right;
width : 56px;
}
jestem początkującym w css

Pozdrawiam