html .hiddenfloor .imp-wrap img {
    width: 100%!important;
    margin: 0 auto!important;
}
.lists-location , .lists-location2{
	display:none!important;
}

.si-content .link{text-align:center!important;}

.window-description-wrapper p {
    line-height: 20px!important;
}
.si-content .window-description-wrapper .icons .icon {
    display: inline-block!important;
    text-align: center!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
    margin-bottom: 10px!important;
}
.si-content .window-description-wrapper .icons {
    text-align: center!important;
}

.double-content-btn {
    background: #fc0;
}
#cookie-notice .button.bootstrap {
    margin-right: .3em;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 1px 2px rgba(0,0,0,.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Merriweather', serif;
    border-radius: 12px;
    border: 2px solid #fc0;
    background: #fc0;
    padding: 5px 20px;
    color: black;
    font-size: 14px;
    transition: 0.1s all ease-in-out;
}
#cookie-notice .button.bootstrap:focus, #cookie-notice .button.bootstrap:hover {
    color: #000;
    background-color: #ffd600;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
.page-kontakt .contact-panels .panel{
opacity: .7;
    color: #444444 !important;
}

table .more-info{
    color:#333;
	border: 2px solid #fc0;
	padding: 5px 10px 5px 10px;
	border-radius: 2px;
}
table .more-info:hover{
    font-weight: bold;
    color:#333;
    text-decoration: none;
	border: 2px solid #fc0;
	background-color:#ddd;
	padding: 5px 10px 5px 10px;
	border-radius: 2px;

}

.licznik{
    font-size:90px!important;
}