empty  {}
#tmenu {
   width: 648px;
}
#tmenu ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   border: 0;
   top: 0;
   left: 0;
   width: 648px;
   height: 26px;
}
#tmenu ul li{
   display: inline;
   float: left;
   height: 26px;
}
#tmenu li a {
   border: 0;
   display: block;
   height: 26px;
}
#tmenu li span, #lang span {
  position: absolute;
  left:-2000px;
}

#tmenu li.t-ru-home a {
  width: 70px;
  background: url(img/ru/t-home.gif) no-repeat;
}
#tmenu li.t-ru-home a:hover {
  background: url(img/ru/t-home-on.gif) no-repeat;
}
#tmenu li.t-ru-home-on {
  width: 70px;
  background: url(img/ru/t-home-on.gif) no-repeat;
}

#tmenu li.t-ru-parish a {
  width: 68px;
  background: url(img/ru/t-parish.gif) no-repeat;
}
#tmenu li.t-ru-parish a:hover {
  background: url(img/ru/t-parish-on.gif) no-repeat;
}
#tmenu li.t-ru-parish-on {
  width: 68px;
  background: url(img/ru/t-parish-on.gif) no-repeat;
}

#tmenu li.t-ru-news a {
  width: 72px;
  background: url(img/ru/t-news.gif) no-repeat;
}
#tmenu li.t-ru-news a:hover {
  background: url(img/ru/t-news-on.gif) no-repeat;
}
#tmenu li.t-ru-news-on {
  width: 72px;
  background: url(img/ru/t-news-on.gif) no-repeat;
}

#tmenu li.t-ru-sermons a {
  width: 84px;
  background: url(img/ru/t-sermons.gif) no-repeat;
}
#tmenu li.t-ru-sermons a:hover {
  background: url(img/ru/t-sermons-on.gif) no-repeat;
}
#tmenu li.t-ru-sermons-on {
  width: 84px;
  background: url(img/ru/t-sermons-on.gif) no-repeat;
}

#tmenu li.t-ru-services a {
  width: 69px;
  background: url(img/ru/t-services.gif) no-repeat;
}
#tmenu li.t-ru-services a:hover {
  background: url(img/ru/t-services-on.gif) no-repeat;
}
#tmenu li.t-ru-services-on {
  width: 69px;
  background: url(img/ru/t-services-on.gif) no-repeat;
}

#tmenu li.t-ru-location a {
  width: 56px;
  background: url(img/ru/t-location.gif) no-repeat;
}
#tmenu li.t-ru-location a:hover {
  background: url(img/ru/t-location-on.gif) no-repeat;
}
#tmenu li.t-ru-location-on {
  width: 56px;
  background: url(img/ru/t-location-on.gif) no-repeat;
}

#tmenu li.t-ru-photo a {
  width: 53px;
  background: url(img/ru/t-photo.gif) no-repeat;
}
#tmenu li.t-ru-photo a:hover {
  background: url(img/ru/t-photo-on.gif) no-repeat;
}
#tmenu li.t-ru-photo-on {
  width: 53px;
  background: url(img/ru/t-photo-on.gif) no-repeat;
}

#tmenu li.t-ru-contact a {
  width: 77px;
  background: url(img/ru/t-contact.gif) no-repeat;
}
#tmenu li.t-ru-contact a:hover {
  background: url(img/ru/t-contact-on.gif) no-repeat;
}
#tmenu li.t-ru-contact-on {
  width: 77px;
  background: url(img/ru/t-contact-on.gif) no-repeat;
}

#tmenu li.t-ru-links a {
  width: 64px;
  background: url(img/ru/t-links.gif) no-repeat;
}
#tmenu li.t-ru-links a:hover {
  background: url(img/ru/t-links-on.gif) no-repeat;
}
#tmenu li.t-ru-links-on {
  width: 64px;
  background: url(img/ru/t-links-on.gif) no-repeat;
}

#title {
  background: url(img/ru/title.gif) bottom left no-repeat;
  height: 153px;
}

#lang {
  margin-top: 20px;
}
#lang a {
  border: 0;
  display: block;
  width: 91px;
  height: 21px;
  background: url(img/ru/lang.gif) no-repeat;
}
#lang a:hover {
  background: url(img/ru/lang-on.gif) no-repeat;
}
