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 , .mainzag a ,.iblock 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, .mainzag, .iblock{
  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,.row {
  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;
}
/*Pagination*/
.pagen
{
	margin-top:1px;
	margin-bottom:2px;
	padding-top:3px;
	padding-right:6px;
	padding-left:6px;
	border-top:1px solid #565656;
	border-bottom:1px solid #565656;
	background:url(images/pagen.gif) repeat-x top #272727;
}

.pagen a
{
	color:#e4e100;
	text-decoration:none;
	margin-bottom:3px;
	border:solid 1px #3f3f3f;
	display:inline-block;
	padding:4px 8px;
	background:url(images/pagen_l.gif) repeat-x top #202224;
}

.pagen a:hover
{
	color:#a8a8a8;
	background:url(images/pagen_h.gif) repeat-x top #363636;
}

.pagen b
{
	color:#232323;
	font-weight:400;
	margin-bottom:3px;
	display:inline-block;
	border:solid 1px #000;
	padding:4px 8px;
	background:url(images/pagen_a.gif) repeat-x top #e4e100;
}/*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;
}

.line {
  border-bottom: 1px dotted #ffff00;
  }
  
.line2 {
  border-bottom: 1px dotted #000000;
  }
/*Copyright Manix.Mobi*/
