*{margin:0;
  padding:0;
  font-size:14px;
  font-family: Arial;
  color: #835120;
  font-weight: normal; 
}
#conteiner{  
	width: 950px;
	margin: 0 auto;
	}

#header{
    position:relative;
	height: 260px;
    width: auto;
	background-image: url('images/fon_up.png');
	background-repeat: repeat-x;
    font-size:11px;
	}
#fon {
    height: 180px;
    width: auto;
    background-image: url('images/fon_d.png');
    background-repeat: repeat-x;
	
}
#footer {
    clear: both;
}
.telefon {
    background-image: url('images/fon-1.png');
	background-repeat: repeat-x,y;
	height: 35px;
	padding-top: 5px;
	}
.telefon h1 {
    color: #ffffff;
	font-weight: bold;
    opacity: 1.0;
    text-align: right;
    margin-right: 10%;	
}
.telefon h2 {
    color: #ffffff;
	font-weight: bold;
    opacity: 1.0;
	float: left;
    text-align: left;
    margin-left: 10%;	
}
.logo {
    width: 220px;
	height: 117px;
    background-image: url('images/fon-1.png');
	background-repeat: repeat-x,y;
    position: relative;
	float: left;	
}

.menu ul  {
    float: right;
	position: relative;
	margin-top: 65px;
	}
.menu ul li {
    list-style: none;
	float: left;
	position: relative;
	
	background-image: url('images/fon_menu1.png');
	background-repeat: no-repeat;
}
.menu ul li  a {
    display: block;
	text-decoration: none;
	font-family: DS Stain, Arial(bold);
	font-size: 18px;
	padding: 2px 10px;
	color: #a7784a;
	text-align: center;
	margin-top: 12px;
	height: 51px;
	width: 148px;
}
.menu ul li a:hover {
color: #a0240b;
font-size:20px;

}
.menu ul li a:active {
color: #a0240b;
font-size:20px;

}
.centr {
	margin-top:60px;
	margin-bottom:20px;
	height: 200;
}
#menu_left {
   
    width: 170px;
	float: left;
	margin-top: 60px;
}
#menu_left  h2 {
    font-family: DS Stain, Arial(bold);
	font-size: 22px;
	color: #835120;
    text-align: center;	
	width: 180px;
	height: 40px;
    background-image: url('images/katalog.png');
	background-repeat: no-repeat;
    background-position: bottom;	
}
#menu_left  ul  {
   
	position: relative;
	
	}
#menu_left  ul li {
    list-style: none;	
	position: relative;	
	}
#menu_left  ul li  a {
    display: block;
	text-decoration: none;
	font-family: DS Stain, Arial(bold);
	font-size: 14px;
	padding: 2px 10px;
	color: #a7784a;
	text-align: center;
	height: 20px;
	width: 148px;
}
#menu_left  a:hover {
text-decoration:underline;
color: #367201;
background-image: url('images/listok_l.png');
background-repeat: no-repeat;
background-position: 15px;
}
#menu_left  a:active {
text-decoration:underline;
color: #367201;
background-image: url('images/listok_l.png');
background-repeat: no-repeat;
background-position: 15px;
}
.right {
    position: relative;
	float: right;
	width: 700px;
	margin-top: 60px;
	text-align: center;
}
.right table {
    width: 690px;
	margin-top: 20px;
	margin-left: 27px;
}
.right table tr td {
    border: 1px solid #a7784a;
	border-collapse: collapse;
	background-color: #fffdeb;
	color: #7a1e0c;
}


.left2{
    position: relative;
    width: 400px;
	float: left;
	margin-top: 60px;
}
.right2{
    text-align: right;
	padding-right: 50px;
}

p{
 	text-align: center;
}
span {
    font-family: DS Stain, Arial(bold);
   font-size: 14px;
   color: #edda8e;
}
h5 {
   margin: 20px;
   font-weight: bold;
}
h4{
   font-family: DS Stain, Arial(bold);
   font-size: 18px;
   color: #ffffff;
   margin-bottom:10px;
}
h3 {
   font-weight: bold;
   font-size: 16px;
   text-align: center;
}