﻿#languagesList {
  list-style: none;
  margin-top: 40px;
}

#languagesList li {
  display: inline;
  MARGIN-RIGHT: 15px;
}

#languagesList li a {
  display: inline-block;
  text-align: center;
  padding-top: 50px;
  color: #555;
}

#languagesList li a:hover {color: black;}

              .ru_en a   {background: url(../img/flag_engl-russ.png) no-repeat center top;}
              .ru_es a   {background: url(../img/flag_russ-span.png) no-repeat center top;}
              .ru_it a   {background: url(../img/flag_ital-russ.png) no-repeat center top;}
              .ru_de a   {background: url(../img/flag_germ-russ.png) no-repeat center top;}
              .ru_po a   {background: url(../img/flag_port-russ.png) no-repeat center top;}
              .ru_fr a   {background: url(../img/flag_fren-russ.png) no-repeat center top;}
              .ru_mult a {background: url(../img/flag_multi-russ.png) no-repeat center top;}

.thumbBook {
  float: left;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 5px;
}

.thumbBook img.target {
   padding: 15px 25px;
   pposition: absolute;
   z-index: 2;
   position: relative;
   background: url(../img/carped.gif) no-repeat center center;
}
