html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #C0C4B9;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	width: 100%;
	font: 10pt Tahoma;
	position: relative;
	background: url('/design/images/top.gif') left top no-repeat;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}

h1 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #fff;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

p {
	margin: 10px 0;
	padding: 0px;
}

a { color: #00616d; }
a:hover {
	color: #007b70;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

form input {
	width: 200px;
	border: 1px solid #707b55;
	margin: 2px 0 10px 0;
	padding: 0;
	display: block;
}

form textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #707b55;
	margin: 2px 0 10px 0;
	padding: 0;
	display: block;
}

form img { border: 1px solid #a2a49e; }

form button {
	margin: 0;
	display: block;
	border: 1px solid #707b55;
	background: rgb(253, 251, 248);
}

form p {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0 0 0 15px;
	margin: -10px 0 0 0;
}
 
.hidden { display: none; }
.bold { font-weight: bold; }
.error { color: #c00; }

.small {	font-size: 8pt; }

#body {
	min-height: 150px;
	margin-left: 200px;
	padding-top: 155px;
}

#body	#body_text { margin-right: 330px; }
#body #page_header { margin: 5px 0 20px 0; }
#body #simg { margin: 5px 0; }
#body #scode { width: 130px; }

#body	#pribory {
	top: 150px;
	right: 30px;
	width: 280px;
	overflow: hidden;
	position: absolute;
}

#body	#pribory img { display: block; }
#body	#pribory p { font-size: 8pt; margin: 40px 0 20px 35px; }
#body	#pribory p.center { text-align: center; margin: 0 0 20px 0; }


#body h2.title { margin: 20px 0 10px 0; }
#body .list {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: inside;
}

#signature {
	clear: both;
	height: 91px;
	position: relative;
	font-size: 8pt;
	background: url('/design/images/bottom.gif') 56% 15px no-repeat;
}
#signature #counter {
	top: 68px;
	left: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
}
#signature #counter img { border: 1px solid #a2a49e; }

#signature #copyright {
	top: 50px;
	left: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
}
#signature #linkslink {
	top: 90px;
	left: 310px;
	margin: 0;
	padding: 0;
	position: absolute;
}

#signature #alronix {
	top: 40px;
	right: 30px;
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	margin-right: 30px;
}

#signature #alronix #alronix_logo {
	float: left;
	width: 55px;
	height: 50px;
}
#signature #alronix #alronix_text { padding-top: 9px; }


/* блоки абсолютного позиционирования */
#company {
	top: 55px;
	left: 235px;
	color: #707b55;
	font-size: 24px;
	position: absolute;
	font-weight: normal;
}

#phone {
	top: 85px;
	left: 235px;
	font-size: 15px;
	position: absolute;
	font-weight: normal;
}
#phone span { font-weight: bold; }

#navi {
	margin: 0;
	top: 180px;
	left: 50px;
	padding: 0;
	z-index: 1;
	list-style: none;
	position: absolute;
	font: bold 10pt Tahoma;
}

#navi li { margin: 10px 0; }
#navi a:active {color: red;}
#navi a.pribor, #navi a.contacts, #navi a.active {color: #ffffff;
													text-decoration: none;
}



	#price {
	margin: 0;
	padding: 0;
	z-index: 1;
	top: 310px;
	left: 50px;
	list-style: none;
	position: absolute;
}

#signature #bottom_links {
	top: 7px;
	left: 170px;
	margin: 0;
	padding: 0;
	position: absolute;
}
