.serczHeader
{
  font-family: Tahoma;
  font-size: 14px;
  width: 293px;
  background-repeat:repeat-x;
  height:23px;
  font-weight: bold;
  clear:both;
}
.serczContent
{
  width: 291px;
  background-repeat:repeat-x;
  border: 1px solid #3d3d3d;
  background-color:transparent;
  clear:both;
  margin-bottom: 20px;
}
.sercz
{
  height:65px;
  border-bottom: 0;
}
input.sercz
{
   width: 215px; 
   height: 30px;
   font-size:20px;
   background-repeat:no-repeat;
   background-position: left top;
   border: 0;
   text-align: center;
   margin-left:10px;
}
hr
{
  width: 96%;
  background-color: #616060;
  height: 1px;
}

