
@font-face {
    font-family: 'mainFontBold';
    src: url('fonts/microgbe-webfont.eot');
    src: url('fonts/microgbe-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/microgbe-webfont.woff2') format('woff2'),
         url('fonts/microgbe-webfont.woff') format('woff'),
         url('fonts/microgbe-webfont.ttf') format('truetype'),
         url('fonts/microgbe-webfont.svg#microgrammadbolextregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mainFont';
    src: url('fonts/microgme-webfont.eot');
    src: url('fonts/microgme-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/microgme-webfont.woff2') format('woff2'),
         url('fonts/microgme-webfont.woff') format('woff'),
         url('fonts/microgme-webfont.ttf') format('truetype'),
         url('fonts/microgme-webfont.svg#microgrammadmedextregular') format('svg');
    font-weight: normal;
    font-style: normal;

}  




ol li {font-family: Arial, sans-serif !important;}
.pRed {color: red; padding: 5px; border: 1px solid red;}
/* b, strong {font-family: mainFontBold !important;}  */
.tleft {text-align: left !important;}

a, a:hover {transition: all 600ms linear;}

/* account */

.acc-half  {width:50%;margin:10px auto; float: left; padding: 0px;}
.margin-top45 {margin-top: 45px  !important;}

.loginBox {
width: 320px;
padding: 30px;
margin: 45px auto;
border: 1px solid silver;                                         
background-color: rgb(230,230,230);
color: black;
font-family: Arial, sans-serif;
}

.detailShow {padding: 5px 10px; margin-left: 10px; color: white; font-family: Arial, sans-serif; background-color: rgb(0,80,56);}
.close {float: right; padding: 5px 10px; margin-left: 10px; color: white; font-family: Arial, sans-serif; background-color: rgb(0,80,56);}

table *, table tr, table tr td, table b, table strong, table h1, table h2, table h3, table h4, table tr td b
{font-family: Arial, sans-serif !important;}

.loginBox label.error {
background: transparent url('images/arrow-up.png') no-repeat left 5px;
color: red;
min-height: 28px;
padding: 5px 5px 5px 28px;
font-size: 12pt;
margin: 0px;
border: 0px;
transition: all 600ms linear;
display: block;
}

.header-search-box {

}

.loginBox input, .loginBox select {
width: 94%;
margin: 5px 0px;
padding: 5px 3%;
color: black;
font-family: Arial, sans-serif;
border: 1px solid silver;
}

.normalInput {
width: auto  !important;
margin: 0px  !important;
padding: 0px  !important;
}

.submitAcc {
background-color: rgb(0,80,56) !important;
border: 0px !important;
width: 50% !important;
padding: 10px !important;
color: white !important; 
}

.loginBox p {
font-size: 13px;
padding: 0px;
margin: 0px;
color: rgb(0,80,56);
}

.loginBox p a {
color: rgb(0,80,56);
text-decoration: underline;
} 


/* account */

body, html {
 height: 100%;   
}

body {
font-family: mainFont, Arial, sans-serif;
font-size: 13px;
background-color: white;
border: 0px;
padding: 0px;
margin: 0px;
}

p {font-family: Arial, sans-serif; font-size: 10pt; line-height: 160%; text-align: justify;}


button {
background-color: transparent;
border: 0px;
margin: 0px;
padding: 0px;
}

.b100 {width:96%;padding:12px 2%; margin:12px 0px;}
.cred {color:red;border: 1px solid red;}
.dovolena-wrapper {z-index:99999;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,79,51,0.7);}
.dovolena {margin:165px auto 0px;max-width:990px;padding:32px 2%;background-color:white;color:black;text-align:left;}
.dovolena-button {max-width:160px;font-weight:bold;background-color:rgb(231,120,23);color:black;padding:24px;margin:12px 0px;display:block;}

ul {

list-style: none inside url('images/empty.png');
}

.fill {clear: both;}

ul a {
text-decoration: none;
}

a img {border: 0px;}
a {text-decoration: none;}

h3,h4,h5,h6 {
font-family: mainFont, Arial, sans-serif;
}

h1,h2 {font-family: mainFontBold;}

h1{
font-size: 30px !important;
font-weight: 700 !important;
} 

h2 {
font-size: 24px !important;
font-weight: 100 !important;
}

h3 {
font-size: 20px !important;
font-weight: 700 !important;
}

h4,h5,h6 {
font-size: 16px !important;
font-weight: 700 !important;
}


.paddingBottom0 {
padding-bottom: 0px !important;
}


.h2NewArr {
    color: white;
    padding: 10px;
    background-color: rgb(0,80,56);
    float: left;
    min-width: calc(16.66% - 2px);
    box-sizing: border-box;
}
.w100Im {width: 100% !important; float: left;}
.w100 {width:100%;}
.w33fr {width:33%;position:absolute;right:34%;top:0px;z-index:999;}
.w50fr {width:50%;position:absolute;right:34%;top:0px;z-index:999;}
.w33fr1 {
width:33%;position:absolute;right:0;top:0px; bottom: 6px;z-index:999;
border:1px solid rgb(85,83,80);
padding: 0px;
}
.searchBox {
width:68% !important;
color: black !important;
border: 0px !important;
padding: 4px 1% !important;
font-size:14px !important;
margin: 0px !important;
}

.searchSubmit {
width:27% !important;
border: 0px !important;
padding: 4px 1% !important;
font-size:12px !important;
height: 31px;
margin: 0px !important;
float: right !important;
background-color: rgb(0,80,56) !important;
color: white !important;
text-align:center;
}


ul#filter {background-color:white;width:100%;list-style: none url();margin:0px;padding:0px;border:1px solid rgb(85,83,80);}
ul#filter li {display:block;margin:0px;padding:0px 8px;}
ul#filter li a {background-color:white;transition:all 600ms linear;display:block;margin:0px;padding:8px 8px;font-size:13px;color: black;line-height:15px;}
ul#filter li a:hover {color: white; background-color: rgb(0,80,56); transition:all 600ms linear;}
#filter li span {font-weight:bold;background-color:white;display:block;margin:0px;padding:8px 0px;font-size:13px;color: black;border-top:1px solid rgb(235,235,235);}
.page {transition: all 600ms linear; border: 1px solid rgb(235,235,235); background-color: white; color: rgb(0,80,56);float: left; padding: 5px 8px; font-size:12px;margin:0px 1px 1px 0px;}
.actPage, .page:hover {transition: all 600ms linear; border: 1px solid rgb(0,80,56) !important; background-color: rgb(0,80,56) !important; color: white !important; }
.border0{border:0px !important;}

li a#yourFilter {}
.overflowAuto{overflow: visible !important;height:auto !important}


#buttons-header-wrapper {
display: block;
margin: 30px 0px 0px;
padding: 0px 0;                       
position: relative;
height: 60px;
background-color: transparent;
text-align:right;
}

#buttons-header-wrapper > img.payment-method {
    display: inline-block;
    padding: 0px;
    margin: 0px 2px 0px 0px;
    height: 52px;
    float: left;
}

#buttons-header-wrapper a {display:inline-block; padding: 5px 20px;}
#buttons-header-wrapper a img {}


/* header start */

#header {                   
position: relative;
background-color: rgb(0,80,56);
display: block;
margin: 0px 0px;
padding: 10px 0;                       
}

  #loading-page {
  position: fixed;
  top: 80px;
  left: 224px;
  background: white url('images/loading-page.gif') no-repeat center center;
  z-index: 99999;
  }

#header-logo {
float: right;
text-align: right;
color:white;
font-size: 4em;
margin: 0px;
font-family: mainFontBold;
  padding-right: 20px;
}

#header-logo span {color:rgb(244,128,0)}

#header-logo img {
width: 299px;
height: 50px;
}

#header-menu {
float: right;
height: 50px;
margin: 15px 10px 15px 10px;
padding: 0;
list-style: none inside url('images/empty.png');
}

#header-menu li {
display: inline;
}

#header-menu a {
float: left;
height: 11px;
line-height: 11px;
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 19.5px;
margin: 0px;
color: white;                        
}
  #header-menu a:hover {
  background-color: rgb(48,47,49);
  }

#header-user {
float: right;
margin: 15px 10px 15px 10px;
height: 50px;
padding: 0;
}

#header-user-login {
float: left;
width: 50px;
height: 34px;
padding-top: 16px;
font-size: 10px;
margin: 0px 2px 0px 0px;
background-color: rgb(0,80,56);
text-align:center;
color: white;
}
 
    #header-user-login:hover {
    background-color:rgb(0,81,112);
    -webkit-transition: background-color 600ms linear;
    -moz-transition: background-color 600ms linear;
    -o-transition: background-color 600ms linear;
    -ms-transition: background-color 600ms linear;
    transition: background-color 600ms linear; 
    }   


#header-user-cart {
float: left;
width: 50px;
height: 34px;
padding-top: 16px;
font-size: 10px;
margin: 0px 2px 0px 0px;
background-color: rgb(0,80,56);
text-align:center;
color: white;
}

  #header-user-cart:hover {
  background-color:rgb(114,57,44);
  -webkit-transition: background-color 600ms linear;
  -moz-transition: background-color 600ms linear;
  -o-transition: background-color 600ms linear;
  -ms-transition: background-color 600ms linear;
  transition: background-color 600ms linear;  
  }

  

/* header end */

/* slider */
#slider-wrapper {
width: 100%;
float: left;
margin-bottom: 25px;
z-index: 200;
position: relative;
}


.control_prev {
position: absolute;
left: 5px;
top: 45%;
height: 35px;
width: 35px;
background: transparent url('images/left.png') no-repeat center center;
z-index:201;
}

.control_next {
position: absolute;
right: 5px;
top: 45%;
height: 35px;
width: 35px;
background: transparent url('images/right.png') no-repeat center center;
z-index:202;
}

  .control_next:hover , .control_prev:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  }

#slider {
  position: relative;
  overflow: hidden;
  padding: 0px;
  margin: 0px 5px;
  background-color: white;
  z-index: 203;
  border: 1px solid rgb(192,192,192);
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  background-color: transparent;
  text-align: left;
} 

  #slider ul li img {
  float: left;
  margin-left: 65px;
  margin-top: 25px;
  } 
  
  a.detailP {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 10px 20px 10px 45px;
  background: rgb(0,80,56) url('images/product-detail-24.png') no-repeat 10px 10px;
  color: white;
  font-size: 14px;
  z-index: 99999;
  } 
  
    a.detailP:hover {
    background-color:rgb(0,81,112);
    -webkit-transition: background-color 600ms linear;
    -moz-transition: background-color 600ms linear;
    -o-transition: background-color 600ms linear;
    -ms-transition: background-color 600ms linear;
    transition: background-color 600ms linear;  
    } 
  
  #slider ul li h1 {
  padding: 45px 55px 0px 15px;
  color: black;
  font-size: 18px;
  }  
  
  #slider ul li p {
  padding: 0px 55px 0px 15px;
  color: black !important;
  } 
  
  #slider ul li p strong {
  float: left;
  margin: 25px 0px 0px !important;
  font-weight: bold !important;
  color: white !important;
  background-color: rgb(0,80,56);
  font-size: 20px !important;
  line-height: 30px;
  padding: 5px;
  }   
  
    
   

/*slider end*/   

/* content start */

#content-wrapper {
width: 96%;
max-width: 1280px;
margin: 0px auto 0px;
}

#content-goods {
    margin: 0px auto 100px;
    float: right;
    width: calc(100% - 278px);
}
    
  #breadcrumb {
  list-style: none url('images/empty.png');
  margin: 0px 0px 5px 0px;
  padding: 5px 0px;
  display: block;
  }
  
    #breadcrumb li {
    margin: -3px;
    padding: 0px;
    color:  rgb(0,80,56);
    display: inline-block;
    font-weight: 700;
    }
    
      #breadcrumb a {
      float: left;
      margin: 0px;
      padding: 10px 10px 10px 0px;
      font-size: 14px;
      font-weight: normal;
      color: rgb(48,47,49);
      text-decoration: none;
      border-bottom: 1px solid rgb(235,235,235);
      } 
      
        #breadcrumb a:hover {
        color: rgb(0,80,56);
        -webkit-transition: color 600ms linear;
        -moz-transition: color 600ms linear;
        -o-transition: color 600ms linear;
        -ms-transition: color 600ms linear;
        transition: color 600ms linear;  
        }         
      
      #breadcrumb li > span {
      float: left;
      margin: 0px;
      padding: 10px 10px 10px 0px;
      font-size: 14px; 
      text-transform: uppercase;
      color: rgb(0,80,56);
      text-decoration: none;
      border-bottom: 1px solid rgb(0,80,56);
      }  
      
      
#categories {
display:block;
}      

.category-item {
width:16.65%;
display: inline-block;
/*height: 160px;*/
float: left;
margin: 10px 1%;
position: relative;
background: white url('images/down-title.png') no-repeat right bottom;
text-align: center; 
overflow:hidden;
}  

      .category-item:hover {

      }  

.category-item img {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 15%;
  bottom: 15%;
  margin: auto;
  height: auto;
  width: auto;
  max-width: 70%;
  max-height: 70%;
}

.category-item img.imgW100 {

} 

.category-item img.imgH100 {

} 

.category-item strong {
width:94%;
background: transparent;
position: absolute;
bottom: 3px;
right:6%;
text-align: right;
color: white;
font-weight:100;
letter-spacing: 1px;
font-family: mainFont !important;
}             


/* content end */
/* side menu */
ul#side-menu {
position: relative;
float: left;
width: 300px;
margin: 0px 0px 0px;
padding: 0;
list-style: none inside url('images/empty.png');
z-index: 5000; 
}

  ul#side-menu li {
  display: block;
  margin: 0px;
  padding: 0px;
  position: relative;
  }
  
    ul#side-menu li a {
    display: block;
    margin: 0px;
    padding: 10px;
    text-transform: uppercase;
    font-size: 11px;
    color: white;
    background-color: rgb(0,80,56);
    font-family: mainFontBold;
    } 
    
      ul#side-menu li a:hover {
      background-color:rgb(70,207,255);
      color: black;
      -webkit-transition: background-color 500ms linear, color 500ms linear;
      -moz-transition: background-color 500ms linear, color 500ms linear;
      -o-transition: background-color 500ms linear, color 500ms linear;
      -ms-transition: background-color 500ms linear, color 500ms linear;
      transition: background-color 500ms linear, color 500ms linear;     
      }    
    
      ul#side-menu li ul {
      display: block;
      z-index: 20;
      margin: 0;
      padding: 5px;
      list-style: none inside url('images/empty.png');
      background-color:white;
      border-bottom: 1px solid rgb(220,220,220);
      }  
      
        ul#side-menu li ul li {
        display: block;
        margin: 0px;
        padding: 0px;
        border: 0px;
        text-align: left;
        } 
        
          ul#side-menu li ul li a {
          display: block;
          margin: 2px 10px;
          padding: 30px;
          text-transform: uppercase;
          font-size: 11px;
          color: white;
          text-align: center;
          } 
          
          ul#side-menu li ul li a:hover {
          color: rgb(0,80,56);
          -webkit-transition: all 500ms linear;
          -moz-transition: all 500ms linear;
          -o-transition: all 500ms linear;
          -ms-transition: all 500ms linear;
          transition: all 500ms linear;  
          background-color: white;         
          }

          .opened, .openedSub {

          color: white !important;       
          }              



div#topToSideMenu-wrapper {
position: relative;
float: left;
width: 20%;
margin: 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none inside url('images/empty.png');
height: 100%;
text-align:right;
}
  ul#topToSideMenu-wrapper img {width:100px;}

ul.topToSideMenu {
position: relative;
box-sizing:border-box;
float: left;
width:268px;
margin: -45px 0px auto;
padding: 35px 0px 35px 10%;
list-style: none inside url('images/empty.png');
background: transparent url('images/sidemenu-pruh.png') repeat-y 0px 0px;
      -webkit-transition: all 500ms linear;
      -moz-transition: all 500ms linear;
      -o-transition: all 500ms linear;
      -ms-transition: all 500ms linear;
      transition: all 500ms linear;  
}

ul.topToSideMenuXPrechod {
      -webkit-transition: all 100ms linear;
      -moz-transition: all 100ms linear;
      -o-transition: all 100ms linear;
      -ms-transition: all 100ms linear;
      transition: all 100ms linear;  
width:268px;
opacity:0.2;
}

ul.topToSideMenuX {
      -webkit-transition: all 450ms linear;
      -moz-transition: all 450ms linear;
      -o-transition: all 450ms linear;
      -ms-transition: all 450ms linear;
      transition: all 450ms linear;
position:fixed;
top:100px;
margin-top:0px;
width:268px;
z-index:99999;
padding:0px;
background: transparent;
opacity:1;
}





  ul.topToSideMenu li {
  display: block;
  margin: 12px 0px;
  padding: 0px;
  position: relative;    
  }
  
  ul.topToSideMenu li.active {
  display: block;
  margin: 7.5px 0px;
  padding: 0px;         
  position: relative;
  border-right: 20px solid rgb(244,128,0)
  }  
ul.topToSideMenuX li {
    margin: 1px 0px;
}
    ul#topToSideMenu li a {
    display: block;
    margin: 0px !important;
    width: 90%;
    margin: 0px;
    padding: 15px 5%;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: white;
    background-color: rgb(0,80,56);
    text-align: left;
    font-family: mainFont;
    font-weight: bolder;
    letter-spacing: 1px;
    } 
    
      ul#topToSideMenu li a:hover {
      background-color:rgb(0,185,0);     
      -webkit-transition: all 500ms linear;
      -moz-transition: all 500ms linear;
      -o-transition: all 500ms linear;
      -ms-transition: all 500ms linear;
      transition: all 500ms linear;     
      }                         

/* side menu end */
/* product item */
.product-item {
display:block;                                   
margin: 0px 0px 0px;
padding: 4px 0 4px;
border-bottom: 1px solid rgb(221,221,221);
overflow: hidden;
position: relative;
background-color: white; 
min-height: 42px;   
box-sizing:border-box; 
transition: all 300ms linear;
-webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
     -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
        float: left;
    width: 100%;
} 

.product-item form {}

.product-item button {margin-top:6px;}  

.product-item:hover, .product-item:focus {
  background: rgb(231,231,231);
}  

.product-item-rarity {
    position: relative;
}

.product-item-rarity .w30, .product-item-rarity .w20 {padding-left:0px;box-sizing:border-box;padding-right:24px;position:relative;}
.product-item-rarity .w30 strong {}

.rarita {
    position: absolute;
    top: 22px;
    left: calc(49% - 20px);
    background: #F44336;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    z-index:99;
}

.product-item-rarity .w20 .rarita {
    position: absolute;
    top: 17px;
    left: auto;
    right: 12px;
    background: #F44336;
    width: 8px;
    height: 8px;
    border-radius: 4px;
}

  .mainpanel {
  background-color: rgb(0,80,56);
  border: 0px;
  padding: 0px !important;
  height: 42px;
  margin-bottom:5px;
  }
  
  .fix-search {
  position: fixed !important;
  z-index: 10000 !important;
  top: 0px !important;
  margin: 0px !important;
  left: 0px;
  }
  
  
  .orange {
  background-color: rgb(244,128,0) !important;
  /* position: absolute; top: 0px; right: 0px; */
  }

  .red {
  /*position: absolute; top: 0px; right: 0px;*/
  color: red;
  text-decoration: none;
  }  
  
  .notbg {background-image: url('images/empty.png') !important;}
  
  .mainpanel > div {
  font-family: mainFont; 
  font-weight: bolder;
  color: white;
  box-sizing:border-box;
  padding: 14px 0px 10px 10px;
  background: transparent url('images/border-right.png') repeat-y right top;
  line-height:14px;
  }  
  
    .mainpanel > div.tcenter {
    padding: 14px 0px 10px 1px;
    } 
    
    .mainpanel > div.price1 {
    padding: 9px 0px 10px 1px;
    }     
    
    .mainpanel > div.w10:nth-last-child(1) {
        border-right:1px solid white;
    }  
  
                 

.product-item-name {
    float: left;
    /* overflow: hidden; */
    font-family: Arial, sans-serif;
    letter-spacing: 0px;
    height: 42px;
    line-height: 43px;
    color: grey;
    margin-top:0px;
}

.ui-spinner { overflow: unset; }
  
  .relative {position:relative;}
  .h40im {height:31px !important;}
  .added {font-family:Arial,sans-serif;position:absolute;left:25.65%;bottom:3px;font-size:10px;color:gray;}
  
  .textForm {
  float: left;
  width: 21%;
  height: 40px;
  padding: 10px 2%;
  margin: 0px;
  text-align: right;
  }
  .inputForm {
  float: left;
  width: 21%;
  padding: 10px 2%;
  height: 40px; 
  margin: 0px;
  }
  
  .buttonGreen {
  color: rgb(0,80,56);
  background-color: rgb(244,128,0);
  padding: 20px;
  margin: 10px 0px;
  float: right;
  border: 0px;
  }
  
  .inputForm select, .inputForm input {width: 95% !important; font-family: Arial, Tahoma, Verdana,  sans-serif;}
  
#pocet-error {
    font-size: 11px;
    line-height: 10px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    position: absolute;
    border-radius: -8px;
    right: 100%;
    top: 7px;
    width: 256px;
    color: red;
    background: white;
    border: 1px solid red;
    margin: 0px;
    min-height: 8px;
    right: 159px;
    padding: 10px;
}

.red {color:red;}

.error {font-family: Arial, Tahoma, Verdana,  sans-serif;background-color: red; color:white; padding: 5px;}    
input.error {color:red;background-color:white;}       
  
  .product-item-name input {
  float: left;
  overflow:hidden;
  font-family: Arial, Tahoma, Verdana,  sans-serif;
  padding: 5px 2% !important;
  width: 86%;
    padding: 8px 0px;
    margin: 6px 5px;
    font-size: 18px;
    line-height: 20px;
    border: 1px solid grey;
    background:white;
  }    
  
  .ui-spinner-button {width: 100%;height: 100%;font-size: .5em;padding: 0;margin: 0;text-align: center;position: absolute;cursor: default;display: block;right: 0;left: 0;top: 0;bottom: 0px;z-index:20;}
.ui-spinner-down {position:static;float:left;display:block;width:31px;margin:0;height:32px;background: transparent url(../images/minus.svg) no-repeat center center / 8px 8px !important;border:0;position:relative;top:auto;bottom:auto;left:auto;right:auto;z-index:25;cursor:pointer;}
.ui-spinner-up {position:static;float:right;display:block;width:32px;margin:0;height:32px;background: transparent url(../images/plus.svg) no-repeat center center / 8px 8px !important; border:0;cursor:pointer;}
.ui-spinner-up:hover, .ui-spinner-down:hover,.ui-spinner-up:focus, .ui-spinner-down:focus,
.ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{background-position:center center;border:0;}
.ui-button .ui-icon {background: transparent;}
.ui-button-icon-only .ui-icon {position: absolute;top: 0px;left: 0px;margin-top: 0px;margin-left: 0px;width: 20px;height: 100%;display:none;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size: 16px;height: 24px;}
.ui-widget.ui-widget-content {border: 0px;border-radius: 0px;float:right;margin-right:0px;}

input.ui-spinner-input, .ui-widget input {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 32px;
    right: 32px;
    display: block;
    width: 26px;
    margin: 0;
    height: 20px;
    padding: 0px;
    line-height: 100%;
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 16px;
    text-align: center;
    border:0px;
}


span.ui-spinner {width:88px;border:0px;}

  .product-item-name * {
      font-family: Arial, sans-serif;letter-spacing:0px;
  }  

  .product-item-name #yourFilter strong {
     font-size:12px;
  }  
  
  .mainpanel .product-item-name small {
      font-family: mainFont;letter-spacing:0.7px;
      font-size:9px;line-height:9px;
      font-weight:normal;
  }  
    
  .mainpanel .w5 small {
      margin-left: -3px;
  }    
  
    .product-item-name span, .buttonAdd span {
    font-size: 13px;
    line-height: 13px;
    padding: 15px 0px 11px;
    margin: 0px;
    display:block;
    }  
    
    .product-item-name span strong{
    font-family: Arial, sans-serif;
    letter-spacing: 0px;
    font-weight:normal;
    color: rgb(0,80,56)
    }      

    .product-item-name .icon, .buttonAdd icon {
    height:30px;
    font-size: 14px;
    line-height: 20px;    
    padding: 5px 0px;
    margin: 1px 0px 0px;
    } 

.ui-spinner span {
    font-size: 13px;
    line-height: 13px;
    padding: 5px 0px;
    margin: 0px;
    display: block;
}
.ui-widget.ui-widget-content {padding: 0px;line-height:100%;font-size:12px;margin:0px;border:1px solid rgb(231,231,231);}
    .iconPhoto {
    width:40%;
    height:auto;
    margin:4px;
    }     
    
    .tcenter {text-align: center;}

        .fancy {
        float: left;
        padding: 0px; 
        margin: 0px 0px 0px 0px;     
        }
        
          .fancy img {
          }  
.na-menu {display:block;width:100%;float: left;margin-bottom:4px;}
.na-menu-fixed {box-sizing:border-box;position:fixed;top:-3px;left:0px;right:0px;display:block;max-width:1280px;margin:0px auto;background:white;padding:10px;border:3px solid black;z-index:700000;}
.na-menu .scrollto {
    font-size: 11px;
    line-height: 14px;
    width: calc(16.66666% - 2px);
    float: left;
    box-sizing: border-box;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
    color: black;
    background: rgb(231,231,231);
    margin-right: 2px;
    letter-spacing:1.33px;
}  
.na-menu .scrollto:hover, .na-menu .scrollto:focus {
background: black;color:white;
}      
          
.w6 {
    width: calc(6% - 14px);
    line-height: 15px;
    background-color: white;

    margin-left: -1px;
    margin-right: 14px;
    vertical-align: middle;
}   


.mainpanel > div.w6:nth-child(1) {
    padding: 10px 0px 10px 0px;margin-right:0px;
    } 
        
    .w6 img.w6-img {
    height: 40px ;
    max-width: 100% !important;
    } 
    .w30 {width:30%;}   
    .w20 {width:20%;}
    .w80 {width:80%;}
    .w13 {width:19%;}
    .mainpanel .w13 {width:20.5%;}
    .w10 {width:10%;} 
    .w5 {width:5%;} 

  
  .buttonAdd {

  }
  
  .buttonDetail {
  background-color: rgb(0,80,56);
  padding: 5px;
  position: absolute;
  bottom: 5px;
  right: 44px;
  }  

    .buttonDetail:hover {
    background-color:rgb(0,81,112);
    -webkit-transition: background-color 600ms linear;
    -moz-transition: background-color 600ms linear;
    -o-transition: background-color 600ms linear;
    -ms-transition: background-color 600ms linear;
    transition: background-color 600ms linear; 
    }  

  /* souvisejici produkty */
  .product-common {
  width: 24%;
  margin: 10px 0.5%;
  padding: 30px 0px 24px;
  position: relative;
  float: left;
  background-color: white;
  overflow: hidden;
  }
  
    .product-common strong {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 96%;
    padding: 2px 2%;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: rgb(48,47,49);
    }
    
    .product-common-img {
    width:100%;
    margin:0;
    padding:0;
    border:0px;
    }
    
      span.product-common-price {
      position: absolute;
      bottom: 2px;
      left: 2px;
      padding: 4px;
      font-size: 10px;
      text-transform: uppercase;
      background-color: rgb(48,47,49); 
      color: white;     
      }
      
      .product-common-buttonAdd {
      background-color: rgb(0,80,56);
      padding: 4px;
      position: absolute;
      bottom: 2px;
      right: 2px;
      }
      
        .product-common-buttonAdd:hover {
        background-color:rgb(114,57,44);
        -webkit-transition: background-color 600ms linear;
        -moz-transition: background-color 600ms linear;
        -o-transition: background-color 600ms linear;
        -ms-transition: background-color 600ms linear;
        transition: background-color 600ms linear; 
        }       

      .product-common-detail {
      background-color: rgb(0,80,56);
      padding: 4px;
      position: absolute;
      bottom: 32px;
      right: 2px;      
      }
      
        .product-common-detail:hover {
        background-color:rgb(0,81,112);
        -webkit-transition: background-color 600ms linear;
        -moz-transition: background-color 600ms linear;
        -o-transition: background-color 600ms linear;
        -ms-transition: background-color 600ms linear;
        transition: background-color 600ms linear; 
        } 
              
      .product-common-detail img, .product-common-buttonAdd img {width:20px;}
  


  /* souvisejici produkty end */
  
  

/* product item end */ 
/* product item detail */


.product-detail {
width:99%;
padding: 5px 0.5% 25px;
margin: 15px auto;
position: relative;
}

  .product-detail-left {
  float: left;
  width: 49%;
  padding: 0px;
  margin: 0px 1% 0px 0px;
  } 
    
    .product-detail-left h5 {
    margin:15px 0px 0px;
    padding:8px 0px 0px;
    border-top: 1px solid rgb(0,80,56);
    color: rgb(0,80,56);
    }
  
    .product-detail-main-img {
    width: 100%;
    border: 0px;
    }
  
  .product-detail-right {
  float: left;
  width: 49%;
  padding: 0px;
  margin: 0px 0px 0px 1%;
  }
  
    .product-detail-right h1 {
    margin: 0px 0px 15px;
    padding: 0px; 
    line-height: 28px;
    font-weight: bold;
    color: rgb(48,47,49); 
    }
    
    .product-detail-right h2 {
    margin: 0px 0px 15px;
    padding: 0px; 
    line-height: 28px; 
    }    

    .product-detail-desc-short {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
    color: rgb(48,47,49);
    }
    
    .product-detail-order-box {
    width: 100%;
    position: relative;
    background-color: white;
    padding: 0;
    margin: 15px 0px;
    }
    
    .product-detail-desc-full {
    width: 100%;
    position: relative;
    color: rgb(48,47,49);
    padding: 0;
    margin: 15px 0px;
    }
    
      .product-detail-buttonAdd {
      float: right;
      background-color: rgb(0,80,56);
      padding: 15px; 
      margin: 15px 15px 15px 0px;
      height: 24px;    
      }
      
        .product-detail-buttonAdd:hover {
        background-color:rgb(114,57,44);
        -webkit-transition: background-color 600ms linear;
        -moz-transition: background-color 600ms linear;
        -o-transition: background-color 600ms linear;
        -ms-transition: background-color 600ms linear;
        transition: background-color 600ms linear;        
        }
      
      span.product-detail-onstock {
      float: right;
      background-color: #b5bf00;
      padding: 15px; 
      margin: 15px 15px 15px 0px;
      height: 24px;    
      }      

      .product-detail-productPrice {
      float: left;
      background-color: rgb(48,47,49);
      color: white;
      padding: 15px;
      margin: 15px;
      line-height: 24px;
      height: 24px;
      overflow:hidden;
      }
      
      /* galerie */
      .product-detail-gallery {
      width: 100%;
      position: relative;
      background-color: transparent;
      padding: 0;
      margin: 15px 0px;      
      }
      

      


/* product item detail end */


/* kosik */
#cart {
width: 100%;
margin: 10px auto;
padding: 55px 0px 80px;
position: relative;
}

  #close-cart {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: rgb(0,80,56);
  padding: 5px 20px;
  color: white;
  font-size: 22px;  
  } 
  
    #close-cart:hover {
    background-color:rgb(114,57,44);
    -webkit-transition: background-color 600ms linear;
    -moz-transition: background-color 600ms linear;
    -o-transition: background-color 600ms linear;
    -ms-transition: background-color 600ms linear;
    transition: background-color 600ms linear; 
    }  

  #cart-traffic {
  position: absolute;
  left: 2%;
  bottom: 10px;
  background-color: white;
  color: rgb(48,47,49);
  font-size: 12px;
  padding: 15px;
  border-bottom: 1px solid rgb(192,192,192);
  line-height: 19px;
  }

    #cart-traffic select {
    border: 1px solid rgb(192,192,192);
    color: rgb(48,47,49);
    text-transform: uppercase;
    font-size: 11px;
    padding: 0px;
    background-color: rgb(247,247,247); 
    }

  #cart-total-price {
  position: absolute;
  right: 2%;
  bottom: 10px;
  background-color: white;
  color: rgb(48,47,49);
  font-size: 12px;
  line-height: 19px;
  padding: 15px;
  border-bottom: 1px solid rgb(192,192,192);
  }
    #cart-total-price strong {
    color: rgb(0,80,56);
    }
    
      #cart-traffic img, #cart-total-price img {
      margin: 0px 0px -4px;
      }
    
    .tright {
    text-align: right;
    }
  
  
  .price {font-family: 'mainFont';font-size:12px;}  
  .price * {font-family: 'mainFont' !important;font-size:12px !important;}
.price-right {
    padding-right: 124px;
    width: 50%;
}

  .pointer {
  cursor: pointer
  }

  .cart-anchor {
  color: rgb(0,80,56); 
  text-decoration: none; 
  }


  .productPrice {
  font-size: 15px;
  line-height: 24px;
  height: 24px;
  color: black;
  padding: 5px;
  position: absolute;
  bottom: 5px;
  left: 5px;  
  }

  .cartRow {
  display: block;
  padding: 10px;
  border-bottom: 1px solid silver;
  background-color: white;
  }
  
    .cartRowBoxBig {
    float: left;
    width: 98%;
    padding: 0px 1% 10px;
    margin: 0px;
    font-size: 12px;
    line-height: 17px;
    height: 17px;
    overflow: hidden;
    }
  
    .cartRowBoxSmall {
    float: left;
    width: 18%;
    padding: 0px 1%;
    margin: 0px;
    font-size: 12px;
    line-height: 17px;
    height: 17px;
    overflow: hidden;
    } 
    
    .cartRowBoxSmall strong {
    color: rgb(0,80,56); 
    }       

      a.cart-row-erase {
      float: right;
      padding: 0px 1%;
      margin: 0px 0px 0px 15px;
      font-size: 12px;
      line-height: 17px;
      height: 17px;     
      }
      
        a.cart-row-erase img {
        border: 0px;
        height: 17px;
        }        
    
      img.cart-row-count-submit {
      float: left;
      padding: 0px 1%;
      margin: 0px;
      font-size: 12px;
      line-height: 17px;
      height: 17px;     
      }
    
      .cart-row-count {
      float: left;
      padding: 0px 1%;
      margin: 0px;
      font-size: 12px;
      line-height: 17px;
      height: 17px;
      color: white;
      background-color: rgb(0,80,56);
      text-align: center;
      }
      
      .cart-row-count-kusu {
      float: left;
      border: 0px;
      width: 45px;
      padding: 0px 1%;
      margin: 0px;
      font-size: 12px;
      line-height: 17px;
      height: 17px;
      color: white;
      background-color: rgb(48,47,49);
      overflow: hidden;
      text-align:center;
      } 
      
      .cartRow input {
      border:0;
      }
      
      .fright {
      float: right !important;
      } 
      
      .tgreen {color:rgb(0,80,56)}
      .tgreen:hover {color: rgb(244,128,0)}
    
/* kosik end */

#order-msg{
  border: 3px solid green;
  color: green;
  padding: 30px;
  margin: 20px 0px;
  color: green;
  font-size:15pt;
}
#order-msg p{
  font-size:15pt;
}
#order-msg .pay{
  display:block;
  width: 180px;
  line-height: 56px;
  background:#F48000;
  text-decoration:none;
  margin: 15px 0 0 0;
  text-align:center;
  color:#008000;
}


li a.wholesale-active {
background: rgb(231,120,23) url('images/arrow-right.png') no-repeat right center !important;
color: rgb(0,80,56) !important;
}