html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
	
	outline: none;
	text-decoration: underline;
	color: #00A651;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}

.title, .title h1	{
	color:#00a651;
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	display: inline;
	}

input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:url('/images/body_bg.jpg') top repeat-x;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	padding-left:2%;
	height: 240px;
	background:url('/images/body_bg.jpg') top;
}


.ico	{
	float:left;
	position:absolute;
	width: 220px;
	}
.ico li	{
	margin-right:40px;
	display: inline;
	}

.tel	{
	
	}
.t1	{
	color:#00a651;
	font-size:12px;
	text-align: right;
	}
.t2	{
	color:#3a3a3a;
	font-size:20px;
	line-height:26px;
	margin:0px;
	text-align: right;
	}

.t3	{
	color:#3a3a3a;
	font-size:12px;
	text-align: right;
	}



.logo	{
	margin-left:25px;
	@margin-left:15px;
	padding-top:15px;
	float:left;
	}

.header_r	{
	float:left;
	padding-left:6%;
	padding-top:20px;
	}

.menu_main	{
	width:675px;
	position:absolute;
	float:left;
	font-size:14px;
	line-height:28px;
	clear:left;
	margin-top:45px;
	}
	
.menu_main a	{
	color:#444444;
	}
	
.menu_main ul	{
	float:left;
	margin-right:8%;
	padding:0;
	}
	
.green_link a	{
	text-decoration:none;
	color:#00a651;
	font-weight:bold;
	border-bottom:1px #00a651 dashed;
	}
.red_link a	{
	color:#f60000;
	}
.yellow_link a	{
	color:#d26800;
	}
.blue_link a	{
	color:#5000EF;
	}


.search	{
	font-size:16px;
	margin-top:120px;
	clear:left;
	@margin-top:10px;
	}
	
.search span	{
	font-size:12px;
	color:#9b9b9b;
	
	}
	
.search	a{
	font-size:14px;
	}
	
	

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	padding: 0 0 20px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 5%;
}

.main	{
	background:url('/images/main_bg.jpg') top right no-repeat;
	background-position: 100% 5px;
	/*float:left;*/
	overflow: hidden;
	}
.title	span	{
	margin-left:20px;
	}

.slogan	{
	width:100%;
	height:165px;
	min-width: 600px;
	background:url('/images/slogc_bg.jpg') repeat-x;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
	margin: 20px 0 40px 30px;
	}
.slog_l	{
	width:100%;
	height:165px;
	background:url('/images/slogl_bg.jpg') left no-repeat;
	}
	
.slog_r	{
	width:100%;
	height:165px;
	overflow: hidden;
	background: url('/images/slogr_bg.jpg') top right no-repeat;
	margin: 0;
	padding: 0;
	}
	
.shop_z1	{
	font-size:18px;
	color:#6d6e71;
	text-decoration:none;
	}
	
.shop_z1:hover	{
	color:#00a651;
	}
	
.shop_z2	{
	font-size:13px;
	color:#444444;
	}
.catalog_main	{
	width:100%;
	}
.news	{
	float:right;
	width:22%;
	margin-top:286px;
	margin-right:20px;
	
	}
.menu_r	{
	float:right;
	width:200px;
	line-height:200%;
	margin-top:110px;
	margin-right:5%;
	font-size:14px;
	
	}
	
.menu_r a	{
	color:#00a651;
	}
.gray_link a	{
	color:#444444;
	}
	
.left_menu ul {
	list-style-type: none;
	font-size: 11pt;
	line-height:160%;
	margin-left: 10px;
}
	
.news_date	{
	background:url('/images/date_bg.jpg') repeat-x;
	color:#FFFFFF;
	padding:3px;
	}
.news_list	{
	margin-bottom:20px;
	}
	
.news_list a	{
	color:#00a651;
	}







	
.partners_title a	{
	font-size:14pt;
	color: #333333;
	}
	
.news_img	{
	margin-right:10px;
	}
.partners	{
	margin:20px 0 40px 40px;
	width:80%;
	}
.partners td	{
	padding-bottom:40px;
	}
	

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -5px;
	width: 270px;
	margin-left: -270px;
	position: relative;
	margin-top:360px;
	
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 20px 5% 0 5%;
	height: 230px;
	color:#FFFFFF;
} 

#footer a	{
	color:#FFFFFF;
	}
		

.footer_c	{
	background:url('/images/fc_bg.jpg') repeat-x;
	height:200px;
	position: relative;
	}
	
.footer_c ul	{
	padding: 40px 0 0 60px;
	line-height:28px;
	float:left;
	}
.footer_r	{
	background:url('/images/fr_bg.jpg') right top no-repeat;
	width:100%;
	height:200px;
	position: absolute;
	top: 0px;
	}
.footer_l	{
	background:url('/images/fl_bg.jpg') left top no-repeat;
	width:100%;
	height:200px;
	position: absolute;
	top: 0px;
	}
	
.contact	{
	float:left;
	width:40%;
	}
	
.maps	{
	margin-right:40px;
	}
	
.sotr	{
	margin-top:40px;
	margin-bottom:20px;
	display:block;
	clear:left;
	}
.sotr img	{
	margin-right:20px;
	}
.sotr h3	{
	font-size:14pt;
	font-weight:normal;
	}
.sotr li	{
	float:left;

	}

/* Строки фильтра и сортировки */
.shop_block
{
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_table td	{
	padding-top:20px;
	padding-left:10px;
	padding-bottom:20px;
	}
.shop_table img	{
	margin-right:10px;
	margin-top:10px;
	}

h2	{
	color:#444444;
	font-size:16px;
	font-weight:normal;
	
	}

.cat_title a	{
	font-size:16px;
	color:#444444;
	}
	
.cat_title a:hover	{
	color:#00a651;
	}
	
.current, .page_link, .ctrl
{
	padding: 0.2em 0.3em 0.3em 0.3em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	font-size:12pt;
}

.current
{
	
	color: #009900;
	font-size:18pt;
	
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 12px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

.map a {
	color:#444444;
}
.map li{
	margin-left:30px;
}

.group_description {
	padding: 20px 0 0 40px;
text-align: justify;
}

.sale_table th
{
	font-size: 18px;
padding: 10px;
text-align: center;
font-weight: normal;
color: white;
background-color: #00A650;
}
.sale_table td
{
	text-align: center;
padding:5px;
border-bottom: 1px solid #D7D7D7;
}

.sale_table td
{
	vertical-align:top;
}

