#menu0 .left {padding:0 0 0 40px;}
#content .left{padding:0 0 0 30px;width:210px;}
#content .right{padding:0 20px 0 10px ;width:210px;}
#menu_bottom .left  a{font-weight:bold;color:black}
/*#content{padding:0 30px 0 0;background:url('tpl_images/content_right_small.png') no-repeat top right;}*/
a.menu0_all {
	margin:0px;
	padding:5px 10px 8px 10px;
	font:bold 13px Tahoma;
	color:#2C2C2C;
	display:block;
	float:left;
}
a.menu0_all:hover {
background:#656565 url('images/menu0/z00_all.gif') no-repeat top left; color:white; text-decoration:none;}

/******** RECYCLE *********/
.recycle, .recycle_empty{
	float:right;
	width:190px;
	height:45px;
	margin:14px 40px 0 0;
	background:url('images/recycle.png') no-repeat top left;
	padding:27px 0px 0px 15px;
	font:11px Tahoma ;
}
.recycle span {font-weight:bold;color:red;}
.recycle div {margin:7px 0px 0px 5px;}
.recycle .order {font-weight:bold;}
.recycle_empty{	background:url('images/recycle_empty.gif') no-repeat top left;}

/****** CONTENT ******/
.breadcrumbs{
	font:bold 11px Tahoma;
	color:#666;
	border-bottom: dotted 1px black;
	margin-bottom: 10px;
}
.breadcrumbs a, .top a {color:#000;}/* #catalog_sorter a,*/
#catalog_sorter{
	font:bold 11px Tahoma;
	text-align:right;
	padding-right:5px;
	height:20px;
}

/******** PANELS ********/
.sidemenu, .sidemenu ul
{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
.sidemenu li {margin:0;padding:0;}
.panel{
	background:#ccc url('images/panel.png') no-repeat top left;
	width:190px;
	height:312px;
	margin-bottom:10px;
}
.panel h1{
	font:bold 11px Tahoma;
	color:black;
	margin:0 0 10px 0;
}
.panel_header{
	background:url('images/panel-header.gif') no-repeat top left;
	padding:3px 15px;
	font:bold 13px Tahoma;
	color:white;
}
.panel_content{
	vertical-align:top;
	text-align:left;
	background:url('images/panel-bg.gif') repeat-y left;
	font: 13px Tahoma;
	color:#3C3C3C;
	padding:4px 10px 0px;
}
.panel_content a {color:black;}
.panel_footer{
	background:url('images/panel-footer.png') no-repeat top left;
	height:10px;
	margin-bottom:10px;
}

/************** GOOD ***************/
.good
{
	width: 200px;
	/*height:250px;*/
	border-left: dotted 1px black;
	float: left;
	
	text-align: center;
	margin-bottom:20px;
}
/********* GOODS *********/
.good a {color1:black;}
.good img {border:0;}
.good h1, .good h1 a
{
	color1:#0EB6D0;
	font:bold 12px Arial;
}
.good .description
{
	color:black;
	font:11px Arial;
	height:90px;
	margin:0 0 0 20px;
	text-align: left;
	display:block;
}
.good .more
{
	text-align:right;
	margin:0 20px 5px;
}
.good .more a
{
	font:bold 10px tahoma;
	color:black;
}
.good .price
{
	color:#8D8E90;
	font:bold 20px Arial;
	
	1margin-top: 20px;
	float:left;
}
.good input
{
	1margin: 10px 0 10px;
	float:right;
}
/************** Detail ***************/
.detail_header
{
	font:bold 12px Tahoma;
	text-align:center;
	padding:7px 0;
	background: #ccc;
}
.detail_title
{
	font:bold 11px Tahoma;
	
}
.detail_text, .detail_title {background: #eee;color:#555;padding:5px;}

