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

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

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

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

body {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

img {
    border: 0;
    width: 95% important;
}

a {
    text-decoration: none
}

p, ul, ul li, a {
    font-family: 'Arial';
    font-size: 12px;
    line-height: 19px;
    padding-right: 20px;
    color: #000099;
}


.ui-btn-active {
    /*background-color: #2E2E2E !important;
    border-color: #fff !important;*/
}

#content h1 {
    padding-top: 10px;
    /*font-size: 18px;
    color: #2E2E2E;
    font-family: Exo; 
    font-family: 'Tahoma';
    font-weight: 400;*/
}

#content p {
    font-family: 'Arial';
    font-size: 12px !important;
}

.hide{
    display: none;
}

.ui-input-text {
    /*text-shadow: none !important;
    border-color: #E16028 !important;
    background-color: #E16028 !important;
    color: #fff !important;*/
    margin: 2px 0 !important;
}

.cennik-tabela {
    font-size: 12px !important;
}

ul {
    padding-left: 15px;
}

.fancybox-close {
    padding-right: 0 !important;
}

/*INNE*/
.logo {
overflow: hidden;
font-size: 12px;
background-color: #ffffff;
}
.logo .left {
width: 150px;
}
.logo .right {
color: #000099;
}
.logo .right a:link {
color: #000099;
}
.left {
float: left;
}
.right {
float: right;
}
.l {
text-align: left;
}
.c {
text-align: center;
}
.r {
text-align: right;
}
#text {
position: relative;
}

ul.bezst {
padding: 0;
margin: 0;
list-style: none;
}

.ui-navbar {
background-color: #ffffff;
}
.main-h {
background: url(../img/h-bg.png) repeat-x left 25px;
width: 100%;
margin-bottom: 40px;
}
.main-h span {
display: inline-block;
background-color: #ffffff;
padding-right: 25px;
color: #000099;
font-family: geogrotesque_mdmedium;
font-size: 18px;
line-height: 18px;
}
a.powrot {
position: absolute;
top: -10px;
right: 10px;
padding: 5px 10px;
background-color: #000099;
color: #ffffff;
border-radius: 5px;
}
.news-event2 p {
color: #ffffff;
}
.news-event2:hover p {
color: #000099;
}

.formularz fieldset {
margin: 20px 0;
}
.formularz legend {
font-weight: bold;
}
.pozycjaOferty {
margin: 30px 0;
}
.pozycjaOferty a.more {
display: none;
}
#text iframe {
width: 100%;
height: 200px;
}
.start .text img {
display: none;
}


.gallery ul {
overflow: hidden;
}
.gallery ul li {
float: left;
margin: 2px;
}