* {margin: 0;padding: 0; font-family: verdana, helvetica, sans ;font-size: 11px; color: #5D5C8D}
html, body {background: #FFF ; height: 100%;}
img {border: 0;}

/*glowny uklad strony*/
#out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 50;}
#main {width: 800px; margin: 0 auto 50px auto; padding: 0; position: relative; z-index: 1; background: #dad;}


.en {background: url('./images/sct_en.gif');}
.de {background: url('./images/sct_de.gif');}
.ru {background: url('./images/sct_ru.gif');}
.it {background: url('./images/sct_it.gif');}
.ro {background: url('./images/sct_ro.gif');}
.bg {background: url('./images/sct_bg.gif');}
.fr {background: url('./images/sct_fr.gif');}
.pl {background: url('./images/sct_pl.gif');}
.ho {background: url('./images/sct_ho.gif');}
.hi {background: url('./images/sct_hi.gif');}


a.lang {display: block; width: 188px; height: 17px;}
a.lang:hover {background-position: 0 -17px;}