.mobil
{
  display:inline-block;
}

body
{

}

h1
{
  font-size:200%;
}

#content img
{
  max-width: 100% !important;
  height: auto !important;
}

/* RESET */
/* HEADER */
#top_bar, #menu, #top_bar_right, #menu_top,
#header, #header.fixed, #search,
#content, #col-1, #col-2,
  /* FOOT */
#foot,
  /* DETAIL */
#detail-foto, #detail-info, #detail_basket .left, #detail_basket .right,
#detail_basket_form .basket_form_table,
.grid_1, .grid_2
{
  margin:0px;
  padding:0px;
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  display:block;
  height:auto;
  float:none;
  border:0px;
  text-align:left;
}
/**/


#hlavni_nadpis,
.col_box,
.print_page,
#fixed_bottom_bar
{
  display:none !important;
}


/* TOP BAR */
#top_bar
{
  width:auto;
  padding:2%;
}

#menu_top
{
  float: none;
}
#menu_top ul li a
{
  border: 0px;
  background-color: rgb(244,244,244);
  margin-right: 1px;
  margin-bottom: 1px;
  padding: 5px;
  display: inline-block;
}
#menu_top ul a.first
{
  padding-left: 5px;
}

#top_bar_right
{
  float: none;
  text-align: right;
  margin-bottom: 10px;
}
#registrace
{
  border: 0px;
  margin: 0px;
  padding-left: 0px;
  float: left;
}
#login
{

}
#login_form
{
  width:80%;
  padding:10%;
  padding-top:2%;
  padding-bottom:5%;
}
/**/

/* HEADER */
#basket
{
  display:block;
  float:none;
  width:100%;
  margin-bottom:15px;
  font-size:110%;
}
#basket_products,
#basket #basket_show_popup
{
  display:none !important;
}

#menu
{
  background-color:#E6E6E6;
  padding-top:5px;
  padding-bottom:5px;
}
#menu ul li a,
#menu ul li:first-child a
{
  border:0px;
  padding:5px;
  padding-left:15px;
  padding-right:5px;
  font-size:95%
}
#menu ul li:hover ul
{
  display:none;
}

#header,
#header.fixed
{
  width: auto;
  padding: 2%;
  position: relative;
  margin: 0px;
  left: 0px;
  box-shadow: none;
}

#logo
{
  margin:0px;
  margin-bottom:10px;
  float:none;
  display:block;
}

#search #search_input
{
  width:80%;
  border: 0px;
}
#search #vyhledavani_text
{
  padding-left:2%;
  padding-right:0px;
  width:98%;
}
#search #search_button
{
  width: 20%;
  border: 0px;
}
#search .bt-search
{
  width: 100%;
  border: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#as_vyhledavani_text
{
  width: 100% !important;
}
/**/


#content
{
  width: auto;
  padding: 2%;
}


/* CATEGORIES */
#categories
{ /* TOP */
  width:100%;
  padding-left:0px;
  padding-right:0px;
}

.categories_mobil_show
{
  display:block;
  padding:10px;
  background-color:#000;
  color:#fff;
  font-size:120%;
  font-weight:bold;
  cursor:pointer;
  line-height:27px;

  -webkit-transition: all 0ms ease;
  -moz-transition: all 0ms ease;
  -ms-transition: all 0ms ease;
  -o-transition: all 0ms ease;
  transition: all 0ms ease;
}
.categories_mobil_show .icon
{
  background-repeat:no-repeat;
  background-position:center;
  width:27px;
  line-height:27px;
  height:27px;
  display:inline-block;
  float:right;
}
.categories_mobil_show.show .icon
{
  background-image:url("/grafika/plus_icon.png");
}
.categories_mobil_show.show
{
  margin-bottom:20px;
}
.categories_mobil_show.hidden .icon
{
  background-image:url("/grafika/minus_icon.png");
}

#categories_tree.show
{
  display:block;
}
#categories_tree.hidden
{
  display:none;
}
#categories_tree .icon,
#categories_tree .icon.level_1,
#categories_tree .icon.level_2,
#categories_tree .icon.level_3,
#categories_tree .icon.level_4
{
  width: 10%;
  left: inherit;
  right: 1px;
  top: 1px;
  padding: 0px;
}
#categories_tree .icon.subcategories
{
  background-color: rgba(255,255,255,0.5);
}
#categories_tree .icon.level_1
{
  height: 37px;
}
#categories_tree .icon.level_2
{
  height: 27px;
}
#categories_tree .icon.level_3
{
  height: 25px;
}
#categories_tree a .name
{
  width: 90%;
  float: left;
}
/**/


/* CATEGORIES (PRODUCTS) */
/* SUBCATEGORIES */
.subcategories .subcategory
{
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* SUBCATEGORIES IMG */
.subcategories_img
{
  overflow: hidden;
}
.subcategories_img_in
{
  width: 102%;
}
.subcategory_img
{
  width: auto;
  margin-right: 2%;
  margin-bottom: 2%;
}
.subcategory_img a,
.subcategory_img .img,
.subcategory_img .name,
.subcategory_img .no_foto
{
  height:60px;
}
.subcategory_img .img,
.subcategory_img .no_foto
{
  width: 60px;
}
.subcategory_img .img img
{
  max-height: 60px !important;
  max-width: 60px !important;
}
.subcategory_img .no_foto
{
  min-height: 60px;
}
.subcategory_img .name
{
  max-width: 100px;
}
/* END SUBCATEGORIES IMG */
/* END SUBCATEGORIES */

/* ZALOZKY */
.sort_bookmark a
{
  border:1px solid #E6E6E6;
  margin:0px;
  margin-right:10px;
  margin-bottom:10px;
}
.sort_bookmark a.active
{
  bottom:0px;
}
/**/

/* PRODUKT */
.cat-list
{
  margin:0px;
  padding:0px;
  border:0px;
  background:none;
}
.cat-list_in
{
  width: auto;
  margin: 0px;
}
.produkt
{
  width:100%;
  float:none;
  margin-right:0px;
}
.produkt h2
{
  position:relative;
}
.produkt h2 a
{
  height:auto;
}
.produkt .foto
{
  height:auto;
  padding:10px;
}
.produkt .foto .foto-in
{
  display:block;
  width:100%;
  height:auto;
  min-height:100%;
}
.produkt .foto .foto-in img
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.produkt .foto .no_foto
{
  height:100px;
}
.produkt .sleva
{
  position:absolute;
  right:10px;
}
.produkt .popisek
{
  height:auto;
  padding:2%;
  width:96%;
}
.produkt .popisek:empty
{
  display:none;
}
.produkt .popisek .variants
{
  position:relative;
  padding:0px;
  padding-top:10px;
}
.produkt .in_basket.active
{
  margin-right:0px;
  padding-left:2%;
  padding-right:2%;
  width:96%;
}
.produkt div.produkt-bottom
{
  float:none;
  padding:2%;
  width:96%;
}
/* END PRODUKTY */

/* RADKOVY VYPIS */
.cat-list-radek
{
  margin: 0px;
  margin-bottom: 15px;
}
.produkt-radek-in
{
  padding-left: 0px;
  padding-right: 0px;
}
/* END RADKOVY VYPIS */


/* DETAIL */
#detail_basket .left
{
  margin-bottom:10px;
}
#detail-foto a#det-img-a
{
  height:auto;
  padding-top:10px;
  padding-bottom:10px;
}
#detail_basket_form
{
  margin-bottom:15px;
}

.detail_title
{
  font-size:180%;
}
.detail_content
{
  padding:15px;
  margin-bottom:15px;
}

/* NAPOSLEDY PROHLIZENE */
.watch-last-box
{
  padding: 0px;
}
/* END NAPOSLEDY PROHLIZENE */

/* ZALOZKY */
#detail_zalozky .zalozka
{
  border-bottom: 1px;
  margin-bottom: 10px;
}
/* END ZALOZKY */
/* END DETAIL */


/* KOSIK */
#p-basket .categories_mobil_show,
#p-basket #categories_tree,
#p-basket #categories,
#p-basket #send-order .print_paper
{
  display:none !important;
}

.form_box_content
{
  padding:15px;
  margin-bottom:15px;
}
.hlp-input
{
  display:none !important;
}

#cp-posty
{
  width: 100%;
}
/* END KOSIK */


#nahoru
{
  bottom:10px;
}


/* POPUP */
.popup_bg
{

}
.popup
{
  left:10%;
  width:80%;
}
#abp_button_back
{
  margin-bottom: 10px;
}
/**/

#foot .col-1,
#foot .col-2,
#foot .col-3
{
  display:block;
  float:none;
  width:86%;
  padding:5%;
  margin:2%;
}#categories_bg
{
  padding:15px;
  background:transparent;
}

#categories *
{
  -webkit-transition: all 0ms ease;
  -moz-transition: all 0ms ease;
  -ms-transition: all 0ms ease;
  -o-transition: all 0ms ease;
  transition: all 0ms ease;
}
#categories
{
  background-color:#f4f4f4;
  border:1px solid #e6e6e6;
  border-bottom:0px;
  margin-bottom:15px;
  width:auto;
}

#categories ul
{
  list-style:none;
  margin:0px;
}
#categories ul.subcategories
{
  display:none;
  /*visibility:hidden;*/
}

#categories ul.open
{
  display:block;
  /*visibility:visible;*/
}

#categories a
{
  color:#000;
  text-decoration:none;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  display:block;
  clear:both;
  overflow:hidden;
}
#categories .icon
{
  display:block;
  width:8%;
  float:left;
}
#categories a .name
{
  display:block;
  width:92%;
  float:right;
}
#categories ul.subcategorie
{
  margin:0px;
  position:relative;
  display:none;
}
#categories ul.open
{
  display:block;
}

/* LEVEL 1 */
#categories li.level_1,
#categories li.level_1:hover
{
  float:none;
  padding:0px;
  margin:0px;
  background:transparent;
}
#categories a.level_1
{
  padding:10px;
  border:0px;
  border-bottom:1px solid #e6e6e6;
  font-size:17px;
  font-weight:600;
  color:#000;
  text-align:left;
  height:auto;
  line-height:inherit;
}
#categories a.level_1:hover,
#categories a.level_1.active
{
  background-color:#7e7e7e;
  color:#fff;
}
#categories ul.level_1,
#categories ul.subcategories.level_1
{
  position:relative;
  padding:0px;
  border:0px;
  border-bottom:1px solid #e6e6e6;
  opacity:1;
  visibility:visible;
  margin:0px;
}
/* END LEVEL 1*/

/* LEVEL 2 */
#categories li.level_2
{
  float:none;
  display:block;
  padding:0px;
  margin:0px;
  width:auto;
}
#categories li.level_2 a:hover .name
{
  text-decoration:underline;
  color:#c1c1c1;
}
#categories li.level_2 a.active
{
  font-weight:bold;
}
#categories .level_2 a
{
  padding-left:25px;
  font-weight:normal;
  font-size:inherit;
  margin:0px;
}
/* END LEVEL 2*/

/* LEVEL 3 */
#categories a.level_3
{
  padding-left:40px;
  padding-top:4px;
  padding-bottom:4px;
  color:inherit;
}
/* END LEVEL 3*/

/* JS VERZE */
#categories ul li
{
  position:relative;
}

#categories .icon
{ /* Pro klikaci verzi */
  position:absolute;
  top:13px;
  left:8px;
  height:9px;
  width:9px;
  padding:2px;
  background-repeat:no-repeat;
  background-position:center;
  cursor:pointer;
}
#categories .icon.subcategories
{
  background-image:url("/grafika/plus.png");
}
#categories .icon.subcategories.open
{
  background-image:url("/grafika/minus.png");
}
#categories .icon.nosubcategories
{
  background-image:none;
}
#categories .icon.subcategories:hover,
#categories .icon.level_1.subcategories.active
{
  background-image:url("/grafika/plus_white.png");
  background-color:#7E7E7E;
}
#categories .icon.subcategories.open:hover,
#categories .icon.level_1.subcategories.open.active
{
  background-image:url("/grafika/minus_white.png");
  background-color:#7E7E7E;
}

/* LEVEL 2 */
#categories .icon.level_2
{
  top:9px;
  left:22px;
}
/**/
/**/

#categories.show
{
  display:block;
}
#categories.hidden
{
  display:none;
}
#categories a .icon
{
  width:3.5%;
}
#categories a .name
{
  width:93%;
}
#top_bar_right
{
    margin-bottom: 0px;
}
#registrace
{
    padding-left: 30px;
}

#logo
{
    width: auto;
}

#basket
{
    font-size: 100%;
}

#menu_top_bg
{
    padding: 2%;
    background: #02A7E9;
}
#menu_top li.level_1
{
    width: auto;
    float: none;
}
#menu_top a.level_1,
#menu_top a.level_1.first,
#menu_top a.level_1.last
{
    text-align: left;
    padding: 10px;
    margin-bottom: 2px;
    background-color: transparent;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#menu_top ul.level_1
{
    display: none !important;
}

.categories_mobil_show
{
    margin-bottom: 2px;
    background-color: #ee3436;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#categories_tree .icon.subcategories
{
    background-color: transparent;
}
#categories_tree .icon.subcategories.level_1,
#categories_tree .icon.subcategories.open.level_1
{
  top: 1px;
}
#categories_tree .icon.level_1
{
  height:42px;
}

.subcategory_img .name
{
    max-width: 130px;
}

.produkt .foto
{
    padding: 0px;
}
.produkt .produkt_bg
{
    padding: 0px;
    padding-top: 20px;
}
.v-osobni-odber
{
    position: relative;
    display: block;
    padding: 8px;
    font-size: 110%;
    margin: 0px;
    margin-top: 5px;
    margin-left: -2%;
    margin-right: -2%;
    margin-bottom: -2%;
    text-align: center;
}

#detail_zalozky .zalozka.active
{
    border: 1px solid #F4F4F4;
}
#detail_zalozky_obsah
{
    margin-left: -2%;
    margin-right: -2%;
}
.detail_content
{
    padding: 0;
}
#detail_basket .right,
#detail_basket .left
{
    width: auto;
    clear: both;
    float:none;
    overflow: hidden;
    padding: 15px;
    padding-bottom: 0;
}

#hw-87kwowifjjowiklsadh666left
{
    display: none !important;
}

/*#facebook*/
/*{*/
/*    display: none;*/
/*}*/

#foot_2 .col
{
    width: auto;
    float: none;
    padding: 1%;
    text-align: center;
}

#foot .col_box
{
    display: block !important;
}
#foot .col
{
    padding: 0;
}
#foot .col_box_title
{
    margin: 0;
    margin-bottom: 10px;
}

.write-us1
{
    padding: 10px 2%;
}

#nahoru
{
    bottom: 120px;
}

/* KOSIK */
.tbl_katalog_vypis .obrazek
{
    display: none;
}
/* END KOSIK */

.cena_dopravy .img{display:none;}

#detail_alternative .produkt {width: 100%;}
