#smsDiv {
  position:absolute;
  left:100;
  top:200;
  width:130;
  height:250;
  visiblity:hidden;
  clip:rect(0 130 250 0);
}

#slownikiDiv {
  position:absolute;
  left:10;
  top:280;
  width:260;
  height:150;
  visiblity:hidden;
  clip:rect(0 260 150 0);
}

#menuDiv {
  position:absolute;
  left:20;
  top:20;
  width:110;
  height:280;
  visiblity:visible;
  clip:rect(0 110 280 0);
}

#tlo1Div {
  position:absolute;
  left:0;
  top:10;
  width:50;
  height:280;
  visiblity:visible;
  clip:rect(0 50 280 0);
}

#tlo2Div {
  position:absolute;
  left:130;
  top:20;
  width:150;
  height:260;
  visiblity:red;
  clip:rect(0 150 260 0);
}

#tlo3Div {
  position:absolute;
  left:130;
  top:280;
  width:150;
  height:120;
  visiblity:visible;
  clip:rect(0 150 120 0);
}

#tlo4Div {
  position:absolute;
  left:0;
  top:300;
  width:120;
  height:260;
  visiblity:magenta;
  clip:rect(0 120 260 0);
}

#tlo5Div {
  position:absolute;
  left:20;
  top:430;
  width:150;
  height:260;
  visiblity:visible;
  clip:rect(0 150 260 0);
}

#tlo6Div {
  position:absolute;
  left:170;
  top:430;
  width:130;
  height:50;
  visiblity:visible;
  clip:rect(0 130 50 0);
}

#tlo7Div {
  position:absolute;
  left:170;
  top:480;
  width:130;
  height:260;
  visiblity:visible;
  clip:rect(0 130 260 0);
}

#tlo8Div {
  position:absolute;
  left:20;
  top:280;
  width:100;
  height:117;
  visiblity:visible;
   clip:rect(0 100 117 0);
}

#tlo9Div {
  position:absolute;
  left:30;
  top:280;
  width:130;
  height:117;
  visiblity:visible;
  clip:rect(0 130 117 0);
}