.menu {font-size:75%;color:#222;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
.container {width:950px;margin:0 auto; margin-bottom: 0px;}

.background_grey { background-color:#f4f5f6; }
.background_dark_grey { background-color:#d8d9d9; }
.background_blue { background-color:#DAE5F8; text-align: left; }
.background_dark_blue { background-color:#183F8A; }
.menu_middle_a{
    background: #183F8A;
}

.menu_middle_na{
    background: #9cb6e7;
    background-position:left top;
    background-repeat:repeat-x;
}

.menu_middle_na_2{
    background: #0C5FD0;
    background-position:left top;
    background-repeat:repeat-x;
}

a.menu_link, a.menu_link:visited {
    font-size:12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}

a.menu_link_p, a.menu_link_p:visited {
    font-size:13px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.menu_link:hover { text-decoration: underline; color: #ffffff;}
a.menu_link_p:hover { text-decoration: underline; color: #ffffff;}

.sekcje {
    border-left: 1px solid #C3D2EB;
    border-right: 1px solid #C3D2EB;
}
.sekcje td {padding: 0px}

.menu_gap{
    width: 3px;
}

.separator{
    color: #ffffff;
    font-size:13px;
}
.category {
    width:945px;
    height:21px;
    padding-left: 5px;
    background-image:url(../images/bg_pod_podmenu.png);
    background-position:left top;
    background-repeat:repeat-x;
}

.banner_right_bottom td {text-align:left;font-weight:normal;}
.banner_left {
    width: 344px;
    vertical-align: top;
    text-align: left;
    padding: 0; margin: 0;
    padding-left: 10px;
    padding-right: 11px;
}

.banner_middle {
    width: 313px;
    vertical-align: top;
    text-align: left;
    padding: 0; margin: 0;
}

.banner_right {
    vertical-align: top;
    text-align: right;
    padding: 0; margin: 0;
}

.banner_right_top {
    margin-top: 5px;
    margin-right: 12px;
    float: right;
    font-size: 12px;
}

.banner_right_bottom {
    padding: 0; margin: 0;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}

.banner_right_bottom td{
    padding: 0; margin: 0;
    font-weight: bold;
    height: 30px;
    color: #183F8A;
    font-size: 12px;
    float: left;
}


