
	/* --- RESET --- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ins { background-color: #f5caa3; color: #000; text-decoration: none; }
mark { background-color: #f5caa3; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cfcfcf; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

	/* --- /RESET --- */


	/* --- FONT_FACE --- */

@font-face {
    font-family: 'Open Sans';
    src: url('/public/91/51/b0/2281_7812_opensans_regular_webfont.eot');
    src: url('/public/91/51/b0/2281_7812_opensans_regular_webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/aa/8c/35/2277_7812_opensans_regular_webfont.woff') format('woff'),
         url('/public/12/51/d4/2275_7812_opensans_regular_webfont.ttf') format('truetype'),
         url('/public/8c/4e/71/2271_7812_opensans_regular_webfont.svg.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face { font-family: Open Sans; font-weight: bold; src: url('/public/45/6f/45/2273_7812_OpenSans_Bold.ttf'); }
@font-face { font-family: Open Sans; font-style: italic; src: url('/public/2a/a2/3a/2279_7812_OpenSans_Italic.ttf'); }

	/* --- /FONT_FACE --- */


	/* --- BASE --- */

html, body { height: 100%; margin: 0; padding: 0; }
body { background: url("/public/a3/ba/a4/2185_7812_body_bg.png") repeat-x scroll 0 0 #ffffff; color: #000000; font: 0.75em/1.5 "Trebuchet MS", "Geneva CE", lucida, sans-serif; }
h1, h2, h3, h4 { color: #000; font-weight: bold; margin: 0 18px 9px; font-family: Open Sans; }
h1 { font-size: 18px; }
h2 { font-size: 16px; margin-bottom: 12px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; margin-left: 0; margin-right: 0; }
h5 { font-size: 11px; font-weight: bold; }
abbr { cursor:help; }
abbr { border-bottom: 1px dashed #ff7900; color: #ff7900; }
strong { color: #000; }
hr { border: 0; color: #cfcfcf; background-color: #cfcfcf; height: 1px; }
a { color: #0086c3; text-decoration: none; cursor: pointer; }
a:hover { color:#0086c3; text-decoration: underline; }
a:active { color:#f4953f; }
button, input, textarea, select { font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 13px; }
p { margin-bottom: 12px; }

ul, ol { margin: 0; margin-bottom: 17px; margin-left: 11px }
ol { padding-left: 1.0em }
ol li{ margin-bottom: 4px; } 
li ul, li ol { margin-bottom: 4px; }
ul { list-style: none outside none; padding-left: 0; }
ul li { padding-left: 11px; margin-bottom: 4px; background:url("/public/ea/84/bb/2223_7812_list_bullets.png") 0 6px no-repeat; line-height: 18px; }

.font { font-family: Open Sans; }
.fll { float: left; }
.flr { float: right; }
.no-fl { float: none !important; }
.clear { clear:both; }
.hidden, .js-hidden { display:none; }
.show, .js-show { display: block; }
.perex { font-style: italic; }

.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }

.w-15 { width: 15px; }
.w-20 { width: 20px; }
.w-30 { width: 30px; }
.w-40 { width: 40px; }
.w-50 { width: 50px; }
.w-60 { width: 60px; }
.w-70 { width: 70px; }
.w-80 { width: 80px; }
.w-90 { width: 90px; }
.w-100 { width: 100px; }
.w-110 { width: 110px; }
.w-120 { width: 120px; }
.w-130 { width: 130px; }
.w-140 { width: 140px; }
.w-150 { width: 150px; }
.w-170 { width: 170px; }
.w-191 { width: 191px; }
.w-200 { width: 200px; }
.w-220 { width: 220px; }
.w-245 { width: 245px; }
.w-290 { width: 290px; }
.w-535 { width: 535px; }

.mr-0 { margin: 0!important }
.mrt-10 { margin-top: 10px; }
.mrb-10 { margin-bottom: 10px; }
.mrb-20 { margin-bottom: 20px; }
.pdl-15 { padding-left: 15px !important; }
.pd-0 { padding: 0!important }

.clearfix:after { clear: both; }
.clearfix:before, .clearfix:after { content: " "; display: block; height: 0; overflow: hidden; }


.rel { position: relative; }
.blue { color: #0086c3; }
.notification { margin-bottom: 10px; color: #FF7900; }

	/* --- /BASE --- */


	/* --- BUTTON --- */

button, a.btn { background-image: linear-gradient(top,  #fcfcfc 0%,#d8d8d8 100%); border: 1px solid #d2d2d2; color: #006abf; cursor: pointer; font-size: 13px; font-weight: normal; padding: 0px; white-space: nowrap; text-align: center; vertical-align: middle; padding: 0px 12px; margin-top: 4px; margin-bottom: 4px; }
button, a.btn, button span, a.btn span { display: inline-block; height: 30px; line-height: 28px; }
a.btn, a.btn span { height: 28px; line-height: 30px; }
a.btn:hover, a.btn:hover span { text-decoration: none; }
.main-buy span, a.btn.main-buy span, .small-buy span, a.btn.small-buy span { background: url("/public/a8/1a/c3/2141_7812_cart_button_sprite.png") no-repeat 0 0 scroll transparent; }

/* main button */
.center-blue, .fix-blue, .main-buy, .small-buy, a.btn.center-blue, a.btn.fix-blue, a.btn.main-buy, a.btn.small-buy { border: 0 none; color: #FFFFFF; }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue { background-image: linear-gradient(bottom, #004883 3%, #008CFF 50%); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: linear-gradient(bottom, #ce5813 3%, #ffbf00 50%); }
.main-buy, a.btn.main-buy { height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; }
.main-buy span, a.btn.main-buy span { background-position: 0 0; padding: 0 10px 0 35px; }
.small-buy, a.btn.small-buy { font-weight: bold; }
.small-buy span, a.btn.small-buy span { background-position: 0 -46px; padding: 0 25px; }
.center-blue, a.btn.center-blue { padding: 0 20px; }
.fix-blue { width: 185px; }

/* specialne */
.ordering-button { background: url("/public/bd/69/47/2255_7812_sort_asc_desc_sprite.png") no-repeat 0 0 scroll transparent; border: 0; margin: 0; width: 13px; padding: 0; filter: none; }
.ordering-button.asc { background-position: 0 0; }
.ordering-button.desc { background-position: -13px 0; }
.ordering-button span { display: none; }

a.remove-draft { background-color: #ffffff; border: 1px solid #d2d2d2; color: #006fc7; font-weight: bold; line-height: 24px; margin: 0; padding: 4px; position: relative; right: 1px; }

.moving { background: url("/public/98/91/4d/2261_7812_moving_sprite.png") no-repeat 0 0 scroll transparent; margin: 0; width: 12px; height: 18px; padding: 0; display: inline-block; }
.moving.move-up { background-position: -16px 0; }
.moving.move-down { background-position: 0 0; }
.moving.move-first { background-position: -48px 0; }
.moving.move-last { background-position: -32px 0; }
.moving span { display: none; }

.blank-place { margin: 0; width: 12px; height: 18px; padding: 0; display: inline-block; }






	/* --- /BUTTON --- */


	/* --- LAYOUT --- */

#print-logo { display: none; }
#page-container { margin: 0 auto; width: 1002px; overflow: hidden; padding-bottom: 47px; }

#header { position: relative; }
header { position: relative; padding-top: 30px; margin-bottom: 10px; }
#login-section header { height: 115px; }

div#logo { background: url("/public/48/cc/56/2229_7812_FAST_logo_new_CS2.png") no-repeat scroll 0 0 transparent; float: left; height: 54px; margin: 0; overflow: hidden; position: relative; width: 168px; top: 13px; margin-right: 7px; }
div#logo a { color: #000000; display: block; font-size: 1.1em; font-weight: bold; height: 100%; text-decoration: none; text-indent: -9999em; width: 100%; }

form#search { float: left; width: 395px; position: relative; height: 30px; margin-right: 31px; top: 13px; }
form#search input[type="text"], form#search #search_autocomplete { position: absolute; top: 0; left: 0; border: 1px solid #d2d2d2; background: url("/public/6a/4c/5/2247_7812_search_icon.png") no-repeat scroll 98% 8px #ffffff; height: 28px; color: #999999; padding: 0 30px 0 5px; width: 274px; }
form#search button { position: absolute; top: 0; right: 0; height: 30px; padding: 0 20px; line-height: 28px; background-image: linear-gradient(bottom, #004883 3%, #008CFF 50%); margin: 0; color: #ffffff; width: 86px;}

ul.topbar-global, ul.topbar-user  { position: absolute; top: 9px; }
ul.topbar-global { left: 0 }
ul.topbar-user  { right: 0 }
ul.topbar-global, ul.topbar-global li, ul.topbar-user, ul.topbar-user li { display: block; margin: 0; padding: 0; }
ul.topbar-global li, ul.topbar-user li { float: left; padding: 0 8px; border-left: 1px solid #487da7; line-height: 12px; background: none; }
ul.topbar-global li:first-child, ul.topbar-user li:first-child { padding-left: 0; border-left: none; }

section#user { float: right; text-align: right; width: 225px; }

#main-nav { margin-bottom: 10px; width: 1002px; box-shadow: 0 4px 15px -10px #acacaa; }
#main-nav ul.main, #main-nav ul.main>li { margin: 0; padding: 0; }
#main-nav ul.main { display: table; background-image: linear-gradient(bottom, #004883 3%, #008CFF 50%); height: 55px; list-style: none outside none; margin-bottom: 0; width: 1002px; z-index: 300; }
#main-nav ul.main>li { display: table-cell; border-left: 1px solid #303030; vertical-align: top; max-width: 175px; position: relative; }
#main-nav ul.main>li:first-child { border-left: none; }
#main-nav ul.main>li:first-child a { padding: 0 5px; }
#main-nav ul.main>li>div { position: relative; }
#main-nav ul.main>li>div>a { background-image: linear-gradient(bottom, #004883 3%, #008CFF 50%); height: 55px; text-align: center; display: table-cell; color: #ffffff; padding: 0 6px 0 5px; vertical-align: middle; }
#main-nav ul.main>li:hover { background: #595758; filter: none; }
#main-nav ul.main>li:hover>div>a { background: #595758; text-decoration: none; color: #ffffff; filter: none; }

#main-nav ul.main ul.servant { position: absolute; z-index: 3000; background: #ffffff; border: 1px solid #595758; display: none; top: 54px; left: -12px; width: 195px; }
#main-nav ul.main ul.servant li { padding: 4px 10px; position: relative; filter: none; display: block; border-top: 1px solid #d2d2d2; margin: 0; background: #ffffff; z-index: 2000; }
#main-nav ul.main ul.servant.left-menu { left: -11px; }
#main-nav ul.main ul.servant.right-menu { right: -1px; left: auto; }
#main-nav ul.main ul.servant.last-menu { right: 0px; left: auto; }
#main-nav ul.main ul.servant li:first-child { border: none; }
#main-nav ul.main ul.servant li a { display: block; background-image: none; filter: none; }
#main-nav ul.main ul.servant li:hover { background: #595758; }
#main-nav ul.main ul.servant li:hover a { text-decoration: none; color: #ffffff; }

#main-nav ul.main li:hover ul.servant, #main-nav ul.main li.hover ul.servant { display: block; }

menu#main-menu { overflow: hidden; width: 200px; margin-bottom: 7px; }
menu#main-menu h3 { background-image: linear-gradient(bottom, #004883 3%, #008CFF 50%); color: #ffffff; font-size: 1em; padding: 3px 18px; font-weight: normal; text-align: center; margin: 0; }
menu#main-menu h3 a, menu#main-menu h3 a:hover { color: #ffffff; text-decoration: none; }
menu#main-menu ul { border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
menu#main-menu ul ul, menu#main-menu ul ul li, menu#main-menu ul ul ul li { border: none; }
menu#main-menu ul, menu#main-menu ul li { margin: 0; padding: 0; }
menu#main-menu ul li { background: url("/public/e4/3/25/2215_7812_menu_li_bg.png") repeat-x scroll 0 top #eaeaea; border-top: 1px solid #d2d2d2; display: block; }
menu#main-menu ul li a { background: url("/public/1c/cd/37/2259_7812_menu_sprite_bg.png") no-repeat scroll 6px 15px transparent; display: block; padding: 8px 18px; color: #023966; text-decoration: none; }
menu#main-menu ul li.active>a { background-position: 6px -84px; padding: 8px 18px; }
menu#main-menu ul li a:hover { color: #000000; }

menu#main-menu ul ul li.active { background: #f0efeb; }
menu#main-menu ul ul li { background: #ffffff; }

menu#main-menu ul > li > ul > li.active > a, menu#main-menu ul > li > ul > li > a { padding: 8px 23px; }
menu#main-menu ul > li > ul > li > a { background-position: 11px 15px; }
menu#main-menu ul > li > ul > li.active > a { background-position: 11px -84px; }

menu#main-menu ul > li > ul > li > ul > li.active > a, menu#main-menu ul > li > ul > li > ul > li > a{ padding: 8px 33px; }
menu#main-menu ul > li > ul > li > ul > li > a { background-position: 21px 15px; }
menu#main-menu ul > li > ul > li > ul > li.active > a { background-position: 21px -84px; }

menu#main-menu ul > li > ul > li > ul > li > ul > li.active > a, menu#main-menu ul > li > ul > li > ul > li > ul > li > a { padding: 8px 43px; }
menu#main-menu ul > li > ul > li > ul > li > ul > li > a { background-position: 31px 15px; }
menu#main-menu ul > li > ul > li > ul > li > ul > li.active > a { background-position: 31px -84px; }

menu#main-menu ul > li.rolldown > a { background-position: 6px -84px !important; }
menu#main-menu ul > li > ul > li.rolldown > a { background-position: 11px -84px !important; }
menu#main-menu ul > li > ul > li > ul > li.rolldown > a { background-position: 21px -84px !important; }
menu#main-menu ul > li > ul > li > ul > li > ul > li.rolldown > a { background-position: 31px -84px !important; }

#catalogue-section menu#main-menu ul { clear: both; }
#catalogue-section menu#main-menu ul li a { background-image: none; display: block;  padding: 8px 18px 8px 0px; color: #023966; text-decoration: none; }
#catalogue-section menu#main-menu ul li.active > a { padding: 8px 18px 8px 0px; }
#catalogue-section menu#main-menu ul li span { background: url("/public/1c/cd/37/2259_7812_menu_sprite_bg.png") no-repeat scroll 6px 15px transparent; display: block; padding: 8px 0px; color: #023966; text-decoration: none; height:18px; float: left; width:18px; cursor: pointer; }
#catalogue-section menu#main-menu ul li.active > span { padding: 8px 0px; width: 18px; }
#catalogue-section menu#main-menu ul li > span.end-list { background-position: 6px -84px; cursor:default; }

#catalogue-section menu#main-menu ul > li > ul > li.active > a, #catalogue-section menu#main-menu ul > li > ul > li > a { padding: 8px 23px 8px 0px; }
#catalogue-section menu#main-menu ul > li > ul > li > span { background-position: 6px 15px; padding: 8px 0px; width: 18px; margin-left: 5px; }
#catalogue-section menu#main-menu ul > li > ul > li.active > span { padding: 8px 0px; width: 18px; margin-left: 5px; }
#catalogue-section menu#main-menu ul > li > ul > li > span.end-list { background-position: 6px -584px; }

#catalogue-section menu#main-menu ul > li > ul > li > ul > li.active > a, #catalogue-section menu#main-menu ul > li > ul > li > ul > li > a { padding: 8px 33px 8px 0px; }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li > span { background-position: 6px 15px; padding: 8px 0px; width: 18px; margin-left: 15px; }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li.active > span { padding: 8px 0px; width: 18px; margin-left: 15px; }

#catalogue-section menu#main-menu ul > li > ul > li > ul > li > ul > li.active > a, #catalogue-section menu#main-menu ul > li > ul > li > ul > li > ul > li > a { padding: 8px 43px 8px 0px; }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li > ul > li > span { background-position: 6px 15px; padding: 8px 0px; width: 18px; margin-left: 25px; }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li > ul > li.active > span { padding: 8px 0px;  width: 18px; margin-left: 25px; }

#catalogue-section menu#main-menu ul > li.rolldown > span { background-position: 6px -84px }
#catalogue-section menu#main-menu ul > li > ul > li.rolldown > span { background-position: 6px -84px }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li.rolldown > span { background-position: 6px -84px }
#catalogue-section menu#main-menu ul > li > ul > li > ul > li > ul > li.rolldown > span { background-position: 6px -84px }

nav#breadcrumbs { padding: 0 18px 5px; font-size: 11px; border-bottom: 1px solid #cfcfcf; margin: 10px 0; }
nav#breadcrumbs a { white-space: nowrap; }
nav#breadcrumbs span, .cart-breadcrumbs span { display: inline-block; height: 9px; overflow: hidden; text-indent: -1000px; vertical-align: middle; background: url("/public/1c/cd/37/2259_7812_menu_sprite_bg.png") no-repeat scroll 0 -400px transparent; position: relative; width: 7px; }

#content, #sidebar { float: left; }
#sidebar { width: 200px; margin-bottom: 15px; }
#content { width: 1000px; min-height: 450px; position: relative; }
#content-box { min-height: 550px; }
#compare #content { overflow: auto; }
.with-sidebar #content { margin-left: 12px; width: 786px; }
.with-right-sidebar #content { margin-right: 12px; width: 630px; }

/* tabs */
.tabs { clear: both; margin: 0; min-height: 10px; overflow: hidden; padding: 0; position: relative; top: 1px; width: 100%; }
.tabs li { background: #eeeeee; border: 1px solid #d2d2d2; clear: right; display: block; float: left; margin-right: 3px; margin-bottom: 0; padding-left: 0; }
.tabs li.active, .tabs li:hover { background: #ffffff; border-bottom: 1px solid #ffffff; }
.tabs li a { color: #487da7; display: block; padding: 5px 15px; text-decoration: none; }
.tabs li a:hover { text-decoration: none; }
.tabs + section {
    padding: 18px;
}
#tab + section {
	margin-top: 33px;
}

section.tab-info { border-top: 1px solid #d2d2d2; padding: 20px; }
#catalogue-section section.tab-info { padding: 20px 0 0 0; }
#catalogue-section section.tab-info p { margin-bottom: 0; }
#catalogue-section section.tab-equipment { padding: 0; }
#catalogue-section .tabs { width: 40%; }
#catalogue-section .article-detail .tabs { width: 100%; }
#catalogue-section .article-detail section.tab-info { padding: 18px; }



.categories { border-top: 1px #d2d2d2 solid; border-left: 1px #d2d2d2 solid; border-right: 1px #d2d2d2 solid; background: #ffffff; padding: 12px 17px; }
.categories ul { margin: 0; }
.categories ul li { float: left; width: 160px; margin-right: 6px; background: none; padding-left: 0;}
.categories ul li:nth-child(3) { margin-right: 0; }
.categories ul li a  { padding-left: 11px; background: url("/public/1c/cd/37/2259_7812_menu_sprite_bg.png") no-repeat scroll 0 -496px transparent; display: block; }
.categories p { margin-bottom: 0px; }

/* catalogue */
p.no-results { margin-left: 18px; margin-right: 18px; }

/* catalogue icon */
article .icons .buy-icon { margin-top: 20px; }
.buy-icon { background: url("/public/8d/ca/f9/2213_7812_buy_icon.png") no-repeat; display: inline-block; height: 24px; width: 19px; }
.buy-icon.new-article { background-position: 0 0; }
.buy-icon.sale { background-position: 0 -25px; }
.buy-icon.history { background-position: 0 -50px; }
.buy-icon.blank { background: none; }
.scaled { background: url("/public/36/ba/5b/2203_7812_scaled.png") no-repeat; display: inline-block; height: 25px; width: 25px; position: relative; top: 3px; margin-top: -6px; cursor: pointer; }


footer { background-color: #f0efeb; }
footer article { margin: 0 auto; width: 890px; padding: 20px 55px 35px; }
footer article section { width: 215px; float: left; margin-right: 10px; }
footer article section:last-child { margin-right: 0px; }
footer article section h4, footer article section ul li { font-size: 12px; line-height: 25px; }
footer article section ul { margin: 0; }
footer article section ul li { background: none; list-style: none; padding-left: 0; }
footer article section ul li a { color: #000000; }
footer article section ul li a:hover { color: #000000; }

button, input.btn, a.btn { background-image: -moz-linear-gradient(top,  #fcfcfc 0%, #d8d8d8 100%); }
button, input.btn, a.btn { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d8d8d8)); }
button, input.btn, a.btn { background-image: -webkit-linear-gradient(top,  #fcfcfc 0%,#d8d8d8 100%); }
button, input.btn, a.btn { background-image: -o-linear-gradient(top,  #fcfcfc 0%,#d8d8d8 100%); }
button, input.btn, a.btn { background-image: -ms-linear-gradient(top,  #fcfcfc 0%,#d8d8d8 100%); }
button, input.btn, a.btn { filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d8d8d8',GradientType=0 ); }

.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: -moz-linear-gradient(bottom, #ce5813 0%, #ffbf00 100%); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ce5813), color-stop(100%, #ffbf00)); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: -webkit-linear-gradient(bottom, #ce5813 0%, #ffbf00 100%); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: -o-linear-gradient(bottom, #ce5813 0%, #ffbf00 100%); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { background-image: -ms-linear-gradient(bottom, #ce5813 0%, #ffbf00 100%); }
.main-buy, .small-buy, a.btn.main-buy, a.btn.small-buy { filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#ce5813',GradientType=0 ); }

.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { background-image: -moz-linear-gradient(bottom, #004883 0%, #008CFF 100%); }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #004883), color-stop(100%, #008CFF)); }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { background-image: -webkit-linear-gradient(bottom, #004883 0%, #008CFF 100%); }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { background-image: -o-linear-gradient(bottom, #004883 0%, #008CFF 100%); }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { background-image: -ms-linear-gradient(bottom, #004883 0%, #008CFF 100%); }
.center-blue, .fix-blue, a.btn.center-blue, a.btn.fix-blue, #main-nav ul.main, #main-nav ul.main>li a, form#search button, menu#main-menu h3 { filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008CFF', endColorstr='#004883',GradientType=0 ); }

#product-info-box { border: 1px solid #d2d2d2; background-color: #eeeeee; padding: 7px 14px; margin: 8px 0; }
#product-info-box p { margin-bottom: 0px; line-height: 25px; }

/* pagination */
.pagination { color: #E1F3F5; float: right; margin: 0; width: 60%; text-align: right; font-size: 11px; }
.pagination a, .pagination strong { color: #000000; display: inline-block; line-height: 20px; }
.pagination a { margin: 0 5px; }
.pagination strong { margin: 0 5px; font-size: 16px; }
.pagination a.prev, .pagination a.next, .pagination a.back, a.back { background: url("/public/bd/39/f6/2257_7812_pagination_arrows_2.png") no-repeat scroll 0 2px transparent; padding-left: 16px; margin-right: 10px; }
.pagination a.next { background-position: 100% -21px; padding: 0 16px 0 0; margin: 0 0 0 10px; }
.pagination a.back, a.back { background-position: 0 -46px; padding-left: 25px; }
.article a.back { display: block; height: 24px; line-height: 24px }

/* article navigation */

.navigation-items { position: relative; width: 100%; text-align: center; height: 20px; margin: 4px 0 13px; }
.navigation-items a.prev { position: absolute; left: 15px; padding-left: 20px; }
.navigation-items a.next { position: absolute; right: 15px; padding: 0 20px 0 0; }
.navigation-items a.back { padding-left: 50px; }

/* banner */
.banner { width: 998px; height: 100px; border: 1px #d2d2d2 solid; }
#login-section .banner { margin-top: 15px; }

/* article */
.article h1 { color: #cf5b12; }
.article h2 { color: #024c86; }
.article article { border: 1px #d2d2d2 solid; background: #ffffff; padding: 20px; }
.article article h2, .article article h3, .article article h4, .article article h5, .article article h5 { margin-left: 0; }

/* figure img */
figure, div.figure { float: right; margin-left: 18px }
figure img, div.figure img { margin-bottom: 18px }
figure figcaption, div.figure div.figcaption { font-style: italic; color: #729ab8; padding: 0 5px; }

/* cols */
.cols-5 { margin: 0; padding: 0; }
.with-sidebar .cols-5 { width: 744px; }
.with-sidebar .cols-5 .col { width: 140px; margin-left: 11px; float:left; }
.with-sidebar .cols-5 .col:first-child { margin-left: 0px; }
.without-sidebar .cols-5 { width: 958px; }
.without-sidebar .cols-5 .col { width: 182px; margin-left: 12px; float:left; }
.without-sidebar .cols-5 .col:first-child { margin-left: 0px; }

/* catalogue mode */

#catalogue-section section.tab-info.catalogue-mode { padding: 0; }
.catalogue-mode article { border-bottom: 1px #d2d2d2 solid; border-left: 1px #d2d2d2 solid; padding: 15px 10px; width: 50%; height: 215px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; }
.catalogue-mode article:nth-child(2n), .catalogue-mode article:last-child { border-right: 1px #d2d2d2 solid; }
.catalogue-mode article:first-child { border-top: none; }
.catalogue-mode article>div,.catalogue-mode article>a>img { margin-right: 10px; }
.catalogue-mode h3 { margin: 0; }
.catalogue-mode p.info { font-size: 11px; }
.catalogue-mode small { font-size: 12px; display: block; }
.catalogue-mode big { font-size: 20px; color: #f4953f; font-weight: bold; display: inline-block; }
.catalogue-mode .icons a { display: inline; }
.catalogue-mode a { display: block; }

.catalogue-mode .ajax-box.loading { background: url("/public/3f/16/b3/2181_7812_loader.gif") no-repeat scroll 50% 50% transparent; display: block; width: 300px; height: 120px; }

/* article detail */
.article-detail article section { border: 1px #d2d2d2 solid; padding: 18px; background-color: #ffffff; margin-bottom: 8px; }
.article-detail h1 { margin-left: 0; margin-bottom: 0; color: #024c86; }
.article-detail .info { margin-bottom: 10px; }
.article-detail .info p { margin-bottom: 2px; }
.article-detail .price-box { background: url("/public/67/d/32/2155_7812_price_box_bg.png") repeat-x 0 bottom #ffffff; }
.article-detail .price-box table.price-table { border: none; width: 100%; }
.article-detail .price-box table.price-table td, .article-detail .price-box table.price-table th { padding: 5px; border: none; vertical-align: middle; }
.article-detail .price-box table.price-table th { width: 120px; padding-right: 3px; color: #000000; }
.article-detail .price-box table.price-table th big { font-size: 20px; }
.article-detail .price-box table.price-table td { text-align: left; padding-left: 120px; }
.article-detail .price-box table.price-table td.last { padding-left: 0; }
.article-detail .price-box table.price-table td big { font-size: 25px; color: #ff7900; }
.article-detail .price-box form table { width: 160px; padding: 0; margin: 0; border: none; }
.article-detail .price-box form table td, .article-detail .price-box form table th { padding: 0; margin: 0; border: none; }
.article-detail .price-box form input.amount, .article-detail .price-box form input.unit { width: 50px; border: 1px solid #d2d2d2; text-align: right; padding: 5px 4px; }
.article-detail .price-box form input.unit { width: 76px; }
.article-detail .price-box form select.unit { border: 1px solid #d2d2d2; padding: 5px 4px; text-align: left; width: 84px; }
.article-detail .price-box form button.main-buy { width: 151px; }

.article-detail #text-box { width: 470px; float: left; }
.article-detail aside#image-box { width: 300px; float: right; position: relative; border: 1px #d2d2d2 solid; text-align: center; background-color: #ffffff; }
.article-detail aside#image-box a.btn { width: 246px; height: 30px; margin-bottom: 7px; margin-left: 5px; margin-top: 10px; }
.article-detail aside#image-box button.btn { width: 286px; margin-bottom: 7px; }
.article-detail aside#image-box p { color: #aaa; }



aside#image-box .gallery { width: 280px; height: 75px; padding: 5px 10px; border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2;}
aside#image-box .gallery li a { height: 65px; width: 72px; float: left; margin: 0 0 5px 0; outline: 0 none; overflow: hidden; background-color: #ffffff; text-align: center; position: relative; padding: 5px; display: block; }
/*aside#image-box .gallery a:first-child, aside#image-box .gallery a:nth-child(4) { border-left: none; }*/
/* layout*/
.watermark-3d:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width:74px;
    height:64px;
    background: url("/public/2b/de/2f/15268_20767_ico_360st.png") no-repeat 0 0;
}

.has-energyLabel.watermark-3d:after {
		top:60px;
}

.watermark-3d-small:after {
		top: 	5px;
    left: 0px;
    font-size: 18px;
    color:#000000;
    width:35px;
    height:30px;
    background: url("/public/b1/7c/44/15266_20767_ico_360st_small.png") no-repeat 0 0;
}

/* nalepky */
.sticky-label { display: block; position: absolute; width: 51px; height: 51px; top: 20px; right: 15px; background: url("/public/e8/9c/90/2195_7812_sticky_label_sprite.png") no-repeat scroll 0 0 transparent; }    
.sticky-label.new { background-position: 0 0; }
.sticky-label.sale { background-position: 0 -51px; }
    

/* news section */
#news-section #content article img { display: block; margin: 0 10px 10px 0; }
#news-section #content article { padding-bottom: 10px; border-bottom: 1px solid #d2d2d2; margin-bottom: 10px; }
#news-section #content article h2 { margin-left: 0; }



/* catalogue filter */

.catalogue #js-attributes .ui-slider-horizontal { width: 265px; margin: 5px 0 0 155px; }

.catalogue #js-attributes span.label { width: 140px; }
.catalogue #js-attributes div.list-item { width: 350px; }
.catalogue #js-attributes .slider-min-max { width: 280px; margin: 5px 0 0 150px; position: relative; height: 15px; }
.catalogue #js-attributes .slider-min-max .min { position: absolute; top: 0; left: 0; }
.catalogue #js-attributes .slider-min-max .max { position: absolute; top: 0; right: 0; }
.catalogue #js-attributes input[type="number"] { width: 131px; }

/* gallery */
#master { padding: 20px 0; }

/* search section */
#search-section h4 { margin-bottom: 2px; }
#search-section p { margin-bottom: 15px; }

/* porovnavani */
#comparsion-section { border: 1px solid #d2d2d2; background-color: #ffffff; } 
#comparsion-section p { margin-left: 15px; }

/* galerie */
.photo-box { display: block; float: left; text-align: center; margin: 5px 15px; }


	/* --- /LAYOUT --- */


	/* --- FORM --- */


form input[type="text"] { padding: 5px 6px; border: 1px solid #d2d2d2; }

/* filter form*/
form.filter-form { border: 1px solid #d2d2d2; padding: 0 7px; background-color: #f6f6f6; color: #363636; font-size: 11px; position: relative; top: -1px; margin-bottom: 50px; }
form.filter-form fieldset label, form.filter-form span.label { line-height: 30px; }
form.filter-form fieldset { padding: 7px 7px; }
form fieldset.division-line { border-bottom: 1px solid #cfcfcf; }
form.filter-form fieldset label { margin-right: 10px; color: #363636; }
form.filter-form input[type="text"], form.filter-form input[type="number"] { font-size: 11px; color: #6d6d6d; padding: 5px 10px; border: 1px solid #d2d2d2; }
form.filter-form span.label, form.filter-form label.main { color: #363636; float: left; margin-right: 10px; width: 60px; }
form.filter-form div.list-item { float: left; width: 685px; }
form.filter-form div.list-item label { display: block; width: 133px; float: left; font-size: 11px; }
form.filter-form input[type="radio"], form.filter-form input[type="checkbox"] { position: relative; top: 4px; vertical-align: top; }
form.filter-form div.list-item input[type="radio"], form.filter-form div.list-item input[type="checkbox"] { top: 4px; }
form.filter-form div.list-item a { line-height: 30px; float: left; width: 133px; margin-left: 7px; }
form.filter-form h5.list-h { font-weight: bold; }
form.filter-form ul.filter-list { margin-left: 0px; }
form.filter-form ul.filter-list li { background: none; padding-left: 0px; display: inline; margin-right: 5px; }
form.filter-form ul.filter-list li span.remove { background: url("/public/d3/96/e0/2147_7812_close.png") no-repeat scroll 100% 4px transparent; padding-right: 10px; cursor: pointer; color: #0086c3; }

/* filter catalogue */
.order-by-select, .count-select { margin: 0 20px; border: 1px solid #D2D2D2; padding: 5px 4px; text-align: left; width: 60px; }
.order-by-select { width: 150px; }
.count-select { margin-right: 0; }

form.filter-form a.filter-link { line-height: 28px; margin-right: 35px; }
form.filter-form button { margin: 0px; }

#complaint-form.bfs-form textarea { min-height: 200px; width: 604px; }

#product-info-box {
	position: absolute;
	width: 96.5%;
	margin-left: -8px;
	margin-top: 10px;
}

#catalogue-section .tabs {
	width: auto;
	float: right;
	margin-top: 3px;
}
span.rollup:after {
	content: ' \25B2';
}
span.rolldown:after {
	content: ' \25BC';
}
ul.tabs.catalogue li span {
	color: #999;
}
ul.tabs.catalogue li span.active {
	color: #000;
}
.tabs li {
	background: #eeeeee;
	border: 1px solid #d2d2d2;
	clear: right;
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 0;
	padding-left: 0;
}
.tabs li label {
	cursor: pointer;
}
.tabs li input[type="radio"] {
	display: none;
}
.tabs li.active, .tabs li:hover {
	background: none;
	border-bottom: 1px solid #fff;
}

	/* --- /FORM --- */


	/* --- TABLE --- */


table th { font-weight: bold; vertical-align: middle; text-align: left; color: #024c86; }
table th, table td { line-height: 14px; padding: 11px 15px; border: 1px solid #d2d2d2; }

.td-left { text-align: left; }
.td-center { text-align: center; }
.td-right { text-align: right; }

/* form table */
.form-table th, .form-table td { padding: 3px; border: none; }
.form-table input[type="radio"], .form-table input[type="checkbox"] { position: relative; top: -3px; vertical-align: top; }
.form-table th.long-col, .form-table td.long-col { width: 283px; }
.form-table .bigger { font-size: 13px; }

/* comparsion table */
.comparsion-table { width: 100%; table-layout: fixed; background: #ffffff; }
.comparsion-table th, .comparsion-table td { border: none; }
.comparsion-table tbody tr { border-bottom: 1px solid #d2d2d2; }
.comparsion-table tbody tr:first-child { border-top: 1px solid #d2d2d2; }
.comparsion-table h3 { margin-left: 0; }
.comparsion-table img { position: relative; width: 120px; height: 120px; background-color: #afafaf; }
.comparsion-table form input.amount { border: 1px solid #d2d2d2; padding: 5px 4px; text-align: right; width: 30px; }
.comparsion-table form input.unit, .comparsion-table form select.unit { border: 1px solid #d2d2d2; padding: 5px 4px; width: 67px; }
.comparsion-table form select.unit { width: 77px; }
.comparsion-table form button { display: block; }
.comparsion-table a.remove { background: url("/public/9d/50/cc/2189_7812_remove.png") no-repeat scroll 0 0 transparent; font-weight: bold; padding-left: 30px; cursor: pointer; display: block; line-height: 24px; margin: 0; margin-bottom: 4px; }
.comparsion-table tr.difference-data { background-color: #fff7dd; }

/* summary table */
.summary-table { width: 100%; background-color: #f6f6f6; }
.summary-table .summary-table { background-color: #ffffff; }
.summary-table .summary-table tr:hover td { background-color: #f6f6f6; }
.summary-table th { padding: 8px; }
.summary-table td { padding: 5px 8px; vertical-align: middle; }
.summary-table form input[type="text"] { width: 55px; }
.summary-table form button { width: 100%; }
.summary-table td.traffic { border-left: none; }
.summary-table td.traffic-border { border-right: none; }

/* article attribute */
.article-attributes th { background: #f0efeb; }
.article-attributes th, .article-attributes td { padding-right: 40px; }

	/* --- /TABLE --- */


	/* --- HOMEPAGE --- */

.homepage h3 { margin-left: 0; margin-right: 0; }
h2.big-blue { font-weight:bold; color:#024c86; margin-left:0px; font-size:20px; margin-bottom:0px; }
#banner { width:1000px; height:100px; margin-bottom:15px; border: 1px solid #d2d2d2; }
#slider { margin-bottom: 20px; }
.right-sidebar #content{ margin-right:12px; width:745px }
#content .news { border-bottom:1px solid #d2d2d2; margin-bottom:10px; padding: 20px 0; }
#content .news:last-child { border-bottom:none; margin-bottom:0px; }
#content .news img{ display: block; margin: 0 0 10px 10px; }
#content .news h3 { font-size: 16px; margin: 0 0 10px 0; }
#content .news h3 a { color: #000000; }
.right-sidebar #sidebar{ width:240px; }
#sidebar #actions { border: 1px solid #d2d2d2; background: #f0f0f0; padding: 20px; margin-bottom: 10px; text-align: center; }
#sidebar .infos{ border: 1px solid #d2d2d2; padding: 10px 20px; }
#sidebar .infos .info { border-bottom:1px solid #d2d2d2; margin-bottom:10px; }
#sidebar .infos .info:last-child { border-bottom:none; margin-bottom:0px; }
#sidebar .infos .info h3{ font-size:16px; margin-bottom:10px; }
.moreinfo { text-align: right; padding: 5px 20px 0 0; }
.news .moreinfo { text-align: left; }
#sidebar .moreinfo { padding-top: 25px; }

	/* --- /HOMEPAGE --- */


	/* --- JQUERY_UI --- */

.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }

.ui-state-disabled { cursor: default !important; }

.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 0.9em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url("/public/c/9d/b5/2197_7812_ui_bg_highlight_soft_1.png") 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url("/public/30/21/10/2161_7812_ui_bg_gloss_wave.png") 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url("/public/e3/cf/ec/2171_7812_ui_bg_glass_1.png") 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url("/public/b6/78/8b/2207_7812_ui_bg_glass_2.png") 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url("/public/fe/83/c0/2211_7812_ui_bg_glass_3.png") 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url("/public/8f/2c/73/2199_7812_ui_bg_highlight_soft_2.png") 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }

.ui-icon { width: 16px; height: 16px; background-image: url("/public/f9/b1/9b/2243_7812_ui_icons_1.png"); }
.ui-widget-content .ui-icon {background-image: url("/public/f9/b1/9b/2243_7812_ui_icons_1.png"); }
.ui-widget-header .ui-icon {background-image: url("/public/17/99/fd/2251_7812_ui_icons_2.png"); }
.ui-state-default .ui-icon { background-image: url("/public/1/a2/4d/2249_7812_ui_icons_3.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("/public/1/a2/4d/2249_7812_ui_icons_3.png"); }
.ui-state-active .ui-icon {background-image: url("/public/1/a2/4d/2249_7812_ui_icons_3.png"); }
.ui-state-highlight .ui-icon {background-image: url("/public/1b/b3/4b/2253_7812_ui_icons_4.png"); }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-corner-all { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; font-size: 10px; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/* autocomplete */

.ui-autocomplete { position: absolute; cursor: default; z-index: 99999; }	
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.autocomplete-content { border: 1px solid #d2d2d2; background: #ffffff; color: #000000; }

.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; float: left; }
.ui-menu .ui-menu { margin-top: -3px; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; float: left; clear: left; width: 100%; background: none; }
.ui-menu .ui-menu-item a { color: #000000; text-decoration: none; display: block; padding: .2em .4em; line-height: 1.5; zoom: 1; }
.ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item .autocomplete-hover { text-decoration: none; color: #008bf9; }
.ui-menu .ui-menu-item a strong { text-decoration: underline; }
.ui-menu .ui-menu-item a:hover strong, .ui-menu .ui-menu-item a.autocomplete-hover strong { text-decoration: none; color: #008bf9; }
.ui-menu .ui-menu-item a span { font-size: 10px; }


	/* --- /JQUERY_UI --- */


	/* --- BROWSERS --- */

/* CHROME + SAFARI */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.cart-table input.amount { padding: 3px 4px; }
}


/* IE 7 hack */
#header, #main-nav { *z-index: 1; *position: relative; }
#main-nav ul.main { *display: block; *z-index: 5000; }
#main-nav ul.main>li { *width: 86px; *z-index: 4000; }
#main-nav ul.main>li.action { *width: 45px; }
#main-nav ul.main>li, #main-nav ul.main>li>div>a { *zoom: 1; *display: inline; }
#main-nav ul.main>li>div>a { *text-align: center; *word-wrap: break-word; }
#main-nav ul.main ul.servant { *margin: 0; *top: 54px; *left: 0px }


	/* --- /BROWSERS --- */


	/* --- CAROUSEL --- */


/* obecny carousel */
.carousel { position: relative; }
.carousel .mask { overflow: hidden; position: relative; }
.carousel ul { list-style: none outside none; margin: 0; overflow: hidden; padding: 0; position: absolute; background: none; }
.carousel ul li { color: #ffffff; float: left; height: 150px; margin: 0; padding: 0; width: 150px; background: none; }

/* na HP, v katalogu */
#slider, #top-carousel { background-color: #ffffff; }
#slider .rs-carousel-mask, #top-carousel .rs-carousel-mask { border: 1px solid #d2d2d2; width: 743px; overflow: hidden; position: relative; padding: 15px 0; }
#slider .rs-carousel-mask { height: 320px; }
#top-carousel .rs-carousel-mask { width: 243px; }
#slider .rs-carousel-item, #top-carousel .rs-carousel-item { color: #000000; font-size: 12px; text-align: left; width: 173px; height: 335px; padding: 0 35px; position: relative; }
#slider .rs-carousel-item { width: 178px; height: 320px; border-right: 1px solid #d2d2d2; }
#slider .rs-carousel-item h4, #top-carousel .rs-carousel-item h4 { margin-bottom: 0; }
#slider .rs-carousel-item p, #slider .rs-carousel-item h3, #top-carousel .rs-carousel-item p, #top-carousel .rs-carousel-item h3 { margin-bottom: 4px; }
#slider .rs-carousel-item .order-box, #top-carousel .rs-carousel-item .order-box { position: absolute; bottom: 0; height: 125px; }
#slider .rs-carousel-item img, #top-carousel .rs-carousel-item img { text-align: center; }
#slider .rs-carousel-item big, #top-carousel .rs-carousel-item big { color: #f4953f; font-size: 16px; }
#slider .rs-carousel-item table td, #top-carousel .rs-carousel-item table td { padding: 0; border: none; }
#slider .rs-carousel-item form input.amount, #top-carousel .rs-carousel-item form input.amount { text-align: right; width: 50px; }
#slider .rs-carousel-item form input.unit, #top-carousel .rs-carousel-item form input.unit { margin-left: 7px; width: 76px; }
#slider .rs-carousel-item form select.unit, #top-carousel .rs-carousel-item form select.unit { border: 1px solid #d2d2d2; padding: 5px 4px; width: 84px; }
#slider .rs-carousel-item form button.main-buy, #top-carousel .rs-carousel-item form button.main-buy { width: 161px; }

#slider .rs-carousel-action-next, #slider .rs-carousel-action-prev, #top-carousel .rs-carousel-action-next, #top-carousel .rs-carousel-action-prev  { cursor: pointer; background: url("/public/51/a6/8e/2241_7812_carousel_arrows_sprite.png") no-repeat scroll 0 0 transparent; height: 59px; width: 26px; display: block; position: absolute; top: 43%; }
#slider .rs-carousel-action-next, #top-carousel .rs-carousel-action-next { background-position: 0 0; left: 0;}
#slider .rs-carousel-action-prev, #top-carousel .rs-carousel-action-prev { background-position: 0 -59px; right: 0; }
#slider.rs-carousel-disabled .rs-carousel-pagination-link a, #slider .rs-carousel-action-disabled, #top-carousel.rs-carousel-disabled .rs-carousel-pagination-link a, #top-carousel .rs-carousel-action-disabled { color: gray; cursor: default; }
#slider.rs-carousel-disabled .rs-carousel-action-next, #slider.rs-carousel-disabled .rs-carousel-action-prev, #top-carousel.rs-carousel-disabled .rs-carousel-action-next, #top-carousel.rs-carousel-disabled .rs-carousel-action-prev { display: none; }
#slider .rs-carousel-runner, #top-carousel .rs-carousel-runner { position: relative; }
.rs-carousel-horizontal .rs-carousel-item  { float: left; }

/* galerie */

#image-box .gallery .rs-carousel-mask { width: 280px; overflow: hidden; position: relative; height: 75px; }
#image-box .gallery .rs-carousel-item { color: #000000; font-size: 12px; text-align: left; width: 82px; height: 75px; padding: 0 6px; border-right: 1px solid #d2d2d2;}
#image-box .gallery .noborder { border-right: 0px none;}
#image-box .gallery .rs-carousel-action-next, #image-box .gallery .rs-carousel-action-prev { cursor: pointer; background: url("/public/51/a6/8e/2241_7812_carousel_arrows_sprite.png") no-repeat scroll 0 0 transparent; height: 38px; width: 19px; display: block; position: absolute; top: 29%; }
#image-box .gallery .rs-carousel-action-next { background-position: 0 -119px; left: 0;}
#image-box .gallery .rs-carousel-action-prev { background-position: 0 -158px; right: 0; }
#image-box .gallery.rs-carousel-disabled .rs-carousel-action-next, #image-box .gallery.rs-carousel-disabled .rs-carousel-action-prev { background-position: 0 -158px; right: 0; }

/* Prislusenstvi v detailu produktu */
.tab-equipment #slider .rs-carousel-mask { width: 784px; border: none; }
.tab-equipment #slider .rs-carousel-item { padding: 0 42px; }


	/* --- /CAROUSEL --- */


	/* --- FANCYBOX --- */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/public/26/78/6d/15276_20767_fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/public/b0/e/fe/15272_20767_fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 15%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/public/d/7a/f2/15270_20767_blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	//background: url('/public/e7/f8/33/15274_20767_fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}



	/* --- /FANCYBOX --- */


	/* --- LIGHTBOX --- */

#lightbox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.7);
	-webkit-filter: none !important;
}
#lightbox img {
	display: block;
	position: absolute;
	border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;
}
body.blurred > * {
  -webkit-filter: blur(2px);
  -webkit-transform: translate3d(0, 0, 0);
}
.lightbox-loading {
	background: url("/public/70/b4/22/5546_10306_loading.gif") center center no-repeat;
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%;
}
.lightbox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0,0,0,0.7);
}

.lightbox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.lightbox-button {
	position: absolute;
	z-index: 9999;
	background: no-repeat center center;
	width: 32px;
	height: 32px;
	opacity:0.4;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-ms-transition:     all 0.3s;
	transition: 		all 0.3s;
}

.lightbox-button:hover,
.lightbox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.lightbox-close {
	right: 10px;
	top: 10px;
	background-image: url("/public/f/d9/b5/5544_10306_close.png");
}
.lightbox-next {
	right: 10px;
	top: 48%;
	background-image: url("/public/ce/e4/52/5548_10306_next.png");
}
.lightbox-previous {
	left: 10px;
	top: 48%;
	background-image: url("/public/5b/a5/e8/5550_10306_previous.png");
}

	/* --- /LIGHTBOX --- */


	/* --- FANCYBOX --- */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/public/26/78/6d/15276_20767_fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/public/b0/e/fe/15272_20767_fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 15%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/public/d/7a/f2/15270_20767_blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	//background: url('/public/e7/f8/33/15274_20767_fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}



	/* --- /FANCYBOX --- */

