  /* Фоновые изображения */

 .fon1 { 
 background-image: url(images/fon10.gif); 
 background-position: left top;
 background-repeat : no-repeat 
 }
 
 .fon2 { 
 background-image: url(images/ugol2.jpg); 
 background-position: center bottom;
 background-repeat: no-repeat ; 
 border-color: #346701; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px
 }
 
 .fon3 { 
 background-image: url(images/f-1.jpg); 
 background-position: center top; 
 background-repeat : repeat-x
 }
 
 .fon4 { 
 background-image: url(images/f-3.jpg); 
 background-position: center top; 
 background-repeat : repeat-x 
 }
 
 .b1 {  font-size: 11px}
 

  /* Шрифт в темплате */

 .col1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #CCCC66;
  }
  
  .col1 a { 
  text-decoration: underline;                              
  font-style: normal;                                                    
  font-weight:  normal; 
  color: #CCCC66;                                                 
  }      

 .col1 a:hover  { 
  text-decoration: none;                              
  font-style: normal;                                                    
  font-weight:  normal; 
  color: #CCCC66;                                                  
  } 

 .col2 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #CF1F1B;
  }

 .col2 a { 
  text-decoration: underline;                              
  font-style: normal;                                                    
  font-weight:  normal;                                                  
  }      

 .col2 a:hover  { 
  text-decoration: none;                              
  font-style: normal;                                                    
  font-weight:  normal; 
                                                  
  }      
  
 
 .col3 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #598016; padding-left: 6px
  }

 .col3 a { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: underline;      
  font-size: 11px;                                         
  color: #CF1F1B;                                                 
  }

  .col3 a:hover { 
  text-decoration: none;                                                 
  font-style: normal;                                                    
  font-weight: normal; 
  }

 .col3 p {
   margin-top: 8pt;
  margin-bottom: 8pt;
  }
  
  .col3 b { 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  margin-top: 8pt;
  margin-bottom: 8pt;
  color: #598016;
  } 
  .col4 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #336633; 
  font-weight: bold; 
  width: 140px
  }
  
  .col4 a { 
  color: #336633; 
  text-decoration: underline; 
  }
  
  .col4 a:hover { 
  text-decoration: none; 
  }

  /* Таблицы в боковых анонсах */
 
 .pc170 { height: 1px; width: 170px;}
 .pc170menu { height: 20px; width: 170px;}
 .pc170strel { height: 20px; width: 20px;}
