.items_table_detail ul
{
  margin:0 0 0 20px;
  padding:0;
}

.items_table ul, .items_table_index ul
{
  display:block;
}

.items_table_index ul
{
  margin:0 0 0 10px;
  padding:0;
}

.items_table li, .items_table_index li, .items_table_detail li
{
  display: block;
  float: left;
  width:135px;
}

.items_table_detail li
{
  margin: 0 40px 15px 0;
  padding:0;
  height:260px;
}

.items_table li
{
  margin: 0 30px 10px 0;
  height:300px;
}

.items_table_index li
{
  margin: 0 25px 15px 0;
  padding:0;
  height:280px;
}

.items_table li .item_block, .items_table_index li .item_block_index,
.items_table_detail li .item_block
{
  display:block;
  width:135px;
  font-family : Tahoma;
  font-size: 12px
}

.items_table_detail li, .items_table_detail li .item_block
{
  width:110px;
}

.item_block a, .item_block a:hover, .item_block_index a, .item_block_index a:hover,
.card_item, .card_item:hover, .shop_index_link, shop_index_link:hover
{
  font-family : Tahoma;
	font-size : 14px;
	color: #006600;
	text-decoration: underline;
}

.item_block a:hover, .item_block_index a:hover,
.card_item:hover, shop_index_link:hover
{
  text-decoration: none;
}

.shop_index_link, shop_index_link:hover
{
  display:block;
  font-size : 16px;
  font-weight: bold;
  margin-bottom: 40px;
}

.item_block img, .item_block_index img
{
  padding-bottom: 7px;
}

.item_block span, .item_block_index span
{
  display:block;
  padding-bottom: 7px;
  text-align: left;
}

.shop_link_big, .shop_link_big:hover, .shop_order_link, .shop_order_link:hover
{
  display:block;
  font-family : Tahoma;
	font-size : 16px;
	color: #006600;
	text-decoration: underline;
}
.shop_link_big:hover, .shop_order_link:hover
{
  text-decoration: none;
}

.shop_link_big,.shop_link_big:hover
{
  padding: 0 0 5px 5px;
}

.shop_phone
{
  display:block;
  font-family : Tahoma;
	font-size : 25px;
	color: #000000;
  padding: 0 0 7px 5px;
}

.shop_psyho_help
{
  display:block;
  font-family : Tahoma;
	font-size : 12px;
	color: #000000;
  padding: 0 0 25px 15px;
}

.shop_category
{
  font-family : Tahoma;
	font-size : 16px;
	color: #006600;
	text-decoration: underline;
  font-weight: bold;
}

.shop_category_selected
{
  font-family:Tahoma;
  font-size:16px;
  color:#FFFFFF;
  margin: 10px;
  font-weight: bold;
  align: center;
}

.shop-detail-item-title, .shop-detail-item-field
{
  display:block;
  font-family:Tahoma;
  color:#000000;
}
.shop-detail-item-title
{
  font-size:16px;
  font-weight: bold;
  margin-bottom:15px;
}
.shop-detail-item-field
{
  font-size:14px;
  margin-bottom:10px;
}

.shop-detail-item-image-link, .shop-detail-item-image-link:hover
{
  font-family:Tahoma;
  font-size:11px;
  color:#006600;
  margin:0;
  padding:0;
  text-decoration:underline;
}

.shop-detail-item-descr
{
  font-family:Tahoma;
  font-size:13px;
}

div.shop_left_menu {
  display: block;
  padding: 5px 0 5px 0;
}

div.shop-title {
  display: block;
  margin: 15px 0 15px 0;
  font-family:Tahoma;
  font-size:14px;
  color:#000000;
}

.shop-seller, .shop-seller:hover
{
	font-family : Tahoma;
	font-size : 12px;
	color: #006600;
	text-decoration: underline;
}
.shop-seller1 {
	font-family : Tahoma;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}

.shop-seller:hover
{
	text-decoration: none;
}

