html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }   
  
body {
 font-family:  Tahoma, Arial, Verdana, sans-serif;
 text-align: center;
 color: #000;
 font-size: 12px;
 margin: 0;
 padding: 0;
 min-width: 1000px;
 background: url(../img/bg.jpg) repeat 100% 0;
}

img    {border: 0 solid }
A IMG  {border: none;}

a {
  /*color: #f18404; - исходный оранжевый верстальщика*/ 
	color:#000;
  }
  
a:hover {
  text-decoration: none;
	color:#2d700d;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 12px;
  }

table td {
  padding: 0;
  }
  
#wrapper {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  background: url(../img/mid_new.gif) repeat-y 22px 0;  
  margin-bottom: 50px;
  }
  
.wraptop {  
  background: url(../img/top_new_1.gif) no-repeat 0 0;
  }

.wrapbot {    
  background: url(../img/bot_new.gif) no-repeat 0 100%;  
  }    
  
.wrapper {
  float: left;
  width: 100%;  
  }
  
.content {
  margin: 0 0 0 359px;  
  }
  
.left {
  float: left;
  width: 354px;
  margin-left: -100%;  
  }
  
/*head*/  
#head {
  height: 59px;  
  text-align: right;
  padding: 0 71px 0 0;
  }
  
#head a {
  margin: 12px 0 0 28px;
  float: right;
  height: 9px;
  } 
  
.icon_contacts {
  width: 12px;
  background: url(../img/icon_contacts.gif) no-repeat 0 0;
  }
  
.icon_contacts:hover {
  background: url(../img/icon_contacts_s.gif) no-repeat 0 0;
  }   

.icon_map {
  width: 9px;
  background: url(../img/icon_map.gif) no-repeat 0 0;
  }
  
.icon_map:hover {
  background: url(../img/icon_map_s.gif) no-repeat 0 0;
  }   

.icon_index {
  width: 10px;
  background: url(../img/icon_index.gif) no-repeat 0 0;
  } 

.icon_index:hover {
  background: url(../img/icon_index_s.gif) no-repeat 0 0;
  }   
  
/*center*/  
#center {
  overflow: hidden;
  _height: 0;  
  }
  
/*left*/
.left {
  padding: 17px 0 0 0;
  }

.logo {
  margin: 0 0 27px 68px;
  }
  
/*menu*/  
#menu {
  background: url(../img/bgrep.jpg) repeat-y 9px 0;
  margin: 0 0 28px 56px;
  overflow: hidden;
  _height: 0;
  }
  
.block {
  background: url(../img/bgblockbot.jpg) no-repeat 8px 100%;
  }

.bgblock {
  background: url(../img/bgblock.jpg) no-repeat 0 0;
  padding: 59px 0 34px 0;
  }   
  
#menu ul {
  list-style: none;
  font-family: Georgia;
  font-size: 18px;
  color: #403c31;
  margin: 0 0 0 30px;
  }
  
#menu ul li {
  margin-bottom: 4px;
  }  

#menu ul ul{
	list-style:none;
	font-family:Tahoma;
	font-size:13px;
 	margin: 0 0 0 30px;
  	padding:0px;
 	list-style-position:outside;
}


#menu a {
  color: #403c31;
  }
 
#menu a:hover {
  color: #2d700d;
  background: url(../img/marker_green.gif) no-repeat 0 8px;
  text-decoration: underline;
  }  
  
#menu ul li a {
  background: url(../img/marker.gif) no-repeat 0 8px;
  padding-left: 15px;
  } 
  
#menu ul ul a{
	background: none;
  	padding-left: 0px;
  	padding-right: 10px;
}

#menu ul ul a:hover{
	background: none;
}
#menu a.current {
   color: #2d700d;
  }
  
/*aut*/   
.aut {
  background: url(../img/bgrep.jpg) repeat-y 9px 0;
  margin: 0 0 43px 56px;
  }
  
.aut .block {
  background: url(../img/bgblockbot_aut.gif) no-repeat 8px 100%;
  }  
  
.aut .bgblock {
  padding: 39px 44px 11px 45px;
  background: url(../img/bgblock_aut.jpg) no-repeat 0 0;
  overflow: hidden;
  _height: 0;
  }  
  
.aut h2 {
  color: #403c31;
  font-size: 19px;
  font-family: Georgia;
  font-weight: normal;
  margin-bottom: 11px;
  }  
  
.aut input {
  display: block;
  float: left;
  clear: left;
  font-family: Tahoma;
  font-size: 11px;
  color: #191c1e;
  width: 205px;
  margin-bottom: 10px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #c2c2c2;  
  .margin-left: -60px;
  _margin-left: -30px;
  padding: 2px 0 3px 0;
  //height: 18px;
  }  
  
.aut .inppass {
  background: url(../img/bgpass.gif) #fff no-repeat 3px 3px;
  padding-left: 12px;
  width: 193px;
  _width: 205px;
  }  
  
.aut input.but {
  font-size: 18px;
  color: #30281b;
  font-family: Georgia;
  cursor: pointer;
  background: url(../img/bgbut_aut.gif) no-repeat 0 0;
  border: 0;
  width: 73px;
  padding: 4px 0 7px 0;
  //height: 32px;
  //margin: 0 4px 0 0;
  float: right; 
  clear: left; 
  } 
  
.banner {
  margin: 0 0 43px 65px;
  }

/*content*/
.content {
  padding: 0 67px 0 34px;
  min-height: 680px;
  _height: 680px;
  }
  
/*block_img*/
.block_img {
  float: right;
  width: 202px;
  margin-right: 4px;
  //margin-right: 2px; 
  }
  
.block_img img {
  margin-bottom: 9px;
  }  
  
.content .block_img td {
  color: #736f57;
  font-size: 9px;
  font-family: Georgia;
  text-align: center;
  background: url(../img/bgblock_imgp.jpg) no-repeat 0 0;
  vertical-align:middle;
  height:25px;
  padding: 2px 15px 3px 15px;
  margin: 0;
  }  
  
/*slogan*/  
.slogan {
  font-size: 16px;
  font-family: Georgia;
  color: #41392e;
  float: left;
  margin: 41px 0 0 0;
  height: 117px;    
  }
  
.slogan span {
  color: #2d700d;
  display: block;  
  }  
  
.slogan span.green {
  font-size: 22px;
  font-weight: normal;
  }  
  
h1 {
  clear: left;
  font-size: 30px;
  font-family: Georgia;
  color: #2d700d;
  background: url(../img/bgh1.jpg) no-repeat 0 100%;
  padding: 0 0 12px 0;
  margin-bottom: 14px;
  font-weight: normal;
  }

h2.faq {
  clear: left;
  font-size: 18px;
  font-family: Georgia;
  color: #000000;
  padding: 0 0 12px 0;
  font-weight: normal;
  }

.content p {
  margin-bottom: 15px;
  margin-right: 10px;
  }
  
.hr {
  line-height: 4px;
  height: 4px;
  background: url(../img/bghr.jpg) no-repeat 0 0;
  margin-bottom: 5px;  
  } 

/*form_contacts*/   
.form_contacts {
  padding-right: px;
  position: relative;
  width: 520px;
  overflow1: hidden;
  }
  
.form_contacts h2 {
  color: #403523;
  font-size: 30px;
  font-family: Georgia;
  font-weight: normal;  
  padding: 32px 0 10px 0;  
  }  
  
.form_contacts .fon {
  position: absolute;
  right: -33px;
  _right: 32px;
  top: 0;
  width: 248px;
  height: 67px;
  background: url(../img/bgh22.png) no-repeat 100% 0;
  _background: none;
  }  
  
.form_contacts label {
  float: left;
  clear: left;
  width: 132px;
  }  
  
.form_contacts input,
.form_contacts textarea {
  width: 382px;    
  margin-bottom: 7px; 
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #c2c2c2;
  }  
  
.divtextar {
  overflow: hidden;
  height: 99px;
  width: 385px;
  }  
  
.form_contacts .but {
  width: 122px;
  padding: 4px 0 8px 0;
  //height: 33px;
  float: right;
  font-size: 18px;
  font-family: Georgia;
  color: #30281b;
  cursor: pointer;
  background: url(../img/bgbut.gif) no-repeat 0 0;
  border: 0;
  margin-top: 10px;
  }  

/*footer*/
#footer {
  height: 204px;
  font-size: 11px;
  font-family: Georgia;
  padding: 0 70px 0 66px;
  }
  
#footer a {
  color: #000;
  font-weight: bold;
  }  
  
#footer p.pright {
  float: right;
  background: url(../img/bgh1.jpg) no-repeat 0 0;
  padding: 33px 0 58px 0;
  width: 516px;
  text-align: right;
  }  
  
#footer p.copy {
  float: none;
  display: block;
  clear: both;
  background: none;
  }  
  
/*ADDED BY TEMA*/
a.articles_link{color:#000;text-decoration:underline;}
a.articles_link:hover{color:#2d700d;}

