div.menutop {
   margin-top: 2px;
   margin-left: 0px;
  float: right;
  width: 950px;
  clear: right;
}

div.menutop table.mn {
    height: 28px;
    max-height: 28px;
    width: 100%;
    padding:0;
    margin:0;
    border-collapse: collapse;
    border:0;
}

div.menutop table.mn td.tmn1 {
    background: #0086E6;
}
div.menutop table.mn td.tmn2 {
    background: #30B5FF;
    width: 244px;
    padding-right: 32px;
    color: #fff;
    font-weight: bold;
    font-size: 75%;
    text-align: center;
}

div.menutop table.mn td.tmn2a {
    background: #30B5FF;
    width: 276px;
    color: #fff;
    font-size: 75%;
    text-align: center;
    white-space: nowrap;
}

.iks #sidebar #rcb #nmgr {
    background: #0086E6;
}

.iks #mnbt {
    background: #0086E6;
}

.iks table.grbl td.ttll {
    background: #0086E6;
}

div.section {
  padding: 10px;
  background: #0086E6;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 85%;
  text-align: left;
}

div.section a {
  text-decoration: none;
  color: #FFF;
}

div.section a:hover {
  text-decoration: underline;
  color: #FFF;
}

div.one-block {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mainNews {
  margin: 5px 0 0 0;
  padding: 4px 0 0 0;
}

.mnHeader {
  margin: 0px 0 8px 0;
}

.mainNewsItem {
  margin: 5px 0 15px 0;
}

.nmDate {
  font: 14px Arial;
  float: right;
}

.mnHeader h3 {
  font: 14px Arial;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.mnContent {
  width: 825px;
  font: 12px Arial;
  display: table;
  border-spacing: 0;
  margin: 0px;
  padding: 0;
  position: relative;
}

.nmImage {
  width: 90px;
  height: 90px;
  float: left;
  margin: 2px 10px 0 0;
}

.mnText {
  width: 720px;
  float: right;
  position: relative;
}

.nmAuthor {
  font: 14px Arial;
  float: right;
  color: #cc001b;
}

.iks a.nwaul, a.nwaul:hover, a.nwaul:active, a.nwaul:visited {
  color: #900216;
  font-size: 12px;
}

.iks table.grbl td.ttlr {
    background: #30B5FF;
}

.iks table.grbl {
    border-bottom: 1px solid #0086E6;
}


.HeaderTbl {
  background: #30B5FF;
  height: 140px;
  margin: 0px 0 0 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.HeaderDescr {
  width: 674px;
  height: 140px;
  overflow: hidden;
}

.iks #n-md-b {
  width: 684px!important;
  height: 140px;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 11px;
  position: relative;
  overflow: hidden!important;
  background: none;
}

.iks #n-md-b ul {
  width: 10000px;
  height: 140px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

.iks .topNews {
  width: 681px;
  height: 152px;
  margin: 0;
  overflow: hidden;
  display: block;
  float: left;
}

.iks .tnImage {
  width: 152px;
  height: 152px;
  float: left;
  background: #30B5FF;
  margin: 20px 0 0 10px;
}

.iks .tnText {
  width: 450px;
  height: 102px;
  float: left;
  margin: 19px 0 0 10px;
  overflow: hidden;
  font-size: 12px;
  white-space: normal;
}

.mnLeft, .mnRight {
  width: 70px;
  height: 140px;
}

.iks #mnLeft {
  width: 70px;
  height: 140px;
  background: url(/images/slider/mnLeft.png) center center no-repeat;
  margin: 0 0 0 0px;
  display: block;
}

.iks #mnRight {
  width: 70px;
  height: 140px;
  background: url(/images/slider/mnRight.png) center center no-repeat;
  margin: 0 0px 0 0;
  display: block;
}

.iks .tnText h2 {
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
  font: 18px Arial;
}

.iks #sidebar #rcb #grcnt2 li.sct {
  list-style-image: url(/images/reg/reg-arrow.png);
  font-weight: bold;
}

.voting_answer input[type="submit"], .voting-result_table input[type="submit"] {
  background: #30B5FF;
}



