@import 'reset.css';
@import 'text.css';
@font-face {
  font-family: 'AllerDisplay';
  src: url('Aller/AllerDisplay.woff') format('woff'),
       url('Aller/AllerDisplay.ttf') format('truetype'); 
}
body {
  background: #0a101c;
  color: #333;
  font-size:13px;
  line-height:21px;
  font-family: AllerDisplay, sans-serif;
  font-weight:300;
}
body p{
    font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    text-transform: uppercase;
    font-weight:normal;
}
h1,h2{
    font-size:30px;
    line-height:36px;
}
h3{
    font-size:21px;
}
h4,h5,h6{
    font-size: 12px;
}

hr{
    border-color:#4D4D4D;
}
.page{
    position:relative;
    padding-top:62px;
height:100%;
}
/***top nav lang social***/
.topOuter{
    background:#071622 url('../img/bg-border.png') repeat-x left bottom;
    height:62px;
    font-size:12px;
    position:fixed;
    z-index:200;
    width:100%;
}
.left{float:left;}
.right{float:right;}
.topOuter ul{
    margin-bottom:0;
}
.topOuter a{
    text-decoration: none;
    text-transform: uppercase;
    color:#b7b2ac;
}
.topOuter .logo{
    background: url('../img/logo.png?v=2') no-repeat 0 0;
    display:block;
    width:104px;
    height:36px;
    position:absolute;
    left:20px;
    top:10px;
}

.topOuter .nav,
.topOuter .lang{
    position:relative;
    top:33px;
    float:left;
    z-index: 2;
}
.topOuter .lang{
    float:left;
    margin-left:30px;
    top: 62px;
}
.topOuter .lang ul li,
.topOuter .social-media ul li{
    display:inline-block;
    margin-left:0;
}
.topOuter .lang ul li a:hover,
.topOuter .lang ul li.active a{
    color:#DDD900;
}
.topOuter .lang ul li a{
    border-left:1px solid #b7b2ac;
    padding:0 3px;
}
.topOuter .lang ul li a.pl{
    border-left:none;
    padding-right:3px;
}
.topOuter .social-media{
    float:right;
    position:relative;
    top:26px;
}
.topOuter .social-media ul li a{
    background: url('../img/icon-social.png') no-repeat;
    display:block;
    width:24px;
    height:24px;
    text-indent:-999999em;
    margin-left:7px;
}
.topOuter .social-media ul li a.icon-facebook{
    background-position: 0 0;
}
.topOuter .social-media ul li a.icon-twitter{
    background-position: -31px 0px;
}
.topOuter .social-media ul li a.icon-instagram{
    background-position: -61px 0px;
}
.nav ul li{
    display:inline-block;
    margin-left:0;
    margin-right:36px;
}
.nav ul li.active a,
.nav ul li a:hover{
    color:#DDD900;
}
.nav ul li.last{
    margin-right:0;
}
.nav ul {width:840px;height:24px;}
/***end top nav lang social***/

/***banner***/
.bannerOuter{
   
background-position: center top;
background-repeat: no-repeat;
    height:350px;
}
.bannerOuter .jcarousel ul > li{

}
.bannerOuter .grid_4{
    margin-top:170px;
}
.banner-content{
    position:relative;
}
.banner-content .date{
    color: #DDD900;
    text-transform:uppercase;
    font-size:12px;
    padding:20px 20px 14px 20px;
}
.banner-content.blue{
    padding-top:0;
}
.banner-content.blue p{
    margin:0 20px;
    padding:0 0 20px 0;
    text-transform: uppercase;
}
.banner-content.blue h2{
    padding-top:0;
}
.banner-content.blue{
    border-top:0;
    border-bottom:0;
}
/***end banner***/


/***main***/
.mainOuter{
    background: url('../img/bg-main-strona-glowna.jpg') no-repeat center -70px;
    padding-top:56px;
background-size: 100%;


}
.bilety .mainOuter{
    background: url('../img/bg-main-bilety.jpg') no-repeat center top;
    padding-top:56px;
    background-size: 100%;
}
.bilety .box_white h4{
    color:#DDD900;
}
.bilety .white p{
    font-size:12px;
    line-height:17px;
}
.bilety .white a{
    color:#829a32;
}
.bilety .white h6{
    line-height:1;
}
.bilety .jcarousel .grid_2 a, .bilety .jcarousel .grid_1 a{
    display:inline;
}
.program .mainOuter{
    background: url('../img/bg-main-program.jpg') no-repeat center top;
    padding-top:56px;
    background-size: 100%;
}
.container_4.program{
    margin-bottom:40px;
}
.container_4.program h3{
    font-size:20px;
    margin-bottom:0;
    padding-left:0;
}
.container_4.program p{
    color:#ccc;
}
.wywiad .mainOuter{
    background: url('../img/foto-1.jpg') no-repeat center top;
    padding-top:56px;
    background-size: 100%;
}
.history .mainOuter{
    background: url('../img/bg-main-program.jpg') no-repeat center top;
    padding-top:56px;
    background-size: 100%;
}
.program-active .mainOuter{
    background: url('../img/bg-main-program-active.jpg') no-repeat center top;
    padding-top:56px;
    background-size: 100%;
}
.mainOuter h1 a,
.mainOuter h4 a{
 color:#ddd900;
 text-decoration:none;
}
.mainOuter h1,
.mainOuter h4{
    color: #DDD900;
    text-transform:uppercase;
    font-size:12px;
    margin-bottom:40px;
}
.mainOuter .blue{
    height:330px;
    overflow:hidden;
}
.blue{
    background: url('../img/bg-blue-alpha-60.png');
    border-top:2px solid #D1CA28;
    border-bottom:2px solid #D1CA28;
    padding-top:20px;
}
.silver{
    background: url('../img/bg-silver-alpha-60.png');
    padding-top:20px;
}
.white{
    background: url('../img/bg-white-alpha-60.png');
    padding-top:20px;
}
.white-alpha-80{
    background: url('../img/bg-white-alpha-80.png');
}
.aktualnosci img{
    position:absolute;
    bottom:0;
}
.aktualnosci .blue a{
color:#DDD900;
}
.aktualnosci .blue p a{
 display:inline;
}
.green .more{color:#829a32;}
/*.white a:hover h6,
.silver a:hover h6,
.white a:hover h4,
.silver a:hover h4{
 color:#DDD900;   
}*/
.artysci .white:hover,
.artysci .silver:hover,
.kalendarium .white:hover,
.kalendarium .silver:hover
{background-image: url('../img/bg-yellow-alpha-70.png');}
.white h6,
.silver h6,
.blue h6,
.white h4,
.silver h4,
.blue h4{
    color:#fff;
    text-transform: uppercase;
    font-size:19px;
    letter-spacing: .8px;
    line-height:24px;
    padding: 0 20px 20px 20px;
    margin-bottom:0;
}
.white h6,
.silver h6,
.blue h6{
    font-size:13px;
    line-height:18px; 
}
.silver h6,
.white h6,
.silver h4,
.white h4{
    color:#08101B;
    padding-bottom:0;
}
.white p,
.silver p,
.blue p{
    color:#B3B3B3;
    padding: 0 20px 20px 20px;
}
.white p,
.silver p{
    color:#08101B;
    padding-top:0;
    font-weight:normal;
    margin-bottom:0;
}
.h190 .grid_1,
.h190 .grid_2,
.h190 .grid_3,
.h190 .grid_4{
    height:190px;
}
.h290 .grid_1,
.h290 .grid_2,
.h290 .grid_3,
.h290 .grid_4{
    height:290px;
}
.white h2,
.silver h2{
    color:#08101B;
}

.icon-prev,
.icon-next{
    opacity: .6;
}
.icon-prev:hover,
.icon-next:hover{
    opacity: 1;
}
/***jcarusele gallery***/
.program-active .gallery-horizontal .carusele{
    width:100%;
}
.program-active .gallery-horizontal .icon-prev{
    left:-40px;
}
.program-active .gallery-horizontal .icon-next{
    right:-40px;
}
.gallery-horizontal .carusele{
    width:91%;
    margin-left:auto;
    margin-right:auto;
}
.gallery{
    width:750px;
    margin-left: auto;
    margin-right: auto;
}
.gallery .carusele{
    width:750px;
}
.gallery .icon-prev, 
.gallery .icon-next{
    top:230px;
}
.gallery .jcarousel ul > li{
    width:750px;
    text-align:center;
}
.gallery .jcarousel ul > li .gallery-foto img{
    width:100%;
}
.gallery .jcarousel ul > li .gallery-foto{
    width:750px;
}
.gallery .jcarousel ul > li .gallery-foto p{
    color:#B3B3B3;
    text-align:left;
    font-weight:normal;
}
.bilety .icon-prev, .bilety .icon-next{
 top:120px;
}
.jcarousel .grid_1.white h6{
    /*color:#08101B;*/
    color:#505050;
}
.gallery img{
        text-align:center;
}
.gallery-horizontal .icon-prev{
    left:24px;
}
.gallery-horizontal .icon-next{
    right:24px;
}
.gallery-horizontal .jcarousel-foto{
    min-height:145px;
    width:190px;
    float:left;
    position:relative;
    margin-left:10px;
    margin-right:10px;
}
.gallery-horizontal .jcarousel-foto a{
    display:block;
    position:absolute;
    bottom:0;
}

.caruseleOuter{
    position:relative;
}
.carusele{
    position:relative;
    width:840px;
    overflow:hidden;
    margin-bottom:40px;
}
.jcarousel a{
    text-decoration:none;
}
.jcarousel .grid_2 a,
.jcarousel .grid_1 a{
    display:block;
    height:100%;
}
.jcarousel-foto-grid{
    position:relative;
    height:635px;
    width:630px;
}
.jcarousel-foto-item{
    position:absolute;
}
.jcarousel-foto-item.item-1{
    width:400px;
    height:190px;
    overflow:hidden;
    top: 0;
    left:0;
}
.jcarousel-foto-item.item-2{
    width:190px;
    height:190px;
    overflow:hidden;
    top:0;
    left:420px;
}
.jcarousel-foto-item.item-3{
    width:190px;
    height:190px;
    overflow:hidden;
    top:210px;
    left:0px;    
}
.jcarousel-foto-item.item-4{
    width:400px;
    height:400px;
    top: 210px;
    left:210px;
    overflow:hidden;
}
.jcarousel-foto-item.item-5{
    width:190px;
    height:190px;
    overflow:hidden;
    left:0;
    top:420px;
}


.jcarousel-foto-item.item-6{
    width:400px;
    height:190px;
    overflow:hidden;
    top: 0;
    left:630px;
}
.jcarousel-foto-item.item-7{
    width:190px;
    height:190px;
    overflow:hidden;
    top:0;
    left:1050px;
}
.jcarousel-foto-item.item-8{
    width:190px;
    height:190px;
    overflow:hidden;
    top:210px;
    left:630px;    
}
.jcarousel-foto-item.item-9{
    width:400px;
    height:400px;
    overflow:hidden;
    top: 210px;
    left:840px;
}
.jcarousel-foto-item.item-10{
    width:190px;
    height:190px;
    overflow:hidden;
    left:630px;
    top:420px;
}







.carusele.h190{
    height:190px;
}
.carusele.h290{
    height:290px;
}
.jcarousel ul > li{
    margin-left:0;
}
.icon-prev,
.icon-next{
    position:absolute;
    top:70px;
    display:block;
    width:21px;
    height:37px;
}
.icon-prev{
   left:-60px;
   background: url('../img/icon-prev.png') no-repeat 0 0; 
}
.icon-next{
    right:-60px;
    background: url('../img/icon-next.png') no-repeat 0 0;
}
.bannerOuter .icon-prev,
.bannerOuter .icon-next{
    top:210px;
}
.gallery-horizontal .icon-next,
.gallery-horizontal .icon-prev{
    top: calc(50% - 17px);
}
.gallery-horizontal .icon-next.top270,
.gallery-horizontal .icon-prev.top270{
  top:270px;
}
.aktualnosci .icon-prev,
.aktualnosci .icon-next{
    top:165px;
}
.h190 .grid_4 {
    position:relative;
}
.accordeon li div.liInner{
    width:820px;
    margin: 0 auto;
}
.accordeon li.active{
    margin:40px 0;
}
.accordeon li.first{
    margin-top:0;
}

.accordeon li .accordeon-content{
    display:none;
}
.accordeon li:hover{
    
}
.accordeon li .accordeon-content{cursor: default;}
.accordeon li.active .desc{
    display:block;
}
.accordeon li div.liInner span{
    width: 590px;
}
.accordeon li{
    margin-left:0;
}
.accordeon div > li{
    margin-left:0;
}
.accordeon li div > span{
     display:block;
    
    /* background: url('../img/bg-white-alpha-80.png'); */
    /* margin-bottom:1px; */
    margin-left:0;
    padding:10px;
    text-transform:uppercase;
    color: #08101B;
    /* font-size:21px; */
    /* line-height:24px; */
    /* position:relative; */  
}
.accordeon-w800 li > span{
    width:800px;
    margin-left: auto;
    margin-right: auto;
}
.accordeon-content{
    color:#000;
   
}
.accordeon-content p{
    color:#4D4D4D;
}
.accordeon-content 
.accordeon li.active{
    margin-top:40px;
    margin-bottom:40px;
}
.accordeon-content .trigger{
    display:block;
    height:20px;
    background: url('../img/trigger.png');
    background-repeat: no-repeat;
}
.accordeon-content.first .trigger{background-position: 80px 0}
.accordeon-content.second .trigger{background-position: 280px 0}
.accordeon-content.last .trigger{background-position: 480px 0}


li.ui-state-focus a{ outline:none;}
.ui-accordion-content{height:auto!important;margin-bottom:40px;}
.ui-accordion-header-active .liInner{padding-top:40px;}
#ui-accordion-accordion-header-0 .liInner{padding-top:0px;}

.ui-tabs-nav{margin-bottom:0;}

.accordeon-w800 .liInner{
    width:820px;
    margin: 0 auto;
}
.liInner:focus{outline:none;}
.accordeon li div.liInner span{
    width: 590px;
}
.accordeon .liInner div > span{
    display:block;
    
    background: url('../img/bg-white-alpha-80.png');
    margin-bottom:1px;
    margin-left:0;
    padding:10px;
    text-transform:uppercase;
    color: #08101B;
    font-size:21px;
    line-height:24px;
    position:relative;  
}
.accordeon-w800 .liInner > div{
    display:block;   
    margin-bottom:1px;
    text-transform:uppercase;
    color: #08101B;
    width:610px;
    font-size:21px;
    line-height:24px;
    position:relative;  
}

a.buy{
    background: url('../img/icon-buy.png') no-repeat center left;
    position:absolute;
    right:20px;
    font-size:14px;
    padding-left:20px;
    text-decoration: none;
    color: #08101B;
}
.buy-desc-content{
    width:320px;
}
.buy-desc{
    font-size:14px;
    color:#4D4D4D;
    text-transform:none;
    padding-top:20px;
    border-top:1px solid #CCCCCC;
    position:relative;
    padding:10px;
    background: url('../img/bg-white-alpha-80.png');    
}
.buy-desc a.info{
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;

}
.buy-desc ul li{
    margin-left:0;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    margin-left:20px;
    line-height:20px;
}
.content .buy-desc a{
    color:#DDD900;
}
.content .buy-desc a.info{
    color:#808080;
}
.buy-desc ul li{
    list-style:disc;
}
.buy-box{
    position:absolute;
    right:20px;
    top:20px;
    width:250px;
}
.buy-box p{
    background-color:#CCCCCC;
    padding:17px;
    margin-bottom:0;
}
.buy-price{
     color:#6F1860;
    width:104px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    display:block;
    border-right:1px solid #8C286E;
    font-size:26px;
}
.buy-info{
    position:relative;
    background-color:#DA3C8C;    
   
}
.content .accordeon .buy-info a.buy{
    top:10px;
    display:block;
    text-transform: uppercase;
    color:#6F1860;
}
.content .buy-box p{
    line-height:16px;
}
.buy-foto{
    background: url('../img/bg-blue-alpha-90.png');
}
.buy-foto .foto{
    margin:20px 10px;
    width:175px;
    height:290px;
    display:inline-block;
    overflow:hidden;
}
.buy-foto .foto.first{
    margin-left:20px;
}
/***end main***/

/***content***/
.content{
    color:#fff;
    font-weight:300;
    line-height:24px;
    padding-bottom:40px;
}
.content p a{
    color:#DDD900;
    text-decoration:none;
}
.content a{
    color:#fff;
    text-decoration: none;
}
.content a.menuitem{
 outline: none;
}
.content a.buy{
    color:#08101B;
}
.content p{
    font-size:12px;
    line-height:24px;
}
.program-active .accordeon-content,
.accordeon-content .accordeon-white{
    background: url('../img/bg-white-alpha-90.png');
}
.content .accordeon-content p a{color:#829a32;}
/***end-content***/

/***box***/
.box_blue{
    background:#242b34;
    margin-bottom:40px;
}
.box_white{
    background: url('../img/bg-white-alpha-90.png');
    margin-bottom:30px;    
}
.box_white h4{
    color:#333333;
    margin-bottom:20px;
}
.box_white p{
  color:#333;
}
.box_white .content{
   
    padding-bottom:15px;
}
.content p a.pobierz-katalog{
    background:#ccc;
    color:#4D4D4D;
    padding:7px;
    text-transform: uppercase;
      font-family: AllerDisplay, sans-serif;

}
.mainOuter  .box_white .container_4{
    padding-top:30px;
}
.mainOuter  .box_blue .container_4{
    padding-bottom: 20px;
    padding-top:50px;
}
.top130{top:130px;}
/***end-box***/

.footerOuter{
    background:#f1f1f1;

}
.footer{
    margin-left:0px;
}
.footer ul{
    margin-bottom:0;
}
.footer ul li{
    display:inline-block;
    margin-left:20px;
}

.aktualnosci .more{}
.more{
    display:inline-block;
    color:#DDD900;
    padding:15px 20px;
    text-transform:uppercase;
    text-decoration: none;
    position:absolute;
    bottom:0;
    z-index:101;
    font-size:12px;
}

.more-banner{
color:#DDD900;
font-weight:300;
font-family: AllerDisplay, sans-serif;
 }
.more-bg{
    background: url('../img/bg-blue-alpha-60.png');
}
.place,
.time,
.about,
.people{
    padding-left:30px;
    font-size:19px;
    line-height:36px
}
.people p{
    color:#000;
    line-height:17px;
    font-size:13px;
    font-family: AllerDisplay, sans-serif;
}
.place{background: url('../img/icon-place.png') no-repeat 0 7px;}
.time{background: url('../img/icon-date.png') no-repeat 0 7px;}
.about{background: url('../img/icon-about.png') no-repeat 0 7px;}
.people{background: url('../img/icon-people.png') no-repeat 0 7px;}

.default{
    
    background: url('../img/bg-blue-alpha-60.png');
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
  line-height:1;
    color:#ccc;
    text-transform: uppercase;
    margin-bottom:10px;
}
.foto-desc-2{
    position:absolute;bottom:0;
}
.foto-desc-2 .default div{
    background: url('../img/icon-silver.png') no-repeat center left;;
    padding-left:34px;  
}

.premiera,
.sygnowano,
.promocja{
    background:#70BED2 url('../img/icon-premiera.png') no-repeat center left;
    padding-left:34px;     
    height:45px;
    color:#006589;
    text-transform: uppercase;
    line-height:1;
    margin-bottom:10px;
    display:table;
}
.premiera div,
.sygnowano div,
.promocja div{
    display: table-cell;
  vertical-align: middle;
  width: 160px;
}
.premiera div.padding-top-10,
.sygnowano div.padding-top-10,
.promocja div.padding-top-10{
  padding-top:10px;
}
.sygnowano div{
    margin-right:10px;
}
.sygnowano{
    color:#4D4E88;
    
    background:#9689B9 url('../img/icon-sygnowane.png') no-repeat center left;

}
.promocja{
    background:#DA3C8C url('../img/icon-promocja.png') no-repeat center left;
    color:#6F1860;
}
.dul{
    text-transform: uppercase;
    border-top:1px solid #4D4D4D;
    padding:10px 0;
    position:relative;
    
}
.dul .dolacz:hover{opacity:.8;}
.dul .dolacz{margin-top:4px;background: url('../img/dolacz.png') no-repeat;display:inline-block;width:70px;text-indent:-99999em;}
.dul a{
    color:#000;
    text-decoration: none;
    font-size:12px;
    margin-right:30px;
}
.dul .dolacz.dolacz-en{background-image: url('../img/join.png');}
.dul a.like{
    float:right;
    background: url('../img/icon-like.png') no-repeat center left;
    padding-left:25px;
    margin-right:0;
}
.foto{
    position:relative;
}
.foto:hover .foto-desc{
    display:block;
    z-index:100;
}
.foto-desc .more{
    color:#000;
    bottom:10px;
    padding:15px 5px;
}

.accordeon-content{cursor:default;}
.foto.first .foto-desc{
    left:0px;
}
.buy-foto .foto.last{
    margin-right:0;
}
.foto-desc{
    background: url('../img/bg-yellow-alpha-70.png');
    height:290px;

    position:absolute;
    top:0px;
    left:0px;
    padding:5px;
    color:#000;
    line-height:1;
    display:none;
    
}
.foto-desc div{
    border-bottom:1px solid #4B4D2A;
   padding:10px 5px;
     font-family: 'Open Sans', sans-serif;
}
.foto-desc div.first{
      font-family: AllerDisplay, sans-serif;

}
.foto-desc div.last{
    border-bottom:none;
}
.accordeon-slide.friends .blue{
    border-top:none;
    border-bottom:none;
    height:auto;
}
.accordeon-slide .blue p{
    margin-bottom:0;
    text-transform:uppercase;
}
.friends img{
    margin: 30px;
}
.friends .grid_1.blue{
    padding-top:5px;
    padding-bottom:5px;
}
.friends .blue h6{
    padding:5px 10px;
}
.friends .ui-state-active .grid_1.blue{
 background:#fff;
}
.friends .ui-state-active .grid_1.blue a h6{
 color:#08101B;
}
.friends .active {
    background:#fff;
}
.friends .active h6{
    color:#08101B;
}

.friends hr{
    border-color:#B3B3B3;
    margin-bottom:10px;
}
.friends p{
    color:#808080;
    line-height:18px;
}
.history .blue {
    border-bottom:none;
    height:190px;
    cursor: pointer;
}

.history h3{
    color:#CCCCCC;
    font-size:30px;
    padding-left:20px;
}
.history .more{
    color:#DDD900;
}
.accordeon-content.history .container_4{
    padding-top:20px;
}
a.more-2,
.more-2{
    display:inline-block;
    color:#4D4D4D;
    padding:5px 10px;
    margin-bottom:20px;
    text-transform:uppercase;
    text-decoration: none;
    font-size:12px;
    background:#ccc;
}
.mainOuter h4.margin-bottom-0{
    margin-bottom:0;
}
.mainOuter h4.margin-bottom-15{
    margin-bottom:15px;
}
.content p.margin-bottom-10{
    margin-bottom:10px;
}
.img-title{
   font-family: 'Open Sans', sans-serif;
   line-height:16px;
}
.bottom{
    position:absolute;
    bottom:40px;
    right:0;
}
.img-title{
    width:190px;
}

.accordeon-slide.history li.ui-tabs-active .grid_1 h3,
.accordeon-slide.history .grid_1.active h3,
.accordeon-slide.history .grid_1:hover h3{
    color: #333333;
    position:relative;
    z-index:10;
}
.accordeon-slide.history .grid_1:hover .more{
    color:#829a32;
}
.accordeon-slide.history li.ui-tabs-active .grid_1 .history-desc,
.accordeon-slide.history .grid_1.active .history-desc,
.accordeon-slide.history .grid_1:hover .history-desc{
    display:block;
}
.accordeon-slide.history .grid_1:hover .history-desc div{
    display:none;
}
.accordeon-slide.history li.ui-tabs-active .grid_1 .history-desc div{
    display:block;
    z-index:1000;
    position:relative;
}
.history-desc{
    position:absolute;
    width:100%;
    height:100%;
    display:none;
     background: url('../img/bg-white-alpha-80.png');
    top:0;
    left:0;
}
.accordeon-slide.history li.ui-tabs-active .grid_1 .more,
.accordeon-slide.history .grid_1.active .more{
    display:none;
}
.accordeon-slide.history .grid_1 h3{
    padding-top:20px;
    height:170px;
}
.accordeon-slide.history .grid_1.blue{
    padding-top:0;
    width:200px;
    
}
.history-desc div{
    margin-top:100px;
    text-transform:uppercase;
}
.history-desc a{
    display:block;
    color:#08101B;
    line-height:18px;
    margin-left:20px;
}
a.tab-link{
 height:180px;
 display:block;
}
.button{
    cursor:pointer;
}

.historia-all{
 display:none;
}
.accordeon-slide.history ul.ui-tabs-nav li{
float:left;display:block;}


.jcarousel-foto-grid .jcarousel-foto-item a{
 display:block;
}

.jcarousel-foto-grid .jcarousel-foto-item.item-1 a img{
 width:400px;

 margin-top:-25%;
}
.jcarousel-foto-grid .jcarousel-foto-item.item-2 a img,
.jcarousel-foto-grid .jcarousel-foto-item.item-3 a img,
.jcarousel-foto-grid .jcarousel-foto-item.item-5 a img{
 width:190px;
}
.jcarousel-foto-grid .jcarousel-foto-item.item-4 a img{
 width:400px;
}
.top-60
{margin-top:-62px;display:block;height:62px;visibility: hidden;}
.inne-tego-dnia{
 margin-top:50px;
}
.inne-tego-dnia .grid_1{
min-height:170px;
margin-bottom:10px;
}
.inne-tego-dnia h3{
 text-transform: none;
 font-size:19px;
}
.inne-tego-dnia h4{
    margin-bottom:10px;
}
.friends .container_4 .grid_1{
    text-align:center;
}
.friends .container_4 .grid_1 p{
 min-height:60px;
}
p.author{margin-bottom:0;}
.author a,
.author{color:#959595; font-size:11px;}
.author a{text-decoration: none;}
.author{margin-left:30px;padding-bottom:5px;}

.fb-like{position:absolute!important;top:14px;right:-3px;width:150px;}
.new-tile{
	overflow:auto;
	height:auto;
	display:block;
	margin-bottom:30px;
}
.new-tile-pic-container{
	width:30%;
	float:left;
}
.new-tile-desc-container{
	width:70%;
	float:left;
	box-sizing: border-box;
    padding-left: 25px;
}
.new-tile-title{
	font-size:22px;
}

.new-tile-pic-container img{
	width: 30%;
    float: left;
}


.accordion-item-desc .buy-desc{
    border-bottom: 1px solid #4D4D4D;
}
.accordeon-slide ul{
    padding-top:20px;
}

.availability-list li{
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
}