html {
  margin:0;
  padding:0;
  background:#eae3eb;
  width:100%;
  height:100%;
  }

body {
  margin:0;
  padding:0;
  font:normal 62.5% Tahoma;
  background:#eae3eb;
  width:100%;
  height:100%;
  overflow-x: hidden;
  overflow-y: auto;
  }

p {margin:0; padding:0.5em 0; }

a {
  color:#49391d
  }
  
a:hover {
  color:#f00;
  }

#outer {
  width:100%;
  font-size:1.2em;
  background:#fff;
  min-height:100%;
  height:auto !important;
  height:100%;
  }
  
#header {
  height:185px;
  background:#eae3eb url(/img/header_image.jpg) no-repeat;
  }
  
#logo {
  width:181px;
  height:44px;
  position:absolute;
  top:94px;
  left:494px;
  line-height:200px;
  vertical-align:bottom;
  overflow:hidden;
  background:url(/img/logo.gif) no-repeat;
  }
  
#menu_container {
  height:54px;
  overflow:hidden;
  background:url(/img/menubar.png) repeat-x;
  }
  
#menu {
  margin:0;
  padding:0;
  list-style:none;
  padding-left:50%;
  margin-left:-237px;
  }
  
#menu li {
  float:left;
  margin-right:5px;
  text-align:center
  }

#menu li a {
  display:block;
  width:91px;
  height:16px;
  background:url(/img/menubut.gif) no-repeat;
  text-decoration:none;
  }
  
#corner {
  background:url(/img/menubarcorner.gif) no-repeat;
  width:46px;
  height:54px;
  float:right;
  top:0px;
  right:0px;
  }

#main {
  padding-top:5px;
  background:#fff;
  }
  
#left_column {
  float:left;
  width:227px;
  min-height:500px;
  }

#left_menu_1 li {
  margin:5px 0
  }
  
#left_menu_2 {
  margin:0;
  padding:0;
  list-style:none;
  }
  
#left_menu_2 ul {
  margin:0;
  padding:0;
  list-style:none;
  }
  
.sidebox {
  width:197px;
  margin-top:30px;
  margin-left:15px
  }
  
.sidebox_bottom {
  background:url(img/box_bottom.png) no-repeat;
  height:9px;
  }
  
.sidebox_header {
  background:#eae3eb url(img/box_header.png) no-repeat;
  text-align:center;
  height:16px;
  }
  
.sidebox_center {
  min-height:90px;
  height:auto !important;
  height:90px;
  background:url(img/box_body.gif) repeat-y;
  padding-left:5px;
  }

#left_news {
  margin-left : 15px;
}

#excel {
  display:block;
  background:url(img/excel.gif) 0 5px no-repeat;
  height:26px;
  padding-left:25px;
  padding-top:9px
  }
  
#arhiv {
  display:block;
  background:url(img/arhiv.gif) 0 5px no-repeat;
  height:26px;
  padding-left:25px;
  padding-top:9px
  }
  
#center_block {
  margin-left:227px;
  border-left:1px solid #000;
  min-height:700px;
  _height: 700px;
  padding:0 40px;
  color:#49391d;
  }
  
#telefon {
  height:90px;
  background:url(img/telefon.jpg) no-repeat 64px 0;
  padding-left:180px;
  padding-bottom:10px;
  }
  
#nomera {
  font-size:1.8em;
  letter-spacing: 0.1em;
  padding-top:30px;
  }
  
#zakaz {
  position:relative;
  left:-120px;
  letter-spacing: 0.1em
  }
  
#bottom_nav {
  text-align:center;
  padding-top:70px;
  margin:0 25px;
  border-bottom:1px solid #000;
  font-weight:bold;
  letter-spacing: 0.1em;
  padding-bottom:10px;
  }
  
#footer {
  padding:10px 25px;
  }
#banners {
  text-align:center;
}
.foto {
  padding : 5px 5px 5px 5px;
  border:1px solid Silver;
}
textarea {
  border:1px solid #000;
  width: 80%;
  height: 100px;
}
.preview {
  width : 100px;
  padding : 5px 5px 5px 5px;
  text-align : center;
}

