/* Generated by KompoZer */
body {
  background-attachment: fixed;
  background-image: url(pic/bg_all.gif);
  cursor: crosshair;
}
* {
  margin: 0px;
  padding: 0px;
}
.fon {
  width: 100%;
}
.telo {
  border: 3px ridge white;
  width: 800px;
}
.logo {
  background-image: url(pic/bg_120.png);
  height: 120px;
}
.logo_pic {
  background-image: url(pic/logo_120.png);
  background-repeat: no-repeat;
  float: left;
  height: 120px;
  width: 190px;
}
.logo_txt {
  background-image: url(pic/text_120.png);
  background-position: right top;
  float: right;
  height: 120px;
  width: 460px;
}
.menu {
  background-image: url(pic/bg_menu.png);
  height: 20px;
}
.content {
  padding: 10px;
  background-color: White;
  font-family: Verdana;
  color: #666666;
  min-height: 450px;
  font-size: 11pt;
}
.index_1 {
  background-image: url(pic/sitel.gif);
  background-repeat: no-repeat;
  height: 200px;
  padding-left: 145px;
}
.index_2 {
  background-image: url(pic/c_m_t_v.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 200px;
  padding-right: 200px;
  position: relative;
  top: -25px;
}
.index_3 {
  background-image: url(pic/pozv.gif);
  background-repeat: no-repeat;
  height: 300px;
  padding-left: 100px;
  position: relative;
  top: -20px;
}
.bot {
  background-image: url(pic/bg_bot_30.png);
  background-repeat: repeat-x;
  color: White;
  font-family: Century Gothic;
  font-size: 12px;
  height: 30px;
  text-align: center;
  background-position: left top;
}

