

/*-----------*/
/* свойства элементов шаблона */
/*-----------*/
 
 html {  }
 body { background-color: #FFFFD9; font-size:13px; position:relative; min-width:800px;
    }

 .logo_site { font-size:13px;
   /*height:100px;*/ border-bottom:none; 
   background-color:#FFFFD9; border-bottom:solid 0px #0080C0;
   /*background-image:url("./images/fon_header_right.jpg"); background-repeat:repeat-x;*/}
 .left_header { width:430px; height:100px; text-align:right; background-color:#FFF;
    background-image:url("./images/fon_header_left.jpg"); background-repeat:repeat-x; }
 .header_url { position:absolute; left:30px; top:10px; }
 .header_words { position:absolute;  left:40px; top:50px; }
 img {margin:0px; border:none; padding:0px; }
 img { vertical-align:bottom; }
 .header_top { height:32px; 
    background-color:#000;
    background-image:url("./images/fon_top_header.gif"); background-repeat:repeat-x; }
 .header_top div { text-align:center; padding-top:5px; height:5px; color:#eee;  }
 .header_logo { position:relative; background-color:white; 
    background-image:url("./images/fon_header_logo.gif"); background-repeat:repeat-x;
    vertical-align:bottom; }
 .block_logo_url { position:absolute; top:40px; left:300px; }



 
 /*.block_logo_url img {  }*/
 
 .block_poisk_site { height:28px; background-color:#fff;
    background-image:url("./images/fon_block_poisk.gif"); background-repeat:repeat-x; }
 
  #content { width:100%; }
  
  #container1 { width:100%; float:left; margin-right:-180px; }
  #container2 {  background:#000000; margin-right:180px;  }
  #container3 { width:100%; float:right; margin-left:-200px; }
  
  #left { width:196px; float:left; padding-top:5px; padding-bottom:0px; }
  #center {  margin-left:200px; padding:15px; }
  #right { float:right; width:180px; padding-bottom:10px; }
 
 /* счетчик liveinternet.ru */
 .shetchik_liveinternet { margin-top:10px; text-align:center; }
 
 /* свойства нижней части страницы */
 
 .footer_page { background-color:#df6900; 
   text-align:center;  height:80px; border-top:solid 0px #0080C0; margin-top:-55px; color:#fff; 
   width:expression(document.body.clientWidth > 800 ? "100%" : "800px"); }
 .footer_part_top { height:36px; 
   background-image:url("./images/fon_footer_part_top.gif"); background-repeat:repeat-x; }
 .footer_part_top div { text-align:center; padding-top:9px; color:#697982;  }
 .footer_part_top div a { color:#f0f0f0; text-decoration:none; }
 .soder_footer_page {margin-top:0px; white-space:nowrap; padding-top:15px; }
 .link_site_footer { text-decoration:none; color:#000; }
 .content_page {min-height:100%; width:expression(document.body.clientWidth > 800 ? "100%" : "800px");}
 * html .content_page {height:100%;}
 
 .bottomplaceholder {height: 80px; display: block; clear: both;}
 
 /* свойства объявления на сайте */
 .advert {  margin-top:20px; padding:0px; font-size:12px;
   text-align:left; border-top:solid 0px #a1ecff; 
  }
 .advert a {text-decoration:none; color:black; }
 .advert_zagol {font-weight:bold; text-align:left; margin-bottom:0px;
   color:#df6900; padding:0px; padding-top:0px; padding-left:8px; padding-bottom:8px; 
   background-color: transparent; background-image: url("./images/razdel_left.gif");
   background-repeat:no-repeat; background-position:bottom; }
 .advert_zagol_to_left_col { font-weight:bold; text-align:left; margin-bottom:0px;
   color:#df6900; padding:0px; padding-top:0px; padding-left:8px; padding-bottom:8px; 
   background-color: transparent; background-image: url("./images/razdel_right.gif");
   background-repeat:no-repeat; background-position:bottom; }
 .text_advert { font-size:90%; padding:2px 4px 4px 8px; }
.advert a.link_text_advert { text-decoration:underline; color:#532D4E; }
.adress {font-size:11px; line-height: 165%; padding:2px 2px 2px 2px;}


