body {
   background: url("background.jpg") repeat-x #fff;
}

a, a img {
   border: none;
}

#dot {
   position: absolute;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   margin: 0px;
   padding: 0px;
   width: 100%;
   height: 100%;
   background: url("backgroundx.gif") repeat;
}

#lang_switcher {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

#lang_switcher img {
    padding: 0px;
    margin: 10px;
    border: 1px solid #000;
}

#base_area {
  position: absolute;
  top: 36%;
  right: 10%;
  left: 10%;
  display: inline;
  text-align: center;
}

#euroiuris img {
   background: url("en_euroiuris.gif") 0% 0%;
   margin: 20px;
}

#euroiuris:hover img {
   background: url("en_euroiuris_sel.gif") 0% 0%;
}

#eu_consalting img {
   background: url("en_euroiuris_consulting.gif") 0% 0%;
   margin: 20px;
}

#eu_consalting:hover img {
   background: url("en_euroiuris_consulting_sel.gif") 0% 0%;
}

#elpartners img {
   background: url("en_elpartners.gif") 0% 0%;
   margin: 20px;
}

#elpartners:hover img {
   background: url("en_elpartners_sel.gif") 0% 0%;
}
