html {
     border:0; margin:0; height:100%; padding:0;
}                  
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
BODY {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-color: white;
	margin: 0;
	width: 100%;
}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {
    display:block;
}
table {
  border-collapse:collapse;
}
caption {
  text-align: left;
  font-weight: normal;
  float:none !important;
}
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
:focus { outline: 0; }
div {
     display: block;
     position: static;
     float: none;
     clear: none;
     overflow: visible;
}
a {
    color: #fdbe00;
    text-decoration: underline;
    outline: none;
}
a[href^="tel"] {
    color: inherit;
    text-decoration: none;
    cursor: default;
}
a[class~="buttonSend"] {
    text-decoration: none;
}
a:hover {
     text-decoration: none;
}
p {
     margin: 0 0 1em
}
INPUT {
    vertical-align: middle;
}
input[type="text"], input[type="email"], input[type="search"], input[type="tel"] {
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #C0C0C0;
	display: inline-block;
	width: 100%;
	height: 45px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.buttonSend {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: #FFC204;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	border-style: none;
	margin-top: 22px;
	display: block;
	height: 45px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
ol {
   margin-bottom:1em; margin-left:3em;
}
ul:not([class]) {
   margin-bottom:1em; margin-left:3em;
}
img {
     line-height:0;
}
#siteTitle {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}


#pageMainmenu .mids {
	font-size: 0;
	background-image: url(razdelitel.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 3px;
	height: 52px;
}
#pageMainmenu .mbordl.leftActive {
	background-image: url(bordur_left_1.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 14px;
	height: 67px;
}
#pageMainmenu .mtditem.midActive {
	background-image: url(punct_act_1.png);
	background-position: center center;
	background-repeat: repeat-x;
	height: 60px;
	position: relative;
}
#pageMainmenu .mbordr.rightActive {
	background-image: url(bordur_right_1.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 67px;
	position: relative;
	top: 1px;
}
#pageMainmenu .menu {
	color: #ffffff;
	font-size: 17px;
	font-family: tahoma, geneva, sans-serif;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	height: 72px;
	-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#pageMainmenu .menu:hover {
	color: #939393;
	position: relative;
}
#menuitem1 #pageMenu .menu.menuActive {
	color: #FFC204;
}
#pageMenu .tableMenu {
	 width:100%; height:100%;
}
#pageMainmenu .mtditem {
	text-align: center;
}
#pageMainmenu {
	background-image: url(bg_menu.gif);
	background-position: center center;
	background-repeat: repeat-x;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 7px;
	position: relative;
}
#pageMainmenu .menu.menuActive .TextActiveMenu {
	position: relative;
	top: 22px;
}
.contentTitle {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 2em;
}
#pageTitle {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 2em;
	width: 100%;
	float: left;
	clear: both;
}
#pageTitle:after {
	background-color: #FFC600;
	margin-top: 10px;
	display: block;
	width: 80px;
	height: 4px;
	content: "";
}
.contentText {
	color: #414141;
}
.objectNote {
	color: #414141;
}
.contentImage {
	border: 2px solid #FFC204;
	margin-bottom: 20px;
	margin-right: 30px;
	float: left;
	padding: 4px;
}

#cont_txt .linkNext {
	 margin-top:8px; display:block;
}
.objectTitle {
	font-size: 17px;
	margin-bottom: 10px;
	display: block;
}
.objectImage {
	margin-bottom: 10px;
	margin-right: 15px;
	display: block;
	float: left;
}
#cont_guest #blockip { margin-top:10px; margin-left:20px; display:block; }
#cont_guest #comments .comm { border-width:1px; border-color:#c0c0c0; border-style:dotted; margin-top:10px; margin-bottom:30px; }
#cont_guest #comments .comm .userdat { border-bottom:1px dotted #c0c0c0; height:23px; }
#cont_guest #comments .comm .userdat .adm_lnk { font-weight:bold; text-decoration:none; background-color:#ffffff; width:23px; height:23px; float:left; text-align:center; vertical-align:middle; }
#cont_guest #comments .comm .userdat .date { margin-top:3px; margin-left:5px; float:left; }
#cont_guest #comments .comm .userdat .name { margin-top:3px; margin-left:20px; float:left; }
#cont_guest #comments .comm .com_txt { margin-top:20px; margin-bottom:10px; margin-left:10px; display:block; clear:both; }
#cont_guest #comments .comm .adm_txt { padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px; border-width:1px; border-color:#c0c0c0; border-style:dotted; margin-bottom:10px; margin-left:10px; margin-right:10px; }
#cont_guest #comments .comm .admin_label { font-weight:bold; margin-bottom:10px; display:block; }
#cont_guest #comments .pageselector { margin-bottom:20px; margin-left:20px; }
#cont_guest #comments .pageselector .activpg { margin-right:7px; }
#cont_guest #comments .pageselector .pagesel { margin-right:5px; }
#cont_guest #guesttab { width:300px; }
#cont_guest #guesttab .inp { width:145px; float:right; }
#cont_guest #guesttab #textar { width:100%; height:100px; }
#cont_guest #guesttab .tabltext { width:30%; }
#cont_guest .error { color:#ff0000; font-weight:bold; display:block; clear:both; }
#cont_guest .errorinp { border-width:2px; border-color:#ff0000; border-style:solid; }
#cont_guest #guesttab #pin_img { margin-bottom:2px; float:right; }
#cont_guest #subpage1 .cbox { margin-right:10px; }
#cont_link .linkobject { text-decoration:none; }
#cont_link #bfield { padding-top:5px; padding-right:20px; }
#cont_mail .tableTable {
	 font-size:14px; font-family:arial, helvetica, sans-serif;
}
#cont_mail .tabletitle {
	 width:100px;
}
#cont_mail .inpfield {
	 width:218px;
}
#cont_mail .texttitle {
	 margin-top:15px;
}
#cont_mail #pin_img {
	 margin-top:10px;
}
#cont_mail .inppin {
	 font-size:16px; font-weight:bold; height:20px;
}
#cont_mail #autoreply {
	 font-family:Tahoma, Geneva, sans-serif;
}
#div109 {
	color: #808080;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

#div146 {
	color: #808080;
	font-size: 14px;
	font-family: tahoma, geneva, sans-serif;
	margin-bottom: 8px;
}
#content #con_mapsite .mapline {
	 font-size:15px; text-decoration:none;
}
#content #con_mapsite #maplinks2 {
	 font-size:13px; margin-left:35px;
}
#content #con_mapsite #listLinks {
	 text-decoration:none;
}
#content #con_mapsite .contentTitle {
	 margin-top:0px;
}
#content #con_mapsite {
	 margin-bottom:30px; display:block; height:100%;
}
#cont_guest {
	 font-family:Tahoma, Geneva, sans-serif;
}
#content #cont_guest #comments .comm {
	 font-size:14px;
}
#content #cont_guest #guesttab {
	 font-size:14px;
}
#content #guest #guesttab .inp.inppin {
	 font-size:16px; font-weight:bold; height:20px;
}
#content #cont_guest #subpage1 .buttonSend.blockedit {
	 background-image:url(none); border-width:1px; border-color:#808080; border-style:solid; width:200px; height:25px;
}
#content #cont_guest #subpage1 .tablerow {
	 font-size:14px;
}
#cont_txt .object { display:block; clear:both; }
#cont_txt .objectImage { margin-right:10px; float:left; }
#view .buttonSend {
	 margin:0; display:block; clear:both;
}
#content #cont_mail .inppin {
	 display:block; width:100px;
}
#content #cont_mail _ertxt {
	 font-size:12px; font-weight:normal;
}
#content #cont_guest .error {
	 font-size:12px; font-weight:normal;
}
#div181 {
	float: left;
	text-align: left;
}
#div217 {
	margin-right: 15px;
	float: left;
}
#content #cont_news #newslink {
	 font-size:14px; font-family:tahoma, geneva, sans-serif;
}
#content #cont_news .objectTitle {
	 margin-top:0px; margin-bottom:5px;
}
#content #cont_news #dataType_date {
	 margin-bottom:5px;
}
#content #cont_txt .object {
	 margin-bottom:30px; display:block; height:100%; float:left; clear:both;
}
.cont_guest #blockip { margin-bottom:20px; display:block; }
.cont_guest #comments .comm { margin-bottom:30px; }
.cont_guest #comments .comm .userdat { margin-bottom:10px; display:inline-block; }
.cont_guest #comments .comm .userdat .date { margin-right:10px; }
.cont_guest #comments .comm .com_txt { clear:both; }
.cont_guest #comments .comm .adm_txt { margin-top:10px; }
.cont_guest #comments .comm .admin_label { font-weight:bold; margin-bottom:5px; display:block; }
.cont_guest .supererror { color:#FF0000; font-weight:bold; margin-top:20px; }
.cont_guest #guesttab { margin-top:20px; width:300px; }
.cont_guest #guesttab .commentTtl { margin-bottom:5px; display:inline-block; }
.cont_guest #guesttab .inp { float:right; }
.cont_guest #guesttab #textar { float:none; }
.cont_guest .error { color:#ff0000; font-weight:bold; margin-bottom:5px; float:right; clear:both; text-align:right; }
.cont_guest #guesttab #pin_img { margin-bottom:2px; margin-right:10px; float:left; }
#guest #guesttab .inp.inppin { display:block; float:none; clear:both; }
.cont_guest #guesttab #but { margin-top:20px; }
.cont_guest #subpage1 .usernotettl { margin-top:10px; margin-bottom:5px; display:inline-block; }
.cont_guest #subpage1 .adminaswerttl { margin-top:10px; margin-bottom:5px; display:inline-block; }
.cont_guest #subpage1 .delmsgttl { vertical-align:middle; }
.cont_guest #subpage1 .blockuserttl { vertical-align:middle; }
.cont_guest #subpage1 .input { float:right; }
.cont_guest #subpage1 .cbox { vertical-align:middle; }
.cont_guest #subpage1 .error { color:#FF0000; font-weight:bold; }
.cont_guest #subpage1 .buttonBlock { padding-top:20px; }
.cont_guest #subpage2 .tablerow { padding-top:3px; padding-bottom:3px; }
.cont_guest #subpage2 #blocked .link { margin-left:10px; }
.cont_guest #subpage2 #blocked .getback { margin-top:10px; }

.cont_guest {
	 font-size:14px; font-family:Arial, Helvetica, sans-serif;
}
.shopmini .obj_wrap {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 50px;
	margin-left: -2px;
	margin-right: -2px;
	display: inline-block;
	width: 33.333%;
	height: auto !important;
	vertical-align: top;
}
.shopmini .object {
	background-color: #fff;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px 15px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;
	-o-transition: all 0.3s ease;
	      -webkit-transition: all 0.3s ease;
	      transition: all 0.3s ease;
}
.shopmini .object .objectTitle {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 2.75em;
	text-align: center;
}

.shopmini .object .objectImage .objectImg {
	height: auto;
	max-width: 100%;
}
.shopmini .object .objectImage {
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

.shopmini .object .objectCode {
	display: none;
}
.shopmini .object .objectNote {
	color: #50504f;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 17px;
	display: block;
	clear: both;
}
.shopmini .contentTitle {
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

.shopmini .object:hover {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	-moz-transition: all 0.3s ease;
}

.buttonSend:hover {
	position: relative;
	top: 1px;
}

#navPart {
	position: relative;
}

.shopmini .object .specprice {
	float: left;
}
.shopmini .object .buttonSend {
	margin-top: 0px;
	float: right;
}
.shopmini .object .specprice .specpriceVal {
	color: #fd0002;
	font-size: 28px;
	font-weight: bold;
	margin-top: 8px;
	display: inline-block;
}

.shopmini .object .specprice .specpriceTitle {
	color: #50504f;
}
.shopmini .object .objectNote p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.shcart .tableTable {
	font-size: 15px;
	width: 100%;
}
.shcart .tableRow#tableHeader td {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #000000;
}
.shcart .buttonSend#deletes {
	background-color: #DFDFDF;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
}
.shcart .cartitem_price {
	text-align: left;
}

.shcart .tableRow#tableRowOdd td {
	background-color: #F0F0F0;
}
.shcart .cartitem_inputcn {
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	width: 60px;
	height: 30px;
	text-align: center;
}

.shcart .cartitem_art {
	padding-left: 10px;
}

.shcart .tableRow#tableTotal td {
	padding-bottom: 20px;
	padding-top: 10px;
}

.shcart .tableRow#tableTotal .cartitem_summ {
	font-weight: bold;
}
.shcart #tableButtons .ButtonBack {
	margin-right: 10px;
	float: left;
}
.shcart #tableButtons .ButtonClear {
	margin-right: 10px;
	float: left;
}

.shcart .buttonSend#GoGoods {
	background-color: #DFDFDF;
}
.shcart .buttonSend#clear {
	background-color: #DFDFDF;
}

.shcart #tableButtons td {
	padding-bottom: 30px;
}
.shcart_sub1 .errortext {
	color: #FF0000;
}
.shcart_sub1 .tablePayment .inputText {
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	max-width: 245px;
}

.shcart_sub1 .tablePayment .objTitl {
	width: 25%;
}
.linkcart {
	color: #444444 !important;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFC204;
	background-image: url(shoppingcart.png);
	background-position: 30px 10px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-top: 14px;
	padding-left: 70px;
	padding-right: 40px;
	border: 1px solid #FFFFFF;
	display: inline-block;
	position: fixed;
	top: 40%;
	right: -95px;
	z-index: 10;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	-moz-transform: rotate(270deg);
	                -webkit-transform: rotate(270deg);
	                -o-transform: rotate(270deg);
	                -ms-transform: rotate(270deg);
	                transform: rotate(270deg);
	                -moz-transition: all 0.3s ease;
	                 -o-transition: all 0.3s ease;
	                 -webkit-transition: all 0.3s ease;
	                 transition: all 0.3s ease;
}
.linkcart:hover {
	text-decoration: none;
	position: fixed;
	right: -80px;
}
.bxslider .bx-wrapper {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menuLink .object {
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#menuLink .object .link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 2.7em;
	clear: both;
}
#td14 {
	color: #E4E4E4;
	font-family: tahoma, geneva, sans-serif;
	background-image: url(bg_top.png);
	padding-bottom: 20px;
	padding-top: 15px;
	border-top: 5px solid #FFC204;
	border-bottom: 5px solid #FFC204;
	min-height: 180px;
}
#td7 {
	background-image: url(bg_top.png);
	padding-bottom: 40px;
	padding-top: 30px;
	border-top: 5px solid #FFC204;
}
#td7 a {
	text-decoration: none;
}

#pageMainmenu .tableMenu {
	width: 100%;
}
#td108 {
	float: right;
	text-align: right;
}
#pageMainmenu .TextItemMenu {
	position: relative;
	top: 22px;
}
#div_ttl {
	max-width: 500px;
	float: right;
	text-align: right;
}
#siteSubtitle {
	font-size: 24px;
	display: block;
}
#content .content {
	padding-bottom: 30px;
	width: 100%;
	float: left;
}
#table12 {
	padding-bottom: 30px;
	padding-top: 5px;
}

.shcart .tableRow td {
	vertical-align: middle;
}

.shcart .cartitem_summ {
	text-align: right;
}
#pageMainmenu:before {
	background-image: url(bg_menu_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 14px;
	height: 72px;
	position: absolute;
	top: 0px;
	left: 0px;
	content: "";
}
#pageMainmenu:after {
	background-image: url(bg_menu_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 14px;
	height: 72px;
	position: absolute;
	top: 0px;
	right: 0px;
	content: "";
}
#menuitem1 #pageMenu .menu {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
	background-image: url(marker_yellow_03.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 40px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;
}
#menuitem1 {
	margin-top: -8px;
	margin-bottom: 100px;
}
#menuitem1 #pageMenu .menu:hover {
	color: #FFC204;
	text-decoration: none;
}

#pageMainmenu .menu.menuActive:hover {
	color: #000000;
}
#td73 {
	padding-left: 15px;
	width: 75%;
	float: right;
}
.link-price {
	color: #030303;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url(skachat-prajs.png);
	background-position: center left 15px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 60px;
	border: 1px solid #FFC204;
	display: inline-block;
	width: 100%;
	min-height: 40px;
	max-width: 400px;
	padding: 17px 15px 15px 70px;
	-moz-transition: all 0.3s ease;
	             -o-transition: all 0.3s ease;
	             -webkit-transition: all 0.3s ease;
	             transition: all 0.3s ease;
}
A:hover {
	color: #6c6c6c;
	text-decoration: none;
}
.link-price:hover {
	color: #000000;
	background-color: #FFA700;
	background-image: none;
	padding: 17px 15px 15px 15px;
	text-align: center;
}
#menuLink .object_wrap {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	width: 33.333%;
	float: left;
}
#menuLink .object:hover {
	-moz-box-shadow: 0px 0px 20px #999;
	-webkit-box-shadow: 0px 0px 20px #999;
	box-shadow: 0px 0px 20px #999;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
	width: 100%;
	padding: 10px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contentTitle:after {
	background-color: #FFC600;
	margin-top: 10px;
	display: block;
	width: 80px;
	height: 4px;
	content: "";
}
ul {
	display: inline-block;
}
#content .contentText {
	padding-bottom: 40px;
}
#content .cont-text .objectTitle {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 2em;
}
#content .cont-text .objectImage {
	line-height: 0;
	border: 2px solid #FFC204;
	margin-bottom: 20px;
	margin-right: 30px;
	max-width: 400px;
	float: left;
	padding: 4px;
}
#content .cont-text .object {
	padding-bottom: 40px;
	width: 100%;
	float: left;
}
.gs_photo .object {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	width: 25%;
	float: left;
}
.gs_photo .contBody {
	margin-top: 50px;
	margin-left: -2px;
	margin-right: -2px;
}
.gs_photo .contentText {
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}

#content .gs_photo {
	padding-bottom: 70px;
}

#content .cont_mail .tableTable {
	width: 100%;
}

#content .cont_mail .tablefield {
	padding-bottom: 15px;
}
#content .cont_mail .texttitle {
	margin-bottom: 5px;
}

.shopmini .contentTitle:after {
	margin-left: auto;
	margin-right: auto;
}
.link_nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFC204;
	border: 2px solid #FFC204;
	margin-right: 10px;
	display: inline-block;
	height: 40px;
	padding: 8px 30px 12px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link_nav:hover {
	background-color: #FFFFFF;
}
#LogotypeBlock {
	max-width: 50%;
	float: left;
}
.shopmini {
	margin-left: -15px;
	margin-right: -15px;
	width: auto !important;
	position: relative;
	float: none !important;
	clear: both;
}

.shcart .tableTable#tableListGoods {
	min-width: 640px;
}
#global99 {
	display: none;
}
.shcart_sub1 .tablePayment .inputText {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #C0C0C0;
    display: inline-block;
    width: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#td7 a:hover {
	color: #FFC204;
	text-decoration: underline;
}
#div_poisk {
	margin-top: -40px;
	max-width: 405px;
	float: right;
	clear: both;
}
#___gcse_0 .gsc-control-cse {
	background-color: transparent;
	border-style: none;
	padding: 0;
}
#___gcse_0 .gsc-control-cse .gsc-control-wrapper-cse .gsc-search-box .gsc-search-box tbody tr .gsc-search-button .gsc-search-button {
	background-color: #FFC204;
	border-style: none;
	height: 33px;
}
#container_1.container {
	position: relative;
}
#sidebar {
	padding-right: 15px;
	width: 25%;
	float: left;
}
.breadcrumbs .buterpath {
	color: #808080;
}
.breadcrumbs .buterpath .space {
	color: #FFC600;
	margin-left: 5px;
	margin-right: 5px;
}
#menuitem1 #pageMenu .submenu .menu {
	background-image: none;
	border: none;
	margin-bottom: 0px;
	margin-left: 30px;
	display: list-item;
	padding: 5px 0 5px !important;
	list-style-type: disc;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#global1 {
	margin-top: 20px;
	margin-bottom: 5px;
}









.breadcrumbs {
	font-size: 13px;
}
#menuitem1 #pageMenu .submenu1 .menu {
	font-weight: normal;
	display: block;
}








.gsc-input#gsc-i-id1 {
	min-width: 300px;
}









.bxslider .bx-viewport {
	margin: 0;
}
.bxslider .slide {
	margin-top: -16px;
}

#siteSubtitle span {
	margin-left: 15px;
}
.ribbon-wrapper-green {
	width: 88px;
	height: 88px;
	position: absolute;
	top: -2px;
	left: -2px;
	overflow: hidden;
	z-index: 1;
}
.ribbon-green {
	color: #333;
	text-shadow: rgba(255,255,255,0.5);
	background-color: #bfdc7a;
	width: 120px;
	position: relative;
	top: 17px;
	left: -27px;
	padding: 3px 0 5px;
	text-align: center;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bcda77), to(#90c047));
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bcda77), to(#90c047));
	background: -webkit-linear-gradient(#bcda77, #90c047);
	background: -moz-linear-gradient(#bcda77, #90c047);
	background: -ms-linear-gradient(#bcda77, #90c047);
	background: -o-linear-gradient(#bcda77, #90c047);
	background: linear-gradient(#bcda77, #90c047);
	font: bold 15px sans-serif;
	   -webkit-transform: rotate(315deg);
	   -moz-transform: rotate(315deg);
	   -ms-transform: rotate(315deg);
	   -o-transform: rotate(315deg);
}

@media (max-width: 1199px) {  
 #LogotypeBlock {
	padding-right: 30px;
	max-width: 50%;
 }  
 #div_ttl {
	max-width: 50%;
 }  
 #div_poisk {
	margin-top: 0px;
 } 
 .shopmini .obj_wrap {
	width: 50%;
 }  
}/*@media*/

@media (max-width: 991px) {     
 #LogotypeBlock {
	margin-bottom: 15px;
	width: 100%;
	max-width: 100%;
	text-align: center;
	padding-right: 0;
 }      
 #td14 {
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: center;
 }   
 #div_ttl {
	margin-bottom: 20px;
	max-width: 100%;
 }  
 #siteTitle {
	margin-bottom: 10px;
	text-align: center;
 }  
 #siteSubtitle span {
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
 }         
 .shopmini .obj_wrap {
	width: 33.333%;
	max-width: 300px;
 } 
 #siteSubtitle {
	text-align: center;
 }     
 #div_poisk {
	margin-left: auto;
	margin-right: auto;
	position: static;
	float: none;
	clear: both;
 } 
 #siteLogotype {
	max-width: 300px;
 } 
 #global1 {
	margin-left: 50px;
 } 
 #td73 {
	padding-left: 0px;
	width: 100%;
 } 
 .shopmini .object .objectTitle {
	font-size: 16px;
 } 
 .shopmini .object .specprice .specpriceVal {
	font-size: 24px;
 }
 .gsib_a {
    padding: 0 !important;
 }
  #___gcse_0 .gsc-control-cse .gsc-control-wrapper-cse .gsc-search-box .gsc-search-box tbody tr .gsc-search-button .gsc-search-button {
	height: 35px;
	width: 45px;
 }
 #pageTitle {
 	padding-top: 10px;
 } 
}/*@media*/

@media (max-width: 767px) {
 #menuLink .object_wrap {
	width: 50%;
 }
 .contentTitle {
	font-size: 18px;
 } 
 #content .cont-text .contentText {
	padding-bottom: 0px;
 }   
 .shopmini .obj_wrap {
	width: 50%;
 } 
 #siteTitle {
	font-size: 14px;
 } 
 #siteSubtitle {
	font-size: 20px;
 } 
 .shopmini .object .objectTitle {
	font-size: 14px;
 } 
 .shopmini .object .specprice .specpriceVal {
	font-size: 24px;
 } 
 .linkcart {
	top: 50%;
 }  
}/*@media*/

@media (max-width: 639px) { 
 #td107 {
	margin-bottom: 10px;
	width: 100%;
 } 
 #td108 {
	width: 100%;
	clear: both;
 }  
 #td7 {
	text-align: center;
 }  
 #div181 {
	display: inline-block;
	float: none;
 }  
 #div217 {
	display: inline-block;
	float: none;
	text-align: left;
 } 
 #div146 {
	text-align: center;
 } 
 #div109 {
	text-align: center;
 } 
 .link_nav {
	margin-bottom: 10px;
 } 
 #content .cont-text {
	padding-bottom: 20px;
 }   
 .shopmini .object .specprice {
	padding-left: 10px;
	margin-bottom: 10px;
	width: 100%;
 } 
 .shopmini .object .buttonSend {
	float: left;
 }    
 .shopmini .object .objectNote {
	font-size: 13px;
	line-height: 1.2;
	height: 9em;
 }  
 #LogotypeBlock {
	margin-bottom: 5px;
 } 
 #siteTitle {
	margin-bottom: 5px;
 } 
 #div_ttl {
	margin-bottom: 15px;
 } 
 #siteSubtitle {
	font-size: 17px;
 }   
}/*@media*/

@media (max-width: 479px) {        
 .shopmini .object .objectNote {
	margin-bottom: 0px;
	min-height: 8em;
 }   
 #siteLogotype {
	max-width: 250px;
 } 
 #td14 {
	padding-bottom: 15px;
 } 
 .gsc-input#gsc-i-id1 {
	min-width: 200px;
 }    
 #menuLink .object_wrap:nth-child(even) {
	padding-left: 7px;
 } 
 #menuLink .object_wrap:nth-child(odd) {
	padding-right: 7px;
 } 
 #menuLink .object .link {
	font-size: 14px;
 } 
 #menuLink .object {
	padding: 10px;
 } 
 .shopmini .obj_wrap:nth-child(odd) {
	padding-left: 7px;
 } 
 .shopmini .obj_wrap:nth-child(even) {
	padding-right: 7px;
 }     
 .shopmini .object .objectTitle {
	font-size: 15px;
	line-height: 1.2;
	text-transform: none;
 }   
 .shopmini .object {
	padding-top: 10px;
 }       
                   
}/*@media*/

@media (max-width: 359px) {
 #menuLink .object_wrap {
	width: 100%;
	max-width: 300px;
 }
 #menuLink .object_wrap:nth-child(even) {
	padding-left: 7px;
 } 
 #menuLink .object_wrap:nth-child(odd) {
	padding-right: 7px;
 } 
 #menuLink .object .link {
	font-size: 14px;
 } 
 #menuLink .object {
	padding: 10px;
 }
}/*@media*/
