body{    
    /*
    font-family: 'Open Sans', sans-serif;
    */
    font-family: 'Raleway', sans-serif;
}
@font-face {
  font-family: 'paula-font';
  src:  url('fonts/paula-font.eot?plz0v0');
  src:  url('fonts/paula-font.eot?plz0v0#iefix') format('embedded-opentype'),
    url('fonts/paula-font.ttf?plz0v0') format('truetype'),
    url('fonts/paula-font.woff?plz0v0') format('woff'),
    url('fonts/paula-font.svg?plz0v0#paula-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-raf-"], [class*=" icon-raf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'paula-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-raf-mail-envelope-open:before {
  content: "\e900";
}
.icon-raf-cart-arrow-down:before {
  content: "\f218";
}
.icon-raf-users:before {
  content: "\e901";
}
.carousel{
    max-width: 1920px;
    margin: 0 auto;
}
.carousel-control{
    color: #000;
}
.menu_logo{
    padding: 21px 0 9px 0;
}
.ttab{
    display: table;
}
.trow{
    display: table-cell;
    vertical-align: middle;
}
.tcenter{
    text-align: center;
}
.tright{
    text-align: right;
}
.tjust{
    text-align: justify;
}
.dnone{
    display: none;
}
.text_top_1 h2{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
}
.text_top_1 h1{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}
.top{
    padding: 140px 0;
}
.top h2{
    text-transform: uppercase;
    font-weight: 800;
    color: #ca1400;
}
.top .linia{
    width: 100px;
    height: 3px;
    background: #ca1400;
    margin: 30px auto;
}
.btn_blk{
    border:1px solid #d1d1d1;
    background: #fff;
    color: #424242;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5s;
    padding: 15px 0px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    margin-top: 20px;
    width: 235px;
    max-width: 100%;
    
}
.btn_blk:hover, btn_blk:focus{
    background: #424242;
    color: #fff;
    border: 1px solid #d1d1d1;
}
.btn_blk2{
    border:1px solid #b4b4b4;
    background: #626262;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5s;
    padding: 12px 0px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    margin-top: 10px;
    width: 235px;
    max-width: 100%;
    
}
.btn_blk2:hover, btn_blk2:focus{
    background: #fff;
    color: #323232;
    border: 1px solid #ccc;
}
.top h1, .top3 h1{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: 3px;
    padding-bottom: 40px;
}
.bg2{
    background: url(gfxi/bg.png);
    
}
.bg2 .col-md-6{
    padding-left: 0;
    padding-right: 0;
}
.bg3 .row, .bg4 .row{
    margin-left: 0;
    margin-right: 0;
}
.bg3 .row .col-md-6, .bg4 .row .col-md-6{
    padding-left: 0;
    padding-right: 0;
}
.bg3_2, .bg4_2{
    background: #626262;
    color: #fff;
}
.bg4{
    background: #fafafa;
}
.bg2 .btn_blk, .bg3 .btn_blk,.bg4 .btn_blk{
    margin-top: 10px;
}
.top2{
    position: relative;
}
#meble{
    position: absolute;
    top: -100px;
}
.top2 h1{
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 800;
    text-transform: uppercase;
}
.box1{
    padding: 180px 110px 0 110px !important;
}
.box1_1{
    padding: 60px 110px 0 110px !important;
}
.box2{
    padding: 30px 40px 0 40px !important;
}
.pozostale{
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    padding: 30px 40px 0 40px !important;
}
.pozostale .btn_blk2{
    background: transparent;
}
.pozostale .btn_blk2:hover{
    background: #fff;
}
.cat_list a{
    color: #000;
    font-size: 15px;
}
.top3{
    padding: 140px 0;
}

.top{
    font-size: 16px;
}

.footer{
    background: #231f20;
    min-height: 82px;
    position: relative;
    color: #e3e3e3;
    padding: 0 200px 100px 200px;
}
.footer h2{
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    margin: 100px 0 50px 0;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer  a{
    color: #e3e3e3;
}
.footer strong{
    color: #fff;
}
.footer .social{
    position: relative;
}
.footer .social ul{
    position: absolute;
    top:100px;
    left: -20px;
}
.footer .social a{
    display: block;
    padding: 5px 0;
}
.foot_podpis{
    height: 83px;
    color: #c0c0c0;
    background: #404040;
    padding: 35px 0;
    position: relative;
    font-weight: 800;
}
#foot2, #foot3{
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.minspirium .img-responsive, .minspirium .thumbnail > img, .minspirium .thumbnail a > img, .minspirium .carousel-inner > .item > img, .minspirium .carousel-inner > .item > a > img{ 
    margin: 0 auto !important
}
.flex-direction-nav a:before{
       color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    font-size: 30px;
}
.flex-direction-nav a{
    height: 40px;
}
/*menu top*/
/*
#menu{
    background: #edebe7 url(gfx/TOP-MENU-BG.png) repeat-x;
    background-position: center top;
    height: 72px;
    position: relative;
}
.navbar{
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #f1d7ff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background: transparent;
    color: #f1d7ff;
}
.dropdown-menu{
    background: #95819d;
}
.dropdown-menu > li > a{
    color: #fff;
}*/

.shroom .shroom_pic, .shroom .shroom_txt{
    padding-top: 60px;
}
#modul_search{
    position: absolute;
    bottom: 80px;
    right: 100px;
}
.change #modul_search{
    bottom: 40px;
}
#modul_search .button2{
    background: url(gfxi/lupa.png);
    width: 30px;
    height: 30px;
    border: 0;
}
#modul_search #search_1{
    height: 30px;
    border: 1px solid #d1d1d1;
    text-transform: uppercase;
    width:200px;
    float: left;
    margin-right: 2px;
}
.cookiez {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    font-size: 12px;
    left: 0;
    padding: 25px 0 30px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 20000;
}
.cookiez a {
    background-color: #ddd;
    border: 0 solid red;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    margin-left: 10px;
    padding: 9px 17px;
}
.b1, .b2, .b4{
    color: #fff;
}
.b1{
    background: #99abb9;  
}
.b2{
    background: #3d455c;  
}
.b3{
    background: #fff;
    color: #000;
}
.b4{
    background: #b37b56;  
}
.boxy{
    padding-left: 0;
    padding-right: 0;
}
.boxy img{
    max-width: inherit;
    width: 100%;
    
}
.boxy .box_title{
    height: 142px;
    padding-top: 40px;
}
.boxy .box_title h2{
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    padding: 0 50px;
}
.boxy .linia{
    background: #fff;
    width: 26px;
    height: 2px;
    margin-left: 50px;
}
.b3 .linia{
    background: #000;
}
.top4{
    background: #3d455c;
    color: #fff;
    padding: 100px 0;
}
.now{
    background: #3d455c;
}
.now .flexslider{
    background: transparent;
    border: 0;
}
.now .item .title a, .now .item .cena{
    color: #fff !important;
}
.top4 h2, .top3 h2{
    text-transform: uppercase;
    
}
.top4 .linia{
    width: 100px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
}
.wyp{
    background: #99abb9;
}
.wyp .flexslider{
    background: transparent;
    border: 0;
}
.wyp .item .title a, .wyp .item .cena{
    color: #fff !important;
}
.flexslider  .item .img_a{
    display: block;
    height: 240px;
}
#wyprzedaz{
    background: #99abb9;
    color: #fff;
}
.top3 .linia{
    width: 100px;
    height: 3px;
    background: #8d8d8d;
    margin: 0 auto;
}
#kontakt{
   
}
#kontaktf{
    position: absolute;
    top:-150px;
    left: 0;
}
.well{
    background-color: transparent;
    border: 0;
}
.inputGroupContainer{
    margin-bottom: 20px;
}
.head-ghost-btn{
  color: #fff;
  border: 2px solid #5c5c5c;
  background: #5c5c5c;
  border-radius: 50px;
}
.input-group-addon{
    color: #fff;
    background: #5c5c5c;
}
.koszyk_min{
    height: 25px;
    width: 300px;
}
.koszyk_min a{
    display: inline-block;
    float: left;
}
.koszyk_min img{
    height: 25px;
    float: left;
}
.min_koszyk{
    margin-top: 0;
    
}
.min_koszyk a{
    padding-left: 20px;
}
.top2i{
    height: 180px;
}
#onas{
    position: relative;
}
#promocje{
    position: absolute;
    top:-100px;
}
.promocje{
    padding: 0 0 50px 0;
    position: relative;
}
.promocje .col-md-3{
    border: 1px solid #f0f0f0;
    padding: 0;
}
.promocje .pic{
    height: 270px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    text-align: center;
}
.promocje .pic img{
    max-height: 100%;
    max-width: 100%;
    
}
.promocje .tit{
    background: #f5f5f5;
    color: #404040;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    height: 67px;
    overflow: hidden;
}
.promocje .tit a{
    color: #404040;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 20px;
}
.promocje .cena_{
    background: #f5f5f5;
    color: #f51200;
    font-size: 20px;
    text-align: center;
    padding: 0 20px;
    font-family: arial;
    font-weight: 600;
}
#wedliny, #sklepy{
    position: absolute;
    top: -100px
}
.wedliny{
    background: #f5f5f5;
    padding: 40px 0;
    position: relative;
}
.wedliny h2{
    color: #f51200;
    text-transform: uppercase;
    font-weight: 800;
}
.wedliny .col-md-3{
    padding: 1px;
}
.wedliny .wedlinka .title{
    height: 50px;
    padding: 10px 0;
}
.wedliny .wedlinka .title a{
    color:  #404040;
    letter-spacing: 2px;
    font-weight: 600;    
}
.sklepy_firmowe .container{
    width: 1500px;
    
}
.sklepy_firmowe{
    position: relative;
    padding: 50px 0;
}
.sklepy_firmowe h2{
    text-transform: uppercase;
    font-weight: 800;
    padding: 10px 0;
}
.foot{
    background: #ca1400;
    padding: 30px 0;
    color: #fff;
    position: relative;
}
.foot a {
    color: #fff;
}
.foot p{
    line-height: 12px;
}
#myCarousel2 .right{
    text-align: center;
}
