/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { font-family: 'Exo 2' }

body, div, dl, dt, dd, ul, ol, li, pre, form, p, blockquote, th, td {
    font-size: 18px;
    color:#505050;
}

table {
    border: 0px none;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    font-size: 16px;
    line-height: 30px;
}

ul {
    list-style-image: url('../../assets/img/_03_specyfikacja/punktor.gif');
} 

.tabs.pill dd.active a, .tabs.pill li.active a {
    background-color: #ffffff;
    background-image: url("../../assets/img/dlaczego_lim/menu_over.gif");
    background-position: center center;
}

.tabs.pill dd a, .tabs.pill li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 0px;
    font-weight:bold;
    height: 46px;
    line-height: 36px;
    text-align: center;
    
}

.top-bar ul > li a:not(.button) {
    font-family: "Exo 2",sans-serif;
    text-transform:none;
    font-size:14px;
    letter-spacing:1px;
    color:white;
    padding-left:20px;
    padding-right:20px;
}

.menu-top-stretch {
    display:inline-block;
    transform:scale(1.5,1); /* W3C */
    -webkit-transform:scale(1.5,1); /* Safari and Chrome */
    -moz-transform:scale(1.5,1); /* Firefox */
    -ms-transform:scale(1.5,1); /* IE 9 */
    -o-transform:scale(1.5,1); /* Opera */
}

.menu-top-lang {
  color:#ffffff;
  font-size:10px;
}

nav.top-bar {
  text-align:center;
}
section.top-bar-section {
  display: inline-block;
}


.oxygen-title {font-size:32px;letter-spacing:6px;color:#505050;}
.oxygen-green {font-size:24px;font-weight:bold;;color:#92a93d;}
.breeam-point {font-size:22px;font-weight:bold;;color:#92a93d;}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


