
body {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #fff;
}

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

img {
    border: 0;
}

a {
    text-decoration: none
}

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


.ui-btn-active {
    background-color: #603C09 !important;
    border-color: #fff !important;
}

#content h1 {
    font-size: 18px;
    color: #603c09; 
    font-family: "ubuntubold"; 
    font-style: italic;
    font-weight: 400;
}

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

.hide{
    display: none;
}

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

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

ul {
    padding-left: 15px;
} 

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

.menu-event {
    margin-top: 1px;
    border-right: 1px solid #fff;
}
.ui-btn { border-right: 1px solid #fff; }
.ui-bar-inherit { background-color:  #fff !important; }