.b1{
  width: 35px;
}

#content .bad, #content .good{
 margin: 20px 50px 0 50px;
 color: #FF0000;
 font-weight: bold;
 background-color: #ffffaa;
 border: #ff0000;
 text-indent: 0;
 padding: 2px 10px;
 text-align: center;

}

#content .good{
 color: #00aa00;
 border: 1px solid #00aa00;

}

#ps{
 margin-top: 30px;
 text-align: center;
}

#reconstruction{
  margin-top: 100px;
  font-size: 42px;
  text-align: center;
  text-indent: 0;
}

#content .img {
  text-align: center;
  text-indent: 0;
}
#content .img img, .pics {
width: 100px;
 height: 100px; /* za da zapazim proporciite na izobrajenieto ne zadavame i 2-ta razmera */
  border: 1px solid #003399;
 margin: 5px 8px;

}
#content .img img, .pics3 {
width: 100px;
/* height: 100px;  za da zapazim proporciite na izobrajenieto ne zadavame i 2-ta razmera */
  border: 1px solid #003399;
 margin: 5px 2px;

}
#content .img img:hover, .pics:hover {
  border: 1px solid #006699;
}

#content .img img, .kart {
width: 120px;
/* height: 100px;  za da zapazim proporciite na izobrajenieto ne zadavame i 2-ta razmera */
  border: 1px solid #003399;
margin: 10px auto;

}
.title{
font-size: 18px;
 text-align: center;
}
.tit{
font-size: 16px;
text-decoration: underline;
}
.tit_u{
font-size: 15px;
 font-weight: bold;
}
.kont{
  display: block;
  width:480px;
}
 .left{
 float: left;
 width:110px;
 margin-left: 2px;
}
 .right{
 float: left;
  width:310px;
margin-left:3px;
}
div.spacer {
  clear: both;
  }
#igri{
margin-top: 10px;
  width:490px;
  height: 490px;

}
#baner{
margin: 12px;
  width:120px;
  height: 120px;
}
.e-pay{
margin: 10px auto;
}
.epay{
margin: 10px 150px;
}
.epay-button { width:125px;
  height: 60px;margin: 15px 25px; border: solid 1px #FFFFFF; background-color: #005F9F;
padding: 2px;  background-image: none; padding-left: 2px;
padding-right: 2px;  font-size: 24px; text-align: center; color: #FFEF49;}
.epay-button:hover {width:125px;
  height: 60px; border: solid 1px #AABBCC; background-color:
#003399; padding: 2px;  background-image: none; padding-left:
2px; padding-right: 2px;  font-size: 24px;  color: #FFEF49; }

