/* 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
  #content ... - type: inside page content
*/

/* GLOBAL */
.widgets-1{position:relative;width:1200px;margin:10px auto;text-align:left;overflow:hidden;}
.widgets-1 > ul > li{float:left;margin:;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{;}
.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{float:left;width:100%;list-style:none;background:#fff}
.widget > div.description{padding:10px;}
.widget ul{list-style:none;}

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

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

/* Display option: CONTENT */
.widget.type-1{width:33.3%;float:left;list-style:none;align:left;}
#content .widget.type-1{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-1 ul, .widget.type-1 ol{padding:0 0 0 10px;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:33.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:50%;padding-left:0;padding-right:0;}

/* Display option: MENU */
.widget.type-4{width:33.3%;}
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 nav > ul > li{padding:4px 0 4px 22px;background:url('/assetsimg/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%;}
}

/* PLUGINS */

/* 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: 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;}
.widget.type-27 .price{padding:5px 0;color:#0070b8;font-size:1em;font-weight:normal;}
li.widget.type-27 .price{float:left;min-width:250px;}
.widget.type-27 .price em{padding-right:4px;font-style:normal;}
.widget.type-27 .price strong{font-size:1.125em;font-weight:bold;border-bottom:1px solid #0070b8;}
.widget.type-27 .price span{padding-left:4px;}
.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%;}
}

/* Display option: FEATURES */
.widget.type-2 .price{padding:8px 0 2px;font-size:0.875em;font-weight:normal;}
.widget.type-2 .price em{font-style:normal;}
.widget.type-2 .price strong{padding:0 4px;font-size:1.143em;font-weight:bold;color:#0070b8;}

/* Display option: CALENDAR
   you can find other calendar styles in plugins/event-calendar/event-calendar.css file */
.widget.type-25{width:31.3%;}
.widget.type-25 .eventsCalendar-dayEventsList{z-index:11;position:absolute;top:90%;left:65%;padding:7px;border:1px solid #e8eaee;background:rgba(0,103,154,0.95);color:#fff;}
.widget.type-25 .eventsCalendar-dayEventsList li{min-width:200px;padding-bottom:9px;font-size:0.75em;}
.widget.type-25 .eventsCalendar-dayEventsList li:last-child{padding:0;border:0;}
.widget.type-25 .eventsCalendar-dayEventsList li a{color:#fff;text-decoration:none;}
.widget.type-25 .eventsCalendar-dayEventsList li a:hover{text-decoration:underline;}
.widget.type-25 .loading{min-width:50px;min-height:30px;background:#fff url('/assetsimg/loading-horizontal.gif') no-repeat center center;}
@media screen and (max-width:900px){
  .widget.type-25{width:48%;}
}
@media screen and (max-width:460px){
  .widget.type-25{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('/assetsimg/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: 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 10px;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: 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:50%;color:#fff;text-decoration:none;background:#002a52;}
.images-slider-5 .quick-slider-nav-arrows, .images-slider-6 .quick-slider-nav-arrows:hover{bottom:50%;color:#fff;text-decoration:none;background:#c5986e;}
.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);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

/* Display option: NOTICES */
.widget.type-10{display:none;background:#fff;padding:7px ;font-size:1.2em;color:#222;}
.widget.type-10 .close a{padding:5px 7px;font-weight:normal;text-decoration:none;background:#c39a6c;color:#fff;margin-bottom:2%}
.widget.type-10 .close a:hover{background:#002a52;}
.widget.type-10.location-0 .head, .widget.type-10.location-3 .head{margin-bottom:7px;font-weight:bold;font-size:1.6em;}
.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:2;width:100%;background-color:rgba(237,236,232,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;}

.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:1001;width:960px;margin-left:-480px;text-align:center;z-index:9999;overflow: scroll;}
.widget.type-10.location-1 .close, .widget.type-10.location-2 .close{margin-left:20px;display:block;text-align:center;}
.widget.type-10.location-0 .close, .widget.type-10.location-3 .close{margin-top:15px;display:block;text-align:center;}
.widget-dark-background{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:999;}




/* 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 15px;margin: 0;}
.widget.type-10.location-3 .close a:before{content: 'x';font-size: 30px;display: block;}


@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;	overflow: scroll;}
}

/* Display option: NEWSLETTER */
.widget.type-12{width:31.3%;text-align:center;}
.widget.type-12 .default{display:none;}
.widget.type-12 legend{width:100%;font-size:1.25em;text-transform:uppercase;color:#cc1426;text-align:center;}
.widget.type-12 label{display:block;margin-top:7px;}
.widget.type-12 input[type="email"]{width:85%;margin:10px auto;padding:2% 3%;text-align:center;}
.widget.type-12 input[type="submit"]{padding:2% 5%;}
.widget.type-12 .msg.done{font-size:1.125em}
.widget.type-12 .msg.error{background-position:10px center;font-size:1em;}
@media screen and (max-width:460px){
  .widget.type-12{width:98%;}
}

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

.widgets-5 .widget.type-19{z-index:50;position:fixed;top:230px;padding:10px;}
.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-like-box{float:left;border-top-right-radius:10px;border-bottom-right-radius:10px;}
.widgets-5 .widget.type-19.right .fb-like-box{float:right;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.widgets-5 .widget.type-19 .button{display:block;float:left;padding:0 10px 30px;}

@media print{
  .widgets-5 .widget.type-19{display:none;}
}
/* 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 */


.back-to-top-widget{position:fixed;bottom:0px;right:0%;color:#222}
.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:#0093dd;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:48px;height:48px;margin-bottom:;background:#002a52 url('/assetsimg/back_to_top.png') no-repeat center center;border-radius:0px;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#c59871;}



/* terminarz sala brazowa*/
#widget-5{width:99%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#f5f5f;color:#424242}
#widget-5 .name a{font-size:1em;}

#widget-5 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-5 .content{padding:20px;}
#widget-5 .content {padding:5px 0;}

@media screen and (max-width:665px){
#widget-5 {width:100%}
}
/* terminarz sala zlota*/
#widget-8{width:99%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#f5f5f5f;}

#widget-8 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-8 .content{padding:20px;}
#widget-8 .content {padding:5px 0;}

@media screen and (max-width:665px){
#widget-8 {width:100%}
}
/* terminarz legenda*/
#widget-25{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:;color:#424242}
#widget-25 .name a{font-size:1em;}
#widget-25 .name a{color:#b9a3af;}
#widget-25 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-25 .content{padding:20px;}
#widget-25 .content {padding:5px 0;}
#widget-25 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-25 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-25 {width:100%}
}



/* kontakotwe  mapa dojazdu*/
#widget-31{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#edece8}
#widget-31 .name a{font-size:1em;}
#widget-31 .name a{color:#b9a3af;}
#widget-31 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-31 .content{padding:20px;}

#widget-31 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-31 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:0.8em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-31 {width:100%}
}

/* kontakotwe  kontakt z nami*/
#widget-32{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:;color:#424242}
#widget-32 .name a{font-size:1em;}
#widget-32 .name a{color:#b9a3af;}
#widget-32 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-32 .content{padding:20px;}

#widget-32 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-32 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-32 {width:100%}
}




/* hotel pokoje*/
#widget-36{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/hotel1.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;}
#widget-36 .name a{font-size:1em;}
#widget-36 .name a{color:#b9a3af;}
#widget-36 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-36 .content{padding:20px;}
#widget-36 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-36 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-36 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-36 {width:100%}
}

/* hotel pakiety pobytowe*/
#widget-37{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/hotel2.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;}
#widget-37 .name a{font-size:1em;}
#widget-37 .name a{color:#b9a3af;}
#widget-37 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-37 .content{padding:20px;}
#widget-37 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-37 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-37 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-37 {width:100%}
}

/* hotel cennik*/
#widget-38{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/hotel3.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;}
#widget-38 .name a{font-size:1em;}
#widget-38 .name a{color:#b9a3af;}
#widget-38 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-38 .content{padding:20px;}
#widget-38 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-38 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-38 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-38 {width:100%}
}

/* hotel galerie*/
#widget-39{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/hotel4.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-39 .name a{font-size:1em;}
#widget-39 .name a{color:#b9a3af;}
#widget-39 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-39 .content{padding:20px;}
#widget-39 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-39 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-39 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-39 {width:100%}
}


/* konferencje oferta*/
#widget-40{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/2konf.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-40 .name a{font-size:1em;}
#widget-40 .name a{color:#b9a3af;}
#widget-40 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-40 .content{padding:20px;}
#widget-40 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-40 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-40 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-40 {width:100%}
}


/* konferencje sale*/
#widget-41{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/1konf.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-41 .name a{font-size:1em;}
#widget-41 .name a{color:#b9a3af;}
#widget-41 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-41 .content{padding:20px;}
#widget-41 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-41 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-41 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-41 {width:100%}
}

/* konferencje cennik*/
#widget-42{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/3konf.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-42 .name a{font-size:1em;}
#widget-42 .name a{color:#b9a3af;}
#widget-42 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-42 .content{padding:20px;}
#widget-42 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-42 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-42 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-42 {width:100%}
}


/* restauracja menu*/
#widget-43{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/rest1.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-43 .name a{font-size:1em;}
#widget-43 .name a{color:#b9a3af;}
#widget-43 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-43 .content{padding:20px;}
#widget-43 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-43 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-43 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-43 {width:100%}
}


/* restauracja catering*/
#widget-44{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/rest2.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-44 .name a{font-size:1em;}
#widget-44 .name a{color:#b9a3af;}
#widget-44 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-44 .content{padding:20px;}
#widget-44 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-44 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-44 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-44 {width:100%}
}

/* restauracja galeria*/
#widget-45{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/rest3.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-45 .name a{font-size:1em;}
#widget-45 .name a{color:#b9a3af;}
#widget-45 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-45 .content{padding:20px;}
#widget-45 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-45 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-45 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-45 {width:100%}
}



/* główna wirtualny*/
#widget-46{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/1gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-46 .name a{font-size:1em;}
#widget-46 .name a{color:#b9a3af;}
#widget-46 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-46 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-46 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-46 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-46 {width:100%}
#widget-46 input{display:block;position:absolute;left:50%;top:55%;}
}

/* główna hotel*/
#widget-47{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/2gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-47 .name a{font-size:1em;}
#widget-47 .name a{color:#b9a3af;}
#widget-47 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-47 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-47 .content{padding:20px;}

#widget-47 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-47 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-47 {width:100%}
#widget-47 input{display:block;position:absolute;left:50%;top:55%;}
}


/* wesela glowna*/
#widget-48{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/3gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-48 .name a{font-size:1em;}
#widget-48 .name a{color:#b9a3af;}
#widget-48 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-48 .content{padding:20px;}
#widget-48 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-48 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-48 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-48 {width:100%}
#widget-48 input{display:block;position:absolute;left:50%;top:55%;}
}



/* restauracja glowna*/
#widget-49{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/4gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-49 .name a{font-size:1em;}
#widget-49 .name a{color:#b9a3af;}
#widget-49 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-49 .content{padding:20px;}
#widget-49 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-49 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-49 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-49 {width:100%}
#widget-49 input{display:block;position:absolute;left:50%;top:55%;}
}

/* główna konferencje*/
#widget-50{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/5gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-50 .name a{font-size:1em;}
#widget-50 .name a{color:#b9a3af;}
#widget-50 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-50 .content{padding:20px;}
#widget-50 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-50 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-50 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-50 {width:100%}
#widget-50 input{display:block;position:absolute;left:50%;top:55%;}
}

/* główna atrakcje*/
#widget-51{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/6gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-51 .name a{font-size:1em;}
#widget-51 .name a{color:#b9a3af;}
#widget-51 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-51 .content{padding:20px;}
#widget-51 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-51 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-51 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-51 {width:100%}
#widget-51 input{display:block;position:absolute;left:50%;top:55%;}
}


/* główna pakiety*/
#widget-52{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/7gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-52 .name a{font-size:1em;}
#widget-52 .name a{color:#b9a3af;}
#widget-52 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-52 .content{padding:20px;}
#widget-52 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-52 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-52 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-52 {width:100%}
#widget-52 input{display:block;position:absolute;left:50%;top:55%;}
}


/* galerie glowna*/
#widget-53{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/8gl.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-53 .name a{font-size:1em;}
#widget-53 .name a{color:#b9a3af;}
#widget-53 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-53 .content{padding:20px;}
#widget-53 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-53 input{display:block;position:absolute;left:50%;top:65%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-53 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-53 {width:100%}
#widget-53 input{display:block;position:absolute;left:50%;top:55%;}
}


/* WESELA OFERTA */
#widget-55{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela1.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-55 .name a{font-size:1em;}
#widget-55 .name a{color:#b9a3af;}
#widget-55 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-55 .content{padding:20px;}
#widget-55 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-55 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-55 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-55 {width:100%}
}

/* WESELA SALE WESELENE */
#widget-56{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela2.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-56 .name a{font-size:1em;}
#widget-56 .name a{color:#b9a3af;}
#widget-56 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-56 .content{padding:20px;}
#widget-56 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-56 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-56 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-56 {width:100%}
}

/* WESELA MENU WESELENE */
#widget-57{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela3.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-57 .name a{font-size:1em;}
#widget-57 .name a{color:#b9a3af;}
#widget-57 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-57 .content{padding:20px;}
#widget-57 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-57 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-57 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-57 {width:100%}
}

/* WESELA TERMINARZ SALA BRAZOWA*/
#widget-59{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela4.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-59 .name a{font-size:1em;}
#widget-59 .name a{color:#b9a3af;}
#widget-59 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-59 .content{padding:20px;}
#widget-59 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-59 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-59 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-59 {width:100%}
}


/*  WESELA TERMINARZ SALA ZŁOTA*/
#widget-60{width:49%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela5.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-60 .name a{font-size:1em;}
#widget-60 .name a{color:#b9a3af;}
#widget-60 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-60 .content{padding:20px;}
#widget-60 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-60 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-60 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-60 {width:100%}
}




/* WESELA CENNIK */
#widget-58{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela6.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-58 .name a{font-size:1em;}
#widget-58 .name a{color:#b9a3af;}
#widget-58 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-58 .content{padding:20px;}
#widget-58 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-58 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-58 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-58 {width:100%}
}

/* WESELA ZESPOŁY */
#widget-61{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela7.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-61 .name a{font-size:1em;}
#widget-61 .name a{color:#b9a3af;}
#widget-61 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-61 .content{padding:20px;}
#widget-61 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-61 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-61 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-61 {width:100%}
}

/* WESELA GALERIE */
#widget-62{width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.5%;border-top:0px solid #eee;background:#e8eaed url('/assets../../bns/wesela8.jpg');color:#424242;
background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;min-height:400px;
}
#widget-62 .name a{font-size:1em;}
#widget-62 .name a{color:#b9a3af;}
#widget-62 .head{clear:both;line-height:1em;font-size:1.6em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 20px;text-align:center;font-family:'Lato';}
#widget-62 .content{padding:20px;}
#widget-62 h1{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:0px;font-weight:300}
#widget-62 input{display:block;position:absolute;left:50%;bottom:5%;transform:translateX(-50%);z-index:6;padding:8px 14px;border-width:0px;border-style:solid;background:#c7986e;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
#widget-62 input:hover{padding:8px 14px;border-width:0px;border-style:solid;background:#002a52;color:#fff;transition:all 0.3s ease;font-family: "Lato", sans-serif;font-size:1.1em;border-radius:5px;font-weight:300}
@media screen and (max-width:665px){
#widget-62 {width:100%}
}


/* MENU 1 */
#widget-63{width:19.1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.1%;border-top:0px solid #eee;color:#424242;
}
#widget-63 a{color:#424242;}
#widget-63 .head{clear:both;line-height:1em;font-size:1.2em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 0px;text-align:left;font-family:'Lato';font-weight:bold;}
#widget-63 .content{padding:20px;}
@media screen and (max-width:665px){
#widget-63 {width:100%}
}

/* MENU 2 */
#widget-64{width:19.1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.1%;border-top:0px solid #eee;color:#424242;
}
#widget-64 a{color:#424242;}
#widget-64 .head{clear:both;line-height:1em;font-size:1.2em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 0px;text-align:left;font-family:'Lato';font-weight:bold;}
#widget-64 .content{padding:20px;}
@media screen and (max-width:665px){
#widget-64 {width:100%}
}

/* MENU 3 */
#widget-65{width:19.1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.1%;border-top:0px solid #eee;color:#424242;
}
#widget-65 a{color:#424242;}
#widget-65 .head{clear:both;line-height:1em;font-size:1.2em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 0px;text-align:left;font-family:'Lato';font-weight:bold;}
#widget-65 .content{padding:20px;}
@media screen and (max-width:665px){
#widget-65 {width:100%}
}

/* MENU 4 */
#widget-66{width:19.1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.1%;border-top:0px solid #eee;color:#424242;
}
#widget-66 a{color:#424242;}
#widget-66 .head{clear:both;line-height:1em;font-size:1.2em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 0px;text-align:left;font-family:'Lato';font-weight:bold;}
#widget-66 .content{padding:20px;}
@media screen and (max-width:665px){
#widget-66 {width:100%}
}

/* MENU 5 */
#widget-67{width:19.1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0.1%;border-top:0px solid #eee;color:#424242;
}
#widget-67 a{color:#424242;}
#widget-67 .head{clear:both;line-height:1em;font-size:1.2em;text-transform:uppercase;color:#5e5e5e;display:block;margin:10px 0 0px;text-align:left;font-family:'Lato';font-weight:bold;}
#widget-67 .content{padding:20px;}
@media screen and (max-width:665px){
#widget-67 {width:100%}
}

@media screen and (max-width:650px){
  .widgets-3 li{margin:0.5% 0px  !important;}
}


