#peshkom, #auto {
position:fixed;
left:33%;
top:33%;
padding:15px;
width:600px;
display:none;
border: 1px solid #000;
text-align:center;
background-color:#dad3d0;
z-index:10;
}

* html #peshkom {
position: absolute;
top: expression(eval(document.documentElement.scrollTop) + 200 + 'px');
}

* html #auto {
position: absolute;
top: expression(eval(document.documentElement.scrollTop) + 200 + 'px');
}


* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #f3ebe8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

td {
	text-align: left;
	vertical-align: top;
}

#table{
width: 100%;

}

#table td{
padding: 8px;
}

p { padding: 10px 0; }

img, fieldset { border: 0; }

form, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

input { vertical-align: middle; }


h1, h2, h3 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #363636;
}

a {
	font-size: 13px;
	color: #1f6ee5;
	text-decoration: underline;
}

a:visited {
	font-size: 13px;
	color: #1f6ee5;
	text-decoration: underline;
}

a:hover {
	font-size: 13px;
	color: #1f6ee5;
	text-decoration: none;
}

#wrapper { min-width: 1005px; width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1005)? "1005px" : "auto");
}

#header {
	height: 180px;
	background: url(images/header-bg.gif) repeat-x bottom;
	position: relative;
}

#logo {
	width: 178px;
	height: 124px;
	position: absolute;
	top: 25px;
	left: 32px;
}

#about { padding: 65px 338px 0 272px; }

a.link, a.link:visited, a.link:hover { font-size: 14px; }

.right_pic {
	position: absolute;
	top: 25px;
	right: 25px;
}

html:first-child #search input.text {
	width: 176px;
	height: 27px;
	padding: 0 7px 0 7px;
}

#example span { border-bottom: 1px dashed #000000; }

#content {
	padding: 22px;
	padding-bottom: 50px;
}

#sidebar {
	width: 250px;
	padding-left: 10px;
	padding-right: 18px;
	padding-bottom: 50px;
}

#service {
	width: 80%;
	text-align: left;
	clear: both;
}

#service div {
	position: relative;
	margin: 0 auto;
}

#service a, #service a:visited, #service a:hover {
	position: absolute;
	left: 23px;
	bottom: 14px;
	color: #FFFFFF;
}

.s1 {
	background: url(images/item1.jpg);
	width: 128px;
	height: 157px;
}

.s2 {
	background: url(images/item2.jpg);
	width: 128px;
	height: 157px;
}

.s3 {
	background: url(images/item3.jpg);
	width: 128px;
	height: 157px;
}

.s4 {
	background: url(images/item4.jpg);
	width: 128px;
	height: 157px;
}

#menu {
	width: 95%;
	text-align: left;
	clear: both;
	margin: 30px 0 20px 0;
	font-size: 14px;
}

#menu a, #menu a:visited, #menu a:hover { font-size: 14px; }

.title {
	background: url(images/arrow.gif) no-repeat;
	height: 20px;
	padding-left: 23px;
	margin-top: 10px;
	font-size: 20px;
	color: #363636;
}

#info {
	width: 100%;
	background: #dad3d0;
	margin: 18px 0;
}

#info td { padding: 12px 22px; }

#info li {
	list-style: none;
	background: url(images/blue-arrow.gif) no-repeat 0 50%;
	padding-left: 22px;
	line-height: 27px;
}

.date {
	font-size: 10px;
	color: #757575;
}

#news { width: 100%; }

#news td { padding: 12px; }

#contacts {
	background: url(images/contacts.jpg);
	width: 222px;
	height: 64px;
	padding: 55px 0 0 32px;
	margin: 55px 0 77px 0;
	font-size: 14px;
	position: relative;
}

#contacts a, #contacts a:visited, #contacts a:hover { font-size: 14px; }

.contacts-title {
	font-size: 20px;
	color: #363636;
}

#contacts .contacts-title {
	position: absolute;
	top: 25px;
	left: 25px;
}

#form {
	background: url(images/form.jpg);
	width: 254px;
	height: 445px;
	color: #FFFFFF;
	margin-bottom: 27px;
	position: relative;
}

#form form {
	position: absolute;
	top: 74px;
	left: 20px;
	color: #FFFFFF;
}

#form-title {
	font-size: 17px;
	color: #363636;
	position: absolute;
	top: 9px;
	left: 34px;
}

#form input.text {
	background: url(images/form-field.gif);
	width: 206px;
	height: 18px;
	padding: 2px 5px;
	margin-bottom: 15px;
	border: 0;
}

#form textarea {
	background: url(images/textarea.gif);
	width: 207px;
	height: 56px;
	padding: 5px;
	overflow: auto;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#ask {
	width: 80px;
	height: 24px;
	margin: 32px 0 0 121px;
}

*html #ask { margin: 24px 0 0 121px; }

*:first-child+html #ask { margin: 24px 0 0 121px; }

#form-help {
	position: absolute;
	left: 25px;
	bottom: 12px;
}

#review-top {
	background: url(images/review-top.gif);
	width: 254px;
	height: 69px;
	position: relative;
}

#review-title {
	font-size: 17px;
	color: #363636;
	position: absolute;
	top: 9px;
	left: 34px;
}

#review-content {
	width: 216px;
	border-left: 1px solid #938e93;
	border-right: 1px solid #938e93;
	padding: 0 18px;
}

#review-content img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.opinion { clear: both; }

.line {
	border-bottom: 1px dashed #000000;
	margin: 15px 0;
}

#review-bottom {
	background: url(images/review-bottom.gif);
	width: 254px;
	height: 88px;
	position: relative;
}

a#reviews, a#reviews:visited, a#reviews:hover {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	right: 48px;
	bottom: 40px;
}

#footer-bg {
	background: url(images/footer-bg.gif) repeat-x #dad3d0;
	height: 114px;
}

#footer {
	background: url(images/footer.jpg) no-repeat right;
	height: 92px;
	padding: 22px 30px 0 30px;
	position: relative;
	line-height: 18px;
}

.bottom-title {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #000000;
	margin-bottom: 3px;
}

#bottom-contacts { float: left; }

#address { margin-left: 230px; }

#stat {
	position: absolute;
	top: 45px;
	right: 100px;
}

//--------------------------------форма

.headright {
	width: 422px;
	height: 42px;
	background: url(img/rightlent.gif);
	margin: 0 0 10px 12px;
	position: relative;
	font-size: 14px;
	color: #fff;
}

.content2 {
	margin: 0 50px 30px 15px;
}
.content2 p {
	margin-bottom: 20px;
}

#forma label {
	width: 200px;
	float: left;
}
#forma input {
	color: #000000;
	float: left;
	width: 200px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #000000;
	font-size: 13px;
	background: url(img/bg.gif);
}
#forma input[type="submit"] {
	border: 0;
	background: url(img/bg.gif);
	cursor: pointer;
}
#forma input2{
		color: #000000;
	float: left;
	width: 200px;
	padding: 1px 2px 1px 2px;
	border: 0px solid #000000;
	font-size: 13px;
	background: url(img/bg.gif);
}
#forma select {
	color: #523312;
	float: left;
	width: 205px;
	border: 1px solid #523312;
	font-size: 12px;
	background: #ededed;
}
#forma p {
	overflow: hidden;
	clear: both;
	margin: 0!important;
	margin-bottom: 10px!important;
}
#forma textarea{
	width: 200px;
	height: 100px;
	border: 1px solid #000000;
	background: url(img/bg.gif);
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	padding: 1px 2px 1px 2px;
}

.out {display:none}