
	body, table, img, tr, td, div, form {
		margin: 0px;
		padding: 0px;
		border-width: 0px;
		Font: 10pt Tahoma,Verdana,Arial;
		color: #666666;	
	}
	.center_bg {
		margin: 0px;
		padding: 0px 10px;
		background: #DDD;
		border-top: 8px solid #3E527C;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
	}


	.bottom_bg {
		margin: 0px;
		padding: 0px 1px;
		background: #DDD  url('img/bottom_center_bg.gif') repeat-x 0% 0%;
		border-bottom: 8px solid #3E527C;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
	}
/* Боковые панели */
	.panel {
		background: #3E527C url('img/panel_bg.gif');
	}
	.panel2 {
		padding: 8px 0px;
		background: #3E527C url('img/panel_bottom.gif');
		text-align: center;
	}	
	.panel2, .panel2 A, .panel2 A:visited {
		Color: #fff;
		Font: bold 9pt Tahoma,Verdana,Arial;
		Text-Decoration: none;
	}	
	.panel2 A:hover {
		color: #CEE83D;
		Text-Decoration: none;
	}
/* Поиск */
	.find A, .find A:visited {
		Font: 8pt Verdana,Tahoma,Arial;
		color: #FFF;
		text-decoration: none;
	}
	.find A:hover {
		color: #CEE83D;
		text-decoration: none;
	}
	.find .text {
		padding: 0px;
		height: 15px;
		Font: 7pt Verdana,Tahoma,Arial;
		color: #000;
		background: #fff;
		border: 1px solid;
		border-color: #999 #333 #333 #999;
	}
/* Верхнее меню */
	.top-menu {
		background: transparent url('img/tmenu_bg.gif') repeat-x 0% 0%;

	}
	.tmenu_basket {
		background: transparent url('img/tmenu_basket.gif') no-repeat 2px 50%;
	}
	.top-menu A, .top-menu A:visited, .tmenu_basket {
		Color: #fff;
		Font: 9pt Tahoma,Verdana,Arial;
		Text-Decoration: none;
		White-Space: nowrap;

		margin: 0px;
		padding: 4px 5px;
		border-left: 1px solid #7886A4; 
		border-right: 1px solid #2B3957;
	}
	.top-menu A:hover {
		Color: #CEE83D;
		Text-Decoration: none;
	}

/* боковое меню */
	.menu {  
		display: block;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		Width: 100%;
	}
	.menu LI {
		display: inline;
	}
	.menu A, .menu A:visited{
		display: block;
		Width: 100%;
		Color: #fff;
		Font: 9pt Tahoma,Verdana,Arial;
		Text-Decoration: none;
		padding: 4px 5px 4px 20px;

		border-top: 1px solid #7886A4; 
		border-bottom: 1px solid #2B3957;

	}
	.menu LI A.sub, .menu LI A.sub:visited {
		padding-left: 30px;
		background-position: 7% 50%;
	}
	.menu LI A.sel, .menu LI A.sel:visited {
		background-image: url('img/menu_m2.gif');
	}
	.menu A, .menu A:visited{
		background-position: 0% 50%;
		background-repeat: no-repeat; 
		background-image: url('img/menu_m.gif');
	}
	.menu A:hover {
		Color: #CEE83D;
		Text-Decoration: none;
	}


/* информационная строка */
	.info TD {
		margin: 0px;
		padding: 0px 5px;
		text-align: center;
		height: 15px;
		Font: 9pt Verdana,Tahoma,Arial;
		background: #fff url('img/info_bg.gif') repeat-x 0% 50%;
		White-Space: nowrap;
	}

/* блок */
	.blok_title	{
		display: inline;
		margin: 0px 7px;
		padding: 0px 10px;
		Color: #ffc;
		Font: bold 10pt Tahoma,Verdana,Arial;
		White-Space: nowrap;
		background: #3E527C url('img/blok_ugol.gif') no-repeat 100% 0%;

	}
	.blok_content {
		background: #eeffff;
	}
/*
	.blok_content B {
		margin: 0px;
		padding: 0px;
		border-width: 0px;
		Font: 9pt Tahoma,Verdana,Arial;
		color: #666666;	
		background: #eeffff;
	}

*/

/* Настройки текста */
	.news_date {
		display: inline;
		Font: 8pt Tahoma,Verdana,Arial;
		color: #996666;
	}
	b	{
		display: inline;
		Font: bold 12pt Verdana,Tahoma,Arial;
		color: #3E527C;
	}
	H4  {
		display: inline;
		Font: bold 10pt Tahoma,Verdana,Arial;
		color: #3E527C;	
	}
	UL {
		list-style: url("img/marker.gif") circle;
		margin: 0px 5px 0px 30px;
		padding: 0px;
	}
	LI {
		Font: 9pt Tahoma,Verdana,Arial;
		color: #666;	
	}
	P {
		margin: 0px 30px;
	}
	SELECT {
		margin: 1px;
		width: 100%;
		Font: 9pt Tahoma,Verdana,Arial;
		color: #666;
		border: 1px solid #3E527C;
	}

	A, A:visited {
		color: #555;
		Text-Decoration: none;
	}

	A:hover {
		color: #333;
		Text-Decoration: underline;
	}

/* список товаров */
	.item {
		margin: 10px;
		float: left;
		width: 220px;
		overflow:hidden;
	}
	.item .shad {
		margin: 0px;
		padding: 0px 2px 2px 0px;
		background: transparent url("img/shadow.gif") no-repeat 100% 100%;
	}
	.item .border {
		border-bottom:1px solid #3E527C;
		border-right:1px solid #3E527C;
	}
	.item TD {
		white-space: nowrap;
	}
	.item P {
		margin: 5px;
		Font: 9pt Tahoma,Verdana,Arial;
		color: #666;	
	}
	.item b, .item b A {
		display: inline;
		Font: bold 10pt Tahoma,Verdana,Arial;
		color: #3E527C;
		text-decoration: none;
		White-Space: nowrap;
	}
	.item .img {
		border: 1px solid #3E527C;
	}
	.item H2 {
		display: inline;
		Font: bold 8pt Verdana,Tahoma,Arial;
		color: #000;
		clear: both;
		White-Space: nowrap;
	}
	.item .buttons {
		height: 13px;
		vertical-align: bottom;
		text-align: right;
	}
	.item_num LI {
		clear: both;
		color: #3E527C;
		margin: 10px 5px;
	}

	.row1 TD, .row2 TD {
		padding: 1px 5px;
		width: 50%;
		Font: bold 8pt Verdana,Tahoma,Arial;
		color: #3E527C;
	}
	.row1 {
		background: #E4F5F5;
	}
	.model {
		Font: bold 15pt Arial,Verdana,Tahoma;
		color: #000;
		text-align: center;
	}


