root { 
    display: block;
}

html, body {
    font-family:Arial,sans-serif;
    font-size:11px;
}

div.clearer {
    clear:both;
}
#wrapper {
    width:965px;
    padding-bottom:100px;
    margin:0 auto;
}

#header {
    width:100%;
    height:80px;
    display:inline-block;
    border-bottom:5px solid #ff6600;
}
#header.zaloba{
    border-bottom:5px solid #959595 !important;
}

#logo {
    margin-right:10px;
    margin-top:39px;
    float:left;
}

#mySelect {
    float:right;
    margin-top:30px;
}

#selectContainer {
    display:none;
    visibility:hidden;
}

#selectContainer.active {
    display:block;
    visibility:visible;
}

#kogo_ubezpieczyc {
    float:right;
    margin-top:35px;
    margin-right:10px;
}

#content {
    width:100%;
    margin-top:15px;
}

#flash {
    width:350px;
    float:left;
}

#content_right_1, #content_right_2, #content_right_3, #content_right_4, #content_right_5 {
    width:608px;
    float:right;
    display:none;
    visibility:hidden;
}

#content_main {
    width:588px;
    padding-top:105px;
    padding-left:20px;
    padding-bottom:37px;
    *padding-bottom:35px;
    _padding-bottom:32px;
    margin-top:1px;
    height:225px;
    background:transparent url(../img/rodzina.png) no-repeat;
    display:none;
    visibility:hidden;
    float:right;
}

#spacer {
    display:none;
    width:400px;
    height:31px;
    *height:33px;
}

#rodzina_wiecej {
    margin-top:25px;
    margin-left:-20px;
}

#content_right_1.active, #content_right_2.active, #content_right_3.active, #content_right_4.active, #content_main.active {
    display:block !important;
    visibility:visible;
}

#table {
    width:100%;
    height:289px;
    background:url(../img/table_bg.png) repeat-x;
}

#table th {
    border-bottom:1px solid #d0d0d0;
    text-align:center;
    vertical-align:top;
    padding-top:15px;
}

#table th.middle {
    border:1px solid #d0d0d0;
    border-top:none;
}

#table th p.header {
    color:#000066;
    font-weight:normal;
}

#table th p.header span {
    font-weight:bold;
    margin-right:5px;
}

#table th p.content {
    font-weight:bold;
    font-size:22px;
    color:#ff6600;
}

#table td {
    text-align:center;
    vertical-align:top;
    padding-top:5px;
}

#table td.middle {
    border:1px solid #d0d0d0;
    border-bottom:none;
}

#table td p.header {
    color:#000066;
    font-weight:bold;
    margin-top:5px;
}

#table td p.content {
    color:#3a3a3a;
}

#table_kup_teraz {
    width:100%;
    margin-left:-2px;
}

#nie_dotyczy_dzieci {
    color:#3a3a3a;
    float:right;
    margin:10px;
}

#menu{
    width:100%;
    background:transparent url(../img/menu_tabs_bg.png) repeat-x;
    display:inline-block;
}

#menu div{
    height:32px;
    display:block;
    float:left;
    cursor:pointer;
}

#menu a {
    color:#000066;
}

#menu.left div.left {
    width:173px;
    background:transparent url(../img/menu_tabs.png) 0 0 no-repeat;
}

#menu.left div.middle {
    width:103px;
    background:transparent url(../img/menu_tabs.png) -173px 0 no-repeat;
}

#menu.left div.right {
    width:191px;
    background:transparent url(../img/menu_tabs.png) -276px 0 no-repeat;
}

#menu.middle div.left {
    width:173px;
    background:transparent url(../img/menu_tabs.png) 0 -36px no-repeat;
}

#menu.middle div.middle {
    width:103px;
    background:transparent url(../img/menu_tabs.png) -173px -36px no-repeat;
}

#menu.middle div.right {
    width:191px;
    background:transparent url(../img/menu_tabs.png) -276px -36px no-repeat;
}

#menu.right div.left {
    width:173px;
    background:transparent url(../img/menu_tabs.png) 0 -70px no-repeat;
}

#menu.right div.middle {
    width:103px;
    background:transparent url(../img/menu_tabs.png) -173px -70px no-repeat;
}

#menu.right div.right {
    width:191px;
    background:transparent url(../img/menu_tabs.png) -276px -70px no-repeat;
}

#menu_content_left, #menu_content_middle, #menu_content_right  {
    display:none;
    width:100%;
    margin-top:-2px;
    *margin-top:0px;
    border:1px solid #d4d4d4;
    border-top:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    background:#e1e1e1 url(../img/menu_content_bg.png) 0 0 repeat-x;
}

#menu_content_left.active,  #menu_content_middle.active, #menu_content_right.active {
    display:inline-block !important;
}

#left_content {
    background-color:#e1e1e1;
    display:none;
    padding:10px;
    font-size:12px;
    line-height:18px;
    color:#3a3a3a;
}

#left_content.active {
    display:inline-block;
}

#left_content p.header, #right_content p.header {
    color:#000066;
    font-weight:bold;
    margin-bottom:10px;
}

#left_content p.list, #right_content p.list {
    margin-top:10px;
    margin-left:10px;
}

#menu_content_middle p.list {
    margin-top:10px;
    margin-left:20px;
}

#menu_content_middle p.list img {
    margin-right:5px;
}

#left_content p.sub, #right_content p.sub {
    margin-left:25px;
}

#left_content p.list img, #right_content p.list img{
    margin-right:5px;
}

#right_content {
    display:inline-block;
    background:#e1e1e1 url(../img/menu_content_bg.png) 0 0 repeat-x;
    padding:10px;
    font-size:12px;
    line-height:18px;
    color:#3a3a3a;
}


#ubezpieczenia div{
    height:40px;
    display:block;
    cursor:pointer;
}

#ubezpieczenia #siebie {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) 0 0 no-repeat;
}

#ubezpieczenia #siebie.over {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) -214px 0 no-repeat;
}

#ubezpieczenia #siebie_i_malzonka {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) 0 -40px no-repeat;
}

#ubezpieczenia #siebie_i_malzonka.over {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) -214px -40px no-repeat;
}

#ubezpieczenia #siebie_i_dzieci {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) 0 -80px no-repeat;
}

#ubezpieczenia #siebie_i_dzieci.over {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) -214px -80px no-repeat;
}

#ubezpieczenia #siebie_dzieci_malzonka {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) 0 -120px no-repeat;
}

#ubezpieczenia #siebie_dzieci_malzonka.over {
    width:215px;
    background:transparent url(../img/ubezpieczenia.png) -214px -120px no-repeat;
}

#baby_assistance_nfo {
    position:absolute;
    margin-left:210px;
    *margin-left:185px;
    margin-top:10px;
    z-index:999;
    display:none;
}

#fitness_assistance_nfo {
    position:absolute;
    margin-left:220px;
    *margin-left:195px;
    margin-top:10px;
    z-index:999;
    display:none;
}

#baby_assistance_nfo.over, #fitness_assistance_nfo.over {
    display:block;
}
#jsdisabled{
    text-align:center;
    color:#fff;
    background:#ff6600 none repeat scroll 0 0;
    font-size:13px;
    font-weight:bold;
    padding:14px 0 13px;
}
