html {
    height: 100%;
    font-size: 16px;
}

body {
    background-color: #fff;
    position: relative;
    width: 100%;
    color: #666;
    font-size: 16px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
}

body {
    line-height: 1;
}

.dn, .dnone, .num_item {
    display: none !important;
}

div#tab4 .webwidth.wrapper span.required {
    color: red;
    position: absolute;
    right: 0;
    top: 11px;
}

div#tab4 .webwidth.wrapper .rowOdeslat .btn-info:hover {
    color: white !important;
    opacity: .8;
}

.ovisible {
overflow:visible !important;}

*, *:before, *:after {
    box-sizing: border-box;
}

::selection {
    background: #1a4c8c;
    color: #fff;
}

body, html, h1, h2, h3, h4, h5, h6, ul, ul li, p, fieldset, input{
    font-family: "museo",serif;
}

p {
    font-family: "museo",serif;
}

.centerdiv {
display:table-cell;
vertical-align:middle;
text-align:center;
}

.sliderpicture,
.centerdiv,
.centerdiv a {
  width: 100% !important;
  height: 100% !important;
    
  display: flex !important;
  display: -webkit-flex !important;
  
    overflow: hidden !important;
    justify-content: center;
    align-items: center;
  overflow: hidden !important;
}

.sliderpicture img {
    width: auto !important;
    height: auto !important;
}

.sliderpicture img:before {
  content: "";
}

.centerdiv a {
  background: url(/img/nonews.png) no-repeat;
  background-position: center;
  background-size: cover;
  border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
        align-items: center;
    justify-content: center;
}

.centerdiv img {
width: auto;
height: auto;
/*min-height: 166px;*/
max-height: 166px;
max-width: 100%;
}

/* POMOCNE XLS GRID - je pak nahrazov�no CMS XLS gridou */

.xlsw25 {
    width: 24.999%;
    float:left;
}

.xlsw24 {
    width: 23.999%;
    float:left;
}

.xlsw28 {
    width: 27.999%;
    float:left;
}


.xlsw75 {
    width: 74.999%;
    float:left;
}

.xlsw33 {
    width: 32.999%;
    float:left;
}

.xlsw50 {
    width: 50%;
    float:left;
}

   /*
.xlsw25 {

    background:red;
}

.xlsw75 {

    background:blue;
}

.xlsw33 {

    background:black;
}
   */

/* PAGE BASIC */



#headerline {
    background: #1a4c8c;
    color: #fff;
        min-height: 42px;
}
#headerline2 {
        border-bottom: 1px solid #eaeaea;
    min-height: 69px;
    overflow: visible;
    border-top: 1px solid #eaeaea;
}
.wrapper {
    margin: 0 auto;
    padding: 0;
    overflow: hidden; /* .fz */
/*    z-index: 1;*/
    position: relative;
}

.col-lg-12 .contentholder .wrapper.webwidth {
    overflow: visible;
}

.wrapper50 {
width:50%;
display:block;
float:left;
 overflow: hidden;
}

.webwidth {
/*    max-width: 1285px;*/
    /*width: 100%;*/
	/*max-width: 1400px;*/
}

/* MENU */

.menubox {
    display: block;
    height: auto;
}

.menubox select.responsiveMainMenu {
    display: none; /* .fz */
    height: auto;
}


ul.menu-rozbaleno {
    /*left: 50%;*/
    position: relative;
}

.menubox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu-rozbaleno li {
    display: block;
    float: left;
    list-style-type: none;
    width: auto;
        height: 50px;
}

ul.menu-rozbaleno a {
color: #FFF;
    display: block;
    padding: 14px;
    font-size: 14px;
    font-weight: 100;
}

/* TITLE */

.titleholder {
    float: left;
    font-size: 14px;
    font-weight: 100;
    padding: 13px 0 ;

    height: 42px;
    width: 247px;
}

.titleholder h1, .titleholder h2.nohometitle {
    font-size: 12px;
    margin: 1px 0;
    font-weight: 100;
}

.loginholder {
    float: right;
    font-size: 14px;
    font-weight: 100;
    padding: 13px 0   ;

    height: 42px;
    width: 70px;
    text-align: right;
}

.loginholder a,  .loginholder a:hover {
    color: white;
}

.menuboxholder {

    height: 42px;
    width: calc(100% - 496px);
    float: left;
}

.menuboxholder.secondmenusize {
    width: calc(100% - 343px);
}

.menuboxcenter {
    float: right;
    left: -50%;
    position: relative;
}
/*--------------logoholder----------------*/

.logoholder {
    float: left;
    font-size: 14px;
    font-weight: 100;
   /* padding: 13px 0;*/
    height: 100%;
    width: 170px;
	border-right: 1px solid #eaeaea;
}


p.logo {
    background: url(../img/logo.png) no-repeat left;
    height: 42px;
	margin-top: 16px;
	}

	p.logo a {
    padding: 20px;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 90px;
	text-decoration:none;
      z-index: 9998;
    position: absolute;
	}

/*-------------menu categories-----------------------*/

ul.categories li a{
    color:black;
    text-decoration:none;

}

ul.categories li a:hover{
font-weight:600;

}

.logoholder+.menuboxholder {
padding-top:6px;}

.secondmenuholder {
    left: 50%;
    position: relative;
}


.secondmenu {
overflow:hidden;
padding:10px;
    background: url(../img/plus.png) no-repeat right;
   display: block;
    float: left;
    padding-right: 26px;
    padding-top: 20px;
    padding-left: 15px;
}

.secondmenu:last-child {
    background: none;
	    padding-right: 10px;
}

.secondmenu a {
text-transform:uppercase;
color:#999999;
cursor:pointer;
text-decoration:none;}


.secondmenu a:hover{
color:black;
}

/*---------------searchandstore----------------*/
.serchandstore1 {
    overflow: hidden;
    width: 84px;
    float: right;
    padding-top: 20px;
    padding-bottom: 10px;
    border-left: 1px solid #eaeaea;
        height: 68px;
}

.serchandstore2 {
    overflow: hidden;
    width: 84px;
    float: right;
    padding-top: 20px;
    padding-bottom: 10px;
    border-left: 1px solid #eaeaea;
}

.store {
width: 83px;
    text-align: center;
    cursor: pointer;
    height: 38px;
    z-index: 9999;
    position: absolute;
}

.search {
width: 83px;
    text-align: center;
    cursor: pointer;
    height: 38px;
    z-index: 9999;
    position: absolute;
}

span.items {
    position: absolute;
    margin: -17px 0 0 31px;
    display: block;
    width: 21px;
    font-size: 12px;
    text-align: center;
    color: white;
}

/*-------------sliderholder-----------------------------*/
.sliderholder {
height:620px;
background-color:#f9f9f9;
display:block;
margin-top:20px;
margin-right:10px;
overflow: hidden;
    margin-left: 13px;

}

.slider {


        background: url(../img/sliderbcg.jpg) no-repeat;
    background-size: 100%;
}

.owl-prev {

    display: block;
    width: 64px;
    height: 97px;
    position: absolute;
   top: 31%;
    left: 0;

    background: url(../img/arrowl.png) no-repeat center;
    cursor:pointer;
}

.owl-next {
     background: url(../img/arrowr.png) no-repeat center;
    display: block;
    width: 64px;
    height: 97px;
    position: absolute;
    top: 31%;
    right: 0;

    cursor:pointer;
}

.sliderpicture
{width:100%;
height:auto;
background-color:transparent;

  display: flex ;
  display: -webkit-flex ;
  

    justify-content: center;
    align-items: center;
  
}

.sliderpicture img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
        min-height: auto;
}

.bannerlink a.detailbtn {
    background: url(../img/sipickawhiteblue.jpg) no-repeat 64px 10px !important;
}

a.detailbtn.showlinkFalse {
    display: block;
}

a.detailbtn.showlinkTrue {
    display: none;
}



img.imgslider {
    max-height: 465px;
    max-width: 475px;
}

.banner {
width:100%;
height:155px;
background-color:#1a4c8c;
display:block;
    padding: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

.banner h2{
    color: white;
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 10px;
    display: block;
    height: 28px;
    overflow: hidden;
}


.bannerlink {
width:100%;
overflow:hidden;
padding-top:10px;

}


.bannerlink p{
    display: block;
    float: left;
    max-width: calc(100% - 140px);
    color: white;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    height: 38px;
    overflow: hidden;
}

.bannerlink a.detailbtn, .bannerlink a.detailbtn:hover , .bannerlink a.detailbtn:link , .bannerlink a.detailbtn:active , .bannerlink a.detailbtn:visited  {
padding:10px 8px 8px 8px;
padding-right:50px;
border: 1px solid white;
background:url(../img/sipickawhiteblue.jpg) no-repeat 82px 9px;
	cursor:pointer;
	color:inherit;
	    float: right;
		color:white;
		text-decoration:none;

	}

/*-------------------categoriesholder-------------------------*/
.categoriesholder {
overflow:hidden;
width:100%;
}

.categoriesholder .hdcell {
border-right: none !important;}

.categoriesholder h2 {
  width: 100%;
  flex-grow: 4;
  text-align: left;
  font-weight: 300;
}


.categorycell {
overflow:hidden;
/*width:330px;*/
    /*width: 47%;*/
width: calc(100% / 4.3);
height:300px;
border: 1px solid lightgrey;
margin-top:20px;
/*margin-right:10px;
margin-left:10px;*/
    padding-top: 15px;
    padding-left: 25px;
        padding-right: 25px;
    padding-bottom: 15px;
	float: left;
	display:flex;
  display: -webkit-flex;
  flex-direction: column;
}

.catFlx .categorycell {
  width: 100% !important;
}

.categorytitle {
    width: 100%;
    height: 35px;
    overflow: hidden;
    margin-bottom: 21px;
}

.categorytitle h2, .categorytitle img {
display:block;
min-width:1px;
float:left;
margin: 3px 0;
position: relative;
}

.categorytitle h2 a::after {
content: '\f105';
font-family: FontAwesome;
font-weight: 100;
font-style: normal;
margin:0px 0px 0px 30px;
text-decoration:none;
color: #b7a515;
}

.categorytitle h2 a, .categorytitle a {
font-size:20px;
font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
	color:black;
	cursor:pointer;
}

.categorytitle h2 a:hover , .categorytitle a:hover {
	color:#1a4c8c !important;
  text-decoration:none;
}

.categorytitle img {
margin-top: 9px;
margin-left:26px;

display: none;
}

.categoryinfo{
    width: 100%;
    height: 155px;
    overflow: visible;
}

.categorycell .categoryinfo .categoryimage {
width:50%;
}

.categoryimage {
/*width:50%;*/
height:100%;
overflow:visible;
display:block;
float:left;
   margin-top: -20px;
}

.categorylist {
    width: 48%;
    height: 100%;
    overflow: hidden;
    display: block;
    float: left;
    min-height: 156px;
}




.categoryimage img {
    float: right;
    margin: -2px -49px;
    max-width: 150%;
}



.categorylist a, .categorylist a, .categorylist a:hover {
width: 100%;
    text-decoration: none;
    cursor: pointer;
    color: black;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    clear: both;
    display: block;
    padding: 0 0 7px;

}

.categorylist a:hover {
color:#1a4c8c !important;

}



.buttonholder {
height: 50px;
    overflow: hidden;
    padding-top: 23px;
}

.buttonholder a.detailbtn{
padding:8px;
padding-right:50px;
border: 1px solid lightgrey;
background:url(../img/arrowleftsmall.png) no-repeat 82px 8px;
	cursor:pointer;
	color:inherit;
color: #1A4C8C;
}



.buttonholder a.detailbtn:hover{
color:#1a4c8c !important;
text-decoration:none;

}

.buttonitemholder {
    height: 40px;
    overflow: hidden;
    width: 149px;
    float: left;

}

.buttonitemholder .detailbtnitem {
    padding: 8px;
    padding-right: 50px;
    border: 1px solid lightgrey;
    background: url(../img/arrowleftsmall.png) no-repeat 127px 8px;
    cursor: pointer;
    color: inherit;
        width: 149px;
            float: left;
            height: 36px;
/*    position: absolute;
    bottom: 20px;*/
            
}       

.middleholder.topslider .buttonitemholder .detailbtnitem {
    
    position: absolute;
    bottom: 32px;
            
}


.detailbtnitem a {
    display: block;
    width: 381px;
    height: 174px;
    position: absolute;
    margin: -323px -47px;
    padding: 324px 48px 58px;
    color: #1A4C8C;
}

.detailbtnitem a:hover {
text-decoration:none;
}

/*-----------------middleholder------------------*/



h2.hdtitle {
text-align: center;
    width: 100%;
    height: 90px;
    padding-top: 20px;
    font-size: 48px;
    font-weight: 300;
    color: black;
    }

.hdholder {
    overflow: hidden;
    min-height: 390px;
    display: block;
    margin: 0 auto;
    /*max-width: calc(100vw - 137px);*/
    padding-bottom: 50px;
}

.productTopSlider.hdholder.responsivesizes {
    max-height: 343px;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
    min-height: 343px;
}

.hdcell {
    overflow: hidden;
    width: 25%;
    height: 100%;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 30px;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 35px;
    min-width: 300px;
    min-height: 300px;
    background: white;
}

.hdcell.hd:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    margin: -254px 0 0 104px;
    background: url(../img/hdicon.png) center no-repeat;
}

/*.hdcell:last-child {
border-right: none;
} */

.hdheader {
overflow:hidden;
display:block;
color: black;
}

.hdheader p{
    font-size: 13px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 300;
    display: block;
    height: auto;
    margin-bottom: 4px;
    overflow: hidden;
    text-align: left;
    padding-left: 6px;
}

.hdheader p+p{
    text-align: center;
    font-size: 19px;
    text-transform: none;
    color: black;
    font-weight: 400;
    display: block;
    height: 27px;
    margin-bottom: 24px;
}

.hdimageholder {
height:220px;
display:table;
 width: 100%;

}

.price{
    display: block;
    float: right;
    font-size: 20px;
    color: #1a4c8c;
    width: 50%;
    text-align: right;
    padding: 5px 0;
}


/*--------------------newsaddsholder---------------------*/

	.newsaddsholder
	{
padding:30px;

  overflow:hidden;
  height: 100%;
  width:100%;
 /*     margin-top: 60px; */
	      background-color: whitesmoke;
        background-color:rgba(99, 125, 103, 0.65)

}

.newsaddsholderinner {
    max-width: 1018px;
        margin: 0 auto;
}

.newsaddstext {
overflow:hidden;
width:435px;
display:block;
float:left;
height: 115px;
}


.newsaddstext  img {
display:block;
float:left;
margin-left:0;
opacity: 1 !important;
filter: alpha(opacity=100)!important;
margin-top:20px;
}


.text {
display:block;
float:right;
overflow: hidden;
width: calc(100% - 116px);
margin-top: 30px;

}

.text p {
color:	#fff;
font-size:30px;
font-weight:300;
}

.text p+p {
font-size:16px;
font-weight:300;
}


.newsaddssignin {
    overflow: hidden;
    display: block;
    float: right;
    width: 505px;
    height: 120px;
    margin-right: 50px;
    padding-top: 37px;
}


.newsaddssignin input{
    height: 52px;
    margin: 0px;
    margin-right: -2px;
    padding: 3px 0 5px 22px;
    width: 63%;
    font-size: 19px;
    color: #999999;
    font-weight: 300;
        float: left;
     }


.newsaddssignin a, .newsaddssignin a:hover, .newsaddssignin a:active, .newsaddssignin a:visited, .newsaddssignin a:link{
padding: 18px 0;
    background-color: #1a4c8c;
    color: white;
    text-decoration: none;
    margin-left: -2px;
    cursor: pointer;
    width: 28%;
    display: block;
    text-align: center;
    float: left;

}

/*-----------------------homearticleholder-----------------------*/

.homearticleholder {
overflow:hidden;
width:100%;
    padding: 40px 0px 10px 0px;
}



/*--------------footerholder-------------------*/

.footer {
overflow:hidden;
background-color:#ebedef;
width:100%;
    min-height: 375px;
}



/*-------------kategorie--------------------------*/

.topcategoryinfo {
overflow:hidden;
/*background:url(../img/sliderbcg2.jpg) no-repeat;*/
    background-size: cover;
	width:100%;
/*	min-height:275px;*/
	}

.topcategoryinfo	.drobeckovka {
   /* width: 100%;*/
    height: 35px;
    margin: 0 auto;
    min-height: 30px;
    overflow: visible;
    /*padding: 20px;*/
    text-align: left;
    /*padding-top: 35px;*/
    color: white !important;
    z-index: 1;
        /*display: none;*/
	}



.drobeckovka a, .drobeckovka a:hover, .drobeckovka a:link, .drobeckovka a:active, .drobeckovka a:visited{
	color: red;
	font-size:16px;
	font-weight:300;
	cursor:pointer;
      z-index: 999;
	}

.drobeckovka span {
  color: white !important;
}

	.topcategoryinfotext {
	display:block;
	overflow:hidden;
	height:100%;
	width:100%;
	}

		.topcategoryinfotext h1, .topcategoryinfotext h1{
    color: white;
    font-size: 55px;
    font-weight: 300;
    text-align: center;

    max-width: 830px;
    margin: 0 auto;
    margin-bottom: 20px;
    /* margin-top: 15px; */
    padding: 0;
        max-height: 56px;
    line-height: 68px;
}

.NewsDate {
    color: black;
    text-align: center !important;
    display: block;
    width: 100%;
    float: none;
    font-weight: 700 !important;
    color: black !important;
    padding-bottom: 16px;
    padding-left: 2px;
}

.news_article * {
    text-align: center !important;
}


		.topcategoryinfotext p{
	color:#999999;
	font-size:20px;
	font-weight:300;
	text-align:center;
	height:42px;
        max-width: 695px;
    margin: 0 auto;
        padding: 0 20px 20px;
	}



.catalogmiddle {
display:block;
overflow:hidden;
width:100%;
    min-height: calc(100vh - 565px);}




.categoriesholder{
  display:flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
overflow:hidden;
width:100%;
min-height:1px;
margin:0 auto;
max-width: calc(100vw - 137px);
/*padding-bottom: 25px;*/
}

.categoriesholder.msohome
{

  justify-content: space-between;

}



.catcell {
    overflow: hidden;
    width: 25%;
    height: 100%;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 45px;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 35px;
    min-width: 300px;
    background: white;
}

.catheader{
overflow:hidden;
width:100%;
}

.catheader a {
    color: black;
}


.catheader p{
text-align: left;
    font-size: 13px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 300;
    display: block;
    height: 14px;
    margin-bottom: 4px;
    overflow: hidden;
}

.catheader p+p{
    text-align: left;
    font-size: 19px;
    text-transform: none;
    color: black;
    font-weight: 400;
    display: block;
    height: 35px;
    margin-bottom: 13px;
}




.cattext {
display: block;
    overflow: hidden;
    width: 100%;
    height: 35px;
    font-size: 16px;
    font-weight: 100;
    line-height: 17px;

}

.cattext p{
    color: #999999;
    font-size: 15px;
    height: 33px;
    font-weight: 300;
    overflow: hidden;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            background: center;
}

.catimageholder  {
height:220px;
display:table;
 width: 100%;
}

.cat-footer {}



/*------------------pole s obrazkem pod vypisem kategorii----------------*/

.backgroundholder {
overflow:hidden;
min-height:372px;
background:url(../img/bcgwolf.jpg) no-repeat center;
background-size:cover;
}

/*----------------- products----------------------*/

.productadds {
overflow:hidden;
margin:0 auto;
display:block;}

.prislusenstvi {
overflow:hidden;
margin:0 auto;
display:block;
padding-bottom:20px;
padding-top:20px;
}

.prislusenstvi>div{
overflow:hidden;
margin:0 auto;
display:block;
width: 770px;
}

.productsaddsimg {
display:block;
float:left;
overflow:hidden;
}

.productadds a,  .productadds a:hover, .productadds a:link, .productadds a:active, .productadds a:visited {
color:#bea40d;
padding:25px;
display:block;
float:left;
text-decoration:none;
cursor:pointer;
padding-top:40px;
}

.productadds a+img{
display:block;
float:left;
padding-top:38px;
}


.lineinfoholder{
overflow:hidden;
margin:0 auto;
display:block;
}


.rada {
overflow:hidden;
margin:0 auto;
display:block;
border-top: 1px solid #EAEAEA;
    padding: 90px 40px;

}


.linearticle {
overflow:hidden;
margin:0 auto;
display:block;}

.linearticle h2{
color:black;
margin-top:0px;
font-weight:300;
font-size:26px;
padding-bottom:20px;}


.linearticle p{
font-weight:200;
font-size:18px;
}


/*---------------------Detail produktu---------------*/

	.detailproductinfo {
overflow:hidden;
	width:100%;
	min-height:50px;
	}

	.detailproductinfo .drobeckovka {
    margin: 0 auto;
    min-height: 30px;
    overflow: hidden;
    padding: 20px;
    text-align: left;
    padding-top: 35px;
	padding-bottom:35px;
  display: none;
	}



	.productimgholder {
	display:block;
	overflow:hidden;
	margin:0 auto;}

  .productimgholder img {
    max-width: 100%;
        cursor: pointer;
            mix-blend-mode: darken;
}



		.productinfoholder {
	display:block;
	overflow:visible;
	margin:0 auto;}

	.productinfoheader {
	display:block;
	overflow:hidden;
	margin:0 auto;
	}


		.productinfoheader p {
	display:block;
	overflow:hidden;
	margin:0 auto;
	color:  #999999;
	font-weight:200;
	}

.productinfoheader>p {
    /* text-transform: uppercase; */
    font-size: 36px;
    color: white;
    text-align: right;
    position: absolute;
    right: -24px;
}

.productinfoheader h1 {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    color: black;
    font-weight: 300;
    padding-top: 58px;
    padding-bottom: 15px;
}
				.productinfoheader h1 span {

	color: #bea40d;
	font-weight:300;
	}


	.productinfotext{
	display:block;
	overflow:hidden;
		margin:0 auto;
	margin-bottom:10px; font-weight: 300;}
  
  .container-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
}

  .productinfotext h2 {
font-size: 22px;
    margin-top: 0;
    color: black;
    font-weight: 400;
}

  .productinfotext strong {
    color: black;
    font-weight: 400;
}




			.productinfotext p {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    color: #999999;
    font-weight: 200;
    font-size: 18px;
    padding-bottom: 15px;
    line-height: 22px;
	}

  .productinfotext div {
    font-weight: 300;
    color: #999999;
    padding-bottom: 15px;
}

.pstav {
    font-weight: 100;
    width: 87px;
    height: 19px;
    float: left;
    color: #000;
}

.pstavalue {
    float: left;
    width: 200px;
    height: 18px;
}

.skladem {
    color: #337AB7;
}

 .do14dnu{
    color: #C4A40D;
}

.5ks {
    color: #C4A40D;
}

.nedostupne {
    color: #D22925;
}



.sklads {
    overflow: hidden;
    border-top: 1px solid #EAEAEA;
    padding-top: 20px;
}

	.productinfoprice	{
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: -13px;
    /* border-bottom: 1px solid #EAEAEA; */
    padding-bottom: 15px;
	}

		.productinfoprice p {
	display:block;
	overflow:hidden;
	float:left;
	color:  #999999;
	font-weight:200;
	padding-top: 15px;
	font-size:14px;
	}

			.productinfoprice p+p {
	display:block;
	overflow:hidden;
	float:right;
	color:  #1a4c8c;
	font-weight:600;
	font-size:22px;
	padding-top: 0px;
	}






	.choosereticle {
	display:block;
	overflow:visible;
	margin:0 auto;
	    border-bottom: 1px solid #EAEAEA;
		padding-bottom: 20px;}


	.choosereticle p{
	display:block;
	overflow:hidden;
	float:left;
	color:  #999999;
	font-weight:200;
    padding-top: 10px;
	font-size:14px;
	width: 100%;
	}


		.reticles span img {
    display: block;
    overflow: hidden;
    float: left;
	    max-width: 40px;
		margin-right:10px;
}

	.reticles span img+p {
    display: block;
    overflow: hidden;
    float: left;
    color: #999999;
    font-weight: 200;
    padding-top: 10px;
    font-size: 14px;
    width: 200px;
}

	.reticles .btn {
    display: block;
    overflow: hidden;
/*    height: 50px;*/
}


		select.reticles {
		width:100%;
		height:50px;
		padding:5px;
		border: 1px solid #EAEAEA;
		padding-left: 70px;
		}

.btn-group.bootstrap-select.reticles.open {
    width: 100% !important;
}
.btn-group.bootstrap-select.reticles {
    width: 100% !important;
}

.btn-info {
    color: #fff;
    background-color: white;
    border-color: #9F9F9F;
}

.btn-info:hover, .btn-info.focus, .btn-info:focus {
       color: #3278B4 !important;
    background-color: #FFFFFF;
    border-color: #9F9F9F;
}

.open>.dropdown-toggle.btn-info, .btn-info.active, .btn-info:active, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #3278B4 !important;
    background-color: #F3F3F3 !important;
    border:  0 none !important;
}
.dropdown-menu {
    box-shadow: none !important;
        border:  0 none !important;
}



span.caret {
    color: #337AB7;
}

select.reticles  option{
		width:100%;
		background: url(../img/instagram.png) left no-repeat;

		}

				.reticles {
display:block;
width:300px !important;
		}


		.reticles li {
    display: block;
    padding: 0 0 0 3px;
}

		.reticles  li a  {
display:block;
float: left;
padding:10px;
width: calc(100% - 3px);
		}

.reticles  li a  img{
display:block;
float: left;
max-width: 40px;
margin-right:10px;
		}

		.reticles  li a  img+p{
display:block;
float: left;
width:457px;
		}

			.choosereticle img{
	margin:0 auto;
}

		.addtocardbutton {
		display:block;
	overflow:hidden;
	margin:0 auto;
    padding: 20px 1px;
		}



.producttabsholder {
width:100%;
	    border-bottom: 1px solid #EAEAEA;
		padding-top:28px;
}

		.meobtn {
		border-radius:inherit !important;
		text-transform:uppercase;

		}

		.meonav {
    background-color: inherit;
    border-color: transparent;
	width: 670px;
    margin: 0 auto;
	padding-bottom:3px;
	text-transform:uppercase;
	font-size:14px;
		}

		.meonav .navbar-nav>li>a:hover, .meonav .navbar-nav>li.active>a{
    color: #333 !important;
    background-color: transparent !important;
	border-bottom: black 5px solid !important;
	margin-bottom: -5px;
}

		.meonav li {
margin-right:20px;
		}

	.meonav li a{
    color: #777;
    cursor: pointer;
}

	.productmoreinfo {
	width:100%;
	margin:0 auto;
	overflow:hidden;
				padding-right:40px;
	padding-top: 30px;
	padding-bottom: 50px;

	}
.productmoreinfotext{
	width:100%;
	    border-bottom: 1px solid #EAEAEA;
		padding-bottom:20px;
		padding-top:0px;
				}



.productmoreinfotext p{
color:black;
font-weight:200;
font-size:14px;}


.productmoreinfotext p:first-child{
font-size:18px;}


	.productmoreinfo .prislusenstvi{
	width:400px;


	}

		.productmoreinfo a,  .productmoreinfo a:hover, .productmoreinfo a:link, .productmoreinfo a:active, .productmoreinfo a:visited {
color:#bea40d;
padding:25px;
display:block;
float:left;
text-decoration:none;
cursor:pointer;
padding-top:40px;
}

.productmoreinfo a+img{
display:block;
float:left;
padding-top:38px;
}

.productsattribute {
	display:block;
	overflow:hidden;
		margin:0 auto;
						padding-left:40px;
				padding-top: 30px;
				padding-bottom: 50px;
}

.productsattribute  h3{
font-size:18px;
color:#1a4c8c;
		    margin-bottom: 35px;
			margin-top:0px;}

.attributecell {
	display:block;
	overflow:hidden;
		margin:0 auto;
		    margin-top: 25px;

}



.attributecell img{
	display:block;
	overflow:hidden;
float:left;
margin-right:25px;
    position: absolute;
    margin: 3px 0 0 0;
}


.attributecell .attributecelltext{
	display:block;
	overflow:hidden;
/*float:left;*/
    max-width: 100%;
	 /*   max-height: 42px;*/
		background-color:white;
    margin: 0px 0 0 47px;
}

 .attributecelltext h4{
font-size:14px;
color:black;
margin:0px;
}

 .attributecelltext p{
font-size:14px;
color:#999999;
font-weight:200;
}

/*------------------nakupni kosik---------------------*/
.shopcardpage{
}

.emptyCart {
      width: 100%;
    padding: 42px 0 0;
    color: #1A4C8C;
    text-align: center;
}

.shopcardpage .topcategoryinfo {
min-height: 170px;
}

.shopcardpage .topcategoryinfotext h1 {
    margin-bottom: 15px;
    margin-top: 55px;
    font-size: 40px;
    font-weight: 200;
}



.shopcardholder  {
overflow:hidden;
margin: 0 auto;
padding-top:40px;
}

.shopcardholder .row {
border-bottom: 1px solid #EAEAEA;
}


.shopcardholder .row div{
font-weight:300 !important;
/*text-align:center;*/

min-height:125px;
padding-top:55px;
}

.shopcardholder .row:first-child div{
font-weight:200 !important;
/*text-align:center;*/
font-size:14px;
min-height:40px;
padding-bottom:0px;
padding-top:0px;

}


.priceheader, .celkemheader {
text-align:center;
}

.celkemheader {
text-align:right;
padding-right;
}

.shopcardholder .row div.productimg{
display:block;
    padding: 3px 0 0 5px;
	}

.col-md-1.productimg img {
    width: 111%;
    padding: 18px 0 0;
}


	.shopcardholder .row div.producttitle {

    display: block;
    padding-top: 30px!important;
    padding-left: 23px;
}

		.shopcardholder .row div.producttitle p {
	font-size:14px;
	text-transform:uppercase;

	}

			.shopcardholder .row div.producttitle p+p {
	font-size:18px;
	text-transform:inherit;
	font-weight:500;

	}


	.shopcardholder .row div.productdel {
	display:block;
	    padding-top: 55px!important;

	}

		.shopcardholder .row div.productdel a{
	font-size:15px;
	text-transform:inherit;
	font-weight:500;
	background:url(../img/odstranit.png )no-repeat left;
	padding-left: 30px;
			color:#1a4c8c;

	}


.shopcardholder .row div.vat {
display:block;}

.shopcardholder .row div.vat p, .shopcardholder .row div.vat span {
display:block;
	font-size:15px;
		font-weight:500;
		color:#1a4c8c;
	}



		.shopcardholder .row div.count{
display:block;
	    padding-top: 42px!important;
		text-align: center;
		padding-left:77px;}



	.shopcardholder .row div.celkem{
display:block;
}

.shopcardholder .row div.celkem p, .shopcardholder .row div.celkem span {
display:block;
	font-size:15px;
		font-weight:700;
		color:#1a4c8c;
		text-align:right;
	}

 .shopcardholder .vatrow,.shopcardholder .nonvatrow{
	    border-bottom:none;
	}

.shopcardholder	.vatrow div, .shopcardholder .nonvatrow div {
padding-top: 0px !important;
min-height: 75px;
   padding-top: 55px !important;
}


	.shopcardholder	.nonvatrow div {
   padding-top:20px!important;
}

.shopcardholder	.vatrow div.pricetitle {
    padding-top: 57px!important;
}

	.shopcardholder	.vatrow div.pricetitle p {
		font-weight:700;
}

	.shopcardholder	.vatrow div.productprice p{
	font-size:18px;
		font-weight:700;
		color:#1a4c8c;
		text-align:right;
}

.shopcardholder	.nonvatrow div.pricetitle {
    padding-top: 24px!important;
}


	.shopcardholder	.nonvatrow div.pricetitle p{
	font-size:14px;
}

	.shopcardholder	.nonvatrow div.productprice p{
	font-size:16px;
	text-align:right;
}

.counter {
    height: 30px !important;
    width: 90px !important;
    background-color: whitesmoke;
    /* padding: 5px  */
    min-height: 35px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;}


.counter input{
display:block;
float:left;
width:40px;
text-align: center;
border:none;
background-color:whitesmoke;
    padding-top: 3px;}

a.counterlink,  a.counterlink:hover, a.counterlink:active, a.counterlink:link, a.counterlink:visited{
    display: block;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
	cursor:pointer;
	text-decoration:none;
	font-weight:600;}


.addtocardbutton .glyphicon {
margin-right:20px; !important;}

.cardbuttons {
overflow:hidden;
width:100%;
padding-bottom:90px;}

.cardbuttons a{
float:left;
}

.cardbuttons a+a{
float:right;
}

.orderbutton, .orderbutton:hover,.orderbutton:active, .orderbutton:link, .orderbutton:visited {
    background-image: url(../img/sipickawhiteblue.png);
    background-repeat: no-repeat;
   background-position: 167px 16px;
    padding-right: 90px;
 }



	.backtoshopbutton, .backtoshopbutton:hover, .backtoshopbutton:link, .backtoshopbutton:active, .backtoshopbutton:visited
	{
background-image: url(../img/sipickablueleft.png);
    background-repeat: no-repeat;
    background-position: 14px 12px;
    padding-left: 60px;
    border-color: #1a4c8c;
    color: #1a4c8c;}

		.stepholder {
		margin:0 auto;
		width:815px;
		padding-top:17px;}



	.stepholder .round {
	 border-radius: 90px!important;
	 margin-right:15px;}


	 	.step1, .step2,.step3,.step4 {
	 display:block;
	 float:left;
	 margin-right:0px;
   width: 25%;
	 }

	 .step4 {
	 margin-right:0px;
	 }


	 	 	.step1 a, .step2 a,.step3 a,.step4 a{
padding-left: 60px;
    margin-left: -60px;
	cursor:pointer;
	 }


	 .payanddelivery {
	 overflow:hidden;
	 width:100%;
	 padding-bottom:90px;
	 padding-top:60px;}

	 .delivery h2, .pay h2 {
	     font-weight: 600;
    font-size: 20px;}

	 .deliverycell, .paycell {
    overflow: hidden;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #EAEAEA;
    padding-top: 17px;}

		h2+.deliverycell, h2+.paycell, h2+.invoicecell, h2+.deliveryadresscell{
    border-top: 2px solid grey;
}


.deliveryadressholder {
display:block;
overflow:hidden;
}

        h2+.invoicecell{
    border-top: 2px solid grey;
    height: 80px;
    padding-top: 43px;
}

 h2+.deliveryadresscell{
    border-top: 2px solid grey;
    height: 80px;
    padding-top: 43px;
	    padding-left: 20px;
}

/*  .delivery h2:first-child{
         border-bottom: 2px solid grey;
         font-weight: 600;
    font-size: 20px;
    margin-bottom: 0px;

}*/


	 	 .deliverycell input,  	 .deliverycell input+p, .paycell input,  	 .paycell input+p  {
	 overflow:hidden;
	 display:block;
	 float:left;
	 font-weight:300;}

.deliverycell input+p+p, .paycell input+p+p {
	 overflow:hidden;
	 display:block;
	 float:right;
	 font-weight:600;
	 color:#1a4c8c}

.deliverycell input,  .paycell input {
	  margin-top:0px;
	  margin-right:20px;
	  margin-left: 1px;
}

	  .paycell input+p.banka {
background-image: url(../img/cardpayment.jpg);
    background-repeat: no-repeat;
    background-position: 177px -4px;
    padding-right: 200px;
    height: 83px;
	  }

	  /*----------------nakupni kosik mini-dropdown--------------------*/

	.basketupcorner {
    background: url("../img/arrow-up-fill.png") no-repeat scroll 211px -3px;
    height: 19px;
    margin: 0;
    position: absolute;
    width: 300px;
    z-index: 2
}

.yourbasket {
	display:none;
    width: 310px;
    min-height: 315px;
    margin: 1px 0 0 -238px;
    position: absolute;
    z-index: 300;
    background-color: transparent;
	}


	.searchupcorner {
    background: url("../img/arrow-up-fill.png") no-repeat scroll 154px -3px;
    height: 19px;
    margin: 3px 0;
    position: absolute;
    width: 300px;
    z-index: 2
}

.yoursearch {
	display:none;
    width: 260px;
    min-height: 315px;
    margin: 1px 0 0 -176px;
    position: absolute;
    z-index: 300;
    background-color: transparent;
	}


  .yoursearch input {
    height: 37px;
    margin: 2px -2px 1px 0;
    padding: 0;
    width: 100%;
    font-size: 14px;
    color: #999999;
    font-weight: 300;
    text-align: center;
}

.searchbutton input {
    color: white;
    margin: 8px 1px 0;
    width: 222px !important;
    height: 36px;
}

.store:hover .yourbasket{
display:block;}

.search:hover .yoursearch{
display:block;}

.basketcontainer, .searchcontainer {
    box-shadow: 11px 13px 21px -12px;
	overflow:hidden;
	display:block;
	background-color:white;
	    margin: 19px 0 0 6px;
		padding:15px 15px 14px;
		border:1px solid #EAEAEA;
		border-top:none;}

.searchcontainer {
    margin-top: 22px;
}


.basketcell {
width:100%;
display:block;
overflow:hidden;
height: 70px;
border-bottom:1px solid #EAEAEA;
}



.basketcell .basketimg {
display:block;
overflow:hidden;
float:left;
clear:both;
    width: 80px;
    margin-right: 15px;}

.basketcell h2 {
    display: block;
    font-size: 12px;
    overflow: hidden;
    float: left;
    width: 140px;
    text-align: left;
	font-weight:500;
	height: 12px;
}

.basketcell p {
display:block;
font-size:12px;
overflow:hidden;
float:left;
width:140px;
    text-align: left;
		font-weight:300;
		height: 12px;
}

.basketcell p span,  .basketcell h2 span {
color: #bea40d;
font-weight:500;
}

.basketbutton {
display:block;
overflow:hidden;
}


.pricefinal {
    overflow: hidden;
    display: block;
    height: 45px;
    width: 100%;
    padding-top: 15px;
}

.pricefinal p{
    display: block;
    font-size: 14px;
    overflow: hidden;
    float: left;
    width: 115px;
    text-align: left;
    font-weight: 500;
    padding-top: 4px;
    color: grey;
}

.pricefinal p+p{
display:block;
font-size:16px;
overflow:hidden;
float:right;
width:140px;
text-align: right;
font-weight:600;
color:#1a4c8c;
padding-top: 0px;
}

img.prevImage {
opacity: 0.8;
filter: alpha(opacity=80);
margin: 0px 20px 0px 20px;
    max-width: 150px;
    cursor: pointer;

}

.fullOpacity {
opacity: 1 !important;
filter: alpha(opacity=80) !important;
}

/*-----------------------fakturacni--adresa----------*/
.invoicecell, .deliveryadresscell {
    overflow: hidden;
    display: block;
    height: 41px;
    padding-top: 0px;
}

    .invoicecell label, .deliveryadresscell label {
    width:200px;
    display:block;
    float:left;
    overflow:hidden;
	    padding-top: 10px;
    }

        .invoicecell label+input[type=text], .deliveryadresscell label+input[type=text] {
    width: calc(100% - 200px);
    display: block;
    float: left;
    border: 1px solid #EAEAEA;
    height: 40px;
    margin-top: -10px;
    padding-left:5px;
    padding-right:5px;
    }

                .invoicecell label+input[type=checkbox], .deliveryadresscell label+input[type=checkbox], .deliveryadresscell input[type=checkbox] {

    display: block;
    float: left;

    }

                                .invoicecell input[type=checkbox]+label {

    display: block;
    float: left;
    margin-left:20px;
    width: calc(100% - 300px);

    }

.deliveryadresscell input[type=checkbox] + label {
    display: block;
    float: left;
    margin-left: 20px;
    width: calc(100% - 300px);
    margin-bottom: 0px;
    padding-top: 3px;
}

    .invoicecell select, .deliveryadresscell select {
        width: calc(100% - 200px);
    display: block;
    float: left;
    border: 1px solid #EAEAEA;
    height: 34px;
    margin-top: 0px;
    padding-left:5px;
    padding-right:5px;
    }

.shortinput {
width:200px !important;
}


/*.invoicecell #CompanyBuy {
margin-left: 15px;
}*/

.invoicecell #CompanyBuy+label {
padding-top: 3px;
display:block;
}


.has-error a {
color:#a94442 !important;}

input[type=checkbox].checkboxinvoice {
    display: block;
    float: left;
	margin-left:0px;
}

.has-success  a {
color:#3c763d !important;}


input[type=checkbox].checkboxinvoice+label {
width:calc(100% - 33px);
padding-top: 3px;
display:block;
}

.emptylabel {
display:block;}


.withcheckbox {
height:inherit;
}




/*----------------souhrn objednavky-------------------*/
.resumeadresholder {
display:block;
overflow:hidden;
border-bottom:1px solid lightgrey;

}
.zakaznik, .dodaciadresa, .fakturacniudaje, .uhradadoprava {
width:25%;
display:block;
overflow:hidden;
float:left;
}

    .zakaznik h2, .dodaciadresa h2, .fakturacniudaje h2, .uhradadoprava h2 {
    font-size:18px;
    font-weight:600;
    width:100%;
    }

        .zakaznik p, .dodaciadresa p, .fakturacniudaje p, .uhradadoprava p,
        .zakaznik span, .dodaciadresa span, .fakturacniudaje span, .uhradadoprava span {
    font-size:15px;
    font-weight:300;
    }

.vatrow div.col-md-8 {
    padding-top: 25px !important;
}

.vatrow div.col-md-8 p {
     font-size:14px;
    font-weight:600;
    width:100%;
    padding-bottom:5px;
    margin-bottom:0px;
    text-transform:uppercase;
}

.vatrow div.col-md-8 textarea, .vatrow div.col-md-8 input{

     font-size:13px;
    font-weight:300;
    width:80%;
    padding:5px;
    margin-bottom:0px;
    border:1px solid #EAEAEA;
    height:60px;
}
/* LOADER*/
.loader {
	margin-top: -77px;
	margin-bottom: -48px;

}
.loader img {
	max-width: 50px;

}

/*------------------------comparetable----------------------*/
.comparetable {
display:block;
width:100%;
overflow:hidden;
    padding: 0 15px 23px 0;
}
.tableheader {
    font-weight:700;

}
.tableheader .comparetablecell{
/*border-right:1px solid lightgrey;*/

}

.tableheader .comparetablecell:first-child{
border-right:none;

}
.tableheader .comparetablecell:first-child+.comparetablecell{
/*border-left:1px solid lightgrey;*/

}

.compareteblerow {
display:block;
overflow:hidden;
padding-top:8px;
}

div:nth-child(even).compareteblerow {
    background-color: #f2f2f2
}
.compareteblerow P {
    FONT-WEIGHT: 300;
}

.tab-content .compareteblerow:nth-child(1) .comparetablecell,
.comparetablecell {
display:block;
overflow:hidden;
width:145px;
float:left;
text-align:center;
}

.tab-content .comparetablecell {
display:block;
overflow:hidden;
width:25%;
float:left;
text-align:right;
padding-right: 8px;
}

.tab-content .compareteblerow:nth-child(1) .comparetablecell:first-child,
.comparetablecell:first-child {
width:30% !important;
text-align:left;
padding: 2px 8px 0;
}

.tab-content .comparetablecell:first-child {
width:75% !important;
text-align:left;
padding: 2px 8px 0;
}


.productinfotext h1 {
    display: none;
}

.productinfotext p:empty {
    display: none;
}

.compareProductName img {
    max-width: 141px;
    padding: 10px;
}


a.addCompareProduct {
    padding: 15px;
    margin: 38px;
    /*position: absolute;*/
}

div#addToCompare {
  padding: 15px;
    margin: 38px;
  margin-left: 15px;
  border: 1px solid #9F9F9F;
  border-radius: 4px;
}

.divCompareProduct {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}

img.SpecificationProduct {
	margin: 15px auto;
	float: none;
	display: block;
    max-width: 75%;
}

.accesoriesImage.col-md-3 img {
    max-width: 200px;
}

.accesoriesImage.col-md-3 {
    text-align: center;
}

.accesoriesItemText {
    padding: 22px 0 0;
    font-size: 18px;
    color: black;
}

.accesoriesItemDescription {
    font-weight: 100;
    padding-top: 9px;
}


.mfp-gallery .mfp-image-holder .mfp-figure {
background: #fff; /* .fz */
}

.accesoriesItem.row {
   padding-top: 15px;
}


.red {
    color: red;
}

.articleholder.responsivesizes {
    padding: 50px 0 30px;
}


/*.topcategoryinfo.articles {
    height: 135px;
    min-height: 135px;
} */

.categoryimage-container.webwidth.mauto {
    display: none;
}

/*
.articleholder.responsivesizes {
    text-align: center;
}
 */


.secondmenu a:active {
    color: #337AB7;
}
.menuSelected
{
    color:#1a4c8c !important;
}

.innerseriesholder {
    padding: 50px 25px 25px 25px;
    overflow: hidden;
}

.innercategoryholder  [class^="article_row_"] [class^="article_cell_"]  {
    padding-bottom: 0 !important;
}

.loginholder a {
    visibility: hidden;
}

.col-md-9 .accesoriesItemDescription,
.col-md-9 .accesoriesItemText {
padding-left: 15px;
padding-right: 15px;
}

.discussion {
    display: none;
}


/* GALERIE */

.galerie ul {
min-height: 150px;
margin-top: 35px !important;
margin-bottom: 35px !important;
display: block;
overflow: hidden;
  display: flex ;
  display: -webkit-flex ;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.galerie ul li {
background: none !important;
    width: calc(25vw - 26px);
    margin: 0;
    padding: 0px !important;
    background-color: #f2f2f2 !important;
    max-height: 250px;
        min-height: 250px;
    overflow: hidden;
    display: block;
    float: left;
}

.galerie ul li div {

width: 100%;
height: 100%;
  display: flex ;
  display: -webkit-flex ;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
-webkit-align-items: center;
padding: 0px;
margin: 0px;
}

.galerie ul li img {
    width: 100%;
}

.mfp-container {
position: relative;
z-index: 999;
}

span.items, .store, .search {
z-index: 3;
}

.cartend {
    width: 80%;
    display: block;
    padding: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
}

.cartend span {
    clear: both;
    display: block;
    padding-top: 10px;
    color: #337AB7;
}

/* SEARCH */

.search-result-product {
width: 100%;
display: block;
clear: both;
}

.info-search-number-letters {
padding-top: 15px;
}

.title-search, .titleCount, .countText {
min-height: 35px;
padding-top: 10px;
margin-right: 15px;
margin-bottom: 10px;
float: left;
}

.countText {
font-weight: 900;
color: #000;
}

.title-search {
clear: both;
}

.search-result-product-cell.productItem {
background: url("/img/search_checked_sm.png") no-repeat scroll 0px 0px;
width: 348px;
min-height: 50px;
padding-right: 15px;
float: left;
display: block;
}

.search-result-product-cell.productItem a {
padding-left: 25px;
display: block;
}

.search-result-articles-cell {
background: url("/img/search_checked_sm.png") no-repeat scroll 0px 0px;
width: 348px;
height: 50px;
padding-right: 15px;
float: left;
display: block;
overflow: hidden;
}

.search-result-articles-cell p span {
/*
height: 30px;
overflow: hidden;
display: block;
line-height: 32px;
padding-left: 25px;
margin-top: -5px;
 */

display: none;
}

.search-result-articles-cell a {
padding-left: 25px;
display: block;
}

.search-result-articles-cell a:last-child {
/* font-size: 15px; */

display: none;
}


.search-result-article {
display: block;
clear: both;
}

/* TECHNICKE UDAJE */


.tab-content .SpecificationRemoveProduct span {
display: none;
}

.tab-content .compareteblerow.tableheader {
    width: 100%;
    height: 147px;
    background-color: #fff !important;
    display: block;
    margin-bottom: 6px;
}

.tab-content .compareteblerow {
width: 100%;
height: 36px;
overflow: hidden;
float: left;
display: block;
}

@media only screen and (min-width:1199px) {



.tab-content div:nth-child(even).compareteblerow {
/* background-color: #f2f2f2; */

/*
background-color: #fff !important;
}

.tab-content div:nth-child(2).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(3).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(6).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(7).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(10).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(11).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(14).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(15).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(18).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(19).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(22).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(23).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(26).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(27).compareteblerow {
background-color: #f2f2f2 !important;
}  */

}

/*
.tab-content div:nth-child(30).compareteblerow {
background-color: #f2f2f2 !important;
}

.tab-content div:nth-child(31).compareteblerow {
background-color: #f2f2f2 !important;
}
 */


/*.tab-content .compareteblerow.tableheader {
    height: 0 !important;
    margin-bottom: 15px;
    overflow: hidden !important;
    display: block;
    visibility: hidden;
}   */

}
.onlinePaymentOk {
    color: green;
    font-weight: 600;
    padding-bottom: 10px;
}

.onlinePaymentError {
    color: red;
    font-weight: 600;
    padding-bottom: 10px;
}

.skryjForm {height: 0px !important;margin-top: -60px;overflow: hidden;}

.productmoreinfotext:empty {
    display: none;
}

/*
.serchandstore1.icart {
    display: none;
}

.serchandstore1 {
border-right: 1px solid #eaeaea;
} */

.addtocardbutton, .productinfoprice, .sklads   {
    display: none;
}

/*.pricesvisible .addtocardbutton, .pricesvisible .productinfoprice, .pricesvisible .sklads   {
    display: block;
}    */



.price  {
    display: none;
}

.pricesvisible .choosereticle  {
    /*display: none;*/
}

form[action*=prislusenstvi] .pricesvisible .choosereticle  {
     display: none; 
}

form[action=\/en\/prislusenstvi\/] .categoriesholder  .catcell:first-child ,
form[action=\/de\/prislusenstvi\/] .categoriesholder  .catcell:first-child ,
form[action=\/us\/prislusenstvi\/] .categoriesholder  .catcell:first-child  {
    display: none; 
}

/*.pricesvisible .price {
    display: block;
}   */

/*

.topheader {
 position: fixed;
  z-index: 999;
      top: 0;
    width: 100%;
    background: white;
    border-bottom: 1px solid #cccccc;

      -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;

}

.topheader.fixed {
    -webkit-transform: translateY(-42px);
    transform: translateY(-42px);
}
    */


    .accesoriesItem.row .accesoriesItemText a {
    color:black;
}

.accesoriesItem.row .cat-footer.buttonitemholder {
    margin: 16px;
}

.accesoriesItem.row .cat-footer.buttonitemholder .detailbtnitem a {
display: block;
    width: 128px;
    height: 35px;
    position: absolute;
    margin: -8px;
    padding: 10px;
    color: #1A4C8C;
}

.accesoriesImage.col-md-3 {
    width: 16%;
}

.pouzecr a {
    color: white;
    font-size: 12px;
}

.pouzecr {
    width: 150px;
    float: right;
    text-align: right;
    padding: 11px 0;
}



/***  HIDE ******/
.topcategoryinfotext p {
    display: none;
}

.slidersingle {
    height: 620px;
}

.slidersingle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    float: none;
}


.slidersingle img {
    max-width: 475px;
    max-height: 400px;
    margin: 0 auto;
}


.compareteblerow.tableheader + div,
.compareteblerow.tableheader + div + div,
.compareteblerow.tableheader + div + div + div,
.compareteblerow.tableheader + div + div + div + div
{
 /*   display: none;*/
}

.sldrwrp {
  margin: 0px auto;
}

.slidewrp {
padding-bottom: 50px;
text-align: center;
}

.middleholder {
  clear: both;
}

.slidewrp .wrapper50,
.slidewrp .sliderpicture,
.slidewrp .centerdiv,
.slidewrp .centerdiv img,
.slidewrp h4,
.slidewrp p {
  display: block;
  width: 100%;
  clear: both;
}

.slidewrp .wrapper50 {
  height: 150px;
  overflow: hidden;
  margin-bottom: 20px;
}

.slidewrp .borderwrp {
  border: 1px solid lightgrey;
  display: block;
  width: calc(100% - 20px);
  height: auto;
  clear: both;
  float: left;
  margin-bottom: 50px;
}

form[action="/cz/news/"]  .slidewrp .wrapper50,
form[action="/de/news/"]  .slidewrp .wrapper50, 
form[action="/en/news/"]  .slidewrp .wrapper50,  
form[action="/us/news/"]  .slidewrp .wrapper50 
{
  height: 140px;
  margin-bottom: 15px !important;
}

.slidewrp h4,
.slidewrp p {
  margin-left: 20px !important;
  margin-right: 20px !important;
  display: block;
  width: calc(100% - 40px);
  text-align: left !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.slidewrp h4 {
  font-size: 18px !important;
}

.slidewrp p {
    height: 82px;
    overflow: hidden;
    font-weight: 300;
    line-height: 145% !important;
    font-size: 18px !important;
}

.newsDate {
border-top: none;
border-bottom: none;
position: relative;
background: #194c8b;
overflow: visible;
width: 100px !important;
margin: 0px auto;
padding: 8px 5px;
padding-top: 10px;
display: block;
clear: both;
color: white !important;
font-size: 14px !important;
text-align: center !important;
line-height: 1 !important;
}

.newsDate:after, .newsDate:before {
content: "";
position: absolute;
left: 50%;
margin-left: -12%;
top: -21px;
border-radius: 0px;
border: 12px solid transparent;
border-bottom-width: 12px;
border-bottom-color: #194c8b;
z-index: 99;
}

.newsDateIco {
  width: 33px;
  height: 33px;
  display: block;
  clear: both;
  margin: 18px auto;
  border: 6px solid lightgrey;
  border-radius: 50%;
  background: white;
  position: relative;
}

.newsDateIco i {
  font-size: 25px;
}

.newsDateIco:before {
content: '\f106';
font-family: FontAwesome;
font-weight: 100;
font-style: normal;
font-size: 20px;
margin: 0px 0px 0px 1px;
text-decoration: none;
color: #b7a515;
}

form[action="/cz/news/"] .newsDateIco:before,
form[action="/en/news/"] .newsDateIco:before, 
form[action="/de/news/"] .newsDateIco:before,  
form[action="/us/news/"] .newsDateIco:before  
{
  margin: 0px 0px 0px 4px;
  position: absolute;
  top: -1px;
}

.newsHomeHolder {
  background: transparent;
}

form[action="/cz/news/"] .catalogmiddle,
form[action="/de/news/"] .catalogmiddle,
form[action="/en/news/"] .catalogmiddle, 
form[action="/us/news/"] .catalogmiddle 
{
  position: relative;
  background: url("/Images/linkbg.png") repeat-x;
  background-position: 0% 410px ;
}

form[action="/cz/news/"] .linewrp,
form[action="/de/news/"] .linewrp,
form[action="/en/news/"] .linewrp, 
form[action="/us/news/"] .linewrp 
{
  background: url("");
}

.linewrp {
  position: relative;
  background: url("/Images/linkbg.png") repeat-x;
  background-position: 0% 470px ;
}

.nwswrp {
  margin-left: 40px;
}

.nwswrp a {
  display: flex ;
  display: -webkit-flex ;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 40px;
  background: #202028;
  color: white;
  margin-top: 25px;
}

.nwswrp a:hover {
  text-decoration: none;
}

.nwswrp a:after {
content: '\f105';
font-family: FontAwesome;
font-weight: 100;
font-style: normal;
margin: 0px 0px 0px 30px;
text-decoration: none;
color: white;
}



/*form[action*=produkt] .nothomepage.content{padding-bottom:0}*/

/*div#top-image:hover {
    max-height: 95vh;
     transition:all 0.5s ease;
}*/

ul.langslctmenu {
    display: none;
      opacity: 0;
}

form[action*="/us/"] ul.langslctmenu.usloc {
    display: block;
      opacity: 1;
}

form[action*="/cz/"] ul.langslctmenu.czloc {
    display: block;  
      opacity: 1;  
}



form[action*="/de/"] ul.langslctmenu.deloc {
    display: block;  
      opacity: 1;  
}

form[action*="/en/"] ul.langslctmenu.enloc {
    display: block;  
      opacity: 1;  
}


form[action="/"] ul.langslctmenu.allloc,
form[action="/SiteDefault.aspx"] ul.langslctmenu.allloc {
    display: block;
        opacity: 1;
}




ul.langslctmenu.usloc span {
    font-size: 15px;
    padding-top: 3px;
}






form[action="/"] ul.langslctmenu {
    opacity: 0;
}

form[action="/"] div#top-image,
form[action="/cz/"] div#top-image,
form[action="/en/"] div#top-image,
form[action="/de/"] div#top-image,
form[action="/us/"] div#top-image,
form[action="/SiteDefault.aspx"] div#top-image
/*form[action="/"] div#top-image:hover,
form[action="/cz/"] div#top-image:hover*/
 {
    max-height: 100vh  !important;
    position:relative  !important;

    top: 0 !important;
    z-index:1 !important;

    opacity:1 !important;

}

.HomeBottomArticle {
    margin: 20px auto;
    overflow: hidden;
}



.wrapper.webwidth,
.linewrp .sldrwrp,
.msowidth,
.webwidth,
.webwidth.msowidth,
.categoriesholder.msohome,
.HomeBottomArticle {
  max-width: 1650px !important;
}

/*******************/

button.slick-prev.slick-arrow:before,
button.slick-next.slick-arrow:before {
	content: "";
}

button.slick-next.slick-arrow {
	width: 47px;
	height: 90px;
background-image: url('../img/frwd.png') !important;
    right: -3vw;
	top: 32%;
}

button.slick-prev.slick-arrow {
	width: 47px;
	height: 90px;
background-image: url('../img/bck.png') !important;
    left: -3.8vw;
	top: 32%;
}

button.slick-next.slick-arrow:hover {
background-image: url('../img/frwd.png') !important;
}

button.slick-prev.slick-arrow:hover {
background-image: url('../img/bck.png') !important;
}

button.slick-next.slick-arrow.slick-disabled:hover {
background-image: url('../img/frwd.png') !important;
}

button.slick-prev.slick-arrow.slick-disabled:hover {
background-image: url('../img/bck.png') !important;
}

.slick-disabled {
    opacity: .25;
    cursor: default;
}

div#top-image {
max-height: 240px;
z-index: 0;
position: relative;

}



.nohmpgb .webwidth.btm.msowidth,
.nohmpgb .fullwidth.mainhmpg .webwidth.mddl.msowidth {
  display: none;
}






.nohmpgb .fullwidth.mainhmpg {
/*background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 23%, rgba(255,255,255,0.2) 44%, rgba(255,255,255,0.69) 65%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 23%,rgba(255,255,255,0.2) 44%,rgba(255,255,255,0.69) 65%,rgba(255,255,255,1) 91%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 23%,rgba(255,255,255,0.2) 44%,rgba(255,255,255,0.69) 65%,rgba(255,255,255,1) 91%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );*/
}

@media only screen and (min-width:1180px)  {
div#top-image.cproductscl {
    max-height: 575px !important;
      -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;


}    }  

 .nohmpgb .cproductscl .fullwidth.mainhmpg {
/*background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 74%, rgba(255,255,255,1) 93%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(255,255,255,1) 93%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );*/
}


.col-md-12x {

    margin-top: -130px;
    position: relative;
}

.col-md-12x.bezmt {
  margin-top: 0px;
}

.contentholder {
    width: 100%;
    min-height: 130px;
      /*  display: none;*/
    
}

.wrapper.wstopro {
    width: auto;
    clear: none;
}

.prodmsocontent {
    margin-top: -126px;
}

.prdetleft,
.productsattribute h3,
.prislusenstvi {
  display: none;
}

.col-md-6.prdetright .productsattribute {
  /*display: flex;*/
  width: 100%;
  padding:  0px !important;
  margin: 0px !important;
  /*flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;*/

  display: flex;
display: -ms-flexbox;
-webkit-flex-wrap: wrap;
flex-direction: row;
flex-wrap: wrap;
-ms-flex-flow: row wrap;
overflow: hidden;
flex-grow: 1;
flex-basis: 100%;
flex: 1;
padding-bottom: 25px;
-webkit-flex-flow: row wrap;
-webkit-align-content: stretch;
align-content: stretch;
    padding-top: 40px !important;
}


.prdetright .productsattribute .attributecell {
  width: calc(100% / 4);
  display: flex ;
  display: -webkit-flex ;
margin: 0px !important;
}

.prdetright .productsattribute .attributecell .attributecelltext  h4 {
  font-size: 18px;
}

.prdetright .productsattribute .attributecell .attributecelltext p {
color: #999999;
font-weight: 200;
font-size: 18px;
line-height: 22px;
margin-bottom: 25px;
max-height: 92px;
overflow: hidden !important;
display: block;
    padding-right: 10px;
}

.prdetright .productsattribute .attributecell .attributecelltext p:hover {
  max-height: 1000px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  transition-delay: 0.2s;
}


.prdetright {
  display: flex ;
  display: -webkit-flex ;
  width: 100%;
  padding:  0px !important;
  margin:  0px !important;
  margin-top: 25px !important;
  flex-direction: row;
  flex-wrap: wrap;
      float: none;
}

.productGallerySlider.slick-slider {
  width: 100% !important;
}

h2.relProd {
    text-align: center;
    color: black;
    padding-bottom: 31px;
    padding-top: 25px;
    font-size: 43px;
    font-weight: 300;
}

.nwswrp h2 {
  color: black !important;
  margin-top: 0px;
  padding-top: 0px;
  font-weight: 300;
}

.nwswrp p {
    font-weight: 300;
    color: black;
}

.nwswrp {
  color: #999 !important;
  font-size: 18px;
  line-height: 28px;
}

.topcategoryinfo .webwidth.wrapper {
  display: flex ;
  display: -webkit-flex ;
  flex-direction: column-reverse;
}

.detailproductinfo .webwidth.wrapper,
.topcategoryinfo .webwidth.wrapper .drobeckovka.responsivesizes {
  text-align: center;
  /*margin-top: 85px;*/
  /*color: #A5A5A5;*/
  color: white;
}

.topcategoryinfo .webwidth.wrapper .drobeckovka.responsivesizes a {
  /*color: #A5A5A5;*/
    color: white;
}

.productinfoholder .productinfoheader p {
  width: 100%;
  text-align: center;
}

.contentholder.prodmsomso1 .detailproductinfo .webwidth.wrapper .productinfoheader {
  color: white;
font-size: 55px;
font-weight: 300;
text-align: center;
max-width: 830px;
margin: 0 auto;
padding: 0;
}

.contentholder.prodmsomso1 .detailproductinfo .webwidth.wrapper .drobeckovka.responsivesizes span,
.contentholder.prodmsomso1 .detailproductinfo .webwidth.wrapper .drobeckovka.responsivesizes a,
.contentholder.prodmsomso1 .detailproductinfo .webwidth.wrapper .drobeckovka.responsivesizes {
  display: flex ;
  display: -webkit-flex ;
flex-direction: row;
color: white;
margin-left: 3px;
justify-content: center;
}

.slidewrapper .prdctname {
  text-transform: uppercase;
}

.col-lg-12.prodmsocontent {
  margin-top: 25px;
}

.catFlx {
  display: flex ;
  display: -webkit-flex ;
  width: calc(100% / 4.3);
  display: none;
}
.catBird {
  background: url(/img/icons/bird_with_arrow.png) no-repeat center;
}
.catDeer {
  background: url(/img/icons/doe_with_arrow.png) no-repeat center;
}
.catMan {
  background: url(/img/icons/aim_with_arrow.png) no-repeat center;
}
.wasteCont, .articleHmpgCont {
  display: none !important;
}

a.gotoanchor:hover {
    text-decoration: none;
}


.toploader {
    position: absolute;
    width: 150px;
    height: 150px;
    z-index: 9999999;
    left: -180px;
}

.toploaderitem {
    width: 150px;
    height: 150px;
    background-size: cover;
}



.article-image img {
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto;
}

/**** MENU ****/
.menu-rozbaleno li.tlacitko:hover .boxmenu.dn {
    display: block;
}

.cproductscl .menu-rozbaleno li.tlacitko:hover .boxmenu.dn {
    display: none  !important;
}

ul.menu-rozbaleno a {
    text-decoration: none !important;
}

@media only screen and (min-width:800px) {  
.menu-rozbaleno li.tlacitko:hover .boxmenu.dn {
    display: block !important;
    position: fixed;
    width: 100%;

    left:0;
    z-index:1;
}
}

.menu-rozbaleno li.tlacitko:hover .boxmenu.dn{
opacity:0;
 transition:all 0.5s;

}

.submenuVisible .menu-rozbaleno li.tlacitko:hover .boxmenu.dn{
opacity:1;

}

@media only screen and (min-width:800px)  { 

.scrolled  .menu-rozbaleno li.tlacitko:hover .boxmenu.dn {

    display: none !important;
}

.scrolled.fixed   .menu-rozbaleno li.tlacitko:hover .boxmenu.dn {

    display: block !important;
}
  
}


.boxmenu.dn ul {
  display: flex ;
  display: -webkit-flex ;
    background: #093950d9;
    border-top: 1px solid #ffffffbd;

background: -moz-linear-gradient(top, rgba(0,0,0,0.71) 0%, rgba(0,0,0,0.71) 60%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.71) 0%,rgba(0,0,0,0.71) 60%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.71) 0%,rgba(0,0,0,0.71) 60%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5000000', endColorstr='#00000000',GradientType=0 );

    margin-top: 0;
    justify-content: center;
    align-items: center;
}


.chnocl .boxmenu.dn ul {

background: -moz-linear-gradient(top, rgba(26,47,65,0) 0%, rgba(26,47,65,0) 18%, rgba(26,47,65,0.21) 49%, rgba(26,47,65,1) 100%);
background: -webkit-linear-gradient(top, rgba(26,47,65,0) 0%,rgba(26,47,65,0) 18%,rgba(26,47,65,0.21) 49%,rgba(26,47,65,1) 100%);
background: linear-gradient(to bottom, rgba(26,47,65,0) 0%,rgba(26,47,65,0) 18%,rgba(26,47,65,0.21) 49%,rgba(26,47,65,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a2f41', endColorstr='#1a2f41',GradientType=0 );



}


.boxmenu.dn > ul li > ul {
    display: none;
}

.submenuVisible div.morewrptitle {
    margin-top: 65px;
      -webkit-transition: all .2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

form[action="/us/"] .submenuVisible div.morewrptitle {
    margin-top: 0;
}

iframe.msoregform {
    border: 0 none;
    width: 64%;
  /*  height: 1300px;*/
 min-height: calc(100vh - 241px);
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0 auto;
    display: block;

}

iframe.msodealers.msodealers {
    width: 100%;
        opacity:0;
      /*  height: 5000px;*/
}

iframe.msodealers.ifranimated {

    opacity:1;
   -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}




form[action*="vyhledat-distributora"] .col-md-12{
    background-image: url(/img/loadring.gif) !important;
    background-repeat: no-repeat;
    background-position:  center 200px;
     background-size: 80px;
} 


.fullholder .articleholder.responsivesizes {
    padding: 0;
}

.wrapper.webwidth.fullholder {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.scrollToTop {
    width: 75px;
    height: 65px;
    padding: 10px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 37px;
    right: 40px;
    display: none;
    background: rgba(0, 0, 0, 0.61);
    text-indent: 5000px;
}

.scrollToTop:before {
    content: '\f077 ';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 29px;
    color: white;
    padding: 0;
    display: block;
    margin: 5px 11px;
    position: absolute;
    text-align: center;
    text-indent: 0;
}

@media only screen and (min-width:1180px) {


div#top-image.fixed {
   position: fixed;
    top: -30000px;
    z-index:100;
    max-height: 0px;
    opacity:0;
}



div#top-image.nofixed {

    top: 0;
    max-height: 240px;

} 


.col-md-12xx.marged {
  margin-top: 241px;
}
  

div#top-image.fixed.animatedmenu {
       top: 0;
    max-height: 100px;
    opacity:1;

        -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);

      -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;

}

div#top-image.fixed.animatedmenu.submenuVisible {
    max-height: 140px;

  -webkit-transition: max-height 0.2s ease-in-out;
  -moz-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}
.topdist {
 /*   width: 50px;
    height: 50px;    */
}



div#top-image.submenuVisible {



  max-height: 300px;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}  }



.folderContent {
    padding: 0;
    overflow: hidden;
  display: flex ;
  display: -webkit-flex ;
    align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: center;
    flex-wrap: wrap;
}

.folderContent .itemDate, .folderContent .itemPerex {
    display: none;
}

.fnapsali .folderContent .itemDate, .fnapsali .folderContent .itemPerex {
    display: block;
        display: block;
    min-height: 40px;
      border-bottom: 1px solid lightgrey;
          border-left: 1px solid lightgrey;
      
}


.folderContent .folderItem {
    width: calc(25% - 0px);
    float: left;
    margin-bottom: 20px!important;
    padding: 0 10px;
    position: relative;
}

a.folderlink  {
    text-transform: uppercase;
}

a.folderlink:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0);
    transition: background .25s;
}
.folderItemInner {
    display: block;
    width: 100%;
    overflow: hidden;
    height: auto;
}

.folderContent .folderItemInner .folderItemInnerImg {
    background-position: 50% 50%!important;
}


.folderContent .folderItem .folderItemInner div.foldera, .folderContent .folderItemInner .folderItemInnerImg {
    width: inherit;
}

.folderContent .folderItemInner .folderItemInnerImg {
    display: block;
    height: 225px;
    margin: 0 auto;
    background-size: cover!important;
}

.folderContent .folderItemInner i {
    display: none;
}

.folderContent .folderItem .folderItemInner div.foldera, .folderContent .folderItemInner .folderItemInnerImg {
    width: inherit;
}

.fnapsali .folderContent .folderItem .folderItemInner div.foldera {
    padding: 0 10px;
    min-height: 62px;
    height: inherit;
  display: flex ;
  display: -webkit-flex ;
    margin: 0 auto!important;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
        min-height: 99px;
          background: white !important;
                border-left: 1px solid lightgrey;
}

.folderItem .folderItemInner div.foldera {
    color: #fff!important;
    text-align: left;
/*    padding: 0 17px 0 58px;*/
    font-size: 15px;
    min-height: 69px;
    height: 69px;
    margin-bottom: 15px;
  display: flex ;
  display: -webkit-flex ;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    background: #000!important;
    margin-right: 15px;
}

.folderContent .folderItem:first-child {
    display: none;
}


.folderaholder {
    width: 100%;
    text-align: center !important;
       color: #fff!important;
}

a.folderlink, a.folderlink * {
    text-decoration: none !important;
}

.productinfoholder:after, .second:before, a.folderlink:before {
    content: "";
}

a.folderlink:hover:before {
    background: rgba(255,255,255,.18);
    transition: background .25s;
}

a.folderlink:before, a.folderlink:hover:before {
    -webkit-transition: background .25s;
    -moz-transition: background .25s;
}

a.folderlink:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0);
    transition: background .25s;
}

.standard_article .article-image {
    display: none;
}


.menu-rozbaleno li.tlacitko:hover .boxmenu.dn{
opacity:0;
 transition:all 0.5s;
    margin-top: -1px;
}

.submenuVisible .menu-rozbaleno li.tlacitko:hover .boxmenu.dn{
opacity: .88;

}


.catalogmiddle, .prodmsomso2 {
    opacity: 0;
  /*  transition: opacity 0.5s;*/
}

.catalogmiddle.animated,
.prodmsomso2.animated {
 opacity:1;
     overflow: hidden;
    transition: all 0.5s linear;
}

.fnapsali .folderContent .folderItem {
    width: 50%;
    margin-left: 0;
    padding-left: 0;
/*    background: #ececec;*/
    padding: 0;
}

.fnapsali .folderContent .folderItem .folderItemInner {
/*    width: 50%;*/
/*    justify-content: flex-start;
    align-items: flex-start;*/
display: block;

-webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.2);
box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.2);


}

/*.fnapsali .folderContent .folderItem .folderItemInner div{
    width: 100%;

} */


.fnapsali .folderItemInnerImg, .fnapsali .foldera {
    width: 50% !important;
    float: left;
}
.fnapsali .folderItemInnerImg, .fnapsali .foldera,
.fnapsali .folderContent .folderItem .itemDate,
.fnapsali .folderContent .folderItem .itemPerex  {
           text-align: left !important;
    width: 50% !important;
    padding: 15px !important;
    color: #565656 !important;
}

.fnapsali .folderaholder {
      text-align: left !important;
    overflow: hidden;
    max-height: 101px;
        color: #565656 !important;
}

.fnapsali .folderContent .folderItem .itemDate {
    float: right;
    background: white;
    /*color: black !important;*/
    font-size: 15px !important;
/*    font-weight: 700!important;*/
    height: 39px;
    padding-top: 10px !important;
    text-align: left !important;

}

/*.fnapsali .folderContent .folderItem:nth-child(even) {
    padding-right: 10px;
}

.fnapsali .folderContent .folderItem:nth-child(odd) {
    padding-left: 10px;
}  */

.fnapsali .folderContent {
    justify-content: flex-start;
}

.fnapsali .folderContent .folderItem   {
    padding: 9px 13px 0;
}

.fnapsali .itemPerex {
    background: white;
    float: right;
    color: white !important;
    height: 86px;
    overflow: hidden;
    font-size: 15px !important;
}


.col-md-12.rowOdeslat input, .rowOdeslat a, .rowOdeslat .btn-info {
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
    padding: 12px 50px;
    border-radius: 10px !important;
    margin-bottom: 50px;
    border: 0 none !important;
        background: #013d7b;
        color: #FFFFFF;
    cursor: pointer;
}

.questionform-holder h2 {
    text-align: center;
    margin-bottom: 25px;
    display: block;
}


.product_divider  {
  /*  background-image: url(/Aton/FileRepository/aton_file_group_62f9524d74bf16b711644064361558449964/cEGDUjpCiDfnggriHjFC.jpg);*/

     background: #012e57;
    /*height: 150px;*/
/*    padding-top:25px;*/
}

.parallax-window {
    min-height: 103px;
    background: transparent;
}

.parallax-mirror {
    z-index: -1 !important;
}


.product_divider h2 {
       color: white;
    padding-top: 30px;
}

div#QuestionPanel {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 45px;
}

div#QuestionPanel .form-control-feedback {
    margin-right: -15px;
}

.thankMesage, .sendok {
    text-align: center !important;
    width: 100%;
    color: green !important;
    font-size: 38px !important;
    padding-bottom: 50px;
    font-weight: 300 !important;
}

.sendok
 {
    padding-top: 50px;
}

.senderr
 {
 color: red !important;
}


.imperialButton {
    float: right;
    margin: 5px -1px 0 0;
    background: #123163;
    padding: 14px;
    border-radius: 9px;
    color: white;
    cursor: pointer;

      -webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;

}

.imperialButton:active {
    background: white;
    border: 1px solid black;
    color: black;
    

}

.imperialButton {
    display: none;
}

/******* US KRIZE BLOCK *********
                                
form[action*="/us/"] .btn-group.bootstrap-select.reticles {
    width: 100% !important;
}

form[action*="/us/"] .choosereticle > p {
    display: none;
}

form[action*="/us/"] .dropdown-menu {
    max-height: 1000px !important;
    overflow: hidden !important;
        min-height: 0px !important;
            display: block !important;
    z-index: 0 !important;
}

form[action*="/us/"] span.caret {
    display: none !important;
}

form[action*="/us/"] .btn-default:hover,
form[action*="/us/"] .btn-default.active, 
form[action*="/us/"] .btn-default:active,
form[action*="/us/"] .btn-default.active,
form[action*="/us/"] .btn-default:focus, 
form[action*="/us/"] .open>.dropdown-toggle.btn-default,
form[action*="/us/"] .btn-default
 {
    color: black !important;
    border: 0 none !important;
       cursor: default !important;
           box-shadow: none !important;
           outline-color: white !important;
}

form[action*="/us/"]  .dropdown-menu>li>a:focus, 
form[action*="/us/"] .dropdown-menu>li>a:hover {
    color: black !important;
    text-decoration: none !important;
    background: none !important;
     cursor: default !important;
}

form[action*="/us/"] .btn-group>.btn:first-child {
    display: none;
}

form[action*="/us/"] .btn-group.bootstrap-select.reticles li {
    border: 1px solid black  !important;
    border-radius: 7px;
    float: left;
    width: 163px;
    margin-right: 17px;
}

form[action*="/us/"] .btn-group.bootstrap-select.reticles li a img+p {
    display: block !important;
    float: left !important;
    width: 75px !important;
    color: black !important;
}

form[action*="/us/"] .meobtn.btn-block   {
    display: none;
}  

/*************************************************************/

/******* ALL KRIZE BLOCK *********/

 .btn-group.bootstrap-select.reticles {
    width: 100% !important;
}

 .choosereticle > p {
    display: none;
}

 .dropdown-menu {
    max-height: 1000px !important;
    overflow: hidden !important;
        min-height: 0px !important;
            display: block !important;
    z-index: 0 !important;
    position: relative;  
}

.choosereticle {
 padding-bottom: 0; 
}

 span.caret {
    display: none !important;
}

 .btn-default:hover,
 .btn-default.active, 
 .btn-default:active,
 .btn-default.active,
 .btn-default:focus, 
 .open>.dropdown-toggle.btn-default,
 .btn-default
 {
    color: black !important;
    border: 0 none !important;
       cursor: default !important;
           box-shadow: none !important;
           outline-color: white !important;
}

 .dropdown-menu>li>a:focus, 
 .dropdown-menu>li>a:hover {
    color: black !important;
    text-decoration: none !important;
    background: none !important;
     cursor: default !important;
}



.choosereticle {
    border: 0 none;
}

 .btn-group>.btn:first-child {
    display: none;
}

 .btn-group.bootstrap-select.reticles li {
    border: 1px solid black  !important;
    border-radius: 7px;
    float: left;
    width: 163px;
    margin-right: 17px;
        margin-bottom: 17px;  }



.btn-group.bootstrap-select.reticles li a img+p {
    display: block !important;
    float: left !important;
    width: 75px !important;
    color: black !important;
}

 .meobtn.btn-block   {
    display: none;
}

/********************************************************************/


a:active, 
div:active,

area:active, 
img:active, 

a:focus,
div:focus, 

area:focus, 
img:focus {

    outline-color:  transparent !important;
    border-color:   transparent !important;
      -moz-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  transition: all 0s ease-in-out !important;
} 

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
a:active, 
div:active,

area:active, 
img:active, 

a:focus,
div:focus, 

area:focus, 
img:focus  {
    outline-color:  white !important;
    border-color:   white !important;  
} }


.menubox ul:active,  
.menubox ul:focus  {
    outline-color:  rgba(255, 255, 255, 0.45098039215686275)  !important;
    border-color:   rgba(255, 255, 255, 0.45098039215686275) !important;
      -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  transition: all 0s ease-in-out !important;
} 



form[action="/us/"] .linewrp .sldrwrp * {
    display: none;
}

form[action="/us/"]  .sldrwrp {
    height: 20px;
}

form[action*="/us/"]  .choosereticle {

    min-height: 79px;
}

form[action*="/us/"]  .connectlinks a:nth-child(2), 
form[action*="/us/"]  .connectlinks a:nth-child(4),
form[action*="/us/"]  .connectlinks a:nth-child(5) {
    display: none;
}

form[action*="/cz/"] .connectlinks a:nth-child(5),
form[action*="/"] .connectlinks a:nth-child(5) {
    display: none;
}

.connectlinks a:nth-child(5) {
    display: none;
}


form[action*="/cz/"] .connectlinks img.parImg6 {
    margin-top: 3px;
    margin-left: 0px;
}

.col-12.footertop {
    padding-top: 35px;
}


.HomeBottomArticle h2 {
    padding-top: 24px;
}  



/************* ACESS HIDE ***************/
   /*
.catFlx.catAcces {
    display: none !important;
}

.topproductslider.slick-slider .slick-track .prodslidclick:nth-child(4) {
    display: none !important;
}
  */

/*
.categoriesholder.msohome {
    max-width: 1200px !important;
}

.catFlx {

    width: calc(100% / 3.25);

}  */


.menuxholder {
  /*  height: 100vh !important;
        display: block  !important;    */
}

body {
 
/*  background: blue !important;

, .topgrad, .bgloaderonly, .fullwidth, .webwidth.headerHolder.msowidth, .openDiv.respx_button.menuxholder

.contentholder  {
 background: green !important;
    overflow: visible;
    z-index: -1 !important;
      position: relative !important;
}

*/


  
}

div#top-image {
    overflow: visible  !important;
}


form[action*="kolimator"] img#riflescopeImg.SpecificationProduct,
form[action*="red-dot-sight"] img#riflescopeImg.SpecificationProduct  {
    display: none;
}


ul.nav.navbar-nav {
  display: flex ;
  display: -webkit-flex ;
}



li.litab.litab-2 {
    order: 1;
}

li.litab.litab-3 {
    order: 2;
}


li.litab.litab-1 {
    order: 3;
}

li.litab.litab-4 {
    order: 4;
}


.backgroundholder2 {
    background: url(/Aton/FileRepository/aton_file_group_121ad7cf6ea88211645992371847110444/ifNTmbQgFqyheQCTrbNn.jpg) no-repeat center;
}


.compareProductName {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 165px;
}

.compareProductName a {
    display: flex;
    height: 18px;

}

.compareProductName p {
display: flex;
    height: 35px;
    /* background: red; */
}

.compareProductName img {
    max-width: 100%;
    padding: 10px;
    /* max-height: 77px; */
    width: auto;
}





.eu-cookies {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 15px 20px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid #403f3f;
        font-weight: 100;
}

.butt_1 {
    background: #fff;
    color: #000;
}
.butt_1, .eu-cookies a {
    white-space: nowrap;
    padding: 4px 11px;
    margin-left: 10px;
    cursor: pointer;
        border: 1px solid white;
}

.eu-cookies, .mezernik {
	background-color: #000000
}

.eu-cookies a, .eu-cookies a:focus, .eu-cookies a:visited{
    color: #fff;
    padding: 4px 10px 5px;
    border: 1px solid white !important;
    text-decoration: none;
}

.eu-cookies a:hover {
    background: white;
    text-decoration: none;
    color: black;
}

.butt_1:hover {
    color: green;
}

form[action*="/us/"] .eu-cookies {
    display: none;
}

div#tab4 .webwidth.wrapper  .has-error .form-control-feedback {
    color: #a94442;
    right: 0px;
}

div#tab4 .webwidth.wrapper .has-success .form-control-feedback {
    right: -1px;
    top: -5px;
}

.linewrp{display:none;}
.HomeBottomArticle{margin:42px auto -17px;}

 {
    display: none;
}   

form[action*="/cz/"]  .meobtn.btn-block.shopnew {
    display: block;
}

.questionform-holder span.required {
    position: absolute;
    color: red !important;
    right: 0;
    top: 8px;
}

a.shopnew {
    border-radius: 6px !important;
}

.innerseriesholder {
    display: none;
}

div#page {
/*    overflow: hidden;*/
    max-width: calc(100vw - 0px) !important;
}

.col-md-12x.bezmt.pricesvisible .webwidth.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}




form[action*="/us/"] ul.menu-rozbaleno {
    width: calc(64vw - 265px);
    
    margin-left: -22px;
 
}

form[action*="/us/"] ul.prdctsmenu {
    margin-left: 5px;
}