/*------------------------------------------------------Главная страница------------------------------------------------------*/
#left {
	width: 231px;
	height: 814px;
	font-weight: normal;
	font-size: 12px;
	color: #5EA50E;
	background-image: url(/images/bg7.gif);
	margin-bottom: 0px;
	margin-top: 30px;
	float:left;
}
#left .p1 {
	width: 231px;
	height: 25px;
	font-weight:bold;
	font-size: 17px;
	color: #000000;
	background-image: url(/images/8.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#left .p2, #left .p3 {
	margin: 0px;
	padding: 20px;
}
#left .p4 {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	font-weight:bold;
	text-align: right;
}
#left hr {
	margin: 0px 20px;
	padding: 0px;
	color: #99CC66;
}
input {
	font-weight: bold;
	color: #0F4E01;
	font-size: 12px;
	width: 100px;
	text-align: left;
	margin: 2px 0px;
}
.knopka {
	width:90px;
	text-align: center;
}
/*------------------------------------------------------Клиентам------------------------------------------------------*/
#left .p5, #left .p6, #left .p7 {
	background-position: center;
	background-image: url(/images/9.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 371px;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------------Цены------------------------------------------------------*/
#left .p6 {
	background-image: url(/images/10.jpg);
}
/*------------------------------------------------------Каталог------------------------------------------------------*/
#left .p7 {
	background-image: url(/images/11.jpg);
}
#leftstopmenu {
	width: 231px;
	position: fixed; 
}

