body {
  color: #a6a6a6;
  font-size: 11px;
  font-family: arial;
  background-color: #262626;
  margin: 0;
}

img {
  border-style: none;
}
/*Links*/

a:link, a:active, a:visited {
  color: #3a3a3a;
  text-decoration: none;
}

a:hover, a:focus {
  color: #939100;
  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 {
  color: #d4d700;
}
/*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: #f2ee00;
  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 #d8da48;
  border-bottom: 3px solid #d8da48;
}
/*Hi*/

.hi {
  background-color: #080808;
  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: #e4e100;
  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 #b9ba19;
  border-right: 1px solid #b9ba19;
  border-bottom: 1px solid #b9ba19;
}

.pd {
  padding: 2px;
}
/*Title*/

.ti {
  color: #e4e100;
  background-color: #252525;
  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: #434343;
  background-color: #edea00;
  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 #dde003;
}

.foot a {
  color: #434343;
}
/*Count*/

.cs {
  text-align: center;
  margin-top: 4px;
}

.cs a {
  color: #ffff00;
  text-decoration: none;
}
/*Copyright Manix.Mobi*/