/* CSS Document */

#banner {
  height: 127px;
  background: url(../images/banner_bg_en.jpg) 0 0 no-repeat;
}

#bottom {
  background: #0F3F1A url(../images/bottom_bg_en.jpg) 24px 18px no-repeat;
}

#banner div.info {
  line-height: 1.4em; 
}

#menu ul { padding: 5px 0 0 6px; }
#menu ul li { display: inline; padding: 0; margin: 0; }
#menu ul li a { 
  letter-spacing: 0.01em; 
  word-spacing: 0.01em;   
  padding: 2px 43px 2px 41px; margin: 0 0 0 -5px;
}

#bottom ul li { margin: 0 33px 0 3px; padding-left: 44px; }


#top a {
  background: url(../images/czech.gif) 0 0 no-repeat;
}
