html, body {
        margin:auto;
        padding:0px;
        background:url(images/bgr.jpg) #D3BC9C;
}
#allContainer {
        margin:auto;
        width:1009px;
}
#marginTop {
        width:1009px;
        height:27px;
}
#marginLeft_01 {
        float:left;
        width:25px;
        height:170px;
}
#marginLeft_03 {
        float:left;
        width:25px;
        height:170px;
}
#marginRight_01 {
        float:right;
        width:24px;
        height:170px;
}
#marginRight_03 {
        float:right;
        width:24px;
        height:170px;
}
#mainContainer {
        float:left;
        width:950px;
        background:#FFFFFF;
        /*background:#CCCC00;*/
        border:#FFFFFF solid 5px;
}
#menuTop {
        float:left;
        width:950px;
        height:70px;
        border-bottom:#FFFFFF solid 5px;
}
#mainPic {
        float:left;
        width:631px;
        height:315px;
}
#marginBottom {
        float:left;
        width:1009px;
        height:85px;
        font-family:Tahoma;
        color:#636363;
        font-size:11px;
        text-align:center;
        background:url(images/main_20_14.jpg);
}
#enzo {
        float:left;
        margin:10px 0px 0px 40px;
}
#divNavBot {
        float:left;
        margin-left:200px;

}
/*koniec layoutu*/

/*początek styli tekstów*/
.txtTitle {
        font-family:Verdana;
        color:#626262;
        font-size:12px;
        font-weight:bold;
        padding:20px 20px 0px 20px;
        margin: 0;
}
.txtTxt {
        font-family:Verdana;
        color:#000000;
        font-size:11px;
        font-weight:normal;
        padding:0px 20px 15px 20px;
        margin: 0;
}
a.navBot:link, a.navBot:visited, a.navBot:active {
        font-family:Tahoma;
        color:#636363;
        font-size:11px;
        text-decoration:none;
        line-height:30px;
        padding:0px 20px 20px 0px;
}
a.navBot:hover {
        text-decoration:underline;
}
#mainTxt ul { margin-top: 10px; margin-bottom: 10px; }

#divNavBot { padding-top: 10px; }
#divNavBot a { margin: 0 10px; color: #3E3E3E; text-decoration: none; }
#f img { float: left; }
#f a { font: normal 11px verdana, arial, sans-serif; text-decoration: none; color: #626262; text-align: center; float: left; display: block; width: 132px; _width: 131px; height: 48px; padding: 25px 0 0 0; background: url(images/frontend/menuItemOff.jpg) no-repeat; }
#f a:hover { background: url(images/frontend/menuItemOn.jpg) no-repeat; }
