a {
	cursor: pointer;
	
}
.tovg{
width: 163px;
    text-align: center;
    display: inline-block;
    height: 320px;
}

tr.collapse {
    display: table-row!important;
	    visibility: initial!important;
}



.widget .finder-result .btn-go-to-ws {

    display: none!important;
	
}
.menu2 {
    z-index: 99;
    margin: 0px auto;
    display: inline-table;
list-style: none outside none;
padding: 10px 0px 10px 0px;
margin-right: 10px;
}

ul {
    margin: 0px;
    padding: 0px;
}

.menu2 > li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-right: 19px;
	    margin-bottom: 6px;
	

}


.menu2 > li > a{
color: #fff;
border: 1px solid #dedede;
border-radius: 5px;
padding: 3px 4px;

cursor: pointer;

background: #ffb76b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.menu2 > li > a:hover{
color: #000;
background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/wheels/style.css?14784931522378*/
.menu {
    z-index: 99;
    margin: 0px auto;
    display: inline-table;
list-style: none outside none;
padding: 10px 0px 10px 0px;
    margin-top: 16px;
	margin-bottom: 14px;
}

ul {
    margin: 0px;
    padding: 0px;
}

.menu > li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-right: 19px;

}


.menu > li > a{
color: #fff;

background: #f0b7a1; /* Old browsers */
background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b7a1), color-stop(50%,#8c3310), color-stop(51%,#752201), color-stop(100%,#bf6e4e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */

border-radius: 7px;
padding: 5px 15px;

-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.4);

cursor: pointer;
}

.menu > li > a:hover{
background: #f0b7a1; /* Old browsers */
background: -moz-linear-gradient(top,  #f0b7a1 0%, #a34513 50%, #aa4e1d 51%, #bf6e4e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b7a1), color-stop(50%,#a34513), color-stop(51%,#aa4e1d), color-stop(100%,#bf6e4e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#a34513 50%,#aa4e1d 51%,#bf6e4e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0b7a1 0%,#a34513 50%,#aa4e1d 51%,#bf6e4e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0b7a1 0%,#a34513 50%,#aa4e1d 51%,#bf6e4e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0b7a1 0%,#a34513 50%,#aa4e1d 51%,#bf6e4e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.top/top_index/style.css?1478493151101*/
.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.top/top_index_wheels/style.css?1478493151101*/
.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/altasib.breadcrumb_micro/style.css?1478493151227*/
ul.breadcrumb-navigation
{
	  margin-bottom: 10px;
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

.breadcrumb a{
font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
color: #656565;
 font-size: 14px;
}

ul.breadcrumb-navigation span
{
	font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
color: #656565;
 font-size: 14px;
}
/* End */


/* Start:/bitrix/templates/koleso/template_styles.css?15008685985412*/
html, body {
height:100%;
height:auto !important;
min-height:100%;
}

body {
font-family: 'Ubuntu', sans-serif;
background: #bcd3d8; /* Old browsers */
background: -moz-linear-gradient(top,  #bcd3d8 0%, #ffffff 17%, #ffffff 82%, #bcd3d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcd3d8), color-stop(17%,#ffffff), color-stop(82%,#ffffff), color-stop(100%,#bcd3d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bcd3d8 0%,#ffffff 17%,#ffffff 82%,#bcd3d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bcd3d8 0%,#ffffff 17%,#ffffff 82%,#bcd3d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bcd3d8 0%,#ffffff 17%,#ffffff 82%,#bcd3d8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bcd3d8 0%,#ffffff 17%,#ffffff 82%,#bcd3d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcd3d8', endColorstr='#bcd3d8',GradientType=0 ); /* IE6-9 */
}

.breadcrumb a{
font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
color: #656565;
 font-size: 14px;
}

.board1, .board2, #inline_content input {
    width: 400px;
    font-size: 19px;
    padding: 8px 0px 8px 10px;
    border: 1px solid rgb(206, 206, 206);
    background: none repeat scroll 0% 0% rgb(246, 246, 246);
    border-radius: 8px;
margin: 10px;
}

.product-picture {
    padding: 30px;
    border: 10px solid rgb(228, 228, 228);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    display: table;
    margin-right: 30px;
    float: left;
text-align: center;
}


.inputbox {
    padding: 5px 10px 5px 20px;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.24);
}

.inputbox select {
padding: 5px 10px 5px 20px;
    border: 1px solid rgb(211, 211, 211);
border-radius: 10px;
width: 100px;
}

.inputbox input {
padding: 5px 10px;
    border: 1px solid rgb(211, 211, 211);
border-radius: 10px;
width: 100px;
cursor: pointer;
}

a {
color: #0000f0;
text-decoration: none;
}

.title {
    font: 700 20px 'PT Sans Narrow';
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}

.grey {
font: 400 18px 'PT Sans Narrow';
color: #696969;
}

.red {
font: 400 18px 'PT Sans Narrow';
color: rgb(152, 45, 61);
}

.more {
    font: 700 18px 'PT Sans Narrow';
    text-transform: uppercase;
border: 1px solid #bcd3d8;
border-radius: 5px;
padding: 5px 10px;
text-align: end;
color: #fff;
background: #ffb76b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.board1, .board2, #inline_content input[type="submit"] {
background: #ffb76b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
color: #fff;
cursor: pointer;
width: 200px;
text-align: center;
}

.header {
width: 1000px;
margin: 0 auto;
padding: 10px 10px 0px 10px;
border-bottom: 1px solid #cbcbcb;
}

.footer {
width: 1000px;
margin: 0 auto;
padding: 10px 10px 0px 10px;
}

.bus {
width: 1000px;
margin: 0 auto;
padding: 10px;
border-bottom: 1px solid #cbcbcb;
}

h1 {
    font: 700 36px 'PT Sans Narrow';
    text-transform: uppercase;
    margin: 0px;
}

h2 {
    font: 700 36px 'PT Sans Narrow';
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}

.bus h3 {
    font: 700 26px 'PT Sans Narrow';
    margin:  0px;
color: #525252;
}

.ftext {
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
}

.header-recommendation-dest {
color: rgb(152, 45, 61);
}

.content {
width: 1000px;
margin: 0 auto;
padding: 10px;
border-bottom: 1px solid #cbcbcb;
}

.price {
 font: 400 14px 'PT Sans Narrow';
color: #464646;
}

.header-phone {
    float: left;
    color: rgb(186, 187, 192);
    font-size: 20px;
}

.header-phone strong {
    color: rgb(73, 74, 83);
    font-weight: 700;
}




input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 7px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	font: 14px Arial, sans-serif;
}
input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 7px 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px Arial, sans-serif;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:hover,
input[type="button"].styler:hover,
input[type="submit"].styler:hover,
input[type="reset"].styler:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button.styler:active,
input[type="button"].styler:active,
input[type="submit"].styler:active,
input[type="reset"].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
/* End */


/* Start:/bitrix/components/api/search.filter/templates/gray-blue/style.css?14784931155567*/
.ts-filter{
    background: #F6F6F6;
    border: 1px solid #E5E5E5;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius:    2px;
    border-radius:         2px;
}
.ts-filter h3{text-align: center;margin: 0; padding: 0 0 15px;}
.ts-filter .ts-items{position: relative}
.ts-filter .ts-item{display: inline-block;min-height: 23px;margin: 0 0 15px;}
.ts-filter .ts-item span{display: inline-block;}
.ts-filter .ts-item img.calendar-icon{vertical-align: middle}
.ts-filter select, .ts-filter input{max-width: 100%;vertical-align: middle;}
.ts-filter .ts-item label{margin-right: 10px;}
.ts-filter .ts-item label input{vertical-align: baseline; margin-right: 3px}

.ts-filter input[type="text"],  .chosen-container-multi .chosen-choices{
    margin: 0;
    border: 1px solid #BFBFBF;
    font-size: 14px;
    -webkit-box-shadow: 0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:    0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow:         0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius:    3px;
    border-radius:         3px;
}
.ts-filter input[type="text"]{padding: 5px;}

.ts-filter select{
    border: 1px solid #BBBBBB;
    -webkit-box-shadow: 0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:    0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow:         0 1px #FFFFFF, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius:    2px;
    border-radius:         2px;
}
.ts-filter select option{padding: 1px 3px}

.ts-filter input[type="text"]:focus,
.ts-filter select:focus{
    border: 1px solid #37A2E2;
    outline: medium none;
}

.ts-filter button,
.ts-filter input[type="submit"]{
    background: #2d72cd;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #37a2e2), color-stop(100%, #2d72cd));
    background: -webkit-linear-gradient(#37a2e2,#2d72cd);
    background: -moz-linear-gradient(#37a2e2,#2d72cd);
    background: -o-linear-gradient(#37a2e2,#2d72cd);
    background: linear-gradient(#37a2e2,#2d72cd);
    box-shadow: inset 0 1px rgba(255,255,255,0.5),0 1px 2px rgba(0,0,0,0.4);
    border-radius: 3px;
    text-shadow: 0 -1px #000;
    padding: 4px 17px;
    border: 1px solid #1c569d;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
}
.ts-filter button:hover,
.ts-filter input[type="submit"]:hover{
    background: #37a2e2;
    background: #37a2e2;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #77b7dd), color-stop(100%, #37a2e2));
    background: -webkit-linear-gradient(#77b7dd,#37a2e2);
    background: -moz-linear-gradient(#77b7dd,#37a2e2);
    background: -o-linear-gradient(#77b7dd,#37a2e2);
    background: linear-gradient(#77b7dd,#37a2e2);
}
.ts-filter button:active,
.ts-filter input[type="submit"]:active{
    background: #2d72cd;
    background: #2d72cd;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f8bc3), color-stop(100%, #2d72cd));
    background: -webkit-linear-gradient(#2f8bc3,#2d72cd);
    background: -moz-linear-gradient(#2f8bc3,#2d72cd);
    background: -o-linear-gradient(#2f8bc3,#2d72cd);
    background: linear-gradient(#2f8bc3,#2d72cd);
}
.chosen-container-single .chosen-single{
    -webkit-border-radius: 0;
    -moz-border-radius:    0;
    border-radius:         0;

    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 42%, #f0f0f0 74%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(42%,#fefefe), color-stop(74%,#f0f0f0), color-stop(100%,#e0e0e0));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 42%,#f0f0f0 74%,#e0e0e0 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 42%,#f0f0f0 74%,#e0e0e0 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 42%,#f0f0f0 74%,#e0e0e0 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 42%,#f0f0f0 74%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
}

.ts-filter .ui-widget{margin: 10px 0 0 !important;}
.ts-filter .ui-slider .ui-tooltip{position: relative;}
.ts-filter .ui-slider .ui-tooltip span{position: absolute;top: 0;left: 0;display: block;height: 16px;margin-top: -16px;}

.ts-ot-do{white-space: nowrap;}
.ts-ot, .ts-do{position: relative;}
.ts-ot-do .calendar-icon{position:absolute; right: 4px; top: 50%; margin: -10px 0 0 0;}
/* End */

.tovshow {
	
width: 49.3%;
height: 340px;
	    border: 1px solid #CCCCCC;
	margin-left: 5px;
	    margin-top: 5px;
		float:left; 	
}

.tovg img {
	
	
	max-width: 150px;
	
}


.tovshow2 {
	
width: 210px;
	height:284px;
    float: left;
			
}
.tovshow3 {
width: 252px;
height:284px;

float: left;	
margin-top: 25px;
    margin-left: 15px;
	
}

.tovshow2 img {
	
    margin-left: 11px;
    margin-top: 40px;
	max-width: 202px;
	
}


.ts-name{
	
	
	width: 160px!important;margin-bottom: 10px;
}

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/board1-bus/style.css?1478493151105*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}