@import "colors.css";

/*
 * Globals
 */

@font-face {
    font-family: 'din_regular_pldin_regular_pl';
    src: url('../fonts/din-regular-webfont.eot');
    src: url('../fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-regular-webfont.woff') format('woff'),
         url('../fonts/din-regular-webfont.ttf') format('truetype');
         url('../fonts/din-regular-webfont.svg#din_regular_pldin_regular_pl') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'din_regular_pldin_regular_pl';
    src: url('../fonts/din-regular-webfont.svg#din_regular_pldin_regular_pl') format('svg');
  }
}

/* Links */
a,
a:focus,
a:hover {
  color: var(--color-primary);
  text-decoration: none;
}

a:focus,
a:hover {
  color: var(--color-link-hover);
  text-decoration: none;
}

.nav-tabsB.nav-tabsbar-nav-tabs a, 
.nav-tabsB.nav-tabsbar-nav-tabs a:focus,
.nav-tabsB.nav-tabsbar-nav-tabs a:hover {
	color: #fff;
}


/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
}
body {
  font-family: 'din_regular_pldin_regular_pl', sans-serif;
  color: #fff;
  text-align: center;
  background: var(--color-background);
  font-size: 10.5pt;
}
h1,h2,h3,h4,h5,h6 {
	color: #584029;
}

h1, .h1 {
	font-size: 26px;
	margin-left: 10px;
}

.powitanie h1 {
	margin-left: 0px;

}


.dolewej {
	text-align: left;
}
.doprawej {
	text-align: right;
}
.dosrodka {
	text-align: center;
}


.czescnatresc {

  background: url(../images/bg1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-color: #cccccc;
/*min-width: 1160px;*/
}

.czescnatresc .container {
	line-height: 160%;
}

.czescnatresc .container img {
	margin: 10px;
	/*background: #fff;
	border: 1px solid #ddd;
	padding: 3px;*/
	box-shadow: 0 0 7px rgba(0,0,0,0.6);
}

.czescnatresc .container figure {
	margin: 10px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 3px;
	font-size: 10pt;
	color: #999;
	line-height: 150%;
}

.czescnatresc .container figure img {
	margin: 0;
	background: none;
	border: 0;
	padding: 0;
}


ul,ul li {
	list-style: none;
}

ul li {
	background: url(../images/li1.png) 0 3px no-repeat;
	padding-left: 20px;
	margin-left: 0;
}

.nav-tabs-stacked li, .nav-tabsbar-my li , .tabykonfigurator li, .carousel li {
	margin: 0;
	background: none;
	padding: 0;
}



.nav-tabsbar-my {
	background: #584029;
	background: #584029 url(../images/jfheaderbg.gif) no-repeat left top; 
	
}

.nav-tabsbar-my .nav-tabsbar-nav-tabs {
	float: right;
	padding-left: 180px;
}

.nav-tabsbar-my .nav-tabsbar-nav-tabs>li>a {
	padding-top: 35px;
	padding-bottom: 25px;
	font-size: 16px;
	font-weight: 200;
	color: #fff;
	text-shadow: none;
	line-height: 16px;
}

.nav-tabsbar-my .nav-tabsB>li>a:hover, .nav-tabsbar-my .nav-tabsB>li.active>a:hover, .nav-tabsbar-my .nav-tabsB>li>a:focus {
	text-decoration: none;
	background-color: #4c3722;
	background: none;
	color: #fff;
	text-shadow: none;
}

.nav-tabsbar-my .nav-tabsB>li:hover, .nav-tabsbar-my .nav-tabsB>li:focus {
	background-color: #4c3722;
		background-color: rgba(0,0,0,0.2);


}


.nav-tabsbar-my .nav-tabsB>li.active>a {
	color: #fff;
	background-color: var(--color-tooltip-background);
	background-color: rgba(0,0,0,0.3);
}

.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  background: url(../images/jflogo.png) 0 0 no-repeat;
  width: 270px;
  height: 62px;
  position: absolute;
  z-index: 666;
  top: 14px;
  left: 15px;
}

.masthead-brand span {
	display: none;
}



@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav-tabs {
    float: right;
  }
}


.nav-tabsbar {
border-radius: 0;
margin-bottom: 0;
}

.carousel.slide.home {
	margin-top: 40px;
}

.home .carousel-control.left, .home .carousel-control.right,.home .carousel-control.left:hover, .home .carousel-control.right:hover,
.dzwonycarousel .carousel-control.left, .dzwonycarousel .carousel-control.right,.dzwonycarousel .carousel-control.left:hover, .dzwonycarousel .carousel-control.right:hover
{ 
	filter: progid:none !important; 
}

.home .carousel-control, .dzwonycarousel .carousel-control {
	margin-left: -20px;
	background: url(../images/sliderarrows.png) 0 50% no-repeat;
	width: 23px;
	min-height: 81px;
	border: 0;
}

.nav-tabsB {
	margin-bottom: 0;
}

.home .carousel-control {
	margin-left: -20px;
	background: url(../images/sliderarrows.png) 0 50% no-repeat;
	width: 23px;
	min-height: 123px;
	border: 0;
	margin-top: 0px;
}

.home .carousel-control.right, .dzwonycarousel .carousel-control.right  {
	margin-right: -20px;
	margin-left: 0;
	background-position: -23px 50%;
}

.dzwonycarousel .carousel-control {
	margin-left: 0px;
	height: 255px;
}

.dzwonycarousel h3 {
	font-size: 18px;
}

.dzwonycarousel .carousel-control.right {
	margin-left: 0px;
	margin-right: 0px;
}

.home .carousel-inner {

}

.home .wierszhome {
	margin: 0;
}

.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.btn-custom { 
  color: #424242; 
  background-color: #F5F5F5; 
  border-color: #D1D1D1; 
} 

.powitanie {
	max-width: 820px;
	margin: auto;
}

.powitanie2 {
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}

.powitanie2 div.col-xs-12.dolewej.vcenter {
	padding-left: 5px;
	padding-right: 5px;
}
 
.btn-custom:hover, 
.btn-custom:focus, 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  color: #424242; 
  background-color: #D6D6D6; 
  border-color: #D1D1D1; 
} 
 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  background-image: none; 
} 
 
.btn-custom.disabled, 
.btn-custom[disabled], 
fieldset[disabled] .btn-custom, 
.btn-custom.disabled:hover, 
.btn-custom[disabled]:hover, 
fieldset[disabled] .btn-custom:hover, 
.btn-custom.disabled:focus, 
.btn-custom[disabled]:focus, 
fieldset[disabled] .btn-custom:focus, 
.btn-custom.disabled:active, 
.btn-custom[disabled]:active, 
fieldset[disabled] .btn-custom:active, 
.btn-custom.disabled.active, 
.btn-custom[disabled].active, 
fieldset[disabled] .btn-custom.active { 
  background-color: #F5F5F5; 
  border-color: #D1D1D1; 
} 
 
.btn-custom .badge { 
  color: #F5F5F5; 
  background-color: #424242; 
}

.home h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 21px;
}

.home p {
	padding: 0;
	margin: 0;
}
.newstimedate {
	color: #888;
}
.wierszhome .img-responsive {
	max-height: 100px;
}

.newsbox1 {
	padding-left: 0;
	line-height: 140%;	
}

.page-header {
	text-align: left;
	border: none !important;
}

.dzwony {
	min-height: 180px;
}

.dzwony #wybierzdzwon {

}

.dzwony #home .wybierz, #rowkonfig1 .wybierz {
	margin-top: 40px;
	text-align: center;
}

.dzwony #home .wybierz img ,  #rowkonfig1 .wybierz img{
	border: 0;
	margin: 0 10px 0 0;
	background: none;
	width: 80px;
}

.dzwony .jedendzwonek {
	text-align: center;
	font-size: 12px;
	padding: 1px 4px;
}

.dzwony .jedendzwonek:hover {
	text-align: center;
	font-size: 12px;
	padding: 0px 3px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
}

.dzwony .jedendzwonek img{
	border: 0;
	margin: 0;
	background: none;
	box-shadow: none;

}

.dzwony .jedendzwonek span {
}

.listadzwonow {
}

.dzwony .tooltip-inner {
    background-color: var(--color-tooltip-background);
    font-size: 14px;
    line-height: 20px;
}

.dzwony .tooltip.bottom .tooltip-arrow{
    border-bottom:5px solid var(--color-tooltip-background);
}

.tooltip-inner {
    background-color: var(--color-tooltip-background);
    text-align: left;
}

.tooltip.bottom .tooltip-arrow{
    border-bottom:5px solid var(--color-tooltip-background);
}


.posluchaj {
	padding-left: 44px;
	padding-top: 7px;
	padding-bottom: 10px;
	background: url(../images/icon-play.png) 0 0 no-repeat;
	background-repeat: no-repeat;
	line-height: 50px;
	-webkit-transition: background-position 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out;
	-ms-transition: background-position 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out;
}

.posluchaj.posluchajstop {
	background: url(../images/icon-stop.png) 0 0 no-repeat;
	background-repeat: no-repeat;
}

.posluchaj:hover {
	background-position: 8px 0;

}


.pobierzspecyfikacje {

}

.mypdf {
	padding-left: 44px;
	/*padding-top: 11px;
	padding-bottom: 8px;*/
	line-height: 34px;
	background: url(../images/icon-pdf.png) 0 0 no-repeat;
	-webkit-transition: background-position 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out;
	-ms-transition: background-position 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out;
}

.mypdf:hover {
	background-position: 8px 0;
}

.mybell {
	padding-left: 44px;
	/*padding-top: 11px;
	padding-bottom: 8px;*/
	line-height: 34px;
	background: url(../images/icon-bell.png) 0 0 no-repeat;
	-webkit-transition: background-position 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out;
	-ms-transition: background-position 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out;
}

.mybell:hover {
	background-position: 8px 0;
}

.iwaga,
.itonacja,
.iczestotliwosc {
	line-height: 27px;
	padding-left: 35px;
	padding-bottom: 0px;
	background: url(../images/icon-desc.png) 0 -2px no-repeat;
	border-bottom: 1px solid #eee;
	margin: 4px 0 0 0;
}

.itonacja
{
	background-position: 0 -35px;
}

.iczestotliwosc
{
	background-position: 0 -66px;
}

a.btn {
	text-decoration: none;
}

.kolumna3 {
	padding-top: 20px;
}

.kolumna1 {
	padding-right: 40px;
}

.wiecejinfo {
	margin-top: 15px;
	border: 1px solid #bbb;
	float: left;
	padding: 20px 25px;
}

.kolumna2 h3 span {
	font-size: 11pt;
	font-weight: normal;
}

.wym-kontener {
	height: 170px;
	width: auto;
	background: url(../images/czlowiek.png) 120px 10px no-repeat;
	position: relative;
}

.czescnatresc .container .wym-kontener img {
	right: 0;
	bottom: -4px;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	position:absolute;
	box-shadow: none;
}

.wym-lewy { 
	width: 30px;
	position: absolute;
	right: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.wym-dolny {
	height: 36px;
	position: absolute;
	right: -2px;
	bottom: -33px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}

.wym-dolny p {
	font-size: 15px;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 18px;
	color: #999;
	min-width: 80px;
	overflow: visible;
}

.wym-dolny span {
	background: #fff;
	padding: 2px 6px;
}

.czescnatresc .container .powitanie img {
margin: 10px;
background: none;
border: 0;
padding: 0;
box-shadow: none;
}

.czescnatresc .posluchaj img {
margin: 0;
}

.img-thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0;
	background: 0;


}

.czescnatresc .container .powitanie img.img-thumbnail {
/*background: #fff;
border: 1px solid #ddd;
padding: 3px;*/

}

.konfiguratoritem {
	display: block;
	background: url(../images/konfigurator.png) -250px 0 no-repeat;
	width: 75px;
	height: 100px; 
	padding-top: 40px;
	text-decoration: none;
	line-height: 16px;
	margin: 15px;

}
.konfiguratoritem span.waga, .konfiguratoritem:focus span.waga, .konfiguratoritem:link span.waga, .konfiguratoritem:hover span.waga,.konfiguratoritem:active span.waga, .konfiguratoritem:visited span.waga {
	font-size: 11px;
	background: var(--color-bell-label-background);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-decoration: none;
	color: var(--color-bell-label);
	padding: 3px 7px 2px 5px
}


.konfiguratoritem:hover {
	background-position: -170px 0;
	text-decoration: none;
}

.konfiguratoritem:hover span.waga {
	display: none;
}

.konfiguratoritem.on { 
	background-position: -8px 0;
}

.konfiguratoritem.on:hover { 
	background-position: -87px 0;
}

.konfiguratoritem.on span.waga{
	background: #990000;
}

.konfiguratoritem div.konftonacja{
font-size: 12px;
font-weight: normal;
color: var(--color-bell-text);
padding-top: 21px;
text-align: center;
}

.konfiguratoritem.on div.konftonacja{
	color: #990000;
}
.grajzestaw {
	font-size: 18px;
	/* padding: 1px 7px 1px 5px; */
}


.grajzestaw.on {
	background: #990000;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
}

.tabykonfigurator {
	
}

.itonacjakonf {
	display: flex;
}


.konfigplayerobj {
	height: 1px;
	line-height: 1px;
	padding: 1px;
	margin: 1px;
	display: block;
}

.tabykonfigurator .nav-tabs-tabs {
	padding-left: 5px;
}

.tabykonfigurator .nav-tabs-tabs>li>a{
	background-image: url(../images/ikony-konfigurator.png);
	background-repeat: no-repeat;
	padding: 30px 8px 1px 8px;
	font-size: 12pt;
	text-decoration: none;
	background-color: #ccc;
	color: #666;
}

.tabykonfigurator .tab2dzw a{
	background-position: 24px -57px;
}

.tabykonfigurator .tab3dzw a{
	background-position: -40px -57px;
}

.tabykonfigurator .tab4dzw a{
	background-position: -107px -57px;
}

.tabykonfigurator .tab2dzw.active a:hover, .tabykonfigurator .tab2dzw a:hover, .tabykonfigurator .tab2dzw.active a{
	background-position: 24px 4px;
	background-color: #eee;
}

.tabykonfigurator .tab3dzw.active a:hover, .tabykonfigurator .tab3dzw a:hover, .tabykonfigurator .tab3dzw.active a{
	background-position: -40px 4px;
	background-color: #eee;
}

.tabykonfigurator .tab4dzw.active a:hover, .tabykonfigurator .tab4dzw a:hover, .tabykonfigurator .tab4dzw.active a{
	background-position: -107px 4px;
	background-color: #eee;
}

.tabykonfigurator .nav-tabs-tabs>li.active>a {
	background-color: #fff;
}

.tabykonfigurator .tab-content>.active {
	padding: 0 0 0 0;
}
.tabykonfigurator .tab-content .active .active {
	background: none;
	padding: 0 0 0 0;
}

.tabykonfigurator .itonacjakonf {
	padding-left: 24px;
	padding-bottom: 25px;
	background: url(../images/icon-desc.png) 0 -30px no-repeat;
	margin: 3px 0 0 0;
	font-size: 25px;
	/* border-bottom: 1px solid rgba(255,255,255,0.4); */
	height: 20px;
	}

.tabykonfigurator .itonacjakonf span {
	display: block;
	float: left;
	width: 350px;
	font-size: 20px;
	text-align: left;
}
.tabykonfigurator .itonacjakonf span.puste {
	width: 200px;
	text-align: center;
}

.tabykonfigurator .itonacjakonf a {
	display: block;
	float: left;
	width: 200px;
	height: 23px;
	text-align: center;
}
/*
.tabykonfiguratorpodwybor  .tab-content>.active {
	background: none;
	padding: 0;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li>a{
	padding: 3px 0 3px 6px;
	font-size: 13px;
	text-decoration: none;
	background: none;
	color: #666;
	text-align: left;
	background: #ccc;
	border-color: #bbb;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li.active>a {
	background: #fff;
	text-decoration: none;
	color: #666;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-color: transparent;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li>a:hover {
	background: #eee;
	text-decoration: none;
	color: #666;
	border-color: #999;
	border-right: 1px solid #ccc;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li.active>a:hover {
	background: #fff;
	text-decoration: none;
	color: #666;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-color: transparent;
}
.tabykonfiguratorpodwybor  .tab-content {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	padding-top: 10px;
}

.tabykonfiguratorpodwybor>.nav-tabs-tabs {
	margin-right: 0px;
	border-right: 0;
	margin-top: 25px;
	margin-left: 0;
}

.wybtonac1 {
	position: absolute;
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-left: 5px;
}*/



.tabykonfiguratorpodwybor  .tab-content>.active {
	background: none;
	padding: 0;
	border: 0;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li>a{
	padding: 2px 5px 2px 18px;
	margin: 0 0 6px 8px;
	text-decoration: none;
	background: none;
	color: #666;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px 15px;
}

.nav-tabs-tabs {
	margin: 5px 0;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li.active>a {
	text-decoration: none;
	color: #666;
	background: #ccc;
	padding: 5px 15px;
	border-radius: none;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li>a:hover {
	color: #666;
	text-decoration: none;
	background: #f5f5f5 url(../images/dotlist.png) 0 3px no-repeat;
}

.tabykonfiguratorpodwybor .nav-tabs-tabs>li.active>a:hover {
	text-decoration: none;
	color: #666;
	background: #f5f5f5 url(../images/dotlist.png) 0 3px no-repeat;
}
.tabykonfiguratorpodwybor  .tab-content {
	border: 0;
	padding-left: 10px;
	padding-top: 4px;
}

.tabykonfiguratorpodwybor>.nav-tabs-tabs {
	padding: 12px 0 0 5px;
	margin: 0;
	border: 0;
}

.wybtonac1 {
	position: absolute;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-left: 10px;
	display: none;
}


.nomarg{
	margin: 0;
}


.nopaddleft {
	padding-left: 0;
		padding-right: 0;
}

.nopaddright {
	padding-right: 0;
}

.nav-tabs-tabs {
	border: none;
}

.posluchaj  {
	display: inline-block !important;
	/*height: 30px !important;*/
}

.nadkonfigurator.mniejszy {
	height:65px;
}

.nadkonfiguratorpdf {
	float: right;
	text-align: right;
	padding-right: 15px;
	/*height: 34px;*/
}
#nadkonfiguratoridzdoinn {
	float: right;
	line-height: 34px;
	margin-right: 10px;
	/*padding-right: 50px;*/
}
#nadkonfiguratoridzdoinn a {
	line-height: 34px;
}
#nadkonfiguratoridzdoinn img {
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
	height: 34px;
	box-shadow: none;
}

#nadkonfiguratorwyb {
    /*padding-top: 25px;*/
    padding-left: 15px;
    font-size: 15px;
    line-height: 35px;
}

#nadkonfiguratorwyb span {
	color: #ccc;
}

#nadkonfiguratorwyb .btn {
	margin-left: 10px;
	margin-top: -7px;

}
/*.nadkonfigurator2 {
	height: 40px;
}*/
.nadkonfigurator div.zatrzymajwszystkie{ 
	float: right;
	margin-right: 10px;
}	

.nadkonfigurator div.zatrzymajwszystkie a {
	margin-left: 30px;
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 34px;
}

#rowkonfig2 {
	/*display: none;*/
}

#menu-top ul { margin: 0; padding: 0; position: relative;  }
 
#menu-top ul li { overflow: visible; }

#menu-top ul li:hover > ul { z-index: 1000000; display: block; min-width: 180px; width: auto; }
 
#menu-top ul li a {  display: block; text-decoration: none; text-align: left;}

 #menu-top ul li a span { font-size: 11px; color: #ac9988;}

#menu-top ul li ul { display: none; position: absolute; top: 100%;
                    background: #4c3722; color: #fff; height: auto;
					list-style: none; padding-bottom: 5px; }
 
#menu-top ul li ul li a { color: #efefef; padding: 4px 14px; display: block; }
 
#menu-top ul li ul li.active a,
#menu-top ul li ul li a:hover { color: #fff; background: #362718; }

img.imgnoeffect, .czescnatresc .container img.imgnoeffect {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}


#cf {
  width:406px;
  height:458px;
  margin:0 auto;
  z-index: 100000;
  position: relative;
}

#cf img {
  box-shadow: none;
  position:absolute;
  left:0;
  padding-left: 50px;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

#cf img.top.hoverClass {
  opacity:0;
}

.hotspot {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 0 3px #000;
	cursor: pointer;
	margin: 20px;
}

.hotspot .insideh {
	margin: 2px 0 0 2px;
	width: 16px;
	height: 16px;
	background: red;
	border-radius: 30px;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 2px;
	color: #fff;
	font-family: Arial, sans-serif;
}

.hotspot .popover {
	min-width: 200px;
}

#hotspot6 .popover .popover-title {
	color: #fff;
	background-color: #bcb077;
}

#hotspot5 .popover .popover-title {
	color: #fff;
	background-color: #009bc8;
}

#hotspot4 .popover .popover-title {
	color: #fff;
	background-color: #000000;
}

#hotspot3 .popover .popover-title {
	color: #fff;
	background-color: #f08d21;
}

#hotspot2 .popover .popover-title {
	color: #fff;
	background-color: #954686;
}

#hotspot1 .popover .popover-title {
	color: #fff;
	background-color: #00a151;
}

#uderzeniowyobr1 {
	position: absolute;
	width: 129px;
	height: 257px;
	background: url(/images/uderzeniowy-dzwiek1.png) 0 0 no-repeat;
	top: 95px;
	left: 10px;
}

#uderzeniowyobr2 {
	position: absolute;
	width: 93px;
	height: 163px;
	background: url(/images/uderzeniowy-dzwiek2.png) 0 0 no-repeat;
	top: 160px;
	left: 15px;
}

#uderzeniowyobr3 {
	position: absolute;
	width: 65px;
	height: 91px;
	background: url(/images/uderzeniowy-dzwiek3.png) 0 0 no-repeat;
	top: 205px;
	left: 15px;
}

#uderzeniowyobr4 {
	position: absolute;
	width: 41px;
	height: 55px;
	background: url(/images/uderzeniowy-dzwiek4.png) 0 0 no-repeat;
	top: 212px;
	left: 12px;
}

.hotspot2 {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 0 3px #000;
	cursor: pointer;
	margin: 20px;
}

.hotspot2 .insideh2 {
	margin: 2px 0 0 2px;
	width: 16px;
	height: 16px;
	background: red;
	border-radius: 30px;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 2px;
	color: #fff;
	font-family: Arial, sans-serif;
}



a.royalbellslogo  {
	display: block;
	width: 47px;
	height: 47px;
	position: absolute;
	right: 2px;
	top: 10px;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .5s;
  -o-transition: opacity ease-in-out .5s;
  -webkit-transition: opacity ease-in-out .5s;
  transition: opacity ease-in-out .5s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .5s;
  -o-transition: opacity ease-in-out .5s;
  -webkit-transition: opacity ease-in-out .5s;
  transition: opacity ease-in-out .5s;
  z-index:2;
}

.homeart .carousel-indicators-container {
	position: relative;	
	padding-bottom: 20px;
}

.homeart .carousel-indicators {
	bottom: auto;
	top: 10px;
}

.homeart .carousel-indicators .active {
	background: #584029;
}

.homeart .carousel-indicators li {
	border: 1px solid #4c3722;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	float: none;
}

.homeart .treschomeart {
	line-height: 200%
}

#carousel-news-home .newstimedate {
	color: #888;
	padding: 3px 0 0 0;
}


#carousel-news-home .newsshortcontent {
	height: 80px;
	padding: 3px 0 0 0;
}

#carousel-news-home {
	height: 123px;
}

#carousel-news-home .newsshortcontent a {
	text-decoration: none;
	color: #444;
}

#carousel-news-home .newstimedate a {
	text-decoration: none;
	color: #888;
}
#carousel-news-home .newsshorttitle a{ 
	text-decoration: none;
	color: #584029
}

#carousel-news-home a:hover {
 color: #de6800;
}

.czescnatresc .container .webgallery img {
margin: 16px 12px 16px 20px;
/*background: #fff;
border: 1px solid #ddd;
padding: 3px;
*/
}

.kolumnamoduly {
	padding-bottom: 20px;
}

.kolumnamoduly .modulenews {
	margin-left: 10px;
}

.kolumnamoduly blockquote, .kolumnamoduly blockquote p {

    font-family: Georgia,sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;

}

.kolumnamoduly .nav-tabsB {
	background:  #dfdfdf;
	padding-top: 0px;
	padding-bottom: 13px;
	margin-bottom: 20px;
}

.kolumnamoduly .nav-tabsB a {
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0;
	padding-left: 23px;
}

.kolumnamoduly .nav-tabsB a:hover, .kolumnamoduly .nav-tabs-pills>li.active>a, .kolumnamoduly .nav-tabs-pills>li.active>a:hover, .kolumnamoduly .nav-tabs-pills>li.active>a:focus {
	background: #efefef;
	color: #666;
}


.kolumnamoduly .nav-tabsB .nav-tabs-header {
    color: #999;
    border-bottom: 1px solid #ccc;
    background: #d1d1d1;
	font-weight: normal;
	font-size: 22px;
	text-shadow: none;
	padding-bottom:17px;
	padding-top:17px;
	padding-left: 23px;
	text-transform: none;
	margin-bottom: 5px;
}

img.nostyle, .czescnatresc .container img.nostyle {
	padding: 10px;
	border: 0;
	background: 0;
	margin: 0;
	box-shadow: none;
}


.galkat {
	width: 33%; text-align: center; float: left; padding-top: 10px; padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.galkat h4 {
	font-size: 16px;
	height: 49px;
	margin-top: 0;
	overflow: hidden;
}

.galkat .overlay {
	background: url(/images/lupa.png) no-repeat center center;
	z-index: 5;
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 200px;
	opacity: 0;
	margin: 10px;
	
}

.czescnatresc .container img.news-thumb-home {
	margin: 4px 0 0 0;
}

.myclr {
	clear: both;
}

td img {
	max-width: none;
}

.rbsuwak, .zdsuwak {
	line-height: 22px;
	margin-bottom: 10px;
	height: 22px;

}

.rbsuwak span, .zdsuwak span {
	width: 175px;
	padding-right: 10px;
	display: block;
	float: left;
	text-align: right;
}

#rbsuwak1a, #zdsuwak1a{
	width: 100px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ebe9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebe9f9), color-stop(50%,#d8d0ef), color-stop(51%,#cec7ec), color-stop(100%,#c1bfea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe9f9', endColorstr='#c1bfea',GradientType=0 ); /* IE6-9 */
}

#rbsuwak1b, #zdsuwak1b{
	border: 1px solid #f8b500;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}


#rbsuwak2a, #zdsuwak2a{
	width: 130px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ebe9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebe9f9 0%, #d8d0ef 50%, #cec7ec 51%, #c1bfea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebe9f9), color-stop(50%,#d8d0ef), color-stop(51%,#cec7ec), color-stop(100%,#c1bfea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebe9f9 0%,#d8d0ef 50%,#cec7ec 51%,#c1bfea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe9f9', endColorstr='#c1bfea',GradientType=0 ); /* IE6-9 */
}

#rbsuwak2b, #zdsuwak2b{
	border: 1px solid #f8b500;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

#rbsuwakop2a, #rbsuwakop2b, #zdsuwakop2a, #zdsuwakop2b{
	width: 160px;
}	

#rbsuwak2a, #rbsuwak2b,#rbsuwak1a, #rbsuwak1b, #zdsuwak2a, #zdsuwak2b,#zdsuwak1a, #zdsuwak1b {
	width: 0;
}

.closewiez {
	position: absolute;
	top: 27px;
	right: 27px;
	color: #660000;
	font-size: 30px;
	background: #fff;
	border: 6px solid #fff;
	width: 41px;
	height: 43px;
	border-radius: 100px;
	display: none;
	cursor: pointer;
	overflow: hidden;
	z-index: 10000;
}

.closewiez:hover {
	color: #cc0000;
}

#powieksz1 .closewiez, #powieksz-zegar .closewiez , #powieksz-mwieza .closewiez{
	
	right: 82px;
	top: 33px;
}

#info-kontener {
	position: absolute;
	top:100px;
	left: 10px;
	width: 500px;
	height: auto;
	z-index: 100000;
}

#info-kontener .info-title {
	font-size: 18px;
	font-weight: bold;
 }

.nav-tabs-tabs>li>a, .nav-tabs-pills>li>a {
	line-height: 14px;
}

.nav-tabsbar .container {
	width: auto;
}

.list-view .summary {
margin-bottom: 5px;
text-align: right;
}

.noimagegal {
	width: 200px;
	height: 200px;
	background: #fff url(/images/wideo.jpg) 50% 50% no-repeat;
	margin: 10px;
	box-shadow: 0 0 7px rgba(0,0,0,0.6);
	display: inline-block;
}

.pagination ul>li {background: none; padding: auto; margin: auto;}
.pagination{margin:20px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}
.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}
.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;}
.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;}
.pager:after{clear:both;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#fff;cursor:default;}


.form-control {
	height: 30px;
}

select.form-control {
	padding: 4px 4px;
}

.form-group label {
	padding-top: 3px;
}

span.reqf {
	color: red;
}

 .langbuttons, .footer .socialbuttons, .footer .kontakt {
	line-height: 40px;
	padding: 0;
}

.footer .kontakt {
	padding-left: 15px;
}

.footer .kontakt a {
	color: #999;
}


#languagebutton {
	cursor: pointer;
	line-height: 40px;
	padding: 8px 22px;
	background: url(../images/flagi_butt.jpg) 0 -33px no-repeat;
}

#languagebutton:hover {
	background: url(../images/flagi_butt.jpg) 0 0 no-repeat;
}

#languagebutton span {
	display: none;
}

 .langbuttons a span {
	display: none;
}
 .langbuttons a {
	padding: 8px 21px;
	background: url(../images/flagi2.jpg) 0 -33px no-repeat;
	margin: 2px 4px 4px 2px;

}


 .langbuttons a.lang_en {
	background-position: 1px -33px;
}

 .langbuttons a.lang_de {
	background-position: -41px -33px;
}

 .langbuttons a.lang_cz {
	background-position: -82px -33px;
}

 .langbuttons a.lang_sl {
	background-position: -123px -33px;
}

 .langbuttons a.lang_uk {
	background-position: -164px -33px;
}

 .langbuttons a.lang_es {
	background-position: -205px -33px;
}

 .langbuttons a.lang_ru {
		background-position: -288px -33px;
}

 .langbuttons a.lang_it {
	background-position: -246px -33px;
}




 .langbuttons a.lang_en:hover {
	background-position: 1px 0px;
}

 .langbuttons a.lang_de:hover {
	background-position: -41px 0px;
}

 .langbuttons a.lang_cz:hover {
	background-position: -82px 0px;
}

 .langbuttons a.lang_sl:hover {
	background-position: -123px 0px;
}

 .langbuttons a.lang_uk:hover {
	background-position: -164px 0px;
}

 .langbuttons a.lang_ru:hover {
	background-position: -288px 0px;
}

 .langbuttons a.lang_es:hover {
	background-position: -205px 0px;
}

 .langbuttons a.lang_it:hover {
	background-position: -246px 0px;
}

@media (max-width:768px){
	.kontakt.dolewej, .doprawej.langbuttons,  .langtooltip {
		text-align: center;
		padding: 0;
	}
	.nav-tabsbar-my .nav-tabsbar-nav-tabs>li>a {
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: center;
	}
	.nav-tabsbar-my .nav-tabsbar-nav-tabs {
	float: none;
	}

	#carousel-news-home {
	height: auto;
	}
	#carousel-news-home .wiersztotnewshome {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}
	.nadkonfigurator {
		margin-top: 0px;
	}
	#nadkonfiguratoridzdoinn{
		float: none;
		padding-right: none;
	}
}
@media (max-width:1199px) {

	.nadkonfiguratorpdf {
	padding-right: 0;
	}

/*#nadkonfiguratoridzdoinn{
	padding-right: 20px;
}*/

	.tabykonfigurator .itonacjakonf span {
	font-size: 11px;
	width: 100px;
	overflow: hidden;
	}

	.tabykonfigurator .itonacjakonf a, .tabykonfigurator .itonacjakonf span.puste {
		overflow: hidden;
	}

	.tabykonfigurator .nav-tabs-tabs>li>a {
		font-size: 8pt;
	}

	.nav-tabsbar-my .nav-tabsbar-nav-tabs>li>a {
	font-size: 14px;
	}

	#menu-top ul li a span {
		font-size: 10px;
	}
	#menu-top .nav-tabsB>li>a {
	padding: 28px 12px;
	}
}

@media (max-width:1070px) {
	.nav-tabsbar-my .nav-tabsbar-nav-tabs>li>a {
		font-size: 13px;
	}
	#menu-top ul li a span {
		display: none;
	}
	#menu-top .nav-tabsB>li>a {
		padding: 38px 10px;
	}
}


.gallinkback {
margin-top: -10px;
margin-bottom: 10px;
}

.gallinkback a {

}

.nav-tabsbar-toggle {
	border: 1px solid #000;
	color: #fff;
	background: #463320;
	font-size: 18px;
}


@media (max-width: 991px) {
	
	.nadkonfigurator {
	margin-top: 10px;
	height: auto;
	}

	#rowkonfig2 .nopaddleft{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.container>.nav-tabsbar-header, .container-fluid>.nav-tabsbar-header, .container>.nav-tabsbar-collapse, .container-fluid>.nav-tabsbar-collapse {
	margin: 0;
	}

.nadkonfigurator .nadkonfigurator2 div {
	float: left !important;
	clear: both;
}

.nadkonfigurator div.zatrzymajwszystkie a {
	margin-left: 0;
	float: right;
	/*padding-bottom: 25px;*/
}

	.nav-tabsbar.nav-tabsbar-my .container, #menu-top  {
		padding-left: 0;
		padding-right: 0;
	}

    #menu-top .nav-tabsB>li>a {
	padding: 13px 10px 10px 10px;
	float: left;
	}
	#menu-top .nav-tabsB>li>a.dropdownbutton {
	float: right;
	}
	.nav-tabsbar-header {
        float: none;
		height: 94px;
		padding-top: 15px;
    }
    .nav-tabsbar-toggle {
        display: block;
    }
    .nav-tabsbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .nav-tabsbar-collapse.collapse {
        display: none!important;
    }
    .nav-tabsbar-nav-tabs {
        float: none!important;
        margin: 7.5px -15px;
    }
    .nav-tabsbar-nav-tabs>li {
        float: none;
		clear: both;
    }
    .nav-tabsbar-nav-tabs>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
	#menu-top ul li ul, #menu-top ul li:hover > ul, #menu-top ul li:active > ul 
	{ 
		position: relative;
		list-style: none;
		clear: both; 
		overflow: hidden; 
		z-index: inherit; 
		display: none; 
		background: none; 
		height: 5px;
	}

	#menu-top ul,#menu-top li, #menu-top ul li ul li a, #menu-top a, #menu-top ul li ul li.active a, #menu-top ul li ul li a:hover  {
		background: none;
		font-size: 16px;
		color: #ac9988;
	}
	#menu-top a:hover, #menu-top ul li ul li a:hover , #menu-top a:hover span, #menu-top li.active > a, #menu-top ul li ul li.active a{
		background: none;
		color: #fff;
	}
	#menu-top li {
		border-bottom: 1px solid #503a25; 
		padding-left: 20px;
		padding-right: 20px;
		min-height: 44px;

	}
	#menu-top li a:before{
		position: relative;
		top: -1px;
		font-size: 10px;
		padding-right: 7px;
		display: inline-block;
		font-family: 'Glyphicons Halflings';
		-webkit-font-smoothing: antialiased;
		font-style: normal;
		font-weight: normal;
		content: "\e080";
	}

	#menu-top li a.dropdownbutton:before{
		content: "";
	}
	#menu-top ul li ul.collapse.in  {
		height: auto;
		background: #503a25;
		display: block; 
	}
	#menu-top ul li ul.collapsing {
		background: #503a25;
		display: block;
	}
	.nav-tabsbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
	#menu-top ul li ul li a{
		padding-left: 20px;
		padding-top: 10px;
	}

	.nav-tabsbar-collapse {
		max-height: 540px;
	}

	#menu-top ul li a.dropdownbutton span {
		display: inline-block;
		font-size: 18px;
	}
	.galkat {
		width: 240px;
	}
	.tabelkaresp1 .btn-lg {
		font-size: 14px;
	
	}
	.tabelkaresp1td2 img {
		margin: 0;
	}
	.tabelkaresp1td2 {
		width: 40%;
		padding: 5%;
	}	
}



@media (max-width: 600px){
	#carousel-dzwony .kolumna2, #carousel-dzwony .kolumna3  {
		float: none;
		margin: auto;
		width: 80%;
	}
	.carousel-indicators li {
	width: 20px;
	height: 20px;}
	.carousel-indicators .active {
	width: 22px;
	height: 22px;
	}

	.tabelkaresp1 .btn-lg {
		font-size: 12px;
		padding: 8px 8px;
	}
		.tabelkaresp1 .btn-lg {
		margin-bottom: 40px;
	}
	
	.tabelkaresp1a td , .tabelkaresp1td2 {
		width: 100%;
		padding: 5%;
		display:block;
		clear: both;
	}	
	
	.tabelkaresp1b td  {
		width: 100%;
		display:block;
		clear: both;
	}	
	
	.czescnatresc .container .tabelkaresp1b img {
		margin: 20px auto;
	}
	
	.btn-lg, .btn-group-lg>.btn {
	  padding: 6px 12px;
	  font-size: 14px;
	  line-height: 1.33;
	  border-radius: 6px;
	}
	#nadkonfiguratorwyb {
		padding: 0 15px;
		font-size: 16px;
		text-align: center;
	}

}



@media (max-width: 440px){
	.masthead-brand {
	background: url(../images/jflogo_mini.png) 0 0 no-repeat;
	width: 170px;
	height: 62px;
	position: absolute;
	z-index: 666;
	top: 14px;
	left: 3px;
	}

	.royalbellslogo {
		display: none;
	}

	.tabykonfigurator .itonacjakonf span {
	font-size: 16px;
	width: 100px;
	overflow: hidden;
	}

	.tabykonfigurator .itonacjakonf a, .tabykonfigurator .itonacjakonf span.puste {
		width: 65px;
		overflow: hidden;
	}

	.tabykonfigurator .nav-tabs-tabs>li>a {
		font-size: 8pt;
	}
	.tabelkaresp1 td .lightbox img{
		
		margin: 20px auto;
	}
	
	.tabelkaresp1 td{
		display: block;
		clear: both;
	}
	
	.tabelkaresp1 .btn-lg {
		font-size: 10px;
		
	}
	

	

}


.boxydolne h3, .boxydolne .btn  {
	margin-left: 10px;
}


.newsy h3, .newsy .newsdate {
	margin-left: 10px;
}

 .newsy p {
	margin: 0 0 0 10px;
 }



.view.newsy img, .view.newsy img.nostyle  {
	padding-left: 0;
}

#overlaydiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #463320;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 10000;
	display: none;
}

#overlayinnerdiv {
	display: table;
    margin: 0 auto;
	color: #fff;
	font-size: 14px;
	height: 100%;
}
#overlayinnerdiv p {
	vertical-align:middle;
    display: table-cell;
}

#rowkonfig2 {
	margin-top: 100px;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.table-style-configurator {
	border: 1px solid var(--color-primary);
	border-radius: 30px;
	margin-left:auto;
	margin-right:auto;
	padding:13px;
	/* border-spacing:20px; */
}

footer {
	background-color: var(--color-footer-background);
	padding-top: 100px;
}

footer .border {
	border-color: #ffffff33;
	border-style: solid;
	border-width: 1px 0 0 0;
}

footer .copyright {
	font-size: 12px;
	padding-top: 32px;
}

footer .contact-footer {
	margin-bottom: 0;
	padding: 32px 0 32px 0;
}

footer .info, footer .info a {
	font-family: "Habibi", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 2em;
	text-transform: uppercase;
}

footer .info .address {
	margin-right: 30px;
}

footer .info .contact-footer svg {
	fill: var(--color-primary);
	margin-right: 4px;
	width: 16px;
	height: 16px;
}

footer .motto p {
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 2em;
	text-transform: none;
}

footer .socials {
	margin: 32px 0 48px 0;
}

footer .socials-icon {
	fill: var(--color-socials-icon);
	margin: 0 16px 0 16px;
	width: 16px;
	height: 16px;
}

.nav-tabs {
	border-bottom: 1px solid var(--color-primary);
}

.nav-tabs li a {
	font-weight: bold;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	background-color: var(--color-tab-active-background);
	border-color: var(--color-tab-active-background);
	color: var(--color-primary);
}

.nav-tabs li a:hover, .nav-tabs li a:focus {
	background-color: var(--color-overlay-background);
	border-color: var(--color-overlay-background);
}

.dsn-nav-bar .menu-icon .menu-background {
	background-color: var(--color-overlay-background);
	border-radius: 12px;
	height: 50px;
	left: -25px;
	opacity: 1;
	position: absolute;
	top: -20px;
	transition: opacity 0.5s ease-in, visibility 0s ease-in;
	/*transition-delay: 0.5s;
	transition-duration: 0.5s;
	transition-property: opacity;*/
    visibility: visible;
	width: 125px;
}

body.nav-active .dsn-nav-bar .menu-icon .menu-background {
	opacity: 0;
	transition: opacity 0.5s ease-in 0.5s, visibility 0s ease-in 1s;
	visibility: hidden;
}
