/* Quick.Cms.Ext v6.x slider stylesheet */
/* WIDGETS
  to style widgets in specific location use:
  .widgets-1 ... - type: top header
  .widgets-2 ... - type: header below menu
  .widgets-3 ... - type: footer after content
  .widgets-4 ... - type: footer under page footer
  #content ... - type: inside page content
*/

/* GLOBAL */
.widgets-1{position:relative;margin:0px auto;text-align:left;overflow:hidden;}
.widgets-1 > ul > li{float:left;margin:10px 0;color:#333;}
.widgets-1 div.head{margin-bottom:10px;text-align:center;font-size:1em;color:#cc1426;}
.widgets-2 > ul, .widgets-2 > ul > li, .widgets-3 > ul, .widgets-3 > ul > li, #content .widget{padding:;}
.widget div.head{margin-bottom:10px;text-align:center;font-size:1.25em;text-transform:uppercase;color:#cc1426;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul{float:left;width:100%;list-style:none;}
.widget > div.description{padding-bottom:5px;}
.widget ul{list-style:none;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{float:left;margin:;border-top:0px solid #e8eaee;}

/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{float:left;margin:;}


/* Display option: CONTENT */
.widget.type-1{width:33.3%;}
#content .widget.type-1{border:0px solid #e8eaee;border-top-width:0px;}
.widget.type-1 ul, .widget.type-1 ol{padding:0 0 0 30px;overflow:hidden;}
.widget.type-1 li{margin:5px 0;padding:0;border-left:0;}
.widget.type-1 p{padding-bottom:7px;}

/* Display option: PAGE */
.widget.type-2{width:31.3%;}
.widget.type-2 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widget.type-2 img:hover{opacity:0.8;}
.widget.type-2 div.name{font-size:1.188em;}
.widget.type-2 div.name a{text-decoration:none;}
.widget.type-2 time{display:block;padding-top:5px;color:#6e6e6e;}
.widget.type-2 div.description{margin-top:6px;text-align:justify;font-size:0.875em;}
#content .widget.type-2{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* Display option: SLIDER
   slider styles in style-slider.css file */
.widget.type-3, .widget.type-6{width:48%;padding-left:0;padding-right:0;}

/* Display option: MENU */
.widget.type-4{width:31.3%;}
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 nav > ul > li{padding:4px 0 4px 22px;background:url('img/list.png') no-repeat 0px 8px;font-size:1.188em;}
.widget.type-4 nav > ul > li a{text-decoration:none;}
.widget.type-4 nav > ul > li ul{margin-left:3px;font-size:0.895em;}
.widget.type-4 nav > ul > li li{padding-top:2px;}
.widget.type-4 nav > ul > li li:before{content:'>';margin-right:7px;font-size:0.824em;color:#cc1426;font-weight:bold;}
#content .widget.type-4{width:31.3%;border:1px solid #e8eaee;border-top-width:5px;}

/* Display option: SUBPAGES
   other subpages styles you will find in style.css file in SUBPAGES LIST STYLES section
   just move it here and add .widgets-2 to create custom version */
.widget.type-5{width:48%;}
.widget.type-5 .pages-list.no-type p{font-size:0.875em;}
#content #page div.content .pages-list.no-type{padding:0;}
.widget.type-5 .pages-5 li{width:30%;margin:10px 1%;padding:10px 0.5%;border:0;text-align:center;}
.widget.type-5 .pages-5 li:nth-child(4n+1){clear:none;}
.widget.type-5 .pages-5 li:nth-child(3n+1){clear:left;}
.widget.type-5 .pages-5 .description{text-align:left;font-size:0.875em;}

@media print{
  /* PRINT STYLES */
  .widgets-1{position:static;width:17.2cm;height:auto;margin:0;overflow:visible;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:480px){
  .widget[class*='type-']{width:98%;}
}
@media screen and (min-width:1280px){
  .widgets-1{width:1200px;}
}

/* PLUGINS */

/* Display option: SOCIAL LINKS */
.type-13{width:30%;text-align:center;}
.type-13 ul{display:inline-block;list-style:none;}
.type-13 li{display:inline-block;margin:0 8px;vertical-align:middle;}
#content .type-13 img{box-shadow:none;}
@media screen and (max-width:1000px){
  .type-13{width:48%;}
}
@media screen and (max-width:460px){
  .type-13{width:98%;}
}

/* Display option: ADVANCED SEARCH */
.widget.type-29{width:98%;border-top:5px solid #e8eaee;}
#search-form-advanced{clear:left;width:100%;margin:10px auto 0;padding:10px;}
#search-form-advanced ul{list-style:none;}
#advanced-fields .phrase input, #advanced-fields select{min-width:250px;max-width:95%;}
#advanced-fields:after{content:'';clear:left;display:table;}
#advanced-fields > li{padding-bottom:15px;}
#advanced-fields label{display:block;margin-bottom:4px;}
#advanced-fields ul .head{font-weight:bold;padding-bottom:5px;}
#advanced-fields ul label{font-weight:normal;}
#advanced-fields .features label{margin:0;}
#advanced-fields .features li{padding-bottom:5px;}
#advanced-fields .features li.head{width:100%;}
#advanced-fields .button{padding:20px 0 0;}
@media screen and (min-width:1024px){
  #advanced-fields .features li{float:left;width:50%;}
}
@media screen and (min-width:640px){
  #advanced-fields > li{clear:left;float:left;width:40%;}
  #advanced-fields .features{float:right;width:60%;}
}

/* USERS */
.widgets-list .widget.type-17, .widgets-list .widget.type-18{width:31.3%;}
#page .widget.type-17, #page .widget.type-18{width:98%;}
#user-panel{width:96%;margin:0 auto;}
#user-panel input{margin:4px 0 10px;}
#user-panel dd:not(.captcha) input{width:97%;}
#user-panel .button input{padding-left:38px;background:#0093dd url('img/users_login.png') no-repeat 10px center;text-transform:uppercase;letter-spacing:1px;}
#user-panel .button input:hover{background-color:#00679a;}
#user-panel.msg.error{background-image:none;font-size:1.25em;}
#user-panel .links{margin:4px 0;text-transform:lowercase;}
#user-panel .links:before{content:'>';margin-right:7px;font-size:0.824em;color:#cc1426;font-weight:bold;}
#profile .option{margin:4px 0 10px;font-size:0.875em;}
#profile .option label{margin-left:4px;font-weight:normal;}
#profile #user-not-required{display:none;}
#profile ul{list-style:none;}
.widgets-list #profile .save{margin-top:20px;text-align:left;}
.msg#profile, .msg#user-panel{padding-top:50px;background-position:center 15px;}
.widget.type-26{width:31.3%;}
.widget.type-26 .profile, .widget.type-26 .logout{display:block;padding:4px 0 4px 25px;background:url('img/users_profile.png') no-repeat left center;}
.widget.type-26 .logout{background-image:url('img/users_logout.png');}
@media screen and (max-width:900px){
  .widgets-list .widget.type-17, .widgets-list .widget.type-18{width:48%;}  
}
@media screen and (max-width:460px){
  .widgets-list .widget.type-17, .widgets-list .widget.type-18{width:98%;}  
}

/* Display option: PROMOTED PAGES */

.widget.type-27{width:48%;padding-left:0;padding-right:0;}
.widget.type-27 .pages-slider{list-style:none;}
.widget.type-27 .slider-description{font-weight:normal;font-size:0.875em;line-height:1.4em;}
li.widget.type-27 .price{float:left;min-width:250px;}
.widget.type-27 time{display:block;padding:0 2.5% 5px;color:#6e6e6e;}
#content .widget.type-27 .image{float:left;padding:0 2.5% 5px 0;}
#content .widget.type-27 .name{font-size:1.188em;}

.widget.type-27 .quick-slider-nav-dots-wrapper{right:0px;top:0px;width:auto;}
.widget.type-27 .quick-slider-nav-dots-wrapper li{display:inline-block;}
.widget.type-27 .quick-slider{overflow:visible;}
.widget.type-27 .quick-slider-slide{overflow:visible;}
li.widget.type-27 .quick-slider .price{float:left;min-width:300px;}
.widget.type-27 .quick-slider .name, .widget.type-27 .quick-slider .price{line-height:1.25em;}
@media screen and (max-width:460px){
  .widget.type-27{width:98%;}
}
.widget.type-31{width:98%;}

/* Display option: NEXT PREVIOUS PAGE */
.widget.type-28{width:98%;border:0;}
.widget.type-28 .next-prev{width:100%;list-style:none;}
.widget.type-28 li{float:left;}
.widget.type-28 li.next{float:right;}
.widget.type-28 li a{display:inline-block;padding:5px 10px;text-decoration:none;background:#0093dd;color:#fff;}
.widget.type-28 li a:hover{background:#cc1426;}

/* Display option: COMMENTS */
.widget.type-24{width:48%;}
.widget.type-24 ul{list-style:none;}
.widget.type-24 .name{margin-bottom:5px;font-weight:bold;color:#0070b8;}

/* Display option: TAGS */
.widget.type-23{width:31.3%;}
.widget.type-23 ul{list-style:none;}
.widget.type-23 li{float:left;margin:0 15px 4px 0;}
.widget.type-23 li a{padding-left:20px;background:url('img/tag.png') no-repeat 0px 2px;}
.widget.type-23 li a:hover{color:#cc1426;}
@media screen and (max-width:900px){
  .widget.type-23{width:48%;}
}
@media screen and (max-width:460px){
  .widget.type-23{width:98%;}
}

/* Display option: IMAGE SLIDER */
.images-slider-5{clear:both;margin-bottom:20px;}
.images-slider-6{clear:both;margin-top:20px;}
.images-slider-5 ul, .images-slider-6 ul{position:relative;}
.images-slider-5 .quick-slider-slide, .images-slider-6 .quick-slider-slide{float:left;position:relative;width:auto;padding:0 10px;display:block;}
.images-slider-5 .quick-slider-nav-arrows, .images-slider-6 .quick-slider-nav-arrows{bottom:75px;}
.images-slider-5 .quick-slider-slide p, .images-slider-6 .quick-slider-slide p{z-index:3;position:absolute;bottom:0;max-width:70%;padding:5px 10px;text-align:left;background:rgba(0,0,0,0.3);line-height:1.25em;color:white;font-size:0.75em;}

/* SIDE TAB */
.side-tab-widget{position:fixed;right:-100px;top:50%;z-index:51;background:#0093dd;font-size:0.75em;border-top-left-radius:15px;border-top-right-radius:15px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

/* Display option: RANDOM PAGE */
.widget.type-8, .widget.type-9{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-8 img, .widget.type-9 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widget.type-8 img:hover, .widget.type-9 img:hover{opacity:0.8;}
.widget.type-8 div.name, .widget.type-9 div.name{font-size:1.188em;}
.widget.type-8 div.name a, .widget.type-9 div.name a{text-decoration:none;}
.widget.type-8 div.description, .widget.type-9 div.description{margin-top:6px;text-align:justify;font-size:0.875em;}
@media screen and (min-width:481px){
  .widget.type-8, .widget.type-9{width:31.3%;}
}


/* Display option: NOTICES */
aside.widget.type-10{display:none;padding:7px 0;background:#fff;font-size:1em;}
.widget.type-10 .close a{padding:5px 7px;font-weight:normal;text-decoration:none;background:#969696;color:#fff;}
.widget.type-10 .close a:hover{background:#222;}
.widget.type-10.location-0 .head, .widget.type-10.location-3 .head{margin-bottom:7px;font-weight:bold;font-size:1.167em;}
.widget.type-10.location-1 div, .widget.type-10.location-2 div{display:inline-block;margin-right:4px;}
.widget.type-10.location-1 .head, .widget.type-10.location-2 .head{margin-right:10px;font-weight:bold;}
.widget.type-10.location-2{border-bottom:1px solid #555;}
.widget.type-10.location-1, .widget.type-10.location-2, .widget.type-10.location-0{position:fixed;z-index:6001;width:100%;background-color:rgba(255,255,255,0.9);}
.widget.type-10.location-2{top:0px;}
.widget.type-10.location-1{bottom:0px;border-top:1px solid #555;}
.widget.type-10.location-0{width:200px;left:10px;bottom:10px;padding:10px;border:1px solid #bbb;line-height: 1.2em;}
.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:7001;width:700px;margin-left:-350px;padding:30px;text-align:center;background:#fff;border:0px solid #fff;border-radius:0px;}
.widget.type-10.location-1 .close, .widget.type-10.location-2 .close{margin-left:20px;}
.widget.type-10.location-0 .close, .widget.type-10.location-3 .close{margin-top:15px;}
.widget-dark-background{display:none;position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:6002;}
/* CLOSE  */
.widget.type-10.location-3 .close {margin: 0;}
.widget.type-10.location-3 .close a{font-size: 0;position: absolute;top:0;right: 0;padding:5px 10px 0px 10px;margin: 0;}
.widget.type-10.location-3 .close a:before{content: 'x';font-size:30px;}

@media screen and (max-width:860px){
  .widget.type-10.location-3{top:30px;left:0;width:100%;max-width:100%;max-height:100%;margin:0px !important;padding:10px;box-sizing:border-box;}
}


/* Display option: GOOGLE TRANSLATE */
.type-16 div.head{text-align:left;margin-right:7px;}
.type-16 div{display:inline;}
.type-16 select{padding:2px;border-width:1px;border-style:solid;font-size:1em;border-color:#aeb7bb #d8dbde #d8dbde #aeb7bb;}
.goog-logo-link,.goog-logo-link:link,.goog-logo-link:visited,.goog-logo-link:hover,.goog-logo-link:active, .goog-te-gadget{color:#666 !important;}

/* Display option: FACEBOOK LIKE BOX */
.widget.type-19 .head{text-align:left;padding:0 0 5px 10px;font-weight:bold;}
.widget.type-19 .fb-page{overflow:hidden;background-color:transparent;}
.widget.type-19 .button{display:none;}

.widgets-5 aside.widget.type-19{z-index:50;position:fixed;top:230px;padding:10px 10px 10px 0;}
.widgets-5 .widget.type-19.left{left:0px;padding-left:0;}
.widgets-5 .widget.type-19.right{right:0px;padding-right:0;}
.widgets-5 .widget.type-19.left .fb-page{float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.widgets-5 .widget.type-19.right .fb-page{float:right;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.widgets-5 .widget.type-19 .button{display:block;float:right;padding:0 5px 30px;}

@media print{
  .widgets-5 .widget.type-19{display:none;}
}

/* Display option: MENU - DROP DOWN */
.type-4 nav > ul{border-top:1px solid #cc1426;}
.type-4 nav > ul > li{position:relative;border-bottom:1px solid #cc1426;}
.type-4 nav > ul > li ul{display:none;position:absolute;top:-1px;left:99%;z-index:10;background:#fff;border:5px solid #cc1426;border-width:1px 1px 1px 5px;white-space:nowrap;}
.type-4 nav > ul > li:hover > a{color:#cc1426;}
.type-4 nav > ul > li:hover > ul{display:block;}
.type-4 nav > ul > li:hover ul li{position:relative;padding:2px 5px 0 8px;border-bottom:1px solid #cc1426;}

.type-4 nav > ul > li > ul > li > ul{left:98%;}
.type-4 nav > ul > li > ul > li:hover ul{display:block;}
/* Display option: CONTACT PANEL
   other subpages styles you will find in style.css file in CONTACT-PANEL section
   just move it here and add .widgets-1 to create custom version */
.type-7{width:48%;}
.type-7 div.head, #content .widget.type-7 div.head{text-transform:none;}
@media screen and (max-width:899px){
  .type-7{width:98%;}
}

/* SCROLL BACK TO TOP */
/* SCROLL BACK TO TOP */
.back-to-top-widget{position:fixed;bottom:2%;right:1%;color:#222; z-index:5001}
.back-to-top-widget a{display:block;width:50px;text-align:center;color:#666;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget a:hover{opacity:1;color:#969696;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:48px;height:48px;margin-bottom:;background:#969696 url('img/back_to_top.png') no-repeat center center;border-radius:0;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#969696;}

@media screen and (max-width:640px){
.back-to-top-widget{display:none !important}

}

/* widgety */


/* --   gora adresy ---*/
#widget-14{width:60%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-14 p{padding-left:0%;;width:100%; text-align:left;margin-top:8px;font-size:0.8em;color:#666}

@media screen and (max-width:960px){
#widget-14 {width:100%;min-height:10px;}
#widget-14 p{padding:1%;width:100%;text-align:center }
}


#widget-27{width:60%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-27 p{padding-left:0%;;width:100%; text-align:left;margin-top:8px;font-size:0.8em;color:#666}

@media screen and (max-width:960px){
#widget-27 {width:100%;min-height:10px;}
#widget-27 p{padding:1%;width:100%;text-align:center }
}


/* --   social---*/
#widget-15{width:15%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-15 p{padding-right:0%;;width:100%; text-align:right;margin-top:5px;font-size:0.8em;}
#widget-15 p img{max-width:75%}
@media screen and (max-width:960px){
#widget-15 {width:100%;min-height:10px;}
#widget-15 p{padding:1%;width:100%; padding-bottom:2%;}
}

#widget-28{width:15%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-28 p{padding-right:0%;;width:100%; text-align:right;margin-top:5px;font-size:0.8em;}
#widget-28 p img{max-width:75%}
@media screen and (max-width:960px){
#widget-28 {width:100%;min-height:10px;}
#widget-28 p{padding:1%;width:100%; padding-bottom:2%;}
}


/* --  tip booking ---*/
#widget-16{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-16 p{padding-right:0%;;width:100%; text-align:left;margin-top:3px;font-size:0.8em;list-style:none;}
#widget-16 p img{max-width:75%}
@media screen and (max-width:960px){
#widget-16 {width:100%;min-height:10px;}
#widget-16 p{padding:1%;width:100%; padding-bottom:2%;}
}

#widget-29{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #eee;
background:#fff;
min-height:10px;
text-align:center;}
#widget-29 p{padding-right:0%;;width:100%; text-align:left;margin-top:3px;font-size:0.8em;list-style:none;}
#widget-29 p img{max-width:75%}
@media screen and (max-width:960px){
#widget-29 {width:100%;min-height:10px;}
#widget-29 p{padding:1%;width:100%; padding-bottom:2%;}
}





/* godizny otwarcia */
#widget-4{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #696969;
background:#fff;border-bottom:0px solid #ededed;
min-height:30px;
text-align:center;}
#widget-4 p{padding-left:0%;;width:100%; text-align:center;margin-top:15px; margin-bottom:12px; font-size:1.4em; font-weight:300;color:#545454}


@media screen and (max-width:699px){
#widget-4 {width:100%; padding:1%}
#widget-4 p{padding:1%;width:100%; }
}

#widget-5{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0%;border-top:0px solid #696969;
background:#fff;border-bottom:0px solid #ededed;
min-height:30px;
text-align:center;}
#widget-5 p{padding-left:0%;;width:100%; text-align:center;margin-top:15px; margin-bottom:12px; font-size:1.4em; font-weight:300;color:#545454}


@media screen and (max-width:699px){
#widget-5 {width:100%; padding:1%}
#widget-5 p{padding:1%;width:100%; }
}