div.top img {
  top:                   0px;
  margin-right:          270px;
}
body {
  margin:                0px;
  padding:               0px;
  background:            url(/resources/images/_theme_0/top.jpg) repeat-x;
}
div.top {
  height:                200px;
  min-width:             1000px;
  top:                   0px;
  right:                 0px;
  background-image:      url(/resources/images/_theme_0/lang.jpg);
  background-repeat:     no-repeat;
  background-position:   right;
  position:              relative;
  vertical-align:        center;
}
div.lang {
  width:                 100%;
  text-align:            right;
  vertical-align:        bottom;
  position:              absolute;
  top:                   135px;
  color:                 #4A4A4A;
}
div.lang a {
  color:                 #4A4A4A;
  text-decoration:       none;
}
div.lang a:hover {
  color:                 #4A4A4A;
  text-decoration:       underline;
}

