/* CSS Document */
body {
  padding: 0px;
  background: #fcf1e0;
  margin: 0px;
  }
form,table,tr,td{ font-family:Arial;
				color: #5e5e5e;
 }
img  { border: 0px solid; }
A IMG   { border: none; }
p { margin: 0px; }

/*text*/
.text  {
  font-size: 80%;
  color: #5e5e5e;  
  }
.text table, .text select, .text input, .text textarea {
  font-size: 100%;
  }
  
/*Link*/
a {
  font-weight:normal;
  color: #7f402e;
  text-decoration:underline; 
  }
a:hover {
  text-decoration:none; 
  }
a:visited {
  color: #a46f60;
  }
    
/*H1*/
h1 {
  margin:0px;
  font-size:100%;
  font-weight: bold;
  color:#7f402e;
   }
/*head not link*/
.head{
font-weight:normal;
  color: #7f402e;
  text-decoration:underline; 
}
.head2{
font-weight:normal;
  color: #7f402e;
  font-weight: bold;
  text-decoration:none; 
}
/*shapka 1*/
.shapka1 {
  background:url(/images/lenta.jpg) repeat-x;
  background-color:#2e2e2e;
  }
#icon {
  margin: 10px;
  margin-top: 15px;
  }
a.logo
{
	text-decoration: none;		
	font-family:Georgia;
	font-weight:bold;
	color:#fff;
}  
#logo {
  margin: 0 0 10px 0;
  font-family:Georgia;
  font-weight:bold;
  font-size:190%;
  color:#fff;
  }
#lenta {
  background:url(/images/lenta_right.jpg) no-repeat top right;
  }
#bg_logo {
  background:url(/images/bg_logo.jpg) no-repeat;
  }
#foto {
  margin:16px 0px 30px 0;
  }

/*shapka 2*/
.shapka2 {
  background:url(/images/bg.jpg) repeat-x;
  }
#left_bg {
  background:url(/images/left_bg.jpg) no-repeat;
  }
#right_bg {
  background:url(/images/right_bg.jpg) no-repeat top right;
  }

/*bg*/
.bg {
  background:url(/images/bg_content.jpg) repeat-x top right;
  }
#left_td {
  background:url(/images/bg_menu.jpg) no-repeat;
  }
#right_td {
  background:url(/images/bg_cab.jpg) no-repeat top right;
  }
#banner {
  margin-top:20px;
  }

/*Content*/
.content {
  margin-top:10px;
  padding:20px 40px 15px 40px;  
background:url(/images/line_content.gif) no-repeat top right;
   }
.content p {
  text-indent: 0px;
  margin-top:10px;
  line-height:16px;
   } 
#anons {
  margin-top:14px;
  padding:11px 25px 35px 11px;
  background:#f8f1e7;
  }
#anons_foto {
  border:1px solid;
  border-color:#ad7251;
  margin-right:25px;
  }
.anons_foto2 {
	border:12px solid #f8f3ea;} 
#data {
  color:#7f402e;
  font-size:85%;
  font-weight:bold;
  margin-bottom:10px;
  }  
#bold {
  font-weight:bold;
  }  
#price {
  color:#7f402e;
  }  
#page {
  margin-top: 30px;
  word-spacing:8px;
  }
#page a#sell {
  background:#a56542;
  padding:3px 5px 3px 5px;
  color:#fff;
  text-decoration:none;
  }
  
/*Footer*/
.footer {
  background:url(/images/line.gif) repeat-x;
  padding:20px;
  margin-top:40px;
  font-size:70%;
  color:#5d5c5c;
  } 
 /*Order*/ 
 #table_head {
  background:#ede0cc;

 
  }
  
