body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: Tahoma, Helvetica, Verdana, Arial;
    color: #72862F;
    background: #FFFFFF url(../gfx/bg.png) left top repeat-x;
}

.mainContainer {
    float: left;
    width: 100%;
}

.pageElement, .floatElement {
    width: 1000px;
    text-align: left;
}

.floatElement {
    position: relative;
    float: left;
    overflow: hidden;
}

#mainContainer, #contentContainer {
    background: url(../gfx/main.jpg) center top no-repeat;
}

#leftColumn {
    position: relative;
    float: left;
    width: 250px;
}

#rightColumn {
    position: relative;
    float: left;
    width: 750px;
}

#pageLogo {
    float: left;
    margin: 30px 0 0 60px;
    padding: 0;
}

#pageMenu {
    clear: both;
    padding: 30px 0 20px 0;
}

#pageMenu ul, #pageMenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#pageMenu ul li {
    text-align: right;
    padding: 3px 10px;
}

#pageMenu ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #044877;
    padding: 0 13px 0 0;
    background: url(../gfx/dot.png) right center no-repeat;
}

#pageMenu ul li a:hover {
    color: #64A81D;
}

#pageMenu ul li a.active {
    color: #64A81D;
    font-weight: bold;
}

#pageMenu ul li ul li {
    padding: 2px 0;
}

#pageMenu ul li ul li a {
    font-size: 13px;
    padding: 0;
    background: none;
}

#homeFlashContainer {
}

#pageFlashContainer {
    padding-left: 30px;
}

#bottomContainer_1 {
    background: #BAC869;
}

#bottomContainer_2 {
    background: #679205;
}

#bottomContainer_3 {
    background: #487800;
}

#bottomContainer_4 {
    background: #40620B;
}

.nameColumn {
    float: left;
    width: 200px;
    padding: 10px 0;
    font-size: 24px;
    text-align: right;
    color: #FDDE00;
}

.contentColumn {
    float: right;
    width: 770px;
    color: #FFFFFF;
}

#bottomContainer_1 .nameColumn {
    color: #3F6208;
}

#pageContent {
    clear: both;
    padding: 5px 0 0 30px;
}

.textTitle {
    clear: both;
    margin: 0;
    padding: 5px 0 5px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #00427E;
    background: url(../gfx/ico.png) left center no-repeat;
}

.textContent {
    padding-left: 30px;
    line-height: 20px;
}

.photos {
    text-align: center;
    padding: 10px 0;
}

.photos a img {
    margin: 10px;
    border: 3px solid #BBC869;
}

.photos a:hover img {
    border-color: #00427E;
}

.ofertaSpecjalna {
    padding: 8px 0;
}

.ofertaSpecjalna a {
    float: left;
    padding: 5px 20px 5px 25px;
    font-size: 20px;
    text-decoration: none;
    color: #3E6000;
    background: url(../gfx/ico.gif) left center no-repeat;
}

.ofertaSpecjalna a:hover {
    text-decoration: underline;
}

.categoryMenu {
    height: 40px;
}

.categoryMenu span {
    float: left;
    padding: 7px 0;
    font-size: 15px;
    font-weight: bold;
    color: #3E6000;
}

.categoryMenu a {
    float: left;
    padding: 5px 5px 10px 5px;
    font-size: 15px;
    text-decoration: none;
    color: #3E6000;
}

.categoryMenu a:hover {
    background: url(../gfx/over.png) center bottom no-repeat;
}

.categoryMenu a.active {
    font-weight: bold;
    background: url(../gfx/over.png) center bottom no-repeat;
}
