/* Css3 Profile */
body {
  color: #bdba85;
  font-size: 11px;
  font-family: arial;
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  margin: 0;
}

a:link, a:active, a:visited {
  color: #859cb5;
  text-decoration: none;
}

a:hover, a:focus {
  color: #a9c1db;
}

img {
  border-style: none;
}

img.ico {
  vertical-align: middle;
  float: left;
  clear: both;
  padding-right: 3px;
}

a.perf {
  padding-top: 3px;
  display: block;
  text-shadow: #1F2429 1px 1px 1px;
}

.head { background-image: url(images/head.gif); border-bottom: 1px solid #373f48; }

.logo {
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  height: 51px;
}

.tb {
  background-image: url(images/tb.gif);
  clear: both;
  padding: 1px;
  border-top: 1px solid #667382;
  border-bottom: 1px solid #30363e;
}

.tb a {
  color: #bdba85;
}

.tb a:hover {
  color: #979566;
}

.nfs {
  background-image: url(images/nfs.png);
  background-repeat: no-repeat;
  background-position: right 50%;
  height: 14px;
}

.cont {
  padding: 1px;
  border-top: 1px solid #58626f;
}

.dot {
  height: 34px;
  padding: 1px;
  border-bottom: 1px dotted #596575;
}

.count {
  background-image: url(images/count.png);
  background-repeat: repeat-x;
  background-position: 50% top;
  padding: 1px;
  border-top: 1px solid #58626f;
}

.count a img {
  background-image: none;
  opacity: 0.3;
}

.count a:hover img {
  background-image: none;
  opacity: 0.9;
}
/* Style by Mad
http://wapdiz.ru
Icq: 872-794 */