body {
	margin: 0;
	padding: 0;
	font: 13px Tahoma, Arial; 	/*color: #707070;*/
	color: #494949;
	background: #F5F5F5;
}
a {
	color: #2e67a1;
}
.h1element {
	color: #919191;
	font-size: 12px !important;
	margin-top: 0px !important;
}
p {
	margin: 5px 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 1004px;
}
img {
	border: 0px;
}
h2 {
	font: 13px Tahoma, Arial;
}
.dn {
}/* HEADER ==============================================================================*/
#header_new_year, #header {
	position: relative;
	height: 100px;
}

#header_new_year .logo, #header .logo {
	position: absolute;
	top: 14px;
	left: 78px;
}
#header_new_year .search, #header .search {
	position: absolute;
	top: 14px;
	right: 512px;
}
#header_new_year .search .text, #header .search .text, #footer .search .text, #footer_new_year .search .text {
	padding: 2px 5px;
	color: #707070;
	border: 1px solid #D5D5D5;
	background: white;
	font: 11px Tahoma, Arial;
}
#header_new_year .search .submit, #header .search .submit, #footer .search .submit, #footer_new_year .search .submit {
	border: none;
	text-decoration: underline;
	background: #ebebeb;
	font: 11px Tahoma, Arial;
}
#main-menu {
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 16px;
	margin: 0;
	padding: 0;
}
#main-menu li {
	float: left;
}
#main-menu li a {
	display: block;
	width: 226px;
	height: 26px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: white;
	background: #7CAC59;
}
#main-menu li a:hover, #main-menu li a.hover {
	color: #545454;
	background: url('/img/button_hover.jpg') no-repeat !important;
}
#main-menu li a.current {
	color: #545454;
	background: url('/img/button_active.jpg') no-repeat !important;
}
#main-menu li.button1 a {
	background: url('/img/button1.jpg') no-repeat 0 5px;
}
#main-menu li.button2 a {
	background: url('/img/button2.jpg') no-repeat 0 5px;
}
#main-menu li.button3 a {
	background: url('/img/button3.jpg') no-repeat 0 5px;
}
#main-menu ul {
	display: none;
}/* WRAP &amp; POSTER ==============================================================================*/
#wrap {
	padding: 16px;
	padding-bottom: 0px;
	background: url('/img/content_bg.jpg') top no-repeat;
	border-bottom: 1px solid #d9d9d9;
}
#poster {
	overflow: hidden; /*position: relative;*/ /*margin: 0; padding: 16px;*/
	margin-bottom: 16px;
	width: 972px;
	height: 351px;
	background: url('/img/poster_bg0.jpg') no-repeat top left;
	z-index: 0;
}
#poster h1 {
	margin: 10px 0;
}
#poster p {
	margin: 13px 0;
}
#poster ul {
	margin: 18px 0;
	padding-left: 16px;
	font-size: 14px;
}
#poster li {
	margin: 6px 0;
}/*#poster .text { position: absolute; top: 20px; left: 445px; width: 260px; height: 351px; } #poster .buttons { position: absolute; top: 0; right: 0; 	margin: 0; width: 226px; height: 351px; border: none; }*/
#poster .text {
	float: right;
	margin-right: 41px;
	width: 260px;
	height: 351px;
}
#poster .buttons {
	float: right;
	margin: 0;
	width: 226px;
	height: 351px;
	border: none;
}/* CONTENT ==============================================================================*/
#content {
	overflow: hidden;
	margin: 0;
	padding: 0 254px 0px 0; 	/*background: url('/img/content_bg.jpg') top no-repeat;*/
}
#content img {
	margin: 0 15px 5px 0;
}
#wrap a.more {
	margin-bottom: 20px;
	font-weight: bold;
	color: #5D8D4F;
	text-decoration: none;
	font-size: 13px !important;
}
#content div.pager {
	cursor: default;
	text-align: center;
	font-weight: bold;
	color: #707070;
	font-size: 13px !important;
}
#content div.pager a {
	padding: 0 2px;
	color: #707070;
	text-decoration: none;
}
#content div.pager a.back, #content div.pager a.next {
	color: #5D8D4F;
}
#content div.pager a.current {
	color: #5D8D4F;
	border: 1px solid #5D8D4F;
}
#content span.big {
	font-size: 1.4em;
}
#breadcrump {
	margin-bottom: 25px;
	margin-right: -254px;
}
#breadcrump ul.breadcrumb-navigation {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 15px !important;
	font-size: 11px;
}
#breadcrump ul.breadcrumb-navigation li {
	display: inline;
	color: #494949;
}
#breadcrump ul.breadcrumb-navigation a {
	color: #474747;
}
#breadcrump .breadcrumb-text {
	font-size: 11px;
	color: #727272;
}
#breadcrump .sitemap {
	font-size: 11px;
	float: right;
}
#content .news_block {
	overflow: hidden;
	margin-bottom: 30px;
	background: url('/img/news_bg.jpg') top left no-repeat;
}
#content .news_block h2 {
	margin-top: 0;
}
#content .news_block div {
	float: left;
	width: 327px;
	padding: 15px;
}
#wrap h1, #content h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
}
#wrap h2, #content h2 {
	margin: 15px 0 15px;
	font-size: 18px;
	font-weight: normal;
}
#content ul {
	margin-left: 0;
	padding-left: 16px; /* 	color: #2e67a1; */
}
#content ul li * {
	color: #494949;
}
#content ul li a {
	color: #2e67a1;
}
#content ul ul {
	margin: 5px 0 15px;
}
#content ul.img-list {
	list-style: none;
	margin: 15px 0 20px;
	padding: 0;
}
#content ul.img-list li {
	margin: 15px 0;
	padding-left: 70px;
	min-height: 80px;
	overflow: hidden;
}
* html #content ul.img-list li {
	height: 20px;
}
#content ul.img-list li .text {
	/*padding-left: 40px;*/
}
#content ul.img-list li table tr td .texttd {
	padding-left: 3px;
}
#content ul.img-list .brand {
	float: left;
	margin: 0 0 0 -70px;
}
#content ul.img-list p {
	max-width: 565px;
	margin: 0.5em 0 0;
	font-size: 11px;
	line-height: 13px;
}
#content ul.img-list a {
	font-size: 12px;
}
a.list_exclusive
{
	color:#484848 !important;
	font-size:11px !important;
}
#content ul.img-list p a {
	font-size: 11px;
	color: #484848;
}
#content ol {
	margin: 0;
	padding: 0 0 0 20px;
}
#content ol li {
	padding-bottom: 8px;
}
#content .catalog_list {
	border-top: 1px solid #D9D9D9;
	clear: both;
	/*float: none;//
*/	margin-bottom: 60px;
	margin-right: -254px;
}
#content .catalog_list h4 {
	margin: 15px 0;
	font-size: 12px;
}
#content .catalog_list a {
	text-decoration: none;
	font-size: 11px;
}
#content .catalog_list ul {
	margin: 10px 0 10px 14px;
	padding: 0;
	color: #2F65A5;
}
#content .catalog_list ul a {
	text-decoration: underline;
}
#content .catalog_list li {
	font-size: 11px;
}
#content .catalog_list table {
	margin-bottom: 20px;
}
#content .catalog_list table td {
	vertical-align: top;
}
#content_banner {
	background-color: #e8f0c8;
	background-image: url('/img/right_corner.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 115px;
}
#content_banner img {
	float: left;
	margin: 0 10px 0 0;
}
#content_banner p {
	margin: 8px 0;
}
#content_banner_text {
	padding: 1px;
}
#content_banner_brand {
	/*border: 1px solid grey;*/
	margin-bottom: 25px;
	padding: 10px;
	background-image: url('/images/catalog_brand.jpg');
	height: 75px;
}
#content_banner_brand_big {
	/*border: 1px solid grey;*/
	margin-bottom: 25px;
	padding: 10px;
	background-image: url(http://zoomed.ru/images/field_middle.png);
	background-repeat: no-repeat repeat;
	max-width: 700px;
}
#content_banner_brand img {
	float: left;
	margin: 0 10px 0 0;
}
#content_banner_brand p {
	/*margin-left: 140px;//*/
	margin: 8px 0;
}
#content_banner_brand_big img {
	float: left;
	margin: 0 10px 0 0;
}
#content_banner_brand_big p {
	/*margin-left: 140px;//*/
	margin: 8px 0;
}
#content_banner_text {
	padding: 1px;
}
#timestap {
	vertical-align: middle;
	color: #727272;
}
#timestap img {
	float: none;
	position: relative;
	top: 2px;
	margin: 0 5px 0 0;
}
#copyright {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 10px;
	margin: 6px 0 20px 0;
	font-size: 11px;
}
#copyright img {
	float: left;
	margin-top: 4px;
}
#content .product {
	float: left;
    display: block;
width: 365px;
margin: 0 0 30px 0;
}
#content .product h3, h4 {
	margin: 0px;
	margin-top: 2px;
}
.nomarg {
	margin: 0px;
}
#content .product a img {
	border: none;
}
#content .product .thumbs {
}
#content .product .thumbs a {
	margin-right: 5px;
}
#content .product .thumbs a img {
	margin: 0;
	border: 2px solid white;
}
#content .product .thumbs a.current img {
	border-color: #7DA858;
}
#content ul.tabs {
	display: block;
	clear: left;
	list-style: none;
	height: 25px;
	margin: 0;
	padding: 40px 0 0;
	font-weight: bold;
	overflow: hidden;
}
#content ul.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0;
}
#content ul.tabs a {
	display: block;
	padding-left: 5px;
	color: #4A4A4A;
	outline: none;
}
#content ul.tabs a span {
	display: block;
	padding: 5px 15px 5px 10px;
}
#content ul.tabs a.current {
	margin-bottom: -7px;
	background: white url('/img/tab_bg_left.jpg') no-repeat top left;
	text-decoration: none;
}
* html #content ul.tabs a.current {
	margin-bottom: 0;
}
#content ul.tabs a.current span {
	padding-bottom: 7px;
	background: white url('/img/tab_bg.jpg') no-repeat top right;
}
#content div.panes {
	margin: 0;
	margin-top: -4px;
	background: url('/img/panel_bg.jpg') top left no-repeat;
	zoom: 1;
}
#content div.panes div { 	/* height: 210px; */
	padding: 0px 15px;
	padding-top: 10px; 	/*background: url('/img/panel_bg.jpg') top left no-repeat;*/
}
#content div.panes ul li div {
	padding: 0;
	margin-bottom: 0;
}
#content div.panes table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #D4D4D4;
	background: white;
}
#content div.panes table td {
	padding: 5px 8px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #D4D4D4;
}
#content div.panes ul.gallery {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#content div.panes ul.gallery li {
	float: left;
	position: relative;
	width: 101px;
	height: 140px;
	margin-right: 10px;
	text-align: center;
}
#content div.panes ul.gallery a {
	display: block;
}
#content div.panes ul.gallery img {
	margin: 0;
	border: 1px solid #D8D8D8;
}
#content div.panes ul.gallery img.zoom {
	position: absolute;
	top: 1px;
	right: 1px;
	margin: 0;
	border: none;
}
#content div.products {
	border-top: 1px solid #D8D8D8;
}
#content div.products img {
	float: left;
	margin: 0;
	margin-left: -110px;
}
#content div.products h2 {
	margin-top: 0;
}
#content div.products div {
	padding: 10px 0 20px 110px;
	border-bottom: 1px solid #D8D8D8;
}/* RIGHTBAR ==============================================================================*/
#rightbar {
	float: right; 	/*display: inline;*/
	margin-right: -254px;
	width: 227px;
	padding-bottom: 10px;
}
* html #rightbar {
	margin-right: -127px;
}
#rightbar img {
	margin: 0;
	padding: 0;
}
#rightbar h2 {
	margin: 25px 0 15px;
}
#rightbar h4 {
	margin: 0;
	font-size: 12px;
}
#rightbar .block {
	margin-bottom: 16px;
	padding-top: 9px;
	background: url('/img/block_bg_top.jpg') no-repeat top;
}
#rightbar a.block {
	display: block;
	color: #494949;
	text-decoration: none;
}
#rightbar .block .block-content {
	padding: 0 9px 9px;
	background: white;
	background: url('/img/block_bg_bottom.jpg') no-repeat bottom;
}/* 404 Custom css ==============================================================================*/
#block404 {
	margin: 85px 0 0 80px;
	font-size: 24px;
	color: #7b7b7b;
}
#block404 img {
	margin-bottom: 0px !important;
}
#text404 {
	font-size: 13px;
}
.big_green {
	margin-top: 16px;
	display: block;
	font-size: 18px;
	color: #79aa55;
}
#block404 .coolpic {
	margin-left: 270px;
	margin-bottom: 260px !important;
}/* Table ==============================================================================*/
.spec table, tr {
	border: 1px solid #d8d8d8;
}/* Custom style just for border-bottom in product category ==============================================================================*/
.product_category {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
	margin-top: 10px;
}/* FOOTER ==============================================================================*/
#footer, #footer_new_year {
	margin: 0;
	padding: 18px 0 115px;
	border-top: 1px solid #e1e1e1;
	font-size: 11px;
}
#footer .search, #footer_new_year .search {
	float: right;
	margin-right: 30px;
}
#footer .menu, #footer_new_year .menu {
	margin: 0 0 20px;
}/* =================================================================================*/
#something {
	overflow: hidden;
}
.phones {
	float: right;
	padding-right: 16px;
}
.cocylki {
	display: block;
	margin-left: -60px;
	position: absolute;
	z-index: -1;
}
.spanh1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	/*color: #008000;*/
	color: #474747;
}

.itemInSection {
  width:60px;
  height: 60px;
  float:left;
  margin-left:-70px;
  background-color: white;
  background-position:center;
  background-repeat: no-repeat;
}
.itemPrice {
  float:right;
  font-weight: bold;
  font-size: 11px;
}
div.green-form {
  margin-left:-18px;
  width: 245px;
  font-size: 11px;
}
div.green-form .top {
  background: url('/images/zoomed_greenform_top.png');
  width: 100%;
  height: 11px;
}
div.green-form .filter_content {
  background-color: #C7D68C;
  padding: 0 15px;
  width: 215px;
  color: #4B3D3D;
}
div.green-form .filter_content h3 {
  font-size:16px;
  margin: 0px 0px 3px;
  font-weight: normal;
}
div.green-form .filter_content ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
}
div.green-form .filter_content hr {
  height: 0px;
  border-bottom: 1px solid white;
  border-top: 0;
}
div.green-form .filter_content input[type='checkbox'] {
  height: 11px;
}
div.green-form .filter_content input[type='text'] {
  width: 210px;
}
div.green-form textarea {
  width: 208px;
}
div.green-form .filter_content a.submit, div.green-form .filter_content a.send {
  width: 111px;
  height: 33px;
  display: block;
  margin-left: 51px;
  margin-top: 5px;
}
div.green-form .filter_content a.submit {
  background: url('/images/zoomed_greenform_search.png');
}
div.green-form .filter_content a.send {
  background: url('/images/zoomed_greenform_send.png');
}
div.green-form .bot {
  background: url('/images/zoomed_greenform_bottom.png');
  width: 100%;
  height: 10px;
}
p.param_container img
{
	margin-right: 2px !important;
}
#header
{
	background: url('/images/new_header.png') no-repeat left bottom;
}
#footer
{
	background: url('/images/new_footer.png') no-repeat left bottom;
	width: 1005px;
 	margin-left: -27px;
    padding-left: 27px;
}
#footer_new_year
{
	
	width: 1005px;
 	margin-left: -27px;
    padding-left: 27px;
}
body div#content div.time_expired{
	color:red;
	border:2px solid red;
	text-align:center;
	padding:5px 20px;
	text-transform:uppercase;
	background:white;
	margin:10px 0; 
	font-size:16px;
	width:auto;	
}

.right{
	float:right;
}

.rukovodstvo {
	margin-top: 20px;
}
.rukovodstvo img {
	float: left;
}
.rukovodstvo span {
	margin-top: -3px;
	display: inline-block;
}
.rukovodstvo span a{
	font-weight: bold;
}

.brochure {
	margin-top: 20px;
}
.brochure img {
	float: left;
}
.brochure span {
	margin-top: -3px;
	display: inline-block;
}
.brochure span a{
	font-weight: bold;
}