html								{ font-size:106.5%; }
body								{ background:#e6f3f6 url(/img/ventilator_new/background-crop.jpg) no-repeat top center; font:76.5% "Arial CE", Arial, "Helvetica CE", Helvetica, helvetica, sans-serif; padding:0; margin:0; _text-align:center;}
p, h1, h2, h3, h4, form, ul			{ margin:0px; }
ul									{ padding:0; }
h1, h2, h3, h4						{ font-size:100%; }
img									{ border:0; }

a									{ outline:none; }
h1									{ font-size:17px; padding:0 0 16px; background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; margin-bottom:20px; color:#002742; }
h2									{ font-size:16px; color:#005993; margin-bottom:3px; }

.clear								{ clear:both; height:1px; visibility:hidden; overflow:hidden; }
.clearBoth							{ font-size:0px; line-height:0px; height:0; display:none; }
.blind								{ position:absolute; left:-1000px; top:-1000px; height:1px; width:1px; overflow:hidden; }

.page								{ max-width:1040px; margin:0 auto; background-color:transparent; min-width:1040px; position:relative; }

.inner								{ width:980px; padding:0 30px; }
.outer								{ width:1040px; }

.section							{ width:980px; margin:0 auto; overflow:hidden; background-color:#fff; }
.section-top						{ background:transparent url(/img/ventilator_new/section-top2.png) no-repeat top center; height:43px; clear:both; }
.section-top-ws						{ background:transparent url(/img/ventilator_new/section-top-without-shadow.png) no-repeat top center; height:18px; clear:both; margin-top:20px; }
.section-bottom						{ background:transparent url(/img/ventilator_new/section-bottom2.png) no-repeat top center; height:41px; position:relative; width:1040px; margin:0 auto; }
.section.content					{ width:940px; margin:0 auto; overflow:hidden; background-color:#fff; padding:0 20px; }

.section .box						{ padding:10px 30px 5px; overflow:hidden; }

.fleft								{ float:left; }
.fright								{ float:right; }

.left-shadow						{ background:transparent url(/img/ventilator_new/vertical-shadow.png) no-repeat top left; }


/* ============== hlavicka ==================== */
#head								{ background-color:transparent; height:129px; overflow:hidden; margin:0 0 0 30px; width:980px; }
#head h1                            { float:left; background:none; padding:0; overflow:hidden; }
#head .logo                         { margin:30px 0 0 10px; float:left; background:none; padding:0; }
#head a								{ outline:none; }

.header-box							{ padding:0 25px; background:transparent url(/img/ventilator_new/header-separator.png) no-repeat top left; float:left; height:129px; }
.header-box.last					{ background:none; padding:0; position:relative; top:-10px; }
.header-box.last a					{ display:block; height:139px; }
.header-box .first-row				{ text-transform:uppercase; font-size:12px; color:#00446e; font-weight:bold; height:25px; padding-top:18px; }

.header-box .second-row				{ height:36px; }
.header-box .search-text			{ font-size:12px; padding:10px 13px 9px; margin:0; border:1px solid #fff; background-color:#daf1fe; border-radius:4px 0 0 4px; color:#00446e; width:122px; float:left; margin-right:1px; height:auto; }
.header-box .search-img				{ display:block; float:left; }
.header-box .cart-info				{ color:#00446e; font-size:12px; padding-top:4px; }
.header-box .contact img			{ float:left; margin:5px 5px 0 0; }
.header-box .contact span			{ float:left; line-height:36px; font-size:19px; color:#00446e; font-weight:bold; }

.header-box .third-row				{ padding-top:10px; }
.header-box .third-row a			{ color:#00446e; padding-right:10px; background:transparent url(/img/ventilator_new/header-arrow.png) no-repeat right center; }


#shopping-cart-header				{ min-width:120px; }
#contact-header						{ min-width:160px; }

.page .sos-logo			{ width:160px; height:61px; position:absolute; right:-200px; top:0px; }
.page .sos-logo img		{ position:fixed; }

/* == kosik == */
#cartBoxListWrapper					{ display:none; }




/* ============== kategorie =================== */
#image-categories						{ height:293px; background:transparent url(/img/ventilator_new/categories_bg_full2.png) no-repeat top left; padding:0 30px; clear:both; }
#image-categories .wrap					{ margin:0 2px 24px 2px; background:transparent url(/img/ventilator_new/categories_bg2.png) repeat-x top left; height:270px; padding:0 8px; }

#category-list li						{ list-style-type:none; float:left; width:159px; height:130px; background:transparent url(/img/ventilator_new/one-category.png) no-repeat top left; margin:0 1px 1px 0; }
#category-list li.last					{ margin-right:0; }
#category-list li h2					{ width:141px; height:110px; }
#category-list li a						{ display:block; width:141px; height:110px; text-transform:uppercase; color:#00446e; text-decoration:none; font-size:12px; font-weight:normal; padding:10px 9px; outline:none; background:transparent url(/img/ventilator_new/v1.png) no-repeat top left; }
#category-list li h2 a:hover,
#category-list li.active a				{ background-color:#fff; }

#category-list li.cat-1 a				{ background-position:30px 50px; }
#category-list li.cat-1.active a,
#category-list li.cat-1 a:hover			{ background-position:30px -73px; }
#category-list li.cat-2 a				{ background-position:10px -1024px; }
#category-list li.cat-2.active a,
#category-list li.cat-2 a:hover			{ background-position:10px -1166px; }
#category-list li.cat-3 a				{ background-position:10px -1303px; }
#category-list li.cat-3.active a,
#category-list li.cat-3 a:hover			{ background-position:10px -1441px; }
#category-list li.cat-4 a				{ background-position:15px -1574px; }
#category-list li.cat-4.active a,
#category-list li.cat-4 a:hover			{ background-position:15px -1705px; }
#category-list li.cat-5 a				{ background-position:8px -1854px; }
#category-list li.cat-5.active a,
#category-list li.cat-5 a:hover			{ background-position:-189px 31px; }
#category-list li.cat-6 a				{ background-position:-175px -101px; }
#category-list li.cat-6.active a,
#category-list li.cat-6 a:hover			{ background-position:-175px -230px; }
#category-list li.cat-7 a				{ background-position:-187px -356px; }
#category-list li.cat-7.active a,
#category-list li.cat-7 a:hover			{ background-position:-187px -490px; }
#category-list li.cat-8 a				{ background-position:-187px -616px; }
#category-list li.cat-8.active a,
#category-list li.cat-8 a:hover			{ background-position:-187px -735px; }
#category-list li.cat-9 a				{ background-position:-180px -869px; }
#category-list li.cat-9.active a,
#category-list li.cat-9 a:hover			{ background-position:-180px -1009px; }
#category-list li.cat-10 a				{ background-position:10px -211px; }
#category-list li.cat-10.active a,
#category-list li.cat-10 a:hover		{ background-position:10px -350px; }
#category-list li.cat-11 a				{ background-position:15px -487px; }
#category-list li.cat-11.active a,
#category-list li.cat-11 a:hover		{ background-position:15px -621px; }
#category-list li.cat-12 a				{ background-position:8px -747px; }
#category-list li.cat-12.active a,
#category-list li.cat-12 a:hover		{ background-position:8px -878px; }

/*============== bannery =======================*/
#banners							{ overflow:hidden; padding-bottom:30px; margin-top:20px; position:relative; float:left; width:436px; }
#bannersContainer				{ position:relative; width:393px; height:297px; float:left; }

#banners .tabs						{ width:27px; float:left; position:relative; left:-8px; z-index:2; }
#banners .tabs a					{ cursor:default; }
#banners-list li					{ list-style-type:none; margin-bottom:17px; }
#banners-list li a					{ display:block; width:27px; height:61px; background:transparent url(/img/ventilator_new/banner_new_tabs.png) no-repeat top left; }
#banners-list li a.active			{ background-position:left -61px; }
#banners-list li.last				{ margin-bottom:0; }

#banners .image						{ margin-right:32px; position:absolute; top:0; left:0; }
#banners .image a					{ display:block; height:215px; outline:none; }
#banners .image img					{ border:none; width:393px; height:297px; }


/*============== akce ================================== */
.action-row							{ overflow:hidden; background:transparent url(/img/ventilator_new/home_head_vertical_short_separator.png) no-repeat left bottom; min-height:325px; padding:21px 0 0 20px; }
.action-row .action-list			{ overflow:hidden; }
.action-row .action-list li			{ float:left; background:transparent url(/img/ventilator_new/action-box2.png) no-repeat top center; width:240px; height:70px; list-style-type:none; list-style-position:inside; margin:0 13px 7px 0; }
.action-row .action-list li:hover			{ background:transparent url(/img/ventilator_new/action-box-hover.png) no-repeat top center; }
.action-row .action-list li a		{ display:block; width:196px; height:38px; margin-left:10px; padding:22px 0 0 25px; text-decoration:none; color:#000; text-transform:uppercase; font-size:15px; font-weight:bold; }
.action-row .action-list li.montaze a				{ background:transparent url(/img/ventilator_new/montaze.png) no-repeat 155px center; }
.action-row .action-list li.velkoobchod a			{ background:transparent url(/img/ventilator_new/velkoobchod.png) no-repeat 155px center; }
.action-row .action-list li.poradna a				{ background:transparent url(/img/ventilator_new/poradna.png) no-repeat 155px center; }
.action-row .action-list li.registrace a			{ background:transparent url(/img/ventilator_new/registrace.png) no-repeat 155px center; }
.action-row .action-list li.registrace				{ margin-right:0; }


/*============== produkty ==========================*/
#products							{  }

/*== filtr ==*/
#products-filter-wrap				{ height:69px; background:transparent url(/img/ventilator_new/products-filter-bg2.png) no-repeat center top; }
#products-filter					{ width:980px; margin:0 auto; height:69px; }
#product-filter-list				{ padding-top:19px; width:760px; margin:0 auto; }
#product-filter-list li				{ list-style-type:none; float:left; padding-left:22px; height:50px; }
#product-filter-list li.active		{ background:transparent url(/img/ventilator_new/products-filter-tab-left.png) no-repeat left top; padding-left:22px; }
#product-filter-list li a			{ height:50px; padding-right:22px; display:block; outline:none; }
#product-filter-list li span		{ padding-right:10px; display:block; height:32px; font-size:14px; padding:18px 15px 0; color:#002742;}
#product-filter-list li.active a	{ background:transparent url(/img/ventilator_new/products-filter-tab-right.png) no-repeat right top; text-decoration:none; padding-right:22px; outline:none; }
#product-filter-list li a span		{ display:block; height:37px; font-size:14px; padding:18px 10px 0; color:#002742; background:transparent url(/img/ventilator_new/product-filter-tab-inactive.png) no-repeat center bottom; outline:none; }
#product-filter-list li.active a span	{ background-color:#fff; color:#015d9c; height:32px; outline:none; }

/*== vypis produktu na hlavni strane a doporucene produkty v detailu ==*/
.product-list								{ overflow:hidden; margin-top:10px; }
.product-list .product						{ width:186px; padding:12px 5px 20px; float:left; }
#crossSell .product							{ padding:0; margin-bottom:30px; width:183px; }
.product-list .product h3					{ text-align:center; margin-bottom:10px; height:48px; }
#crossSell h3								{ height:auto; }
.product-list .product h3 a					{ color:#002742; font-size:13px; text-decoration:none; }
.product-list .product .img					{ margin-bottom:10px; width:175px; height:175px; padding:4px; background:transparent url(/img/ventilator_new/image_box_175.png) no-repeat top left; position:relative; }
.product-list .product .img a				{ display:block; }
.product-list .product .img a img			{ width:175px; height:175px; }
.product-list .product .price				{ color:#af0101; font-size:17px; font-weight:bold; text-align:center; line-height:20px; }
.product-list .product .price-info			{ color:#002742; font-size:12px; text-align:center; line-height:23px; margin-bottom:6px; }
.product-list .product .sale-price			{ color:#002742; font-size:14px; font-weight:bold; text-align:center; color:#002742; font-size:14px; font-weight:bold; text-align:center;  }
.product-list .product .buttons				{ overflow:hidden; }
#crossSell .buttons							{ padding-left:4px; }
.product-list .product .buttons .compare,
.product-list .product .buttons .detail		{ display:block; height:27px; float:left; color:#fff; text-shadow:1px 1px 1px #00192a; text-decoration:none; padding-top:13px; text-align:center; }
.product-list .product .buttons .compare	{ width:91px; background:transparent url(/img/ventilator_new/product-button-compare.png) no-repeat top left; margin-right:1px; }
.product-list .product .buttons .detail		{ width:64px; background:transparent url(/img/ventilator_new/product-button-detail.png) no-repeat top left; padding-left:19px; text-align:left; }
.product-list .product .akce,
.product-list .product .novinka				{ width:105px; height:104px; position:absolute; top:-3px; right:-4px; }
.product-list .product .akce				{ background:transparent url(/img/ventilator_new/akce.png) no-repeat top left; }
.product-list .product .novinka				{ background:transparent url(/img/ventilator_new/novinka.png) no-repeat top left; }

#tab-container								{ clear:both; }


/*============== odkazy ======================= */
.list-arrow							{ width:190px; }
.list-arrow li						{ list-style-type:none; list-style-position:outside; border-bottom:1px solid #e6f3f6; }
.list-arrow li.last					{ border-bottom:none; }
.list-arrow li a					{ background:transparent url(/img/ventilator_new/list-arrow.png) no-repeat 170px center; line-height:40px; font-weight:bold; text-decoration:none; color:#000; display:block; outline:none; }

.doprava							{ width:400px; line-height:21px; margin-bottom:1em; }
.doprava-img						{ width:200px; }
.doprava-note						{ width:200px; text-align:right; font-size:135%; color:#014a7b; font-weight:bold; padding-top:15px; }

.section-bottom .bottom-tab-container	{ position:absolute; right:60px; top:18px; }
.section-bottom .bottom-tab			{ width:108px; height:52px; float:left; text-align:center; }
.section-bottom .bottom-tab a		{ color:#231f20; text-decoration:none; font-size:14px; display:block; padding:17px 0 18px; }
.section-bottom .blue				{ background:transparent url(/img/ventilator_new/blue-bottom-tab.png) no-repeat top center; }
.section-bottom .blue a				{ color:#fff; }
.section-bottom .white				{ background:transparent url(/img/ventilator_new/white-bottom-tab.png) no-repeat top center; position:relative; left:-12px; }


/*============= paticka =========================*/
#foot								{ padding-left:50px; margin:0 auto; width:980px; overflow:hidden; margin-bottom:40px; }
#foot .footer-box					{ float:left; background:transparent url(/img/ventilator_new/footer-separator-new.png) no-repeat top right; height:130px; padding-right:50px; }
#foot .footer-box .first-row		{ padding-top:50px; height:50px; }
#foot .footer-box .second-row		{ height:45px; }
#foot .footer-box .phone			{ line-height:36px; font-size:19px; color:#00446e; font-weight:bold; background:transparent url(/img/ventilator_new/contact-phone-2.png) no-repeat left 4px; padding-left:40px; }
#foot .footer-box .mail				{ line-height:36px; font-size:14px; color:#00446e; font-weight:bold; background:transparent url(/img/ventilator_new/contact-mail.png) no-repeat left center; padding-left:40px; }
#foot .footer-box .mail a			{ color:#00446e; text-decoration:none; }
#foot .footer-box .copy				{ color:#01416c; font-size:14px; line-height:36px; }

#foot .last							{ color:#01416c; background:none; }
#foot .last a						{ color:#01416c; text-decoration:none; }

/*===================== drobeckova navigace ===================*/
#navBreadCrumb a					{ line-height:50px; color:#002740; margin-right:5px; }
#navBreadCrumb span.dark			{ color:#002740; font-weight:normal; }

/*===================== vypis kategorii v detailu produktu ========================*/
#productCategoryList				{ float:left; width:180px; }
.catBox 							{ margin-bottom:0.7em; }
.catBox a.img						{ display:block; width:160px; padding-bottom:6px; background:transparent url(/img/ventilator_new/product_category_downbluearrow.png) no-repeat center bottom; text-align:center; }
.catBox a.img img					{ width:126px; height:126px; }
.catBox .desc						{ padding:8px 20px 8px 20px; margin-right:20px; border-radius:0 0 4px 4px; text-align:center; }
.catBox .desc a 					{ text-decoration:none; color:#00446e; }
.catBox.selected					{ background:transparent url(/img/ventilator_new/product_category_sel.png) no-repeat right top; }
.catBox.selected a.img				{ background:none; padding-bottom:0; background-color:#fff; border:1px solid #fff; }
.catBox.selected .desc				{ background-color:#025187; }
.catBox.selected .desc a			{ color:#fff; outline:none; }
.categoryNext						{ text-align:center; margin:20px 20px 20px 0; padding:0 10px 35px; color:#002742; line-height:20px; background:transparent url(/img/ventilator_new/product_category_downarrow.png) no-repeat center bottom; }
.categoryNext strong				{ text-transform:uppercase; color:#a4002a; font-size:130%; display:block; margin-bottom:0.3em; }

/*===================== detail produktu ===================*/
#productGeneral						{ padding:75px 17px 20px; color:#002742; }
#productDetailContainer					{ background:transparent url(/img/ventilator_new/subcategory_bg_middle.png) repeat-x left top; margin:0 30px 0 265px; border-radius:3px 3px 0 0; }
#productinfoBody #navBreadCrumb		{ margin:0 47px 0 32px; width:711px; }
/*===  vrsek detailu ===*/
#productDetailTop					{ overflow:hidden; margin-bottom:5px; }
/*obrazky*/
#productMainImage					{ margin-bottom:11px; width:250px; height:250px; padding:4px; background:transparent url(/img/ventilator_new/image_box_250.png) no-repeat left top; position:relative; }
#productMainImage a					{ outline:none; display:block; width:250px; height:250px; }
#productMainImage a img				{ height:250px; width:250px; }
#productAdditionalImagesWrap		{ width:250px; overflow:auto; position:relative; margin-left:4px; }
#productAdditionalImages			{ overflow:hidden; padding:0 5px 12px; background:transparent url(/img/ventilator_new/product_images_add_bg.png) no-repeat left top;  }
#productAdditionalImages a			{ outline:none; }
#productAdditionalImages a img		{ height:66px; width:66px; }
#productAdditionalImages table		{ border-collapse:collapse; position:relative; margin:0; width:auto; } 
#productAdditionalImages td			{ padding:0 3px; background-color:transparent; border:none; }
#productAdditionalImages .image		{ padding:4px; width:66px; height:66px; background:transparent url(/img/ventilator_new/image_box_66.png) no-repeat left top; }

#productAdditionalImagesArrows		{ width:250px; position:relative; top:-65px; z-index:3; }
#addImageLeft						{ float:left; outline:none; }
#addImageRight						{ float:right; outline:none; }

#productImageCol					{ float:left; overflow:hidden; margin-right:18px; width:258px; position:relative; }
/*zakladni udaje o produktu*/
#productCommonCol					{ float:left; overflow:hidden; width:435px; color:#002640; }
#productInfoRight					{ float:left; overflow:hidden; padding-left:9px; width:210px; }
#cartAdd							{ clear:both; }
#cartAdd input						{ outline:none; }
#cartAddQuantity					{ background:transparent url(/img/ventilator_new/add_to_cart_count.png) no-repeat left center; width:41px; height:40px; float:left; margin-right:1px; }
#cartAddQuantity input				{ border:none; background:transparent; padding:11px 15px; width:10px; height:auto; }
#productGeneral .detailRow			{ clear:both; line-height:53px; width:100%; overflow:hidden; }
#productGeneral .detailRow.first	{ border-top:none; line-height:20px; padding-bottom:17px; }
#productGeneral .detailRow.dostupnost	{ border-top:none; line-height:15px; padding-bottom:4px; padding-top: 4px;}
#productGeneral .detailRow.dostupnost.bordered	{ padding-bottom:6px; }
#productGeneral .detailRow.bordered.dostupnost .right	{ padding-top:6px; }
#productGeneral .detailRow.last		{ border-top:none; line-height:53px; }
#productGeneral .detailRow select	{ padding:0; width:180px; }
#productGeneral .left				{ float:left; }
#productGeneral .right				{ float:right; }
.price9 .right						{ color:#9d0101; font-size:140%; font-weight:bold; line-height:50px; }
.price10 .right						{ font-size:110%; font-weight:bold; }
.price4 .right						{ color:#9d0101; font-size:140%; font-weight:bold; line-height:50px; }
.price3 .right						{ font-size:110%; font-weight:bold; }
#productName						{ margin-bottom:25px; color:#002640; font-size:120%; }
#productGeneral .bordered			{ background:transparent url(/img/ventilator_new/product_detail_border.png) repeat-x left bottom; }
#productInfoLeft					{ padding:0 11px 0 0; width:203px; float:left; overflow:hidden; background:transparent url(/img/ventilator_new/product_detail_horiz_sep.png) repeat-y right top; }
#productInfoLeft .ikony-detail		{ padding-bottom:15px; overflow:hidden; }
#productInfoLeft .ikona-detail a	{ display:block; padding:12px 15px 12px 40px; outline:none; float:left; clear:both; color:#002742; }
#productInfoLeft .recommend			{ background:transparent url(/img/ventilator_new/recommend_img.png) no-repeat left center; }
#productInfoLeft .print				{ background:transparent url(/img/ventilator_new/print_img.png) no-repeat left center; }
#productInfoLeft .question			{ background:transparent url(/img/ventilator_new/question_img.png) no-repeat left center; }
#productInfoLeft .compare			{ background:transparent url(/img/ventilator_new/porovnat.png) no-repeat left center; }
/*popis a parametry*/
#productOtherContent				{ }
#productOtherContent .bullet        { background:transparent url(/img/ventilator_new/blue_dot.png) no-repeat left center; padding-left:15px; }
#productOtherContent .bullet        { font-size:120%; line-height:35px; color:#005993; margin-bottom:3px; font-weight:bold; }
#productDescription,
#productDescription1,
#productDescription2				{ margin-bottom:1em; }
.paramRow							{ width:100%; overflow:hidden; background-color:#fff; margin-bottom:2px; border-radius:4px 4px 4px 4px; line-height:20px; padding:0; }
.paramRow:hover						{ background-color:#f2fbfc; }
.paramRowItem						{ padding:0px 10px; height:auto; margin:5px 0; }
.rightsep							{ border-right:1px solid #c6e0e6; }
.leftsep							{ border-left:1px solid #c6e0e6; }
.varianty1 .varianty_rozmer			{ float:left; margin:0; padding:0; width:497px; }
.varianty1 .varianty_rozmer	a		{ color:#002742; text-decoration:none; display:block; width:477px; padding:5px 10px; }
.varianty1 .varianty_cena			{ float:right; color:#af0101; width:55px; }
.varianty1 .varianty_nazev			{ float:right; width:55px; }
.varianty1 .varianty_nazev a		{ text-decoration:none; }
.varianty1 .varianty_koupit			{ float:right; margin:1px 0; background:transparent url(/img/ventilator_new/varianty_cartadd_input.png) no-repeat left center; height:29px; padding:0 1px 0 5px; width:56px; }
.varianty1 .varianty_koupit input[type="text"]	{ float:left; border:none; padding:0; margin:5px 0; width:29px; height:19px; text-align:center; }
.varianty1 .varianty_koupit input	{ outline:none; }
.parametry .parametry_nazev			{ color:#2d2d2d; float:left; }
.parametry .parametry_hodnota		{ color:#002742; float:right; width:30%; }

/*=================== lista razeni, strankovani vypisu ==========================*/
#listingTopRow						{ background:transparent url(/img/ventilator_new/breadcrumb_bg2.png) no-repeat left top; height:50px; padding:0 10px 0 50px;  color:#045187; }
#listingTopRow a,
#listingTopRow span,
#listingTopRow div					{ float:left; line-height:50px; color:#002740; margin-right:5px; }
#listingTopRow .filtrace-hodnoty		{ margin-top:14px; }
#listingTopRow .filtrace-hodnoty select		{ padding:0; }
#listingTopRow #productsListingTopNumber				{ margin-right:30px; }
#productsListingListingBottomLinks		{ margin:0 auto; text-align:center; display:table; }
#productsListingListingBottomLinks a	{ color:#002742; float:left; padding-top:14px; margin:0 20px; outline:none; }
#productsListingListingBottomLinks .current	{ background:transparent url(/img/ventilator_new/banner-tab-active.png) no-repeat top left; display:block; width:47px; height:33px; color:#fff; padding-top:14px; text-align:center; float:left; margin:0; }
#productsListingListingBottomLinks a.nextButton		{ width:47px; height:47px; padding:0; background:transparent url(/img/ventilator_new/next_button_active.png) no-repeat center 15px; margin-left:0; }
#productsListingListingBottomLinks a.previousButton		{ width:47px; height:47px; padding:0; background:transparent url(/img/ventilator_new/previous_button_active.png) no-repeat center 15px; margin-right:0; }

/*=================  vypis produktu  ==================*/
#productListing .productListing-data			{ margin:20px 0; background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; padding-bottom:20px; overflow:hidden; }
.productListing-data > a			{ float:left; width:150px; }
.productListing-data .secondCol 	{ float:left; width:548px; }
.productListing-data .itemTitle                { background:transparent url(/img/ventilator_new/product_detail_border.png) repeat-x left bottom; padding-bottom:10px; margin-bottom:10px; font-size:100%; }
.productListing-data .itemTitle a	{ color:#002742; text-decoration:none; }
.productListing-data .listingDescription	{ color:#002742; float:left; width:186px; padding-right:20px; }
.productListing-data .varianty		{ float:left; width:342px; }
.productListing-data .img			{ float:left; width:150px; height:150px; padding:6px; background:transparent url(/img/ventilator_new/image_box_150.png) no-repeat 2px 2px; position:relative; margin:0 14px 0 21px; }
.varianty .varianta_heading                    { font-weight:normal; }
.varianty .varianty_nazev			{ float:left; width:128px; display:block; padding:0; margin:0; }
.varianty .varianty_nazev a			{ color:#002742; text-decoration:none; display:block; padding:5px 10px; }
.varianty .varianty_cena			{ float:right; color:#af0101; width:60px; }
.varianty .varianty_rozmery			{ float:right; }
.varianty .varianty_koupit			{ float:right; margin:1px 0; background:transparent url(/img/ventilator_new/varianty_cartadd_input2.png) no-repeat left center; height:29px; padding:0 1px 0 5px; }
.varianty .varianty_koupit input[type="text"]	{ float:left; border:none; padding:0; margin:5px 0; width:29px; height:19px; text-align:center; }
.varianty .varianty_koupit input	{ outline:none; }
.varianty .varianty_ikony			{ float:right; width:50px; }
.varianty .varianty_oznaceni		{ float:left; }

/*================== dostupnost ===================*/
.dostupnost.skladem24				{ color:#088f0e; }
.dostupnost.skladem48				{ color:#ffa601; }
.dostupnost.skladem72				{ color:#ffa601; }
.dostupnost.nadotaz					{ color:#af0101; }


/*============= vypis produktu v kategorii =============*/
#indexProductList					{ background:transparent url(/img/ventilator_new/subcategory_bg_middle.png) repeat-x left top; margin:0 30px 0 265px; border-radius:3px 3px 0 0; }
#indexBody #content					{ position:relative; margin:0 auto; overflow:hidden; }
#navBreadCrumb								{ padding:10px 0 0; width:980px; margin:0 30px; float:left; }
#indexHomeBody #navBreadCrumb,
#indexBody #navBreadCrumb,
#productinfoBody #navBreadCrumb 	{ background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; padding:10px 0 0; width:715px; margin:0 30px 0 45px; float:left; }
#navCatTabsWrapper_in						{ padding:20px 28px 0 27px; overflow:hidden; }
.category-top_in1					{ width:160px; float:left; height:200px; }
.category-top_in1 							{ margin-bottom:0.7em; }
#indexProductList .catBox 							{ margin-bottom:0.7em; float:left; width:138px; height:220px; }
#indexProductList .catBox:hover					{ background-color:#fff; border-radius:3px 3px 3px 3px; }
#indexProductList .catBox:hover .desc				{ /*background-color:#025187;*/ }
#indexProductList .catBox a.img,
#indexProductList .catBox span.img					{ display:block; width:138px; padding-bottom:6px; background:transparent url(/img/ventilator_new/product_category_downbluearrow.png) no-repeat center bottom; min-height:130px; text-align:center; }
#indexProductList .catBox .desc						{ padding:8px 10px 8px 10px; margin-right:0px; border-radius:0 0 4px 4px; text-align:center; min-height:30px; }
#indexProductList .catBox .desc h2                  { color:#00446e; font-size:100%; margin:0; font-weight:normal; }
#indexProductList .catBox .desc a,
#indexProductList .catBox .desc span				{ text-decoration:none; color:#00446e; }
#indexProductList .catBox.selected					{ background:transparent url(/img/ventilator_new/product_category_sel.png) no-repeat right top; }
#indexProductList .catBox.selected a.img,
#indexProductList .catBox.selected span.img			{ background:none; padding-bottom:0; }
#indexProductList .catBox.selected .desc				{ background-color:#025187; }
#indexProductList .catBox.selected .desc a,
#indexProductList .catBox.selected .desc span		{ color:#fff; }
#indexProductListCatDescription						{ color:#002742; padding:80px 28px 0; }
#indexProductListCatDescription.bez_podkategorii	{ min-height:70px; }
#indexProductListCatDescription.bez_podkategorii.prazdny	{ min-height:0px; }
#indexProductListCatDescription h3					{ padding:0px 30px 5px 0; font-size:145%; text-transform:uppercase; font-weight:normal; }
#indexProductListCatDescription p					{ padding:0 30px 0 0; line-height:23px; }

.catBox 							{ margin-bottom:0.7em; float:left; width:138px; height:220px; padding-top:6px; }
.catBox:hover					{ background-color:#fff; border-radius:3px 3px 3px 3px; }
.catBox:hover .desc				{ /*background-color:#025187;*/ }
.catBox a.img,
.catBox span.img					{ display:block; width:138px; padding-bottom:6px; background:transparent url(/img/ventilator_new/product_category_downbluearrow.png) no-repeat center bottom; min-height:130px; text-align:center; }
.catBox .desc						{ padding:8px 10px 8px 10px; margin-right:0px; border-radius:0 0 4px 4px; text-align:center; min-height:30px; }
.catBox .desc a,
.catBox .desc span				{ text-decoration:none; color:#00446e; }
.catBox.selected					{ background:transparent url(/img/ventilator_new/product_category_sel.png) no-repeat right top; }
.catBox.selected a.img,
.catBox.selected span.img			{ background:none; padding-bottom:0; }
.catBox.selected .desc				{ background-color:#025187; }
.catBox.selected .desc a,
.catBox.selected .desc span		{ color:#fff; }

/* doporucene produkty */
#crossSell 								{ padding:15px; overflow:hidden; }
#crossSell .catBox:hover				{ background:transparent; }
/* box s doporucenymi produkty */
#recommendedProducts					{ margin-top:21px; position:absolute; width:209px; }
#recommendedProducts a.open				{ background:#fff url(/img/ventilator_new/recommended_product_arrow.jpg) no-repeat 15px center; text-transform:uppercase; color:#002842; line-height:50px; display:block; text-decoration:none; padding-left:41px; font-weight:bold; font-size:12px; width:188px; position:absolute; }
#recommendedProducts .wrapper			{ width:241px; background:transparent url(/img/ventilator_new/recommended_product_bg.png) repeat-y left top; position:absolute; right:-261px; top:0; border-radius:3px 0 0 0; }
#recommendedProductsBottomBox h2		{ background:transparent url(/img/ventilator_new/blue_dot.png) no-repeat left center; padding-left:15px; font-size:120%; line-height:35px; }
#recommendedProductsBottomBox			{ margin:20px 0; padding:15px 0 0; background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left top; display:none; }

/* zakaznici, kteri koupili toto zbozi, objednali take */
#alsoPurchased 						{ padding:15px 0 0; overflow:hidden; margin:20px 0; background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left top; }
#alsoPurchased .catBox				{ height:auto; }
#alsoPurchased .catBox:hover		{ background:transparent; }
#alsoPurchased h2					{ background:transparent url(/img/ventilator_new/blue_dot.png) no-repeat left center; padding-left:15px; font-size:120%; line-height:35px; }
#alsoPurchased .alsoPurchasedBottom	{ background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; width:100%; height:1px; clear:both; }


/*============ obrazkova galerie ===================*/
#lightBox 							{background-color: black; width: 930px; height: 462px; padding-top:10px; padding-left: 10px; padding-right: 10px;}
#lightBox .image-browser-image					{width: 800px; height: 450px; border: 1px solid #333; overflow: hidden; padding: 0px; float: left; position: relative;}
/*nahledovy pas*/
#lightBox .image-browser-thumbs									{ width: 127px;height: 452px; overflow-y:scroll; float: right;}
#lightBox .image-browser-thumbs div.image-browser-thumb-box		{ height: 55px; width: 100px; padding: 0px; margin: 3px; margin-top:0; border: 1px solid #333;}
#lightBox .image-browser-thumbs div.image-browser-active		{border: 3px solid red;}
/*ramecek okolo aktivniho nahledu*/
#lightBox .image-browser-active					{border: 3px solid red;}
/*zasednuti pod galerii*/
div.image-browser-root 					{ _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/bg.png', sizingMethod='scale' );}
div[class~="image-browser-root"] 			{ background: url(/img/widgets/lightbox/bg.png); }
/*ovladaci tlacitka*/
.image-browser-prev 					{ position: absolute; top: 20px; left: 20px; display: block; width: 42px; height: 36px; cursor: pointer; background: url(/img/ventilator_new/lightbox/lb-previous-active.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/widgets/lightbox/lb-previous-active.png'));}
.image-browser-prev:hover				{ background: url(/img/ventilator_new/lightbox/lb-previous-hover.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-previous-hover.png')); }
.image-browser-next 					{ position: absolute; top: 20px; left: 66px; display: block; width: 42px; height: 36px; cursor: pointer; background: url(/img/ventilator_new/lightbox/lb-next-active.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-next-active.png')); }
.image-browser-next:hover				{ background: url(/img/ventilator_new/lightbox/lb-next-hover.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-next-hover.png')); }
.image-browser-prev-disabled				{ position: absolute; top: 20px; left: 20px; display: block; width: 42px; height: 36px; cursor: pointer; background: url(/img/ventilator_new/lightbox/lb-previous-inactive.png); _background: none;  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-previous-inactive.png')); }
.image-browser-next-disabled				{ position: absolute; top: 20px; left: 66px; display: block; width: 42px; height: 36px; cursor: pointer; background: url(/img/ventilator_new/lightbox/lb-next-inactive.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-next-inactive.png')); }
.image-browser-close					{ position: absolute; top: 20px; left: 760px; display: block; width: 42px; height: 36px; cursor: pointer; background: url(/img/ventilator_new/lightbox/lb-close-active.png); _background:none ;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-close-active.png'));}
.image-browser-close:hover				{ background: url(/img/ventilator_new/lightbox/lb-close-hover.png); _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ventilator_new/lightbox/lb-close-hover.png'));}
.window-container table td				{ background-color:transparent; border:none; margin:0; text-align:center; }
#lightBox table 						{ margin:0; }


/* vypis produktu bez podkategorii */
#categoryImgListing					{ float:left; margin:20px 30px 0 0; display:none; }
/*#categoryImgListing.bez_podkategorii	{ display:none; }
#indexProductListCatDescription.bez_podkategorii		{ float:left; position:static; width:760px; margin-top:20px; }
#productListing.bez_podkategorii						{ float:left; width:800px; margin-top:20px; clear:none; }
#productListing.bez_podkategorii #listingTopRow			{ width:750px; padding:0 30px; }
#productListing.bez_podkategorii .varianty_nazev		{ width:110px; }
#productListing.bez_podkategorii .secondCol				{ width:220px; }
#productListing.bez_podkategorii .varianty 				{ width:390px; }
#productListing.bez_podkategorii .paramRowItem			{ height:auto; }
#productListing.bez_podkategorii 						{  }
*/

/*======== formulare =========*/

.page .form-row					{ margin-bottom:8px; overflow:hidden; }
.page .form-row.mand:after		{ content:"!"; color:#ac092f; font-weight:bold; position:relative; right:15px; }
.page .form-row.mandsel:after	{ content:"!"; color:#ac092f; font-weight:bold; }
.page .text-row					{ padding:5px 0; }
input[type="text"],
input[type="password"]	{ background-color:#f6f6f6; border:1px solid #e2e2e2; color:#002742; height:31px; border-radius:3px 3px 3px 3px; padding:0px 16px 0 10px; width:150px; }
.page fieldset					{ border:1px solid #c6c6c6; border-radius:3px 3px 3px 3px; padding:10px 15px 15px; margin-bottom:1em; }
.page legend					{ color:#002742; padding:0px 10px; }
.page select					{ padding:5px 10px; }
.page .inputLabel				{ line-height:31px; }

 #overovaci_kod_img{ float: left; display: block; font-size: 28px; font-weight: 600; padding: 0px 5px 0px 5px; background-image: url("../../../../../img/poz.png"); margin-right: 10px;}
 
 #kod {width: 64px;}
/* login formular */
#loginDefault p						{ margin-bottom:20px; color:#002742; }
.login-form .inputLabel				{ width:60px; float:left; line-height:31px; color:#222222; }
.loginCol							{ float:left; width:285px; min-height:280px; padding-right:160px; }
#loginCol							{ margin-right:50px; background:transparent url(/img/ventilator_new/bg-img-prihlaseni.png) no-repeat right top; }
#registrationCol					{ background:transparent url(/img/ventilator_new/bg-img-registrace.png) no-repeat right top; }
#loginCol .big-button-ws			{ margin:12px 0 12px 60px; }
#loginCol input[type="text"],
#loginCol input[type="password"]	{ padding:0 10px; width:198px; }
#loginCol a							{ color:#1d364a; text-decoration:underline; margin-left:60px; }
#loginCol a:hover					{ text-decoration:none; }
#loginCol p							{ min-height:50px; }
#registrationCol h2					{ color:#ac092f; }
#registrationCol p					{ min-height:144px; }
input[type="submit"]::-moz-focus-inner 	{ border: 0; }

/* udaje uzivatele */
#accountEditDefault	.inputLabel		{ width:100px; float:left; }
#accountEditDefault fieldset		{ margin-top:20px; }

/* adresar uzivatele */
#addressBookDefault fieldset			{ margin-top:20px; }
#addressBookDefault address				{ margin-bottom:15px; }
#addressBookDefault fieldset h3			{ margin-top:30px; }
#addressBookDefault fieldset address	{ margin-bottom:5px; }

/* nova adresa formular */
#addressBookProcessDefault .buttonRow input	{ float:left; }

/* adresy detail formular */
.addresses-form .inputLabel			{ width:100px; float:left; }

/* nastaveni hesla */
#accountPassword .inputLabel		{ width:120px; float:left; }
#accountPassword .last				{ margin-top:20px; }

/* objednavka bez registrace */
#createAcctDefault .inputLabel		{ width:100px; float:left; }
#createAcctDefault fieldset			{ margin-top:20px; }
#createAcctDefault a				{ color:#002742; text-decoration:underline; }
#createAcctDefault a:hover			{ text-decoration:none; }

/* zapomenute heslo */
#passwordForgotten .form-row		{ margin:15px 0 25px; }
#passwordForgotten .inputLabel		{ float:left; width:70px; }

/* zmena adresy v objednavce */
#checkoutShipAddressDefault .inputLabel	{ float:left; width:100px; }
#checkoutShipAddressDefault address		{ margin-bottom:15px; }
#checkoutShipAddressDefault input[type="submit"]	{ display:block; margin-bottom:15px; }

/* chybove a info hlasky */
.messageStackError					{ padding:10px; background-color:#ebd1d8; border:1px solid #ac092f; border-radius:3px 3px 3px 3px; margin-bottom:20px; }
.messageStackError img				{ display:none; }
.messageStackSuccess				{ padding:10px; background-color:#E6F3F6; border:1px solid #002742; border-radius:3px 3px 3px 3px; margin-bottom:20px; }
.messageStackSuccess img			{ display:none; }

/* rozsirene hledani vypis*/
#advSearchResultsDefault h1			{ width:980px; margin:0 auto; margin-top:20px; background:none; }
#advSearchResultsDefault .productListing-data	{ width:980px; margin:20px auto; }

/* kontaktni formular */
#contactUsDefault .inputLabel		{ width:150px; float:left; }
#contactUsDefault .marg				{ margin-left:150px; }
#contactUsDefault p					{ margin-bottom:0.5em; }
#contactUsDefault .buttonRow		{ margin-top:5px; overflow:hidden; }
#contactUsDefault table				{ width:auto; border-collapse:separate; }
#contactUsDefault table td			{ border:1px solid #000; padding:3px 5px; color:#000; text-align:auto; }
#contactUsDefault table td a		{ display:inline; }

/* cas prihlaseni vyprsel */
#timeoutDefault .buttonRow	{ margin-bottom:5px; }
#timeoutDefault fieldset	{ margin-top:15px; }

/* obchodni podminky */
#conditions li				{ margin-bottom:0.3em; }
#conditions ol,
#conditions ul				{ list-style-position:outside; padding-left:0; margin:0; margin-left:18px; margin-bottom:1em; }
#conditions ol li			{ }
#conditions p				{ margin-bottom:0.5em; }
#conditions hr				{ margin:15px 0; }
#conditions h2				{ margin-bottom:1em; }
#conditions ul ul			{ margin-top:0.5em; }

/* stranka velkoobchod */
.vobox						{ width:940px; height:192px; margin-bottom:1px; position:relative; }
#velkoobchod				{ background:transparent url(/img/ventilator_new/velkoobchod-box.jpg) no-repeat left top; width:520px; padding:10px 230px 10px 190px; height:232px; }
#maloobchod					{ background:transparent url(/img/ventilator_new/maloobchod-box.jpg) no-repeat left top; width:380px; padding:20px 530px 10px 30px; height:222px; }
#doprava					{ background:transparent url(/img/ventilator_new/doprava-box.jpg) no-repeat left top; width:500px; padding:30px 410px 30px 30px; }
.vobox h2					{ line-height:20px; font-size:18px; text-transform:uppercase; font-weight:normal; margin-bottom:5px; }
.vobox h3					{ font-size:17px; font-weight:normal; margin-bottom:3px; }
.vobox p					{ font-size:14px; }
.vobox a					{ outline:none; }
.vobox li					{ font-size:13px; }
.vobox ul					{ list-style-position:outside; margin-left:14px; }
#velkoobchod h2,
#velkoobchod h3,
#doprava h2,
#doprava h3					{ color:#01416c; }
#maloobchod h2,
#maloobchod h3				{ color:#fff; text-shadow:1px 1px #111e39; }
#maloobchod p,
#maloobchod li				{ color:#fff; }
.vo-button					{ display:block; width:215px; height:46px; position:absolute; text-decoration:none; font-size:15px; padding:16px 0 0 25px; }
#maloobchod-button			{ background:transparent url(/img/ventilator_new/vo-button-white.png) no-repeat left top;  top:172px; left:28px; color:#000; }
#velkoobchod-button			{ background:transparent url(/img/ventilator_new/vo-button-blue.png) no-repeat left top; top:182px; left:180px; color:#fff; }

/* udaje uzivatele */
#montazePage .kontakt	.inputLabel		{ width:100px; float:left; }
#montazePage 					fieldset		{ margin-top:20px; }
#montazePage .kontakt h3	{ margin-bottom:0.3em; }	
#montazePage .header input	{ width:550px; }
#montazePage .header h3		{ margin:1em 0 0.2em; font-size:110%; }
#montazePage form			{ background-color:#E6F3F6; border-radius:10px 10px 10px 10px; padding:0.5em 2em 2em; margin-top:1em; }
#montazePage em				{ display:block; }
#montazePage .buttonRow		{ text-align:center; }
#montazePage .mand select	{ margin-right:20px; }

/* tabulka univerzalni */
table						{ border-radius:3px 3px 3px 3px; border-collapse:collapse; background:transparent; width:100%; margin:20px 0; }
table th,
table td					{ border-bottom:1px solid #e6f3f6; font-size:13px; text-align:left; vertical-align:top; }
table th					{ background:#015086 url(/img/ventilator_new/table-header-separator.png) no-repeat right center; color:#fff; padding:11px 15px; }
table th.last				{ background-image:none; }
table tr					{ background-color:transparent; }
table td					{ background-color:#fff; color:#015086; padding:25px 15px; }
table tr.rowOdd td			{ background-color:#f1f1f1; }
table td a					{ color:#015086; text-decoration:underline; display:block; overflow:hidden; }
table td a:hover			{ text-decoration:none; }

table.centered td			{ vertical-align:middle; }
table.centered .radioCell	{ width:50px; }


/* kosik */
.cartQuantity input[type="text"]	{ width:20px; text-align:center; padding:0 10px; }
.cartImage							{ float:left; margin-right:10px; }
.cartProdTitle						{ float:left; }
#shoppingCartDefault				{ width:980px; margin:0 auto; }
#shoppingCartDefault #cartEmptyText	{ margin-top:20px; }
#shoppingCartDefault .continue 		{ padding:10px 0 0 0; width:144px; text-align:center; }							
#shoppingCartDefault table			{ margin-bottom:1px; }
.total								{ background-color:#ffa602; color:#242424; text-align:right; line-height:44px; padding-right:15px; margin-bottom:15px; }
#shoppingCartDefault .buttonRow		{ margin-bottom:15px; }
#shoppingCartDefault #shipping		{ margin-bottom:15px; }
#shoppingCartDefault h1				{ margin-top:15px; }
#shoppingCartDefault .ordering		{ float:right; }

/* 2. krok objednavky*/
#checkoutShipping					{ width:980px; margin:0 auto; }
#checkoutShipping .buttonRow		{ margin-bottom:15px; overflow:hidden; }
#checkoutShipping address			{ margin:10px 0; }
#checkoutShipping fieldset			{ margin-top:15px; }
#checkoutShipping .ordering			{ float:right; margin-right:0; }

/* 3. krok objednavky */
#checkoutPayment					{ width:980px; margin:0 auto; }
#checkoutPayment .buttonRow			{ margin-bottom:15px; overflow:hidden; }
#checkoutPayment address			{ margin:10px 0; }

/* 4. krok objednavky */
#checkoutConfirmDefault				{ width:980px; margin:0 auto; }
#checkoutConfirmDefault .buttonRow	{ margin-bottom:15px; overflow:hidden; }
#checkoutConfirmDefault .buttonRow.last	{ margin-top:1.5em; }
#checkoutConfirmDefault address		{ margin:0; }
#checkoutConfirmDefault h2			{ margin-top:30px; }

/* objednavka bez registrace - kontaktni udaje */
#createaccountBody .buttonRow		{ margin-top:15px; }
#createaccountBody .buttonRow a		{ color:#fff; text-decoration:none; }

/* zmena adresy pro objednavku */
#checkoutNewAddress					{ margin-top:20px; }
#checkoutNewAddress	.inputLabel		{ float:left; width:100px; }
.chooseAddress .addressTitle		{ margin-bottom:5px; }
.chooseAddress address				{ margin:0 0 15px 40px; }


/* potvrzeni objednavky */
#checkoutSuccess a					{ color:#002742; text-decoration:underline; }
#checkoutSuccess a:hover			{ text-decoration:none; }
#checkoutSuccess .buttonRow a		{ color:#fff; text-decoration:none; }
#checkoutSuccess .buttonRow			{ margin:15px 0; overflow:hidden; }
#orderTotals 						{ width:25em; }
#orderTotals .totalPrice			{ float:right; }
#orderTotals .totalRow				{ margin-bottom:0.5em; }

/* dotaz k vyrobku */
#askAQuestion .inputLabel			{ float:left; width:100px; }
#askAQuestion .img					{ float:left; width:150px; height:150px; padding:6px; background:transparent url(/img/ventilator_new/image_box_150.png) no-repeat 2px 2px; margin-right:20px; }
#askAQuestion #contactUsForm		{ float:left; }
#askAQuestion 						{ overflow:hidden; }
#askAQuestion p						{ margin-bottom:10px; }
#askAQuestion .buttonRow			{ clear:both; margin-top:15px; }

/* muj ucet */
#accountDefault	h2					{ margin-bottom:0; }
#prevOrders							{ margin:10px 0; }
#accountDefault .buttonRow			{ overflow:hidden; margin-bottom:20px; }
#prevOrders td						{ padding:10px 15px; vertical-align:middle; }

/* objednavka - hlavicka */
#orderHeading						{ padding:15px 0; overflow:hidden; background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; margin-bottom:15px; clear:both; }
#orderHeading .box					{ margin-right:40px; float:left; padding:0 !important; }
#orderHeading .box .stepNum			{ float:left; width:47px; height:33px; background:transparent url(/img/ventilator_new/banner-tab.png) no-repeat top left; color:#fff; text-decoration:none; padding-top:14px; text-align:center; font-size:16px; font-weight:bold; outline:none; margin-right:20px; }
#orderHeading .box.active .stepNum	{ background:transparent url(/img/ventilator_new/banner-tab-active.png) no-repeat top left; }
#orderHeading .box .stepTitle		{ line-height:47px; font-size:18px; color:#9dbcca; }
#orderHeading .box.active .stepTitle	{ color:#053756; }

/* stranka porovnani vyrobku */
#compareTable						{ margin-top:0; }
#compareTable h3					{ height:48px; margin-bottom:10px; text-align:center; }
#compareTable div.img				{ height:150px; width:150px; margin-bottom:10px; position:relative; }
#compareTable td					{ padding:5px 10px; text-align:center; }
#compareTable .product_info			{ overflow:hidden; width:150px; margin:0 auto; }
#compareTable .small-button			{ margin-right:0; margin-top:10px; text-align:center; padding-right:20px; width:110px; }
#compareTable .product_head			{ text-align:center; padding:0 10px 15px 10px; text-align:center; }
#compareTable .first				{ width:200px; }
#compareTable td.title				{ text-align:left; }



/*========  seznamy =========*/
.list-1						{ list-style-position:inside; list-style-image:url(/img/ventilator_new/item.png); margin-bottom:20px; }
.list-1 li					{ line-height:25px; color:#002742; }
.list-1 li a				{ color:#002742; text-decoration:underline; }
.list-1 li a:hover			{ text-decoration:none; }

/*=========== tlacitka =============*/
.small-button,
.big-button,
.big-button-ws				{ color:#fff; text-shadow:1px 1px #555; text-align:left; border:none; padding-left:20px; font-size:15px; cursor:pointer; outline:none; }
.small-button				{ width:150px; height:36px; margin-right:20px; font-size:14px; }
a.small-button,
span.small-button			{ float:left; padding-top:10px; height:26px; width:130px; text-decoration:none;  }
.big-button					{ width:240px; height:62px; }
.big-button-ws				{ width:220px; height:51px; }

.delete-button				{ display:block; width:15px; height:15px; outline:none; }

.small-button.blue			{ background:transparent url(/img/ventilator_new/modre-male.png) no-repeat left top; }
.small-button.black			{ background:transparent url(/img/ventilator_new/cerne-male.png) no-repeat left top; }
.small-button.red			{ background:transparent url(/img/ventilator_new/cervene-male.png) no-repeat left top; }

.big-button-ws.blue			{ background:transparent url(/img/ventilator_new/modre-inactive-velke-ws.png) no-repeat left top; }
.big-button-ws.blue:hover	{ background:transparent url(/img/ventilator_new/modre-active-velke-ws.png) no-repeat left top; }
.big-button-ws.red			{ background:transparent url(/img/ventilator_new/cervene-inactive-velke-ws.png) no-repeat left top; }
.big-button-ws.red:hover	{ background:transparent url(/img/ventilator_new/cervene-active-velke-ws.png) no-repeat left top; }
.big-button-ws.black		{ background:transparent url(/img/ventilator_new/cerne-inactive-velke-ws.png) no-repeat left top; }
.big-button-ws.black:hover	{ background:transparent url(/img/ventilator_new/cerne-active-velke-ws.png) no-repeat left top; }

a.big-button-ws				{ line-height:51px; text-decoration:none; width:200px; }

/*========== uzivatelske stranky ===========*/
#pageTwo .buttonRow			{ margin:15px 0; overflow:hidden; }

/* oznaceni akci */
.actImage					{ width:105px; height:104px; position:absolute; top:0px; right:2px; }
.actImage.akce				{ background:transparent url(/img/ventilator_new/akce.png) no-repeat top left; }
.actImage.novinka			{ background:transparent url(/img/ventilator_new/novinka.png) no-repeat top left; }
.actImage.vyprodej			{ background:transparent url(/img/ventilator_new/vyprodej.png) no-repeat top left; }
.actImage.tip				{ background:transparent url(/img/ventilator_new/tip.png) no-repeat top left; }
.actImage.doprava-zdarma	{ background:transparent url(/img/ventilator_new/doprava-zdarma.png) no-repeat top left; }

#productListing .actImage	{ width:105px; height:104px; position:absolute; top:0px; right:1px; display:block; }


/*============= kategorie rozbalovaci menu ================*/
#navColumnOneWrapper					{ float:left; margin-left:30px; display:none; }
#navColumnOneWrapper .action-row               { background:none; padding:31px 0 15px; overflow:auto; min-height:0; position:relative; left:-10px; width:240px; margin-top:25px; }
#navColumnOneWrapper .action-row,
#navColumnOneWrapper .leftInfoBoxWrap	{ background:transparent url(/img/ventilator_new/left_column_box_separator.png) no-repeat left top; }
.leftInfoBoxWrap	{ width:220px; padding:30px 10px; position:relative; left:-10px; }
.leftInfoBox		{ background-color:#fff; border-radius:3px; padding:20px; }
.leftInfoBox strong,
.leftInfoBox p		{ background:transparent url(/img/ventilator_new/vert_dotted_sep.png) repeat-x left bottom; }
.leftInfoBox strong		{ text-transform:uppercase; color:#000; font-weight:normal; font-size:12px; padding-bottom:15px; margin-bottom:15px; display:block; }
.leftInfoBox p		{ color:#053756; line-height:1.5em; }
.leftInfoBox .tel	{ color:#9a0000; display:block; font-size:22px; font-weight:bold; padding:15px 0; }
#indexHomeBody #navColumnOneWrapper .action-row,
#indexHomeBody #navColumnOneWrapper .leftInfoBoxWrap	{ display:none; }
#indexHomeBody #navColumnOneWrapper		{ display:block; }
#indexBody #navColumnOneWrapper			{ display:block; }
#productinfoBody #navColumnOneWrapper	{ display:block; }
#indexHomeBody #indexDefaultMainContent	{ margin-left:277px; background:transparent url(/img/ventilator_new/home_head_vertical_long_separator.png) no-repeat left bottom; min-height:540px; padding:10px 30px 0; position:relative; }
#indexHomeBody #indexDefaultMainContent .text		{ margin-bottom:14px; }
#indexHomeBody #indexDefaultMainContent .text h3	{ text-transform:uppercase; color:#002742; margin-bottom:5px; font-size:18px; font-weight:normal; }
#indexHomeBody #indexDefaultMainContent .text p		{ color:#002742; margin-bottom:15px; line-height:23px; text-align:justify; }
#indexHomeBody .noHP				{ display:none; }
#image-categories-top			{ background:transparent url("/img/ventilator_new/action-container2.png") no-repeat center top; height:28px; clear:both;  }

#menu .top-line                 { width:100%; height:4px; background:transparent url(/img/ventilator_new/menu_separators.png) no-repeat left top; }
#menu .middle-line              { width:100%; height:3px; background:transparent url(/img/ventilator_new/menu_separators.png) no-repeat left -4px; }
#menu .bottom-line              { width:100%; height:4px; background:transparent url(/img/ventilator_new/menu_separators.png) no-repeat left -7px; }

#menu .menu-list-wrap           { position:relative; }
#menu .ventilatory-label,
#menu .vzduchotechnika-label    { position:absolute; left:-34px; width:32px; background-color:transparent; background-image:url(/img/ventilator_new/menu_titles.png); background-repeat:no-repeat; }
#menu .ventilatory-label        { height:160px; bottom:0px; background-position:left top; }
#menu .vzduchotechnika-label    { height:220px; top:-3px; background-position:left bottom; }

#menu                           { width:220px; }
#menu ul                        { list-style-type:none; width:100%; }
#menu a                         { text-decoration:none; font-size:12px; }
#menu a:hover                   { text-decoration:underline; }

#menu .menu-list li             { background:#c7dae0 url(/img/ventilator_new/menu_item_bg.png) repeat-x left top; display:block; }
#menu .menu-list a              { background:transparent url(/img/ventilator_new/menu_arrow.png) no-repeat 200px center; color:#01416c; text-transform:uppercase; display:block; padding:10px 30px 10px 10px; }
#menu .active a                 { color:#9a0000; background:#fff url(/img/ventilator_new/menu_active_arrow.jpg) no-repeat 200px center; }
#menu .active-sub a				{ text-decoration:underline; font-weight:bold; }

#menu .menu-active-list         { list-style-type:square; }
#menu .menu-active-list li      { background:#fff url(/img/ventilator_new/menu_separators.png) no-repeat left -11px; }
#menu .menu-active-list a       { color:#00446e; text-transform:none; background:none; padding:10px; margin-right:0; }

#products-files {
  /*margin: 10px 0 0 0;
  top:-65px;
  padding: 10px ;*/
  width: 100%;
  height:35px;

}

#products-files h3 {margin-bottom:3px;}

#products-files .paramRow {margin-right:3px;}

#products-files-title {
  /*font-size: 13px;
  font-weight: bold;*/
  margin-bottom: 5px;
}

.products-file {
  /*clear: both;*/
  float: left;
  /*width: 100%;*/
  width:234px;
  padding-bottom: 5px;
}

.products-file-name {
  float: left;
  padding-left: 8px;
  margin-top:4px;
  width:100%;
}

.products-file-name img {
  /*padding: 3px 2px 0 2px;*/
  vertical-align:middle;
}

.products-file-name a {
  display:block;
  text-decoration:none;
  color:#005993;
}
.products-file-name a:hover {
  color:#00446e;
}

.products-file-name a:visited {
  color:#005993;
}

.products-file-size {
  float: left;
}