body {
	background-color: #fff;
	color: #000000!important;
}

#top {
	height: 100%;
}

#logo_main {
	padding: 5px 0 5px 0;
}

.info_top {
	text-align: center;
	font-size: 16pt;
	padding: 15px 0 0 0;
	color: #fff;
	font-family: 'Amarante', sans-serif;
}

.navbar {
	background: none!important;
	border: none!important;
	margin-bottom: 0!important;
}

.navbar-nav li a {
	text-decoration: none;
	font-size: 14pt;
	color: #fff!important;
		font-family: 'Amarante', sans-serif;
}

.navbar-nav a:hover {
	background: #55063f!important;
	color: #fff!important;
}

.navbar-toggle {
	background: #fff!important;
	border: none!important;
}

.navbar-brand {
	color: #fff!important;
}

.menu_poz_text li a {
	color: #000000!important;
}

.dropdown-menu a {
	font-size: 12pt!important;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 0!important;
}

li .dropdown-menu {
	background: none!important;
	border: none;
	margin: 0!important;
	padding: 0!important;
}

li .dropdown-menu a {
	color: #ffffff!important;
}

.podmenu_poziom a {
	background: #393534;
	color: #ffffff!important;
	border-top: 1px solid #fff;
	padding: 10px 0 10px 0;
	height: 40px;
	font-size: 12pt!important;
	color: #ffffff!important;
}

.podmenu_poziom a:hover {
	background: #9c9c9c!important;
	color: #000000!important;
}

.podmenu_poziom a:active {
	background: #9c9c9c!important;
	color: #000000!important;
}

.open_stand a:hover {
	background: #2e0321!important;
	color: #ffffff!important;
}

.stopka { 
	color: #ffffff;
	margin: auto;
}

.stopka a {
	font-size: 12pt;
	color: #ffffff;
}

.stopka a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.stopka {
	margin: 0;
	list-style: none;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}

.stop_gl {
	width: 100%;
	background: #8f715f;
}

.tab_stopka {
	display: inline-block;
	padding: 4px 12px;
	width: 100%;
	font-weight: 600;
	background: #8b5275!important;
	font-family: 'Amarante', sans-serif;
}

.caption {
	padding: 5px 0 0 0!important;
	text-align: center;
}

a {
	color: #fff;
}

a:hover {
	color: #13174d;
}

.linki_mapa a {
	color: #000000;
}

.cieniowanie {
	text-shadow: 0.1em 0.1em #000000;
}

a.tab_stopka {
	color: #000000;
}

.numeryzacja {
	list-style-type: decimal;
}

.btn-success {
	background: #393534;
	border: #000000;
	color: #fff;
}

.btn-success:hover {
	background: #55063f;
}

.obnizka {
	margin: 35px 0 0 0;
}

.text-pogrubiony {
	font-weight: 600;
}

.text-pochylony {
	font-style: italic;
}

.text-podkreslony {
	text-decoration: underline;
}

.czcionka_big {
	font-size: 12pt;
}

.srodkowanie {
	text-align: center;
}

.form-control {
	margin: 10px 0 0 0;
}

.form_but {
	margin: 10px 0 0 0;
	background: #55063f;
	color: #fff;
}

.form_but2 {
	margin: 10px 0 0 0;
	background: #55063f;
	color: #fff;
}

.menu_dod {
	width: 260px;
	font-size: 14pt;
	background: #8f715f!important;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.srodkowanie a img
{
    filter:alpha(opacity=90);
    -moz-opacity:.95;
    opacity:.95;
}

.srodkowanie a:hover img
{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

.srodkowanie img {
  border: 1px solid #1e1913;
  padding: 1px;
}

.gal_przerw {
	padding: 5px 0 0 0;
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

h1 {
	font-size: 20pt;
	font-family: 'Berkshire Swash', sans-serif!important;
	padding: 0 0 6px 20px;
  background: url(../images/h1.gif) no-repeat 0 2px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

/*najwieksza rozdzielczosc laptopów*/
@media only screen and (max-width: 1000px) {
.mini_galeria { display: block; }
}

/*œredni telefon lub IPad*/
@media only screen and (max-width: 680px) {
.mini_galeria { display: none; }
}

@media only screen and (max-width: 1000px) {
.przerwa_gora { display: block; }
}

@media only screen and (max-width: 480px) {
.przerwa_gora { display: none; }
}


.linki_mini_galeria {
	font-size: 12pt;
}

.accordion-group {
    background-color: #170e07;
    border-top: 1px solid #F0F0F0;
    margin-bottom: 2px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}

.accordion-heading .accordion-toggle {
    color: #fff;
    font-weight: 700;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}
.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    background-color: #fff;
    border-top: 0px none;
}
.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #E5E5E5;
}

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
		/*
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%);*/ /* FF3.6+ */
		/*background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee));*/ /* Chrome,Safari4+ */
		/*background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%);*/ /* Chrome10+,Safari5.1+ */
		/*background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%);*/ /* Opera11.10+ */
		/*background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%);*/ /* IE10+ */
		/*background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%);*/ /* W3C */
		/*border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:180px;
    max-height:100px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/* ROZWIJANY PRZYCISK */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: 0%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* ROZSUWANY TEKST */

.panel-heading .accordion-toggle h4:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  
    content:"\E113";   
    float: right;        
    color: grey;        
    overflow: no-display;
}
.panel-heading .accordion-toggle.collapsed h4:after {
    /* symbol for "collapsed" panels */
    content:"\E114";
}
a.accordion-toggle{
    text-decoration: none;
}

.panel-title {
	padding: 5px 0 5px 0;
	font-size: 16pt!important;
}

.uslugi_glowna {
	height: 262px;
}

.obrazki_obrusy_plamoodporne {
	background:url(../images/glowna/obrusy_plamoodporne_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_obrusy_plamoodporne:hover {
	background-position: 0 -260px;
}

.obrazki_obrusy_jednobarwne {
	background:url(../images/glowna/obrusy_jednobarwne_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_obrusy_jednobarwne:hover {
	background-position: 0 -260px;
}

.obrazki_obrusy_drukowane {
	background:url(../images/glowna/obrusy_drukowane_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_obrusy_drukowane:hover {
	background-position: 0 -260px;
}

.obrazki_obrusy_bawelniane {
	background:url(../images/glowna/obrusy_bawelniane_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_obrusy_bawelniane:hover {
	background-position: 0 -260px;
}

.obrazki_paleta_wzorow {
	background:url(../images/glowna/paleta_wzorow_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_paleta_wzorow:hover {
	background-position: 0 -260px;
}

.obrazki_paleta_kolorow {
	background:url(../images/glowna/paleta_kolorow_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_paleta_kolorow:hover {
	background-position: 0 -260px;
}

.obrazki_galeria_realizacji {
	background:url(../images/glowna/galeria_realizacji_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_galeria_realizacji:hover {
	background-position: 0 -260px;
}

.obrazki_obrusyamix {
	background:url(../images/glowna/obrusyamix_gl.jpg) no-repeat;
	display:block;
	height:260px;
}

.obrazki_obrusyamix:hover {
	background-position: 0 -260px;
}

/* LEWA OBRAZKI */

.galeria_lewa {
	height: 174px;
}

.obrazki_obrusy_plamoodporne2 {
	background:url(../images/glowna/obrusy_plamoodporne2.jpg) no-repeat;
	display:block;
	height:174px;
}

.obrazki_obrusy_plamoodporne2:hover {
	background-position: 0 -174px;
}

.obrazki_obrusy_jednobarwne2 {
	background:url(../images/glowna/obrusy_jednobarwne2.jpg) no-repeat;
	display:block;
	height:174px;
}

.obrazki_obrusy_jednobarwne2:hover {
	background-position: 0 -174px;
}

.obrazki_obrusy_drukowane2 {
	background:url(../images/glowna/obrusy_drukowane2.jpg) no-repeat;
	display:block;
	height:174px;
}

.obrazki_obrusy_drukowane2:hover {
	background-position: 0 -174px;
}

.obrazki_obrusy_bawelniane2 {
	background:url(../images/glowna/obrusy_bawelniane2.jpg) no-repeat;
	display:block;
	height:174px;
}

.obrazki_obrusy_bawelniane2:hover {
	background-position: 0 -174px;
}

/* CENNIK TABELKA */

.wiersz_violet {
	background: #2f2723;
	color: #fff;
	border: 1px solid #373533;
	font-weight: 700;
	text-align: center;
}

.wiersz_white {
	background: #fff;
	border: 1px solid #373533;
	font-weight: 700;
	text-align: center;
}

.wiersz_brown {
	background: #8b5275;
	border: 1px solid #373533;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

/*
Credits:
Code snippet by @maridlcrmn (Follow me on Twitter)
Images by Nike.com (http://www.nike.com/us/en_us/)
Logo by Sneaker-mission.com (http://www.sneaker-mission.com/)
*/

.navbar-brand { 
  width: 70px;
  height: 50px;
  background-size: 50px;
	
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
	color: #fff;
}

.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}