﻿.main_block {
  width : 950px;
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
}
.m_top{
  margin: 0;
  padding: 0;
}
.links_block {
  background-image : url(images/head-bk.jpg);
  background-repeat : repeat-x;
  text-align : center;
}
#link-c {
  position: absolute;
  top : 11px;
  left : 10px;
}
#link-s{
  position:relative;
  background-image : url(images/head-bk.jpg);
  height : 40px;
  width : 950px;
  font-size : 12px;
  margin-left : auto;
  margin-right : auto;
}
.cent{
  text-align : center;
}

.right{
  text-align : right;
}
.ads_head{
  margin-top : 5px;
}