h1 {font-size: 20px; margin:20px 0 10px; line-height:24px;}
h2 {font-size: 12px; margin:10px 0 0 0px; padding: 0; line-height:14px;}


#center_div .container {padding: 20px 0 0 0px; position: relative; margin-top: 4px;}


#main_cats_block {
	width: 950px;
	background: #fff;
	margin-top: 35px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 20px;
	border: 1px solid #c4d799;
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0;
	border-radius: 6px;
	border-top-left-radius: 0;
	overflow: hidden;
}

.sales-block {
border: 1px solid #c4d799;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
width: 450px;
height: 240px;
float:left;
margin-left: 9px;
margin-right: 9px;
margin-bottom: 20px;
text-decoration: none;
}

.sales-block .sales-img {
	border: 1px solid #c4d799;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 200px;
	height: 200px;
	margin: 18px;
	float:left;
}

.sales-block .sales-img:hover {
		border: 1px solid #447d00;
}

.sales-block:hover {
		border: 1px solid #447d00;
		-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
		-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.25);
		box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.25);
}

.sales-block .sales-date {
	font-size: 10pt;
	width: auto;
	height: auto;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	background: #fff;
}

.sales-info-group {
	display:table-cell;
	vertical-align: middle;
	margin-left: 240px;
	width: auto;
	height: 180px;
	overflow: hidden;
	padding-right: 4px;
	max-width: 215px;
}

.sales-block .sales-title {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 14px;
	color: #000;
	text-decoration: none;
}


.sales-block .sales-info {
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	line-height: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}


.sales-block .sales_from_rest{
	overflow: hidden;
	text-align: left;
	line-height: 14px;
	color: #000;
	font-size: 12px;
}

.sales_from_rest .brand-name{
text-decoration: underline;
color: red;
}

.sales_from_rest .brand-name:hover {
	text-decoration: none;
}

.sales-block .sales_from_rest .from{
	text-decoration:none;

}

.sales-block .sales-look {
	margin: 0 0 20px 20px;

}

.sales-block .sales-look:hover {background-position: 120px 0;}



.more_sales {width:950px; height:16px; text-align:right; margin-top:10px; margin-bottom:20px;}
.more_sales a {color:red; font-size: 16px;}



#tabs-line {position:absolute; width: 100%; height: 36px; top:18px;}

.h2-green-16 {
	text-align: center;
	font-size: 16px;
	color: #447d00;
}

.partner-sales-container {
	width: 670px !important;
}


.float-holder .partner-sales-container .h2-green-16 {
	float: left;
	font-size: 18px !important;
	width: 450px;
	text-align:left;
	margin-left: 245px;
	margin-top: 30px;
	}
.float-holder .partner-sales-container p {
	color:#000 !important;
	}
.float-holder .partner-sales-container img {
	margin: 0 27px 15px 2px;
	border: 1px solid #c4d799;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 200px;
	height: 200px;

	}

.float-holder .partner-sales-container .green {
	font-size: 18px;
	line-height: 21px;
	}
.float-holder .partner-sales-container .offer_description {
	margin-top: 20px;
	}

.float-holder #rest-holder #rest-header #rest-title {
	overflow: visible !important;
	top: 17px !important;
}


/* стили для нового попапа со списком акций */

#ClosedPopup{background:white !important; width:560px; padding:0px; margin: auto !important; margin-left: -280px !important; margin-top: 15% !important;}
#actions{width:540px;background:white !important;}

#actions-table{width:100%;}
#actions-table td{padding:10px; border-bottom: 1px dotted gray;}

.actions-image{width:80px;}
.actions-title{font-size:16px; font-weight: bold; color: #62a60a; margin-bottom: 3px;}
.actions-info{font-size:12px; color:#777; line-height: 13px;}
.actions-time{margin-top:5px;font-size:11px; color:#777;}
.actions-choose{font-size:11px;font-weight: bold; padding:15px 7px;}


/* список блюд в корзине */
.cart_item_delete{background: none !important;width:16px !important;height:13px !important;}