* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #000000;
  
}
img {
  border: none;
}
td {
  vertical-align: top;
}
a {
  color: #f9d681;
  font: 14px Times New Roman;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

p {
  color: #000;
  font: 14px Times New Roman;
  margin-bottom: 5px;
}

.select select {
	position: absolute;
	width: 190px;
	height: 30px;
	left: 0px;
	top: 0px;
	opacity: .4;
	filter: alpha(opacity=40);
}
.select select.transparent {
	opacity: 0;
	filter: alpha(opacity=0);
}
.select {
	display: inline-block;
	position: relative; /* основа для 
	позиционирования селекта */
}
.select span {
	background-image: url('/img/select_bg.png');
	display: block; /* применение бокс-модели */
	cursor: pointer;
	height: 30px; /* высота части спрайта */
	line-height: 30px; /* выравниваем текст по высоте */
	text-align: left;
}
.select .left {
	background-position: 0px 0px; /* позиционируем спрайт */
	padding-left: 10px; /* ширина соотв. части в спрайте  */
	background-repeat: no-repeat;
}
.select .button {
	background-position: right -80px; /* позиционируем спрайт */
	padding-right: 30px; /* ширина кнопки в спрайте  */
	background-repeat: no-repeat;
}
.select .center{
	background-position: left -40px; /* позиционируем спрайт */
	background-repeat: repeat-x;
	width: 150px;

} 
#main_table {
  width: 1005px;
  margin: 0 auto;
}
#top {
  background-image: url(img/bg_top.jpg);
  height: 400px;
  vertical-align: top;
  background-repeat: no-repeat;
}
#logo {
  padding-left: 550px;
  padding-top: 25px;
}
#map {
  float:left;
  padding-left: 50px;
  padding-top: 160px;
}
#mid {
  background-image: url(img/bg_mid.jpg);
  background-position: 0 0;
}

#mid_top {
  background-image: url(img/bg_midtop.jpg);
  width: 100%;
  background-repeat: no-repeat;
}
#mid_top td{
  padding: 25px 0 0 50px;
  height: 90px;
  vertical-align: top;
}

#bot {
  background-image: url(img/bg_bot.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

#text {
  margin: 0 80px 0 50px;
}

#text a {
  color: #4a3400;
}

#uslugi {
  margin-left: 50px
}
#uslugi td {
  padding: 5px;
}

#menu {
  margin-top: 40px; margin-left: 20px;
}

#menu td {
  padding: 5px;
}
#copyright td {
  padding: 50px 0 0 70px;
}
#copyright p {
  color: #f9f9fa;
  font-size: 12px;
}
h1 {
  color: #000;
  font: bold 18px Times New Roman;
  margin-bottom: 10px;
}
.formtext, .formtextarea {
  width: 90%;
  margin: 5px 0;
}

.formtextarea {
  height: 150px;
}

.one {
  margin: 10px 0;
  border-bottom: 2px dotted #aaa;
}

h2 {
    color: #000;
  font: bold 16px Times New Roman;
}

h2 a {
    color: #000;
  font: bold 17px Times New Roman;
  text-decoration: underline;
}
.otvet {
   text-align: right;
}

#price tr {
  border: solid 2px #c1c1c2;
}

#price td {
  padding: 10px;
}

#price {
  color: #000;
  font: 15px Times New Roman;
  
}
.prim ul {
  margin-left: 0px;
}
#text ul {
  margin-left: 70px;
  color: #000;
  font: 14px Times New Roman;
  margin-bottom: 5px;
}

.prim, .prim ul li {
  font-size: 12px;
}

#photog td{
  padding: 10px;
}

#t_cat td{
   padding: 10px; 
}

.br {
  height: 20px;
}

textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#333333;}

.pole_zakaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 0px; 
	margin-bottom: 5px;
}

.of_zak a {
  font-size: 20px;
}

#copyright li a {
  font-size: 12px;
}

#copyright ul {
  padding-left: 10px;
}

.tab_kuz td {
  padding: 10px;
}

#elm1 {
  height: 500px;
}

