body
{
  margin: 12px;
  padding: 0;
  font-size: 11px;
  background: #b1bcd0;
}

body *
{
  font-family: Verdana, "Geneva CE", sans-serif !important;
  color: #5e6166;
}

#body
{
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

#cover
{
  width: 1000px;
  background: url("middle.png") repeat-y center;
}

#top
{
  height: 190px;
  width: 1000px;
  margin: 0 auto;
  background: url("top.png") no-repeat center;
}

#right
{
  position: absolute;
  top: 0;
  right: 0;
  height: 39px;
  width: 680px;
  margin-right: 15px;
  background: url("right.png") no-repeat right bottom;
}

#content
{
  padding-top: 39px;
  background: url("bottom.png") no-repeat center bottom;
}

#tit #main
{
  height: 362px;
  width: 630px !important;
  _margin: 0 8px 0 0 !important;
  background: url("titulka.png") no-repeat left;
}

#tit #main img
{
  position: relative;
  left: 7px;
}

#hidden
{
  display: none;
}

#main
{
  overflow: auto;
  float: right;
  width: 680px;
 _width: 668px;
  margin: 0 15px 0 0;
 _margin: 12px 15px 0 0;
}

/* ------------------------------------------------------------------------- */

#menu
{
  float: left;
  margin: -39px 0 98px 74px;
 _margin: -39px 0 98px 37px;
}

#menu h2
{
  display: none;
}

#menu ul
{
  margin: 0;
  padding: 0;
}

#menu li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu span
{
  display: none;
}

/* ------------------------------------------------------------------------- */

a.menu
{
  display: block;
  height: 31px;
  width: 212px;
  border-bottom: 1px #ffffff solid;
 _border-bottom: none;
  background-position: left top;
  background-repeat: no-repeat;
}

#menu-1 { background-image: url("menu-1.png"); }
#menu-2 { background-image: url("menu-2.png"); }
#menu-3 { background-image: url("menu-3.png"); }
#menu-4 { background-image: url("menu-4.png"); }
#menu-5 { background-image: url("menu-5.png"); }
#menu-6 { background-image: url("menu-6.png"); }
#menu-7 { background-image: url("menu-7.png"); }
#menu-8 { background-image: url("menu-8.png"); }
#menu-9 { background-image: url("menu-9.png"); }
#menu-10 { background-image: url("menu-10.png"); }

a.menu:hover
{
  background-position: left center;
}

#menu ul ul
{
  display: none;
}

#active ul
{
  display: block !important;
}

#active a
{
  background-position: left bottom;
}

/* ------------------------------------------------------------------------- */

#menu ul ul li
{
  border-bottom: 1px #abb3b5 solid;
  background: #ffffff;
}

#menu ul ul a
{
  display: block;
  width: 172px;
  padding: 4px 20px;
  text-decoration: none;
  font-weight: bold;
  color: #777d7d;
}

#menu ul ul a:hover
{
  color: #ffffff;
  background: #18556a;
}

#sub-active
{
  color: #ffffff !important;
  background: #18556a;
}

.active a
{
  color: #ffffff !important;
  background: #18556a;
}

.submenu
{
  display: block !important;
}

/* ------------------------------------------------------------------------- */

h1,
#centec span
{
  display: none;
}

#centec a
{
  position: absolute;
  top: 7px;
  right: 139px;
  height: 31px;
  width: 58px;
}

/* ------------------------------------------------------------------------- */

#mail span
{
  display: none;
}

#mail a
{
  position: absolute;
  top: 7px;
  right: 78px;
  height: 31px;
  width: 60px;
}

/* ------------------------------------------------------------------------- */

#print span
{
  display: none;
}

#print a
{
  position: absolute;
  top: 7px;
  right: 16px;
  height: 31px;
  width: 61px;
}

/* ------------------------------------------------------------------------- */

#footer
{
  clear: both;
  height: 136px;
}

#footer address
{
  height: 22px;
  margin: 0 26px 0 0;
  line-height: 22px;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
  font-style: normal;
}

/* ------------------------------------------------------------------------- */

#omnet span
{
  display: none;
}

#omnet a
{
  display: block;
  height: 24px;
  width: 109px;
  margin-left: 90px;
  background: url("omnet.png") no-repeat center;
}

/* ------------------------------------------------------------------------- */

hr
{
  display: none;
}

a
{
  outline-width: 0;
  color: #5e6166;
}

h4
{
  font-size: 100%;
}

#list
{
  margin: 0;
  padding: 0;
}

#list li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* ------------------------------------------------------------------------- */

img
{
  vertical-align: bottom;
  border: none;
}

.left
{
  text-align: left;
}

.center
{
  text-align: center;
}

.right
{
  text-align: right;
}

.nowrap
{
  white-space: nowrap;
}

#main *
{
  font-family: Verdana, "Geneva CE", sans-serif !important;
  color: #5e6166 !important;
}

#main p,
#main li,
#main span,
#main font
{
  font-size: 11px !important;
}

table.admin{width:100%;}
table.admin th{background-color:#DBDCDD; padding:2px;}
table.admin td{background-color:#EAEAEA;}
