html{
   width:100%;
    height:100%;
 
}
body{
    width:100%;
    height:100%;
    font-family: "roboto",sans-serif;
    background-image:url(images/pozadie.png);
    background-repeat:repeat-x;
    background-color:#C4C4C4;  
    margin:0px;
    padding:0px;
  color:#605E5E;
}
.bolder{
   font-weight:700;
}
.c-green a{color:#00904C!important;}
.c-red a{color:#FA0000!important;}
.c-blue a{color:#0071BC!important;}

.blue{
  background-color:#EB0000!important;
  color:white;
  padding:0px!important;
}
.red{
  color:#EB0000;
}
.ico{
   width:20px;
   height:20px;
}
.small-ico{
   width:15px;
   height:15px;
}
.big-ico{
  width:30px;
   height:30px;
}
.breadcrumb{
  background:white;
}
.white{
 color:white;
}
.container{
  margin:auto;
}

a{
    text-decoration:none;
color:#666;
}
a.media:hover{
   text-decoration:none;
}
a img{
   border:0px;
}
#main{
  margin-bottom:0px;
  background:white;
  min-height:75%;
  position:relative;
}
#container{
   width:100%;
    padding-top:53px;

}


#logo{
    height:180px;
    width:100%;
    text-align:center;
}

.indextop{
 background-image:url(images/titul01.png);
 background-repeat:no-repeat;
background-size:cover;
 border-top:5px solid #EB0000;
border-bottom:5px solid #EB0000;
margin-left:-15px;
margin-right:-15px;
width:calc(100% + 30px);


padding-top:55px;
padding-left:415px;
height:365px;
}
#content{
   min-height:500px;
    margin-top:23px;
    margin-bottom:0px;
  position:relative;
padding-right:15px;
padding-left:15px;
}
#index{
   
}
#index div{
    float:left;
    margin-bottom:18px;
}
#index div img{
    width:324px;
    height:510px;
}
.cleaner{
    clear:both;
}
.clean{
    clear:both;
}


h2{
font-weight:900;
font-size:18px;
}
h4{
font-size:16px;
}
h3{
font-size:17px;
margin-left: 0px!important;


text-align:left;
}

.rightcontent{
    float:right;
    margin-bottom:23px;
    min-height:500px;
    
}


.modright{
    margin-right:0px;
}
.item-name{
    font-size:12px;
    width:100%;
    text-align:center;
    height:36px;
    margin-top:6px;
}
.item-price{
    font-size:12px;
    width:50%;
    text-align:center;
    float:left;
    margin-top:0px;
}
.item-detail{
    font-size:15px;

    text-align:left;
    float:left;
padding-left:15px;
    
}
.item-detail a{
    width:73px;
    border:0px!important;
}

.pagination{
    text-align:center;
    width:100%;
    height:50px;
    padding-top:30px;
    padding-bottom:30px;
    font-size:12px;
}
.pagination div{
    display:inline-block;
    width:auto;
    margin:auto;
}
.pagination a{
  color:black;
}
.pagination a.pn{
    color:#bb080c;
}
.ui-corner-all{
    border-radius:0px!important;
}
.umenu{ display:none; }
.spinner {
  width: 40px!important;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 30%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding:0px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
line-height: 1.2;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 2px;
  left: 3px;
font-size:11px;
}
#cart h3{
text-align:center!important;
}
#cart h4{
    margin-top:5px;
}
#cart .detailimg{
      height:80px;
      border:1px solid lightgray;
}
#cart span.price{
    float:right;
    font-weight:bold;
    display:inline-block;
    margin-right:10px;
    margin-top:0px;
}
#cart .pay{
    width:249px;
    margin-right:6px;
    text-align:left;
    float:right;
    height:25px;
    color:white;
    padding-top:5px;
    padding-left:5px;
    margin-top:5px;
    background:#878586;
}
#cart .button{
    width: 253px;
float: right;
margin-right: 6px;
    margin-top:5px;
    position:relative;
    bottom:0px;

}
#cart{
      position:absolute;
      font-size:12px;
      margin:auto;
      float:right;
      top:-30px;
      right:0px; 
      min-width:540px;
      display:none;
      z-index:1500;
 border:1px solid lightgray;
       background:#f1f1f1;
      border-radius:7px;
}
@media only screen and (max-width: 767px) { 
#cart{
 right:0px; 
 padding-left:8px;
 padding-right:8px;
 top:-60px;
}
#main{
  top:-4px;
}
}
#cart #inner{
      font-size:12px;
      float:right;
      border:0px solid lightgray;
      width:265px;
       
      background-color:#333333;
      z-index:550;
      display:none;
}
#cart #preview{
      font-size:12px;
      margin:auto;
      float:right;
      margin-bottom:15px;
      z-index:100;
      display:none;
      width:100%;
}
#cart .back{
      position:relative;
      margin-left:5px;
      color:#bb080c;
      margin-top:50px;
      display:inline-block;
}
#preview h3{
      color:#EB0000;
      margin-left:0px;
      font-size:18px;
      font-weight:normal;
}
#previewbox{

   
    width:100%;

    border-radius:7px;
   
}
#previewbox tr.noborder td{
   
}
#previewbox td,#previewbox th{
    padding-right:10px;
    text-align:left;
    vertical-align:middle;
}
#previewbox .div td{

    padding-top:8px;
    padding-bottom:10px;
    padding-right:10px;
    
}
#previewbox .header{

}
#previewbox .header th{
    padding-top:5px;
    padding-bottom:5px;

}
#previewbox .header .buttons{
    padding:20px;
    padding-right:0px;
float:none!important;
}

.button
{
    font-size:12px;
}
.bgbutton{
    height:36px;


    color:white!important;
    white-space: nowrap;
    border-radius:7px;
    border:1px solid #EB0000;
    background:#EB0000;
    font-size:18px;
   
    font-weight:bold;
    display:block;
    margin-top:12px;
   padding-top:4px;
   text-align:center;
   transition-duration:0.7s;
}
.bgbutton:hover{
    color:#EB0000!important;
    text-decoration:none;
     background:white;
}
.bgbutton span{
   color:#008080;
   background:white;
   border-radius:5px;
padding:3px;
 margin-lefT:12px;
  font-size:17px;
}
.pointer{

 cursor:pointer;}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0px solid #BB080C;
    background: #bb080c;
    font-weight: normal;
    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 0px solid #BB080C;
    background: #bb080c;
    font-size:12px;
    font-weight: normal;
    color: #fff;
}
#mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    filter: Alpha(Opacity=80);
    z-index:-20;
}
.right{
    text-align:right!important;
}
.left{
    text-align:left!important;
}
.center{
    text-align:center;
}
#static{
    float:left;
    width:100%;
   padding-left:15px;
  padding-right:15px;
}
#static img{
  margin-left:15px;
  margin-bottom:15px;
}
#static h3{
  
    color:#bb080c;
    font-size:14px;
    font-weight:normal;
    margin-left:10px;
margin-top:20px;
margin-bottom:20px!important;
    width:100%;
   text-align:left;
}
.acc-box{
    width:211px;
    height:98px;
    border:1px solid lightgray;
    float:left;
    font-size:12px;
    padding:10px;
    
}
.acc-box-active{
    border:0px solid lightgray;
    height:121px;
    background-image:url(images/platba1.png);
    background-repeat:no-repeat;
    color:white;
}
.acc-box h4{
    font-weight:normal;
    font-size:12px;
    margin-top:10px;
    margin-left:0px;
}
.acc-main{

    font-size:14px;
    margin-bottom:20px;
}
.acc-main .buttons{
    position:relative;
    bottom:0px;
    margin-right:7px;
}
.acc-main label{
    display:inline-block;
    width:100%;
}
.acc-main-box{
    margin:10px;
    margin-left:0px;
    padding:10px;
    min-height:200px;
}
.corner{
   border-radius:7px;
}
.acc-total{
    float:right;
    margin-bottom:15px;
    text-align:center;
  
}
.acc-total table{
    text-align:left;
    margin:auto;
    margin-top:16px;
}
.acc-total table td{
    height:23px;
}
.cap{
display:none;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-top-right-radius: 0px!important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 0px!important;
}
.ui-icon-minus {
background-position: -48px -128px!important;
}
.ui-icon-plus {
background-position: -16px -128px!important;
}
.ui-state-default .ui-icon {
  background-image: url(/images/ui-icons_ffffff_256x240.png);
}
.button span{
    display:inline-block;
    margin:5px;
    padding-top:0px!important;
    padding-bottom:0px!important;
}
.hidden{
  display:none;
}
.cart_product{
 height:82px;
 width:97%;
 line-height:14px;
text-align: left;
 padding-top:5px;
 color:#ffffff;
}
.cart_product_price{
 float:right;
 font-weight:bold;
}
.cart_buttons{

  bottom:4px;
  height:134px;
}
.cart_buttons .button{
  width:249px;
}
.ui-front {
z-index: 1000;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .1em .1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
   float: left;
   font-size:14px!important;
   margin: .1em .5em;
   white-space: nowrap;
   width: 90%;
   overflow: hidden;
   text-overflow: ellipsis;
}
.ui-widget-header {
border: 1px solid #E3A1A1;
background:  #BB080C url(images/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x;
color: white;
font-weight: bold;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 0.3em 0em .4em;
}
#alertdelete{
   min-height:45px!important;
   font-size:12px;
   display:none;

}
div.pagination{

    width:100%;
    float:left; 
}
div.pag_item{
  color:#BB080C;
  float:left;
  border:1px solid #A9ABAA;
  width:18px;
  height:18px;
  background:white;
  margin-right:3px;
  text-align:center;
}
div.dots{
  border:0px;
  width:26px;
 background:transparent;
}
div.sel{
 color:#BB080C;
  border:1px solid #BB080C;
  background:#DEDEDC;
}
div.first{
  width:auto;
  padding-left:5px;
  padding-right:5px;
  
}
.scrollup{
    width:40px;
    height:40px;
   
    position:fixed;
    bottom:120px;
    right:80px;
    display:none;
    text-indent:-9999px;
    background: url(images/icon_top.png) no-repeat;
}
#bg{ 
   position:fixed;
   z-index:-50;
   top:0px;
 
  margin-top:53px;
  margin-bottom:55px;

}
.carousel-inner, .carousel{
  height:100%;

}
.carousel .item{
  height:100%;
  background-repeat:no-repeat;
  background-position-x:center;
  background-position-y:center;
  background-size: 100%;
}
.size17{
font-size:17px;
}
.sizing{
   width:100%;
   border:1px solid gray;
   margin-bottom:15px;
}
.sizing .tbheader th{
   background-color:white;
  text-align:center;
}
.sizing td,.sizing th{
   padding:4px;

}
.sizing tr:nth-child(odd) > td{
   background-color:lightgray;
   text-align:center;
}
.sizing tr:nth-child(even) > td{
   background-color:white;
   text-align:center;
}
.sizing tr:nth-child(odd) > th{
   background-color:lightgray;
  
}
.sizing tr:nth-child(even) > th{
   background-color:white;
 
}
@media only screen and (max-width: 576px) { 
#footer{
height:200px!important;
}
#cart{
 right:0px; 
 width:100%;
  min-width:100%;
 padding-left:8px;
 padding-right:8px;
 top:-20px;
}

.item-detail{
width:100%;
text-align:center;
}
}

@media only screen and (max-width: 400px) { 
#spin-cart{
  display:none;
}
}

.btn.blue{
 border:1px solid #FA0000;
  padding:5px!important;
 transition-duration:0.7s
}
.btn.blue:hover{
    color:#FA0000!important;
    text-decoration:none;
    background:white!important;
}
@media only screen and (max-width: 998px) { 
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
.container{  width: 100%;}

 }


@media (min-width: 1200px){
.container {
    max-width: 980px;
}
}



@media only screen and (max-width: 767px) { 

.indextop{
 background-image:url(images/titul01.png);
 background-repeat:no-repeat;
  background-position:bottom;
background-size:cover;
 border-top:5px solid #EB0000;
border-bottom:5px solid #EB0000;
margin-left:-15px;
margin-right:-15px;

padding-top:40px;
padding-bottom:40px;
padding-left:130px;
padding-right:15px;
height:auto;
}
.s40 {
 font-size:25px;
}
.s30 {
 font-size:22px!important;
}

}

@media only screen and (max-width: 992px) and (min-width: 767px) { 
.indextop{
      padding-top: 15px!important;
    padding-left: 395px!important;;
}
}

.social{
  display:inline-block;
  margin:10px;
  width:36px;
  height:36px;
}
#footer{
   bottom:0px;
   height:140px;
   width:100%;
 
   background:transparent;
   font-size:11px;
   color:#6C6C6C;
   padding-top:13px;
    bottom:10px;
}
#footer .social {
  margin-top:-3px;
}
#footer .social a{
display:inline-block;

}

#footer h3{
    font-size:11px;
    font-weight:bold;
    color:white;
}
#footer-inner div{
    float:right;
    margin-left:0px;
    margin-right:0px;
   text-align:right;
}
#footer div a{
    display:block;
    color:#484851;
}

#footer div a:hover{
    display:block;

}
.submenu{
display:none;
}
.loginform{
 display:none;
   position:absolute;
  top:30px;
  background:#f1f1f1;
  z-index:100;
  border:1px solid #c1c1c1;
  border-radius:2px;
right:0;
top:30px;
}

.nav>.nav-item{
 border-right:1px solid white;
 padding-left:0px;
padding-right:0px;
}
.nav>.nav-item:last-child{
 border-right:0px solid white;
}
.nav-link{ 
font-size:14px!important;
font-weight:bold;
color:white;
;}
.dropdown-menu .nav-item img{
  padding-left:10px;
}
.dropdown-menu .nav-link{
  color:black;
  padding-left:10px;
}
.dropdown-menu .nav-link:hover{
  color:#4c4c4c;
}
.s30{
  font-size:30px;

}
#login{
 font-size:12px;
}
.gradient{
  position:fixed;
  background-image:linear-gradient(to bottom, white 15%, transparent);

  height:80px;
  width:100%;
  z-index:100;
}

.logo-sm{
   width:0px;
   height:23px;
   display:inline-block;
   transition-duration:0.7s 
}
.logo-sm.fix{
   display:inline-block;
   width:69px;
}

#topleftmenu.fix a{
   font-size:14px;
}

#top{
  height:102px;
  position:static;
  width:100%;
  padding-top:28px;
 z-index:2000;
}
.grey{
  color:#666;
}
#top a{

}
#top a:hover{
   text-decoration:none;

}



.close_button{

cursor: pointer;
 border:0px;
    position: absolute;
    margin: auto;
left:20px;
    height: 30px;
    padding-top: 0px;
    margin-bottom: 20px;
    background: transparent;
   color:white;
  font-size:40px;
}

.form-control.plaintext{
  background-color:white!important;
  text-align:right;
  border:0px;
}
.dropdown-menu{
   border-radius:0px;
   min-width:8rem;
   color:black;
  display:none;
   padding:0rem;
   margin:0px; 
   border:0px;
  width:200px;
}
.dropdown-item{
 padding: .35rem 0.9rem;
}
.dropdown-item a{
   font-size:0.8rem;
   
    color:white;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.search{
  display:inline-block;
}
.nav-link{
  display:inline-block;
  color:white;
  font-size: 0.8rem;
}
.nav-link:hover,.nav-link.active,.dropdown-item:hover,.dropdown-item:focus{
  color:#f5f5f5;
 
}

/*topmenu*/
#basket_value{
 
  
    font-weight: bold;
}
#tmenu{
    width:100%;
    
    padding-top:43px;
   
    z-index:300;
}
#tmenu.fix{
    position: fixed;
    top: -133px;
}
#main.fix{
    
    padding-top: 260px;
}
#topmenu div.topmenu{
  width:710px;
  float:right;
}
#topmenu .logo{
   width:200px;
   float:left;
   margin-top:3px;
}
#topmenu ul{
    margin:auto;

}
#topmenu ul li{
    list-style:none;
   
    color:white;
    padding-left:0px;
    padding-right:0px;
    font-size:17px;
}
  #topleftmenu{
         position:relative!important; 
  }
#topmenu a{
    color:#ddd;
}
#topmenu a:hover{
    color:#fff;
    background:#000;
}
#topmenu a:focus{
    color:#fff;
    background:#000;
}
#topmenu .logged{
 display:none;
}
#top .notlogged{
 display:none;
}
#topmenu .container{
position:relative;
  padding-left: 0px;
  padding-right: 0px;

}
#topmenu .container .navbar{
  padding-right:15px;
  padding-left:15px;
width:100%;
}
#ul-left{
 float:left;
 display:block;
 width:370px;
 margin-left:0px;
 padding-left:0px;
}
#ul-right{
 float:right;
 display:block;
 width:670px!important;
text-align:right;
padding-left:0px;
 margin-left:0px;
}
#login-mail{
float:left;

font-size:12px;
width:270px!important;
color:white;
margin-top:10px!important;
text-align:center;
}
.navbar-inverse{
 background:#000;
 border:0px;
 margin:0px;
}
.navbar-brand{
  padding:0px;
}
.inverse-dropdown{
  background-color: #000;
  border-color: #000;
  
}
.navbar-collapse{
 float:right;
}



#taska{
  margin-top:0px;
  float:right;
}
 .mainlogo{
     width:300px;
     transition-duration:0.7s 
  }
@media (max-width:992px){
.nav>.nav-item{
 border-right:1px solid white;
 padding-left:12px;
padding-right:12px;
}
#top{
  padding-top:10px;
}
}

@media (max-width:767px){
   #top{
     height:100px!important;
  padding-top:9px;
   }
.loginform{
  width:100%;
}
   .dropdown-menu{
 
     position:relative;
     background:transparent;
     text-align:center;
    font-size:80%;
    display:block;
   width:100%;
   }
   .navbar-toggler{

   }
   .mainlogo{
     width:150px;
     transition-duration:0.7s 

  }
  
  #taska{
    
  } 
  .navbar{
    position:fixed;
    top:10px;
    z-index:120;
    left:10px;
  }
  .navbar.blue{
     background-color:transparent!important;
   }
  #productmenu{
     background: #605e5e;
    background-image: url(images/pozadie.png);
    color: blue;
    height: 120vh;
  overflow:auto;
    width: 100%;
    position: fixed;
    lefT: 0px;
    top: 0px;
    z-index: 10000;
    padding-bottom:25vh;
    text-align:center;
  }
  #productmenu .nav{
    display:flex;
    flex-direction:column;

  }
#productmenu .nav li{
    text-align:left!important;
}
   #productmenu .nav a{
    font-size:20px;
    text-align:left!important;

    color:white!important;

  }
  #productmenu .nav .dropdown-item a{
    font-size:18px;
  }
  #topleftmenu{
         position:relative!important; 
  }
  #tmenu{
    width:100%;
    background:white;
    padding-top:60px;
   
    z-index:300;
 }
}
h3{ padding-bottom:15px}
#delivery_address{
 margin-top:-50px;
 margin-left:8px;
}


input[type=checkbox]{
  width:20px!important;
  margin-left:8px;
}
input:disabled{
  background-color:white;
}
select:disabled{
  background-color:white;
}

