html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	BACKGROUND: #F1F2F3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color: #51565B;
	text-align: center; /* горизонтальное центрирование */
	
	min-height: 100%;
	height: auto !important;
  	height: 100%;
}

/* выравниваем по центру */
#dbody01{
	width: 784px;
	
	min-height: 100%;
	height: auto !important;
  	height: 100%;
	
	/* горизонтальное центрирование */
	margin: 0px auto;
	text-align: left; 
	/* /горизонтальное центрирование */
	BACKGROUND: #fff;	
}
/* делаем поля слева и справа */
#dbody02{
	width: 770px;
	
	min-height: 100%;
  	height: auto !important;
  	height: 100%;
	
  	position: relative;
	
/*	BACKGROUND: url(/img/middle_fon.gif) repeat-y;*/
	margin: 0 7px;
}

/* топ */
#dtop01{
	height: 154px;
	width: 770px;
	BACKGROUND: url(/img/top11.jpg) no-repeat left top
}
#dtop02{
	height: 154px;
	width: 770px;
	BACKGROUND: url(/img/top12.jpg) no-repeat 201px 0px;
}
#dtop03{
	height: 154px;
	width: 770px;
	BACKGROUND: url(/img/top13.jpg) no-repeat right top;
}

/* середина */
#dmiddle{
	width: 770px;
	padding: 0 0 88px 0;
	BACKGROUND: url(/img/middle_fon.gif) repeat-y;
}
#dcontent{
	float: right;
	width: 569px;
	padding: 0;
}
#dleft{
	float: left;
	width: 201px;
	padding: 0;
	BACKGROUND: #DCE0E3;
}

/* низ */
#dbottom{
	width: 770px;
	height: 88px;
	BACKGROUND: url(/img/bot2.gif) repeat-y left bottom;
	/*
	position: absolute;
  	bottom: 0;*/
}
#db1{
	height: 27px;
	BACKGROUND: url(/img/bot11.jpg) no-repeat left top;
}
#db2{
	height: 27px;
	BACKGROUND: url(/img/bot12.jpg) no-repeat 201px 0px;
}
#db3{
	height: 27px;
	BACKGROUND: url(/img/bot13.jpg) no-repeat right top;
}

/* очистка */
div.dclear{
	clear:both; 
	height: 1px;
}

/* логотип */
#dtoplogo{
	position: absolute;
	margin: 10px 0 0 560px;
	width: 140px;
	height: 20px;
	BACKGROUND: url(/img/logo.gif) no-repeat top left;
}
#dtoplogo a{
	width: 140px;
	height: 20px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding: 20px 20px;
}

/* телефоны верх */
#dphone{
	position: absolute;
	margin: 95px 0 0 590px;
	width: 170px;
	height: 50px;
}
#dphone span{
	font-weight: bold;
}

/* меню - низ */
#dmenubottom ul{
	list-style: none; 
	margin: 0 0 0 250px; 
	padding: 10px 0 15px 0; 
	float: left;
	height: 25px;
	display: inline;	
}
#dmenubottom ul li{
	height: 25px; 
	float: left;
}
#dmenubottom ul li a{
	padding: 5px 15px 5px 15px;
	display: block;
	color: #000;
}

#dcounters{
	clear: both;
	text-align: right;
	padding: 0 5px;
}

/* текст на главной странице */
div.labelinfo, h1.labelinfo, h2.labelinfo{
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	font-size: 14px;
	clear: both;
}
div.textinfo{
	margin: 0; 
	padding: 0px 10px 10px 10px;
}

/* картинки на первую страницу */
.main_pic01{
width: 350px;
height: 199px;
background:  url('/img/main_pic01.jpg') no-repeat;
border: 1px solid #919395;
}
.main_pic02{
width: 350px;
height: 199px;
background:  url('/img/main_pic02.jpg') no-repeat;
border: 1px solid #919395;
}
.main_pic03{
width: 350px;
height: 199px;
background:  url('/img/main_pic03.jpg') no-repeat;
border: 1px solid #919395;
}
.main_pic04{
width: 350px;
height: 199px;
background:  url('/img/main_pic04.jpg') no-repeat;
border: 1px solid #919395;
}


/* товар детально */
#ttop{
	padding: 0 10px 10px 10px;
}

/* навигация вперед-назад */
.prevnextnav{
	text-align: center;
	padding: 5px;
	margin: 5px;
	clear: both;
}

/* картинка товара */
#dtovarimgbig{
	 border: 1px solid #919395;
	 display: block;
	 margin: 0px auto;
	 margin-bottom: 10px;
}

/* товары */
#dtovary{
	padding: 0 10px 10px 10px;
}

#dtovarylist{
	padding: 0;
	margin: 0 0 0 30px;
	width: 486px;
	float: left;
	display: inline;
}
.dtovar{
	width: 152px;
	padding: 5px;
	text-align: center;
	float: left;
}
.dtovarimg{
	width: 152px;
	height: 112px;
	background-color : #D1D1D1;
	background-repeat : no-repeat;
	background-position : 50% 50%;
}
.dtovarimg img{
	border: 1px solid #919395;
	width: 150px;
	height: 110px;
}
.dtovarname{
	min-height: 2.5em;
	height: auto !important;
	height: 2.5em;
	padding: 20px 0 2px 0; 
	margin: 0;
}

/* меню слева */
#menuleft{
	margin: 40px 0 20px 20px;
	padding: 0 0 0 0;
	list-style: none;
}
#menuleft li{
	padding: 3px 0 3px 17px;
	margin: 0;
	font-weight: bold;
	background: url(/img/li_icon.gif) no-repeat 0% 50%;	
}
#menuleft li a{
	text-decoration: none;
}


p{
	margin: 0 5px 5px 5px;
}

a{
	color: #51565B;
}