/* CSS Document */
/* ---------------------------------------стили Стройкомплект 2000*/
.bn{
  font-family: Impact;
  font-size: 16px;
  text-align: center;
  color: #666666;
}

.bn000{
   font-family: Arial;
   font-size: 14px;
   color: #ff0000;
   }
.bn001{
   font-family: Arial;
   font-size: 13px;
   color: #000000;
   }

.bn002{
   font-family: Arial;
   font-size: 14px;
   color: #0000ff;
   /*color: #ff0000;*/
   letter-spacing: 2px;
   }
 .bn002_2{
   font-family: Arial;
   font-size: 18px;
   /*color: #0000ff;*/
   color: #ff0000;
   }
.bn003{
   font-family: Arial;
   font-size: 12px;
   /*color: #ff0000;*/
   color: #0000ff;   /*синий*/
   }
.bn003_1{
   font-family: Arial;
   font-size: 12px;  /*красный*/
   color: #ff0000;
   }
.bn000_all{
   padding-left: 15px;
   }
a.bn000:link, a.bn000:visited, a.bn000:active{
   font-family: Arial;
   font-size: 18px;
   color: #ff0000;
   text-decoration: none;
   }
a.bn000:hover{
   font-family: Arial;
   font-size: 18px;
   color: #ff0000;
   text-decoration: underline;
   }
   /* конец стили Стройкомплект 2000*/
