body {
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
	background-color: #FFFFFF;
}

a:focus {
	outline: 0px;
}

p,
ul {
	margin: 0.5em 0;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	padding-left: 15px;
}

body a,
body a:hover {
	cursor: pointer;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h2,
h3 {
	margin: 5px 0;
}

h2 {
	font-size: 2em;
	line-height: 0.9em;
}

h3 {
	font-size: 1.9em;
	line-height: 1.7em;
}

img {
	border: 0;
	padding: 0;
}
p {
	margin-top: 11px;
}
#k2Container h3 {
	font-family: inherit;
	font-weight: normal;
}
.itemView {
	padding: 0 10px 10px!important;
}
body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.yjsgsitew {
	max-width: 1000px;
}
a:link,a:visited {
	text-decoration: none;
	color: #ef6ca8;
	font-weight:bold
}
a:focus,
a:hover {
	color: #00cad0;
	text-decoration: none;
}
.horiznav {
	background: #eeeeee;
	margin-top: 12px;
}
.horiznav ul li {
	background: url(../img/normal_l.png) no-repeat left center;
}

.horiznav ul li a,
.horiznav ul li a:visited {
	color: #EF6CA8;
	background: url(../img/normal_r.png) no-repeat right center;
}
.horiznav ul li.haschild {
	background: url(../img/normal_l_haschild.png) no-repeat left center;
}
.horiznav ul li:hover {
	background: url(../img/hover_l.png) no-repeat left center;
}
.horiznav ul li a:hover,
.horiznav ul li:hover a {
	color: #fff;
	background: url(../img/hover_r.png) no-repeat right center;
}
.horiznav ul li.haschild:hover {
	background: url(../img/hover_l_haschild.png) no-repeat left center;
}

.horiznav ul li.haschild a:hover {
	color: #fff;
}


.horiznav li.active a,
.horiznav li.active a:visited {
	color: #fff;
	background: url(../img/active_r.png) no-repeat right center;
}
.horiznav li.haschild,
.horiznav ul li.haschild.active {
	background: url(../img/active_l_haschild.png) no-repeat left center;
}

.horiznav li.active a:hover {
	color: #fff;
	background: url(../img/active_r.png) no-repeat right center;
}
li.active a {
	color: #ef6ca8;
}

.header_out {
	background: #fff url(../img/header_out_bg.png) repeat-x left top;
	margin-bottom: 15px;
}
.mainbody_out {
	background: #fff;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
h2 {
	line-height: 1;
}
.comm {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	padding-top: 10px;
	font-size: 0;
	display: table;
	width: 100%;
}

.com_img {
	width: 60px;
	display: inline-block;
	vertical-align: top;
}

.com_img img {
	width: 100%;
}

.comm_text {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: calc(100% - 60px);
	padding-left: 10px;
}

.comm_text p {
	font-size: 14px;
	margin-top:6px
}
.comm_text p:before {
	content:"";
	display:block;
	clear:both
}
.comm_text h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
    line-height: 1.1;
	float:left;
}
.comm_text span {
	display:block;
	float:right;
	font-size:12px;
	color:#999
}
.comm_text img {
	max-width: 100%;
	margin: 10px auto;
	display: block;
}

.yop_hh {
	margin-top: 0;
	font-size: 26px;
	text-align: center;
	color: #EF6CA8;
	font-weight: bold;
	line-height: 1;
}

.yop_hh1 {
	font-size: 26px;
	color: #EF6CA8;
	font-weight: bold;
	line-height: 1;
	margin-top: 50px;
}

.tovar_srction {
	margin-top: 20px;
}
.tovar_srction DIV {
	margin-top:20px;
}
.side_img {
	display:block;
}
.side_img img{
	max-width:100%;
}
.side_text {
	color:#000!important;
	text-decoration:none;
	font-size:15px;
	text-align:left!important;
}
.btn_tover {
	display: block;
	width: 230px;
	border: none;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	padding: 12px 20px;
	font-size: 18px;
	line-height:1.2;
	text-transform: uppercase;
	background-color: #C2319E;
	margin: 10px auto;
	color: #fff!important;
	cursor: pointer;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
}

.btn_tover:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
a:active,
a:focus {
	outline: 0;
}
img {
	border: none;
}
#k2Container {
	padding: 0 0 24px 0;
}
div.itemView {
	padding: 8px 0 24px 0;
	margin: 0 0 24px 0;
}
div.itemBody {
	padding: 0 0 8px;
	margin: 0;
}


#yjsgheadergrid {
	padding: 0;
}

.yjsquare {
	padding: 10px;
	margin: 5px 0;
}

.module_title {
	font-size: 220%;
	font-weight: normal!important;
	border-bottom-color: #EF6CA8;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: #EF6CA8;
}
.header_in {
	margin: 0 auto;
	display: block;
}
#topmenu_holder {
	float: right;
}
.mainbody_out {
	margin: -9px 0 0 0;
	padding: 10px;
	border-top: none;
}
#k2Container.itemView {
	margin-right: 20px;
}

.itemBody {
	padding-bottom: 0!important;
}
#topmenu_holder {
	display: block;
	position: relative;
	padding: 0;
	z-index: 1000;
	margin: 0 auto;
}

.top_menu {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1000;
	padding: 25px 0 20px 0;
	margin: 0 auto;
}

.horiznav {
	height: 32px;
	float: none;
}

.horiznav ul {
	list-style: none;
	line-height: 32px;
	padding-top: 0px;
	margin: 0;
}

.horiznav a {
	text-transform: uppercase;
	display: block;
	height: 32px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	font: bold 80%/32px Tahoma;
}

.horiznav ul li {
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0 1px 0 1px;
}

.horiznav li:hover {
	left: 0;
}

.horiznav li:hover {
	position: static;
	z-index: 1000;
}
span.yjm_has_none span.yjm_title {
	line-height: 35px;
}
.yjanchor {
	line-height: normal!important;
}
#centerbottom {
	margin: 0 auto;
	clear: both;
}
#centerbottom {
	position: relative;
}

#header {
	position: relative;
	padding: 0;
	margin: 0 auto;
	z-index: 1000;
}

.logo {
	display: inline-block;
	vertical-align: top;
}

.logo__img {
	display: inline-block;
	vertical-align: middle;
	max-width: 45%;
}

.logo__title {
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	font-weight: 500;
	font-family: 'Prociono', serif;
	line-height: 22px;
}

#holder2 {
	height: 100% !Important;
	height: 1%;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
}
#midblock,
#rightblock {
	height: 100% !Important;
	height: 1%;
	overflow: hidden;
	float: left;
}
#holder2 #midblock {
	float: left;
}

#holder2 #rightblock {
	float: right;
}
.inside,
.insidem {
	margin: 0;
	padding: 0 3px;
	overflow: hidden;
}
#yjsgheadergrid {
	float: right;
	clear: none;
}
.yjsquare {
	margin: 0px 0 5px 0px;
	padding: 0 6px;
	clear: both;
	display: block;
	height: 100% !Important;
	height: 1%;
	overflow: hidden;
}
#footer {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
}

#youjoomla {
	clear: both;
	padding: 5px 10px;
	overflow: hidden;
}

#cp {
	padding: 2px 0px;
	overflow: hidden;
}

.validators {
	display: block;
	clear: both;
	padding:10px 0px;
	font-size:12px;
	color:#666
}
.fixed {
  position: fixed;
  top: 10px;
  width: 287px;
}
.fixed .btn_tover {
	margin-right:17px
}
#midblock {
	width:70%
}
@media screen and (max-width: 1000px) {
	#k2Container.itemView {
		margin-right: 0;
	}
	#header {
		text-align: center;
	}
}

@media only screen and (min-width: 1040px) and (max-width: 1199px) {
	body,
	p,
	img,
	h2,
	h3 {
		transition: all .3s linear;
		-o-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-webkit-transition: all .3s linear;
	}
	#header,
	#centerbottom,
	#footer,
	.yjsgsitew {
		width: 1000px!important;
	}
	.top_menu {
		width: 1000px!important;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1039px) {
	#header,
	#centerbottom,
	#footer,
	.yjsgsitew {
		width: 980px!important;
	}
	.top_menu {
		width: 980px!important;
	}
}

@media screen and (max-width: 980px) {
	.top_menu {
		height: 0!important;
	}
	#header {
		overflow: hidden;
	}
	#centerbottom,
	#yjsgheadergrid,
	#midblock,
	#rightblock,
	#footer,
	.validators,
	.yjsgsitew {
		width: auto!important;
	}
	img {
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	body {
		padding-right: 0!important;
		padding-left: 0!important;
	}
}

@media screen and (max-width: 640px) {
	h2 {
		font-size: 1.8em;
		line-height: 1em!important;
	}
	h3 {
		font-size: 1.5em;
		line-height: 1.7em!important;
	}
}
@media (max-width: 991px) {
	#rightblock {
		display: none !important;
	}
	.h2_holder,
	.side__prod {
		display: none !important;
	}
	#midblock {
		width:100%
	}
	.comm {
		display:none
	}
	.comm:nth-last-child(1),.comm:nth-last-child(2),.comm:nth-last-child(3),.comm:nth-last-child(4),.comm:nth-last-child(5) {
		display:block
	}
	#yjsgheadergrid {
		display:none
	}
	.mainbody_out {
		margin-top:-23px
	}
}
@media only screen and (max-width: 425px) {
	.btn_tover {
		font-size: 16px;
	}
	.mainbody_out {
		padding:10px 15px
	}
	.itemView {
		padding:0!important
	}
	.inside, .insidem {
		padding:0
	}
	.comm_text span {
		display:none
	}
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
	.top_menu {
		width: auto!important;
	}
	.yjsgsitew {
		width: 1000px!important;
	}
}