BODY
{
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  color: #513427;
  background-image: url('../img/bodybg.png');
}
IMG.bordered
{
  border: 1px solid #513427;
}
DIV.imgRoomsHolder
{
  display: block;
  position: relative;
  width: 280px;
}
DIV.imgrtc
{
  display: block;
  position: absolute;
  width: 79px;
  height: 46px;
  right: 0px;
  top: 0px;
  z-index: 99;
  background-image: url('../img/imgrtc.png');
}
#MtopBG
{
  display: block;
  position: relative;
  width: 100%;
  height: 242px;
  background-image: url('../img/topbg.png');
}
#MbottomBG
{
  display: block;
  position: relative;
  width: 100%;
  height: 176px;
  background-image: url('../img/bottombg.png');
}
#MbeetwenBG
{
  display: block;
  position: relative;
  width: 100%;
  height: 146px;
  background-image: url('../img/beetwenbg.png');
}
#Mtree
{
  display: block;
  position: absolute;
  width: 366px;
  height: 121px;
  top: 80px;
  right: 0px;
  background-image: url('../img/tree.png');
}
#Mlogo
{
  display: block;
  position: absolute;
  width: 434px;
  height: 168px;
  top: 80px;
  left: 50px;
  text-decoration: none;
  background-image: url('../img/logo.png');
}
#Mmenu
{
  display: block;
  position: absolute;
  width: 100%;
  height: 175px;
  top: 280px;
  z-index: 99;
}

/*Внутренние страницы*/
#topBG
{
  display: block;
  position: absolute;
  width: 100%;
  height: 338px;
  top: 0px;
  left: 0px;
  background-image: url('../img/_topbg.png');
}
#logo
{
  display: block;
  position: absolute;
  width: 313px;
  height: 122px;
  left: 30px;
  top: 60px;
  text-decoration: none;
  background-image: url('../img/_logo.png');
}
#tree
{
  display: block;
  position: absolute;
  width: 366px;
  height: 121px;
  top: 20px;
  right: 0px;
  background-image: url('../img/tree.png');
}
#topMenu
{
  display: block;
  position: absolute;
  width: 600px;
  height: 70px;
  left: 360px;
  top: 105px;
  z-index: 99;
}
DIV.contBlockMargin
{
  display: block;
  position: relative;
  width: 900px;
  height: 210px;
}
DIV.contBlockMarginB
{
  display: block;
  position: relative;
  width: 900px;
  height: 100px;
}
#contBlock
{
  display: block;
  position: relative;
  width: 850px;
  margin: auto auto;
  background-image: url('../img/contblockbg.png');
}
#contHolder
{
  display: block;
  position: relative;
  width: 800px;
  margin: 20px auto;
  padding: 20px auto;
  z-index: 99;
}
DIV.contTr
{
  display: block;
  position: relative;
  width: 800px;
  height: 30px;
}
#ltc
{
  display: block;
  position: absolute;
  width: 333px;
  height: 245px;
  top: -15px;
  left: -5px;
  background-image: url('../img/ltc.png');
}
#lbc
{
  display: block;
  position: absolute;
  width: 333px;
  height: 245px;
  bottom: -15px;
  left: -5px;
  background-image: url('../img/lbc.png');
}
#rtc
{
  display: block;
  position: absolute;
  width: 333px;
  height: 245px;
  top: -15px;
  right: -5px;
  background-image: url('../img/rtc.png');
}
#rbc
{
  display: block;
  position: absolute;
  width: 333px;
  height: 245px;
  bottom: -15px;
  right: -5px;
  background-image: url('../img/rbc.png');
}
#bottomTree
{
  display: block;
  position: relative;
  width: 209px;
  height: 45px;
  background-image: url('../img/bottomtree.png');
}

#moLink
{
  display: block;
  position: absolute;
  width: 400px;
  height: 20px;
  right: 10px;
  bottom: 0px;
  text-align: right;
}
#wrapper
{
  display: block;
  position: relative;
  width: 100%;
}
/*Внутренние страницы*/

ul.servicesUl li {
  margin-left: 20px;
}

.menu_table, .menu_table td{
 border-collapse: collapse;
 border-style: solid;
 border-width: 1px;
 border-color: #663300;
 }

 .menu_table td{
  height:30px;
  padding-left: 15px;
}
.group{
 font-weight: bold;
 text-align: center;
}
a.ml{
 color:#513427;
}
a.ml:hover{
 color:#513427;
 text-decoration: none;
}


color:#513427;

