/**************************************************************************\
 * Copyright (c) 2000-2009 IntecMedia
 * Internet:http://www.intecmedia.ru, Email:info@intecmedia.ru
 \**************************************************************************/
body {
  font-size: 12px;
  font-family: Arial;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  background-color: #000;
}

.clear {
  clear: both;
}

a {
  text-decoration: underline;
}

q {
  quotes: "" "";
}

a img,iframe,object,applet {
  border: none;
}

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells: show;
}

ul,ol {
  list-style: none;
}

label {
  cursor: pointer;
}

ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,th
  {
  margin: 0;
  padding: 0;
}

pre,code {
  font-size: 1em;
}

blockquote,address,cite,dfn,var,h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: normal;
}

abbr,acronym {
  border-bottom: 1px dotted #000000;
  cursor: help;
}

sup,sub {
  font-size: 75%;
  vertical-align: middle;
  position: relative;
}

sup {
  bottom: 0.5em;
}

sub {
  top: 0.5em;
}

li.menu0 {
  width: 100%;
}

ul.menu0 {
  padding-left: 0.5em;
  list-style: none;
}

li.menu0-item {
  margin: 1em 0;
}

li.menu0-item a {
  font-family: verdana;
  font-size: 1.4em;
  padding: 0 0 0 2.3em;
  display: block;
}

li#menu0-act a,li#menu1-act a,li#menu2-act a {
  text-decoration: none;
}

ul.menu1 {
  padding-left: 5em;
}

li.menu1 {
  width: 100%;
}

li.menu1-item,li.menu2-item {
  padding-bottom: 0.8em;
}

li.menu1-item a,li.menu2-item a {
  font-family: verdana;
  font-size: 1.2em;
}

ul.menu2 {
  padding-left: 2em;
}

li.menu2 {
  width: 100%;
}

div.spacer {
  line-height: 0;
  font-size: 0;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

#index {
  min-width: 970px; /*1192px;*/
}

.first_bar .left {
  float: left;
  width: 25%;
}

.first_bar .right {
  float: right;
  width: 37%;
}

.fast_item {
  float: left;
  width: 22%;
  height: 98px;
  color: #fff;
  font-size: 1em;
}

.tisers .fast_item {
  margin: 0 0.5em;
}

.fast_item a {
  font-size: 1.2em;
  height: 3.5em;
  font-weight: 600;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.tisers .fast_item a {
  background: url(/images/arrow.gif) 60% top no-repeat;
  margin: 0.9em 0 0.5em 0.6em;
  padding: 5em 0 0 0;
}

.fast_item p {
  color: #fff;
  font-size: 1em;
  margin: 1em 0 0 0;
}

.fi1 {
  background: url(/images/item1.gif) no-repeat;
}

.fi2 {
  background: url(/images/item2.gif) no-repeat;
}

.second_bar .fi3,.tisers .fi3 {
  background: url(/images/item3.gif) no-repeat;
}

.fi4 {
  background: url(/images/item4.gif) no-repeat;
  width: 20%;
}

div.copyright {
  color: #828a8f;
  float: left;
  margin: 0 0 0 3.3em;
}

div.intecmedia a {
  font-size: 1.1em;
}

div.intecmedia {
  margin: 0 1.3em 0 0;
  width: auto;
  height: auto;
  text-align: left;
  padding: 0.4em 0.5em 0.5em 2.5em;
  float: right;
  background: url(/images/intecmedia.jpg) 0 20% no-repeat;
  color: #676d72;
  font-size: 1em;
}

div.intecmedia span {
  font-size: 0.9em;
  color: #a2a7aa;
  line-height: 2em;
}

div.aquilon {
  width: auto;
  height: auto;
  float: left;
  text-align: left;
  padding: 0.5em;
}

div.aquilon img {
  margin: 0 4px 0 0;
}

div#seo {
  float: right;
  margin: 0.5em 1em 0.5em 0;
}

div#seo img {
  padding: 0 10px 10px 0;
}

div#seo a img {
  filter: alpha(opacity =   30);
  filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 30 );
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

div#seo a:hover img {
  filter: alpha(opacity =   100);
  filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 100 );
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.first_bar {
  min-height: 265px;
  padding: 2em 0 0 1em;
}

.content {
  width: 72%;
  float: right;
  margin: 0.5em 0 7em 0;
}

.tisers {
  width: 70%;
  float: right;
  padding: 0 0 9em 0;
}


dl dt {
  background: url(/images/old_news.png) no-repeat;
  width: 59px;
  height: 22px;
  padding: 0.1em 0 0 0.5em;
  font-size: 1.3em;
}

dl dt.new {
  background: url(/images/new_news.png) no-repeat;
}

dl dd {
  font-size: 1em;
  margin: -1.7em 0 0.9em 0;
  padding-left: 6em;
  line-height: 1.5em;
}

hr {
  color: #28445a;
  size: 2px;
  margin: 1em 0;
}