div#SubBody {
  width:780px;
  margin:0 auto;
  }


/* === PAGE HEADER ===
=============================== */


div#PageHeader {
  background:url('../i/megafon_background.jpg') center top no-repeat;
  height:258px;
  }


/* LOGO */
div#Header_Logo {
  width:220px;
  height:135px;
  float:left;
  font-size:1px;
  }
div#Header_Logo img { vertical-align:middle; }



/* LANGUAGES */

div#Header_Languages {
  float:left;
  padding-top:20px;
  padding-left:62px;
  }
div#Header_Languages ul {
  margin:0px;
  padding:0px;
  list-style:none;
  font-size:1px;
  }
div#Header_Languages ul li {
  margin:0px;
  padding:0 0 10px 0;
  }
div#Header_Languages ul li img {
  vertical-align:middle;
  }


/* MAIN MENU */

div#Header_Menu {
  clear:both;
  height:123px;
  }
div#Header_Menu ul {
  float:left;
  width:194px;
  margin:0;
  padding:14px 0 0 0;
  }
div#Header_Menu ul li {
  padding-bottom:5px;
  list-style:none;
  }

div#Header_Menu ul#MainMenu li {
  font-weight:bold;
  padding-left:26px;
  }
div#Header_Menu ul#MainMenu li a {
  background:url('../i/markers/marker_menu.gif') 0 3px no-repeat;
  padding-left:14px;
  }


div#Header_Menu ul#SecondMenu li {
  padding-left:5px;
  }
div#Header_Menu ul#SecondMenu li a {
  background:url('../i/markers/marker_menu_g.gif') 0 3px no-repeat;
  padding-left:14px;
  }

/* NEW MAIN MENU created 19.04.2006 */
#header-menu {
  padding: 17px 0 0 25px;
  clear:both;
  height:105px;
  }

#header-menu table {
width: 320px;
}
#header-menu tr td {
padding: 5px 5px 5px 0;
text-transform: uppercase;
color: #F26522;
}
#header-menu tr.menu1 td div.mrk {
background:url('../i2/markers/menu1-mrk.gif') 0 3px no-repeat;
padding-left:14px;
font-weight: bold;
}
#header-menu tr.menu2 td div.mrk {
background:url('../i2/markers/menu2-mrk.gif') 0 3px no-repeat;
padding-left:14px;
}
#header-menu tr td.active div.mrk {
background:url('../i2/markers/menu_a-mrk.gif') 0 3px no-repeat;
padding-left:14px;
font-weight: bold;
}

/* SUBMENU */

ul.Submenu {
  list-style:none;
  margin:0px;
  padding:20px 0 20px 20px;
  }
ul.Submenu li {
  padding:0 0 5px 0;
  }
ul.Submenu li a, ul.Submenu li span {
  padding-left:8px;
  background:url('../i/markers/marker_gt_o.gif') 0 4px no-repeat;
  }
ul.Submenu li span {  color:#F26522; }

/* LOGIN */

form#Login {
  margin:0 0 0 20px;
  }
form#Login input.text {
  width:106px;
  border:#A5ACB2 1px solid;
  font-size:1em;
  }
form#Login p { padding-bottom:5px; }
form#Login small { font-size:0.89em; }

div#Inner_Login {
  margin-left:107px;
  padding:15px 0 15px 23px;
  background:url('../i/inner_login_bottom.gif') left bottom no-repeat;
  }


/* MOUSE */

div#Mouse {
  background:url('../i/mouse_first.jpg') 0 0 no-repeat;
  width:275px;
  height:118px;
  }
div#Mouse div { padding:21px 34px 0 78px; }

div#Mouse.Inner { background-image:url('../i/mouse_inner.jpg'); }
div#Mouse.Inner div { padding-left:88px; }
div#Mouse.First { background-image:url('../i/mouse_first.jpg'); }


/* CONTENT TABLE */

table#ContentTable { width:100%; }

table#ContentTable.First td.Left {
  width:350px;
  background:url('../i/first_intro_bottom.gif') 25px 0 no-repeat;
  }
table#ContentTable.First td.Right {
  width:430px;
  background:url('../i/stolb.gif') 145px 0 repeat-y;
  }

table#ContentTable.Inner td.Left {
  width:495px;
  background:url('../i/inner_top_left.gif') 25px 0 no-repeat;
  }
table#ContentTable.Inner td.Right {
  width:285px;
  background:url('../i/stolb.gif') 0 0 repeat-y;
  }

table#ContentTable2 { width: auto; }
table#ContentTable2 td.Left {
  width:350px;
  background:url('../i/first_intro_bottom.gif') 25px 0 no-repeat;
  }
table#ContentTable2 td.Middle {
  width:265px;
  background:url('../i/stolb.gif') 145px 0 repeat-y;
  }
table#ContentTable2 td.Middle div#Mouse {
  width: 265px;
  }


/* INNER TABLE */

table#InnerTable { width:100%; }
table#InnerTable td.InnerLeft {
  width:323px;
  }
table#InnerTable td.InnerRight {
  width:125px;
  }



/* FOOTER TABLE */
table#FooterTable { width:100%; }
table#FooterTable td.Left {
  width:465px;
  background:url('../i/stolb_bottom.gif') right top no-repeat;
  text-align:right;
  }
table#FooterTable td.Right {
  width:178px;
  }

div#FooterLine {
  margin:3px 218px 0 25px;
  border-top:#A5ACB2 2px solid;
  height:16px;
  }

dl#FooterContacts {
  margin:0 0 0 25px;
  float:left;
  text-align:left;
  }
dl#FooterContacts dt {
  font-weight:bold;
  }
dl#FooterContacts dd {
  margin:-1.2em 0 0 60px;
  }

/* FOOTER created: 28.08.2006 */
#footer {
  background:url('../i2/stolb2_bottom.gif') right top no-repeat;
  padding: 20px 0 40px 25px;
  color: #A5ACB2;
  }
#footer #footer-menu {
  border-top:#A5ACB2 2px solid;
  padding: 8px 0 15px 0;
  float: left;
  color: #0072BC;
  width:465px;
  }
#footer #copyright {
  padding-right: 15px;
  width: 320px;
  clear:both; float: left;
  }
#footer #contacts {
  float: left;
  }

#tv2 {
padding: 10px 10px 0 0;
text-align: right;
}




