body {
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial;
  background-color: #262626;
  margin: 0;
}

img {
  border-style: none;
}
/*Links*/

a:link, a:active, a:visited {
  color: #f50000;
  text-decoration: none;
}

a:hover, a:focus {
  color: #f49316;
  text-decoration: underline;
}

a.dw {
  background-image: url(images/dw.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 14px;
}

a.aw {
  background-image: url(images/aw.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 14px;
}

a.st {
  background-image: url(images/star.png);
  background-repeat: no-repeat;
  background-position: left 50%;
  padding-left: 14px;
}

.hi a, .nr a, .head a {
  color: #f49316;
}
/*Image align*/

img.logo {
  vertical-align: top;
}

img.mid {
  vertical-align: middle;
}
/*Header*/

.logobg {
  background-color: #5e5e5e;
  background-image: url(images/logobg.gif);
  background-repeat: repeat-x;
  background-position: 50% bottom;
  text-align: center;
  margin-bottom: 1px;
}

.head {
  background-color: #cb0000;
  background-image: url(images/head.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 2px solid #b21010;
  border-bottom: 3px solid #b21010;
}
/*Hi*/

.hi {
  background-color: #f3f3f3;
  background-image: url(images/hi.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 1px solid #5e5e5e;
  border-bottom: 1px solid #5e5e5e;
}
/*News and reklama*/

.nr {
  background-color: #222;
  background-image: url(images/nr.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-left: 3px;
  padding: 2px;
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #646464;
}
/*Content*/

.ct {
  background-color: #7b0101;
  background-image: url(images/ct.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding-top: 2px;
  border-top: 1px solid #b90101;
  border-right: 1px solid #b90101;
  border-bottom: 1px solid #b90101;
}

.pd {
  padding: 2px;
}
/*Title*/

.ti {
  color: #FFFFFF;
  background-color: #1cb819;
  background-image: url(images/ti.gif);
  height: 18px;
  max-width: 80px;
}

.tl {
  background-image: url(images/tl.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 16px;
  padding-top: 2px;
}
/*Banners*/

.ban {
  background-color: #010101;
  background-image: url(images/ban.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  text-align: center;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 2px;
  border-top: 1px solid #616161;
  border-bottom: 1px solid #616161;
}

.ban a img {
  vertical-align: middle;
}
/*Foot*/

.icq {
  background-image: url(images/icq.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.foot {
  color: #FFFFFF;
  background-color: #c80000;
  background-image: url(images/foot.gif);
  background-repeat: repeat-x;
  background-position: 50% top;
  text-align: center;
  margin-top: 1px;
  padding-top: 3px;
  padding-right: 3px;
  border-bottom: 2px solid #a00f0f;
}

.foot a {
  color: #e7e7e7;
}
/*Count*/

.cs {
  text-align: center;
  margin-top: 4px;
}
/*Copyright beICQ.Ru*/