.cleaner {
  clear:both !important;
  display: block !important;
  float: none !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
html,body {
    background: #fff url('../img_images/body-bg.png') repeat-x;
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-size:11px;
    color: #2e3434;
}
body {margin:0; padding:0;}
form {padding:0; margin:0;}
a img{
    border: 0
}
a{
    color: #252525;    
    text-decoration: none;
}
a:hover{
    text-decoration: none
}
/*p{
    font-weight: normal;
    text-align: justify;
    line-height: 22px;
}*/
ol li,
ul li{
    /*line-height: 22px;*/
}
h2{
   font-family: Tahoma;
    color: #000;
    font-weight: bold;
    font-size: 26px;
    margin: 0px 0 0px 0px;
}
hr{
    color: #92939d;
    border: #92939d solid 0px;
    background-color: #92939d;
    height: 1px;
}
h1{
    color: #000;
    font-size: 18px;
    margin: 0 0 0px 0px;
}
h4,h6{
    margin: 0 0 10px 0;
    color: #ffd200;
    font-size: 18px;
}
h6{
    font-size: 12px;
}
h3{
    margin: 0;
    font-size: 16px;
    margin: 0px 0 0px 0;
}
h5{
    margin: 0px 0 ;
    font-size: 14px;
    color: #fff
}
.space{
    height: 25px;
}
/*sirka webu*/
#web-wrraper{
    width: 990px;
    margin: 0 auto;
    /*border: 1px solid;
    height: 120px;*/
}
/*obal vrchni casti*/
#top{
    width: 100%;
    position: relative;
    /*border: red solid 1px*/
}
img.logo{
    float: left;
    margin: 25px 70px 0px 0px;
}
/*MENU*/
table.menu{
    float: left;
  border-spacing:0px;
  border-collapse:collapse;
  width: 570px;
  font-weight: 500
}
table.menu td{
    height: 63px;
    vertical-align: bottom;
    text-align: center;
    border-bottom: 3px solid #fff;
    padding-bottom: 4px;
}
table.menu td:hover,table.menu td.choosed{
    background: #ffd200;
    color: #fff;
    border-bottom: 3px solid #515151;
    cursor: pointer;
    
}
table.menu td:hover a,table.menu td.choosed a{
    color: #fff;
}
table.menu a{
    /*padding: 0 17px 3px 17px;*/
    text-transform: lowercase
}
table.menu a:hover,
table.menu a.choosed{
    /*color: #fff;*/
    
}
/*MENU END*/
/*SEARCH FORM*/
.searchblock{
   background: url('../img_images/search-box-bg.gif') no-repeat right;
   margin-top: 40px;
   height: 27px;
   width: 167px;
   float: right;
   border-bottom: 3px solid #515151;
}
.searchblock .search{
    background: transparent;
    width: 128px;
    height: 24px;
    line-height: 24px;
    position: relative;
    top: 0px;
    left: 5px;
    padding-left: 5px;
    color: #252525;
    font-size: 10px;
    border: solid red 0px;
}
.searchblock .login{
   background: transparent;
   width: 27px;
   height: 27px;
   border: 0;
   border: 0px solid red;
   position: relative;
   top: 0px;
   left: 3px;
   cursor: pointer
   
}
/*END SEARCH FORM*/
/*jazyky*/
.langbar{
    position: absolute;
    top: 120px;
    /*left: 750px;*/
    right: -85px;
    border: 0px solid;
    width: 80px;
    z-index: 999
}
.langbar a,
.langbar strong{
    background: url('../img_images/lang-bg.png') no-repeat;
    padding: 15px 18px;
    margin: 0px 0 ;
    display: block;
    /*width: 41px;
    height: 38px;*/
    font-weight: bold
}
.langbar a:hover,.langbar strong{
    background: url('../img_images/lang-bg-hover.png') no-repeat;
}
.langbar strong{
    color: #fff;
}

/*BANNER*/
#banner-space{
    width: 993px;
    height: 292px;
    margin-top: 31px;
   /*border: solid 1px;*/
}
#banner-text-wrraper{
    height: 270px;
    width: 480px;
    border: 0px solid red;
    position: relative;
    left: 240px;
    top: 50px
}
#banner-text-wrraper div.headdata{
    width: 75%;
    margin: 10px 0 0 40px;
    text-align: justify;
    line-height: 17px;
    /*border: 1px solid*/
}
#banner-text-wrraper div.headlink{
    width: 370px;
    /*border: 1px solid;*/
    height: 29px;
    line-height: 29px;
    background: #fff url('../img_images/search-button-bg.gif') no-repeat top right;
    position: relative;
    /*top: 0px;*/
    left: 80px;
    /*padding-right: 29px;*/
}
#banner-text-wrraper div.headlink a.headlink-text{
    padding: 0 10px;
    border: 0px solid blue;
    float: left
}
#banner-text-wrraper div.headlink a.headlink-button{
    padding: 0 12px;
    float: right;
    margin: 0 0 0 00px;
    
    border: 0px solid red
}

/*obal stredniho contentu*/
#container{
    width: 100%;
    float: left;
    position:relative;
    border: 0px solid
}

/*paticka*/
#bottom{
    width: 100%;
    height: 125px;
    background: #2e3434;
  }
#footercontainer{
    width: 990px;
    margin: 0 auto;
    height: 70px;
    /*border: red solid 1px;*/
}
.botmenu{
    float: left;
}
.botmenu ul {
    list-style:none;
    margin:15px 0 0 -45px;
}
.botmenu ul li {
    display:inline;
    margin: 0 0px 0 10px;
}
.botmenu ul li a   {
    font-weight: bold;
    text-transform: lowercase;
    padding: 0 10px 0 0px; 
    color: #fff;
    /*border-right: 1px solid;*/
    
 }
.botmenu ul li a:hover,
.botmenu ul li a.choosed{
     color: #ffd200;
}
.produkce{
    margin-top: 15px;
    float: right;
    color: #fff
}
.produkce a{
    color: #fff;
}
.pagelink{
   width:100%;
    text-align: right;
    text-transform:lowercase;
    margin-top: 8px;
}

.pagelink a{
   /* color: #fff;*/
 }
.pagelink span{
    font-weight: bolder
}

/*home*/
.linkonhome{
    float: left;
    margin: 10px 38px 10px 0;
    padding: 30px 20px 0 20px;
    background: url('../img_images/border1-bg.png') no-repeat top;
    width: 264px;
    height: 132px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-align: center
}
.linkonhome a:hover{
    color: #666
}
.videobox{
    float: right;
    /*border: red solid 1px;*/
}
.title-wrap{
    float: left;
    width: 165px;
    height: 65px;
    padding: 15px 0 0 15px;
    background: #ffd200;
    
}
.stamp{
    background: url("../img_images/stamp-bg.png") no-repeat top;
    width: 89px;
    height: 89px;
    float: left;
    margin: 65px 0 0 -85px;
    z-index: 9999;
}
.stamp2{
    background: url("../img_images/stamp-bg.png") no-repeat top;
    width: 89px;
    height: 89px;
    float: right;
    margin: 0px 0 0 0;
    z-index: 9999;
}
.stamp3{
    background: url("../img_images/stamp-bg.png") no-repeat top;
    width: 89px;
    height: 89px;
    float: right;
    margin: -30px -50px 0 0;
    z-index: 9999;
}
.data{
     background: #2e3434;
     float: right;
     min-height: 180px;
     text-align: justify;
     line-height: 20px;
     width: 390px;
     color: #fff;
     padding: 35px;
}
.data-02{
     background: #ffd200;
     float: right;
     /*min-height: 180px;*/
     /*text-align: justify;*/
     line-height: 20px;
     width: 459px;
     /*font-weight: bold;*/
     /*color: #fff;*/
     /**/
     margin: 15px 333px 15px 0 ;
}
.data-02 .data-03{
    padding: 5px 25px;
}
.stream-title{
    background: #2e3434;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.stream{
    font-weight: bold;
}
.stream:hover{
    text-decoration: underline;
}
.block-wrap{
    float: left;
    width:303px;
    height:239px;
    margin: 30px 36px 30px 0;
    border:red solid 0px;
}
.block-wrap div.grey{
    background: #ddd;
    width: 303px;
    height: 167px;
    margin-bottom: 2px;
}
.block-wrap2{
    text-align: justify;
    line-height: 18px;
    float: left;
    width:253px;
    height:189px;
    margin: 10px 36px 30px 0;
    background: #ddd;
    padding: 25px;
    border:red solid 0px;
}
/*login form*/
.block-wrap div.grey form p {
    margin: 0 0 10px 0
}
.block-wrap div.grey form label {
    float: left;
    width: 5em;
    margin:0 5px 0 5px;
    text-align:right;
    font-weight: bold
}
.block-wrap div.grey form input{
    background: #fff;
    height: 22px;
    line-height: 22px;
    width: 200px;
    border: 0
}   
.block-wrap div.grey form  input.login {
    cursor: pointer;
    /*background: url('../img_images/login-bg.png') no-repeat top left;*/
    background: #ffd200;
    font-weight: bold;
    width:108px;
    height:32px;
    float:right;
    margin:10px 35px 0 0;
}
/*novinky*/
.titlenew{
    width: 100%;
    height: 30px;
    text-align: center;
    border-bottom: #ffd200 5px solid;
    line-height: 28px;
    color: #fff;
    background: #2e3434;
}
.titlenew2{
    width: 278px;
    padding-left: 25px;
    height: 30px;
    text-align: left;
    border-bottom: #a4a4a4 5px solid;
    line-height: 28px;
    color: #fff;
    background: #2e3434;
}
.more,.more2,.more3{
    float: right;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    background: #ffd200
}
.more2{
    margin: 0px 0 0 0;
}
.more,.more2{
  /*width: 130px;  */
}
.more a,.more2 a,.more3 a{
    color: #000;
}
.more a:hover,.more2 a:hover,.more3 a:hover{
    text-decoration: underline
}
p.archive{
    float: left;
    margin: 5px 0 0 0;
}
p.archive a{
    color: #000;
}
p.archive a:hover{
    text-decoration: underline
}
.line{
    margin:  8px 0 0 0;
    width: 100%;
    height: 2px;
    border: 0px solid;
    background: url('../img_images/line.gif') repeat-x;
    
}
.newsimage_box {
    /*width:255px;
    height: 185px ;*/
    float:left;
    text-align: center
}
.newsimage{
    float: left;
    margin: 12px;
}
/*distribuce*/
.distribuce{
    background: #ddd;
    width:940px;
    padding: 25px;
    float: left;
    min-height: 350px;
    margin: 20px 0 30px 0
}
.dist-title{
    width: 100%;
   height: 35px;
    line-height: 35px;
    text-align: center
}
.distribuce img{
    float: left
}
.distribuce .dist{
    width: 390px;
    margin: 20px 0 0 50px;
    line-height: 28px;
    text-align: justify;
    float: left
}
.distribuce .dist p{
    margin-bottom: 20px;
}
.distribuce .dist table{
    width: 100%
}
.distribuce .dist table td{
    width: 50%;
    line-height: 28px;
}
.distribuce .dist table td a{
    text-decoration: underline
}
.distribuce .dist table td a:hover{
    text-decoration: none
}
/*o spolecnosti,kasari*/
.brown{
    width: 415px;
    height: auto;
    background: #2e3434;
    margin:20px 40px 0 0;
    color: #fff;
    float: left;
    text-align: justify;
    line-height: 18px;
    padding: 30px;
}
.brown a{
    color: #ffd200;
}
.brown a:hover{
    text-decoration: underline;
}
.brown2,
.brown3,
.brown4,
.grey2,
.grey3,
.grey4,
.brown5,
.cert-img{
    width: 600px;
    /*height: 200px;*/
    /*overflow: auto;*/
    background: #525252;
    margin:10px 0px 0 0;
    color: #fff;
    float: right;
    text-align: justify;
    line-height: 18px;
    padding: 25px;
}
.cert-img{
    background: transparent;
    margin-top: -50px;
    padding: 0;
    text-align: center;
    /*border: red solid 1px;*/
}
.brown2{
    height: 152px;
}
.brown3{
    height: 125px;
}
.brown4{
    height: 350px;
}
.brown5{
    height: auto;
}
.grey2{
    background: #d2d2d2;
    color:#2e3434;
}
.grey3,
.grey4{
    background: #ededed;
    color:#2e3434;
}
.grey4{
    width: 670px
}
.yellow{
    background: #ffd200;
    color: #2e3434;
    float: left;
    text-align: justify;
    line-height: 18px;
    width: 250px;
    /*height: 200px;*/
    padding: 25px;
    margin: 10px 0 40px 0;
}
.yellow p{
    margin-top: 10px;
}
.yellow strong{
    font-size: 13px;
}
.transparent{
    float: left;
    text-align: center;
    line-height: 18px;
    width: 250px;
    /*height: 200px;*/
    padding: 25px;
    margin: 10px 0 -20px 0;
}
.transparent2{
    float: left;
    background: url('../img_images/border2-bg.png') no-repeat;
    width: 305px;
    height: 73px;
    padding: 25px 0 0 25px;
    margin: 10px 0 0px 0;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    
}
.img-content{
  position:absolute;
  /*border:red solid 1px;*/
  top:220px;
  left:50px;
}
.transparent3{
    float: left;
    background: url('../img_images/border3-bg.png') no-repeat;
    width: 305px;
    height: 44px;
    padding: 10px 0 0 25px;
    margin: 10px 0 0px 0;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    
}
.transparent4{
    float: left;
    border: 8px solid #dddcdd;
    width: 210px;
    /*height: 44px;*/
    padding: 10px ;
    margin: 10px 0 0px 0;
    color: #000;
    
    
}
.transparent5,
#centerpanel{
    float: right;
    width: 720px;
    padding: 00px ;
    margin: 10px 0 0px 0;
    
}
.map{
    margin: 10px 0 0 0;
}
ul.kasa{
    margin: 20px 0px 30px -40px;
    float: left;
    /*border: red solid 1px;*/
}
ul.kasa li{
    display: inline;
    
}
ul.kasa a{
    font-weight: bold
}
ul.kasa li div{
    width: 285px;
    height: 33px;
    padding-left: 15px;
    line-height: 33px;
    background: #eaeaea;
    float: left;
    margin: 2px 43px 1px 0px;
}
ul.kasa li div:hover,ul.kasa li div.choosed{
    background:#ffd200;
    cursor: pointer;
}

ul.postup{
    margin: 10px 0px 30px -40px;
    float: left;
   border: 0px solid
    /*border: red solid 1px;*/
}
ul.postup li{
    display: block;
    
}
ul.postup a{
    font-weight: bold
}
ul.postup li div{
    width: 285px;
    height: 33px;
    border-right: 25px solid white;
    padding-left: 15px;
    line-height: 33px;
    background: #eaeaea;
    
    margin: 2px 0px 1px 0px;
}
ul.postup li div:hover,
ul.postup li div.choosed{
    width: 310px;
    border-right: 0;
    background:#ffd200 url('../img_images/yellow-arrow.gif') no-repeat right;
    cursor: pointer;
}
/*kontakty*/
.cont-part{
    width: 195px;
    float: left;
    line-height: 20px;
    /*border: 1px solid red;*/
    /*height: 50px;*/
    margin: 20px 0 0 0;
}
.cont-part strong{
    color: #ffd200;
}
.cont-part span{
    font-weight: bold;
}
.cont-part a{
    color: #fff;
    text-decoration: underline
}
.cont-part a:hover{
    text-decoration: none
}
/*kontaktni formular*/
.cmxform  {
    width:100%;
    margin: 0 0 50px 0
}
.cmxform input,.message   {}
.cmxform input  {
    margin-bottom:0px;
    padding:0 0 0 5px;
    background: #e8e8e8;
    border: 1px solid #ccc;
    width:320px;
    height:26px;
    line-height:26px;
   
}
.cmxform .message  {
    resize:none;
    overflow: auto;
    padding:0 0 0 5px;
    background: #e8e8e8;
    border: 0px solid #ccc;
    width:464px;
    height:136px;
   
}
.cmxform input.submit {
    cursor: pointer;
    float: right;
    /*background: url('../img_images/form-button-bg.png') no-repeat top left;*/
    background: #ffd200;
    font-weight: bold;    
    width:100px;
    height:23px;
    margin:0px 30px 0px 0px;
}
.cmxform input.verify  {
    float: left;
    border: 0px solid red;
    margin:0 0px 0px 0px;
    padding:0 0 0 5px;
    background: #e8e8e8;
    border: 1px solid #ccc;
    width:50px;
    height:26px;
    line-height:26px;
}
label {
    float: left;
    width:100px;
    margin:0 2px 0 0px;
    text-align:right;
    border: 0px solid red
}
.msg    {
    width: 100%;
    text-align: center;
    color: blue;
}
.error{
    width: 100%;
    text-align: center;
    color: red;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
img.code {
    width:110px;
    height:27px;
    float:left;
    margin: 0 0 0px 0
}
/*DOWNLOAD*/
table.down{
    width: 100%;
    margin: 0px 0 0px 0px;
}
table.down tr{
    height: 25px;
    line-height: 25px;
}

table.down th,
table.down td{
    text-align: left;
    padding: 0 0 0 0px;
    /*border-bottom: #d8d8d8 solid 1px;*/
    border-top: #fff solid 1px;
}
table.down th{
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    border: 0
}
table.down a{
    color: #fff;
    font-weight: bold
}
table.down a:hover{
    text-decoration: underline
}
.sec{
   width: 15%;
}
.third{
    width: 10%;
}
.first{width: 60%}
.center{
    text-align: center
}
.center a{
    color: #fff;
    font-weight: bold;
}
.center a:hover{
    text-decoration: underline
}
/*menu katalog*/
.info,
.info ul{
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none
}
.info ul{
    list-style-type: disc
}
.info li a
{
    color: #6f7072;
    /*text-transform: lowercase;*/
    
}
.info li:first-letter{
    text-transform: uppercase
}
.info li a:hover,
.info li a.choosed
{
    color: #000101;
    text-decoration: underline
}
.info li{
    line-height: 25px;
}

/*katalog item*/
.boxes_item_noshop{
    width: 238px;
    /*height: 300px;*/
    float: left;
    margin: 0 0 30px 0;
    /*border: 1px solid*/
}
.boxes_item_noshop .image,
.boxes_item_noshop .detail-link,
.boxes_item_noshop .info{
    width: 225px;
    margin: 0 0 0 7px;
    position:relative;
    /*border: red solid 1px;*/
}
.boxes_item_noshop .image{
    padding-top: 0px;
    height: 245px;
    text-align: center;
    position:relative;
}
.img-new{
    position: absolute;
    top:0;
    right: 0;
    z-index: 10;
}
.boxes_item_noshop .image img{
    margin: 0px 0 0 0;
   /*border:red solid 1px;*/
    
}
.boxes_item_noshop .image img.pos{
    position:absolute;
    left:30px;
}
.boxes_item_noshop .info{
    background: #242424;
    height: 75px;
    width: 205px;
    padding: 10px;
    border-bottom: 5px solid #ffd200;
    margin-bottom: 3px;
    color: #fff;
}
.boxes_item_noshop .detail-link{
    height: 36px;
    width: 205px;
    padding-right: 20px;
    background: #dee0e3;
    text-align: right;
    color: #000;
    font-size: 14px;
    font-weight: bold
}
.boxes_item_noshop .detail-link img{
    position: relative;
    top: 5px;
    left: 10px;
    
}
.boxes_item_noshop .detail-link a:hover{
    text-decoration: underline
}
table.rozmer,
table.rozmer-detail{
    width: 100%;
    border-spacing:0;
    border-collapse:collapse;
    margin: 5px 0 0 0;
    color: #fff;
    padding: 0
}
table.rozmer-detail{
    width: 70%;
    color: #000
}
table.rozmer{
  margin:0 0 10px 0;
}
table.rozmer td.rozmer-label{
    /*width: 50px;*/
    border-right: 1px solid #fff;
}
table.rozmer td.hodnota{
padding-left:10px;}
table.rozmer-detail td.rozmer-label{
    border: 0;
    width: 80px;
    font-weight: bold
}
table.rozmer-detail td{
    width: 80px;
}
.page{
    text-align: right;
    padding-right: 10px;
}
.limit{
    /*border: 1px solid;*/
    text-align: right;
    padding-right: 10px;
    margin: 5px 0 10px 0
}
.limit a:hover,
.limit a.choosed{
    text-decoration: underline;
        
}
.limit a.choosed{
    font-weight: bold
}
.textbox,
.textbox2,
.textbox3{
    float: right;
    border: 0px solid;
    width: 490px;
    padding: 10px;
    background: #d2d2d2;
    text-align: justify
}
.textbox2,
.textbox3{
    margin-top: 10px;
    background: #ededed;
}
.textbox3{
   padding: 0;
   width: 510px;
   border: 0px solid;
    background: #fff;
}
.text-01,.text-02,.text-03{
    width: 100%;
    padding: 10px;
    margin:0 0 8px 0;
    text-align: justify
}
.text-01{
  background: #d2d2d2;
}
.text-02{
   background: #ededed;

}
.text-03{
   padding: 0;

}
.imagebox{
    /*float: left*/
    width:100%;
    text-align:center;
    margin:0 0 20px 0;
}
a.refback{
  float: right;
}
.imagebox span{
    float: left;
}
a.refback,
.imagebox span{
    color: #000;
    padding: 7px 10px;
    background:  #ffd200;
    
    margin: 10px 0 0 0;
}
a.refback:hover,
.imagebox span:hover
{
    text-decoration: underline
}
.textbox3 .locks,.text-03 .locks{
    float: left;
    width: 72px;
    height: 116px;
    padding: 2px;
    color: #6f7072;
    border: 0px solid #6f7072;
    text-align: center;
    /*background: red;*/
    margin: 0 6px 0 0px
}
/*CAROUSEL-HOME*/

.jcarousel-skin-home1 {
  margin: 0px 0 0 0px;
}

a.carus-link{
    position: absolute;
    bottom: 0px;
    left: 300px;
    padding: 15px 180px;
    /*border: red solid 1px;*/
    z-index: 9999;
}
.jcarousel-skin-home1 .jcarousel-container {
  margin: 0 0 0px 0;
}
.jcarousel-skin-home1 .jcarousel-direction-rtl {
  direction: rtl;
}
.jcarousel-skin-home1 .jcarousel-container-horizontal {
  width: 993px;
  padding: 0px 0px 0 0px;
  margin: 0px 0px 0 0px;
}
.jcarousel-skin-home1 .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-home1 .jcarousel-clip-horizontal {
  /*border: yellow solid 1px;*/
  font-size: 12px;
}
.jcarousel-skin-home1 .jcarousel-item {
  width: 993px;
  height: 292px;
  text-align: left;
  /*border: red solid 1px;*/
  padding: 0px 0px 0px 0px;
}
.jcarousel-skin-home1 .jcarousel-item-horizontal {
  width: 993px;
  height: 292px;
  margin: -3px 0px 0 0px;
  position: relative;
}
.jcarousel-skin-home1 .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0px;
  margin-right: 0;
}
.jcarousel-skin-home1 .jcarousel-item-placeholder {
  color: #000;
}
.jcarousel-skin-home1 .jcarousel-next-horizontal {
  position: absolute;
  top: 70px;
  right: 0px;
  z-index: 10;
  width: 32px;
  height: 33px;
  cursor: pointer;
  background-image: url('../img_images/main.png');
  background-repeat: no-repeat;
  background-position: 0 -67px;
}
.jcarousel-skin-home1 .jcarousel-prev-horizontal {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 32px;
  z-index: 10;
  height: 33px;
  cursor: pointer;
  background-image: url('../img_images/main.png');
  background-repeat: no-repeat;
  background-position: -32px -67px;
}
.jcarousel-skin-home1 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-home1 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-home1 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-home1 .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
}