body, html {
margin:0px;
padding:0px;
}
#maket {
width:1430;
margin:0 auto;
}
#header{
background-color:#131313;
height:150px;
width:1430;
background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#131313)); /* для webkit браузеров */
background: -moz-linear-gradient(top,  #666666,  #131313); /* для firefox 3.6+ */
background-image: -o-linear-gradient(top,  #666666,  #131313);/* для Opera11+ */
}
#left{
background-color:#131313;
width:500px;
float:right;
height:1300px;
}
#content{
background-color:#131313;
height:1300px;
}
#footer{
background-color:#000000;
clear:both;
height:160px;
background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#0B0B0B)); /* для webkit браузеров */
background: -moz-linear-gradient(top,  #131313,  #0B0B0B); /* для firefox 3.6+ */
background-image: -o-linear-gradient(top,  #131313,  #0B0B0B);/* для Opera11+ */
}
/* Форма поиска 
 ------------------------------------------*/ 
 .poick_os {  
  float:right;
margin-top:22px;

 
 }  

 .poick_os input { 
  vertical-align:emiddl; 


 } 

 .poick_pole { 
  font:15px Verdana,Arial,Helvetica,sans-serif; 
  color:#a7a7a7; text-shadow: 1px 1px 1px #252525; 
  height:16px; 
  margin:0px; 
  padding:4px; 
  background:#484848; 
  border: 1px solid #252525; 
  border-right: none; 
 
 } 
   
 .poick_pole:focus { 
  background:#545454;
 
 


 }  
   
 .poick_knopka { 
  font:11px Verdana,Arial,Helvetica,sans-serif; 
  color:#a7a7a7; text-shadow: 1px 1px 1px #252525; 
  height:26px; 
  margin:0px; 
  padding:0 7px; 
  background:#545454; 
  border:1px solid #252525; 


} 
   
 .poick_knopka:hover { 
  background:#252525; 




  }
/* Форма текста 
 ------------------------------------------*/ 
.ram {
margin-right:535px;
margin-left:35px;
} 
.pam {
text-shadow: 0 0 0.2em #2D68CA, 0 0 0.2em #1B52B8
}