body{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
}
.clear{
	clear:both;
}
img{
	border:none;
}
a{
	border:none;
}
#feedbackForm .btn.btn-success.submit-button {float:left;margin-right:20px}
#feedbackForm .btn.btn-close {float:right}
#feedbackForm {
			width: 400px;
			animation: auto;
			position: absolute;
			top: 10%;
			background: #fff;
			left: 40%;
			z-index: 999;
			border: 1px solid;
			border-radius: 9px;}
.feedbackButton {position: fixed;
    padding: 10px;
    background: rgba(275,0,15,0.8);
    bottom: 20px;
    right: 3.9%;
    z-index: 9999;
    border: 2px solid #d52430;
    border-radius: 5px;}
.feedbackButton a {text-decoration:none;color:#fff}
.feedbackButton a:hover {text-decoration:underline}

#head{
	width:100%;
	min-width:1000px;
	height:90px;
	background: rgb(233,246,253); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,246,253,1) 0%, rgba(211,238,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,246,253,1)), color-stop(100%,rgba(211,238,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f6fd', endColorstr='#d3eefb',GradientType=0 ); /* IE6-9 */
	border-bottom:solid 2px #66a3e0;
}
.wrap{
	min-width:940px;
	width:100%;
	max-width:1300px;
	position:relative;
	margin:0 auto;
}
.logo{
	width:240px;
	position:relative;
	top:15px;
	left:10px;
}
.logo div{
	text-transform: uppercase;
	color: #474747;
	font-size: 15px;
	width: 250px;
}
.kontinhead{
	position:absolute;
	top:-15px;
	left:30%;
	color:#474747;
	font-size:1.2em;
}
.kontinhead img{
	position:relative;
	top:10px;
}
#search {
	position:absolute;
	top:15px;
	right:30px;
	width: 459px;
}
#search #mod_virtuemart_search{
	width: 411px;
	float: left;
	color: #d20404;
	height: 26px;
	border: #aaaaaa 1px solid;
	line-height: 25px;
	padding: 0 8px;
	box-shadow: inset 0 0 7px 1px #d9d9d9;
}
.topmenu{
	position:absolute;
	top:62px;
	right:30px;
}
.topmenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.topmenu ul.menu> li{
	float: left;
	position: relative;
	margin-left:20px;
}
.topmenu ul.menu> li> a{
	display: block;
	float: left;
	text-decoration: none;
	font: normal 14px Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 0;
	width:140px;
	text-align:center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9e4f7+1,2989d8+35,207cca+78,b9e4f7+100 */
	background: rgb(185,228,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(185,228,247,1) 1%, rgba(41,137,216,1) 35%, rgba(32,124,202,1) 78%, rgba(185,228,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(185,228,247,1)), color-stop(35%,rgba(41,137,216,1)), color-stop(78%,rgba(32,124,202,1)), color-stop(100%,rgba(185,228,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(185,228,247,1) 1%,rgba(41,137,216,1) 35%,rgba(32,124,202,1) 78%,rgba(185,228,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(185,228,247,1) 1%,rgba(41,137,216,1) 35%,rgba(32,124,202,1) 78%,rgba(185,228,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(185,228,247,1) 1%,rgba(41,137,216,1) 35%,rgba(32,124,202,1) 78%,rgba(185,228,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(185,228,247,1) 1%,rgba(41,137,216,1) 35%,rgba(32,124,202,1) 78%,rgba(185,228,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e4f7', endColorstr='#b9e4f7',GradientType=0 ); /* IE6-9 */
}
.topmenu ul.menu> li> a:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+15,4ec2f4+40,4ec2f4+64,207cca+82 */
	background: rgb(41,137,216); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(41,137,216,1) 15%, rgba(78,194,244,1) 40%, rgba(78,194,244,1) 64%, rgba(32,124,202,1) 82%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(41,137,216,1)), color-stop(40%,rgba(78,194,244,1)), color-stop(64%,rgba(78,194,244,1)), color-stop(82%,rgba(32,124,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,137,216,1) 15%,rgba(78,194,244,1) 40%,rgba(78,194,244,1) 64%,rgba(32,124,202,1) 82%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,137,216,1) 15%,rgba(78,194,244,1) 40%,rgba(78,194,244,1) 64%,rgba(32,124,202,1) 82%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,137,216,1) 15%,rgba(78,194,244,1) 40%,rgba(78,194,244,1) 64%,rgba(32,124,202,1) 82%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,137,216,1) 15%,rgba(78,194,244,1) 40%,rgba(78,194,244,1) 64%,rgba(32,124,202,1) 82%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */
}
.topmenu a:hover{
	color: #d20404;
}
.topmenu ul li ul {
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    position: absolute;
    top: 28px;
	background:#a8e4f8;
}
.topmenu ul li:hover ul{
	opacity: 1;
	visibility: visible;
	z-index:99999;
}
.topmenu ul li ul li a{
	display: block;
	text-decoration: none;
	font: normal 12px Tahoma, sans-serif;
	color: #333366;
	padding: 3px 5px;
	width:130px
}
.leftmenuwrap{
	width: 264px;
	margin-top:15px;
	float: left;
}
.leftmenu{
	width: 264px;
	background: #e3f4fc;
}
.name_cat{
	width: 249px;
	padding:5px 5px 5px 10px;
	background:#2583d2;
	text-transform: uppercase;
	color:#fff;
	font-weight:800;
}
.leftmenu > ul.vm-catelgries-level-0 {
	width: 248px;
	list-style: none;
	padding-left:5px;
}
.leftmenu > ul.vm-catelgries-level-0 >li{
	text-transform: uppercase;
	position:relative;
}
.leftmenu ul li a:hover{
	color:#d20404;
	border-top:solid 1px #2583d2;
	border-bottom:solid 1px #2583d2;
}
.leftmenu ul li a{
	text-decoration: none;
	color:#474747;
	padding:3px 5px;
	width:249px;
	display:block;
	border-top:solid 1px #e3f4fc;
	border-bottom:solid 1px #e3f4fc;
	position:relative;
}
.leftmenu ul.vm-catelgries-level-0> li> ul {
    visibility: hidden;
	display:none;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    position: absolute;
	top:0;
	left: 250px;
	background:#a8e4f8;
	list-style-type:none;
	padding-left:5px;
}
.leftmenu ul.vm-catelgries-level-0> li:hover> ul{
	opacity: 1;
	visibility: visible;
	display:block;
	z-index:999;
}
.leftmenu ul.vm-catelgries-level-0> li> ul> li> ul {
    visibility: hidden;
	display:none;
    opacity: 0;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    position: absolute;
	margin-top: -26px;
	left: 250px;
	background:#a8e4f8;
	list-style-type:none;
	padding-left:5px;
}
.leftmenu ul.vm-catelgries-level-0> li> ul> li:hover> ul{
	opacity: 1;
	visibility: visible;
	display:block;
	z-index:999;
}
.VmArrowdown{
	display:none;
}
.rightcontent{
	min-width:655px;
	width:70%;
	max-width:1036px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}
.slidertop{

}
.bm_slider_arlight39 .bm_slider_item .bm_slider_title {
    margin-bottom: 0;
	padding-bottom:5px;
    margin-top: -75px;
	position:relative;
	z-index:999;
	background:rgba(80, 166, 240, 0.8);
}
.bm_slider_arlight39 .bm_slider_item .bm_slider_desc {
    background:rgba(80, 166, 240, 0.8);
	position:relative;
	z-index:999;
	height:50px;
	color:#fff;
}
.bm_slider_arlight39 .bm_slider_item .bm_slider_title a {
    color: #fff;
	padding-left:5px;
}
.lastnews, .lastsert{
	width:49%;
	height:120px;
	float:left;
	margin-top:1%;

}
.lastnews ul, .lastsert ul{
	margin:0;
	padding:0;
	list-style:none;
}
.titlemat{
	width:100%;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}
.lastsert{
	margin-left:5px;
}
.name_newssert{
	width: 96%;
	padding:1% 1% 1% 3%;
	background:#2583d2;
	color:#fff;
}

.lastnews li, .lastsert li{
	margin:0;
	padding:5px;
	font-weight:400;
}
.lastnews a, .lastsert a{
	text-decoration:none;
	color:#0000ee;
}
.lastnews a:hover, .lastsert a:hover{
	text-decoration:underline;
}
.lastnews li:nth-child(2n), .lastsert li:nth-child(2n){
	background: #e3f4fc;
}
#footer{
	width: 100%;
	min-width:1000px;
	height: 119px;
	-webkit-box-shadow: 0px 4px 5px #999999;
	-moz-box-shadow: 0px 4px 5px #999999;
	box-shadow: 0px 4px 5px #999999;
	border-bottom: #f1f3f3 1px solid;
	border-top: #66a3e0 1px solid;
	margin-top: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3eefb+0,e9f6fd+100 */
	background: rgb(211,238,251); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(211,238,251,1) 0%, rgba(233,246,253,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(211,238,251,1)), color-stop(100%,rgba(233,246,253,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(211,238,251,1) 0%,rgba(233,246,253,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(211,238,251,1) 0%,rgba(233,246,253,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(211,238,251,1) 0%,rgba(233,246,253,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(211,238,251,1) 0%,rgba(233,246,253,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3eefb', endColorstr='#e9f6fd',GradientType=0 ); /* IE6-9 */
}
#copyright, #answersotr, #ssil{
	margin-left:300px;
}
#copyright{
	margin-top:30px;
}
.name_cat_2{
	height:30px;
}
.name_cat_2 a{
	text-transform:uppercase;
	color:#d20404;
	font-weight:800;
	padding:3px;
}
.subcat{
	padding:3px;
}
.subcat a{
	color:#0000ee;
	text-decoration:none;
}
.subcat a:hover{
	text-decoration:underline;
}
.razdel{
	height:10px;
}
.tabletov table th{
	background:#2583d2;
	color:#fff;
}
.tabletov table tr:nth-child(2n+1) td{
	background:#e3f4fc;
}
.tabletov h2{
	font-size:16px;
}
.tabletov h2 a{
	color:#474747;
	text-decoration:none;
}
.tabletov h2 a:hover{
	color:#d20404;
	text-decoration:underline;
}

.tabletov .PricesalesPrice{
	text-align:center;
}
.catprodsku{
	text-align:center;
}
div.breadcrumb {
	width:100%;
}
.breadcrumb ul.breadcrumb{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumb ul.breadcrumb li{
	float: left;
	position: relative;
	padding:8px 5px;
}
.breadcrumb ul.breadcrumb li a{
	color:#474747;
	text-decoration:none;
}
.breadcrumb ul.breadcrumb li a:hover{
	text-decoration:underline;
}
a.ask-a-question, .browse-view h3, .virtuemart_search, .orderlistcontainer, .display-number .inputbox, .tabletov .vm-price-desc{
	display:none;
}
.vm-product-details-container .PricesalesPrice {
	background:#e52a0c;
	color:#fff;
	padding:5px 10px;
	font-weight:600;
}
.tabletov .PricesalesPrice{
	margin-left:1%;
}

@media (min-width: 1180px) {
	.rightcontent{
	width:76%;
	}
}
.rabot .column-1, .rabot .column-2{
	width:50%;
	float:left;
}
.rabot .items-row .page-header, .rabot  .items-row .img-intro-left{
	text-align:center;
}