.phone {
  width: 100%;
}
.phone table h2 {
  font: bold 12px Arial;
}
.phone table {
  font: 11px Arial;
  width: 100%;
}
.phone .photo {
  font: 11px Arial;
  vertical-align: top;
  text-align: center;
  width: 250px;
}
.phone .photo img {
  margin-bottom: 5px;
}
.short {
  width: 50%;
/*  display: inline;*/
}
.short table {
  font: 11px Arial;
}
.short table td {
/*  white-space: nowrap;*/
}
.short a img {
  margin-left: 10px;
}
.float {
  position:absolute;
  width:160px;
  z-index:10; 
  font-size: 11px;
  text-align: right;
}
.right {
  right: 7px;
  top: 102px;
}

.top {
  width: 99%;
  background: url(/imgs/bg2.png);
  height: 0px;
  margin: 2px 0px 2px 0px;
}
.top td.logo {
  background:url(/imgs/mp3-mir.jpg) no-repeat 15px 0px;
  vertical-align: bottom;
  padding: 0px 0px 7px 27px;
}
.top td.logo div {
  padding-left: 450px;
}
.top td a {
  color: blue;
  font: 12px Arial;
  text-decoration: none;
  margin-right: 10px;
}
.top td a:hover {
  color: red;
  border: 0px solid transparent;
  border-bottom: 1px solid blue;
  border-style: dashed; 
}
.cat {
  padding: 0 0 0 5;
  font: bold 9pt Arial;
}
.cat div {
  padding: 0 0 0 16;
  font: 8pt Arial;
  background: url(/imgs/a.gif) no-repeat 8 5;
}
.cat div div {
  padding: 0 0 0 16;
  font: 8pt Arial;
  background: url(/imgs/a.gif) no-repeat 8 5;
}
.cat a {
  color: #727272;
}
.welcome {
  font-size: 11px;
  font-family: tahoma;
}
h1 {
  font-size: 11px;
  font-family: tahoma;
  font-weight: normal;
  margin: 2px;
  color: #E34000;
  display: inline;
}
h1.phone {
  font-size: 16px;
  font-weight: bold;
  color: #E34000;
}
h2 {
  font-size: 16px;
}
