body {
    background: #fff url('../img/h.gif') 0 88px repeat-x;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #323232;
    margin:0;
    padding:0;
}
    body.small {
        background: #fff;
    }
a {
    color: #00a0e6;
    text-decoration: none;
}

a:hover {
    /* color: #0a3764; */
    text-decoration: underline;
}
a img {
    color: #00a0e6;
    text-decoration: underline;
}
h2, h3 {
    color:#8fb716;
    font-size:23px;
    margin:0 0 20px;
    padding:0;
    text-transform:lowercase;
    font-weight: normal;
    line-height:26px;
}

h3 {
    font-size: 18px;
    padding-left: 20px;
    background: transparent url('../img/ico/a.gif') 0 3px no-repeat;
    margin:0;
}
h2 span,h3 span {
    text-transform: none;
}
input, textarea, select {
    color: #505050;
    border: 1px solid #97b8c1;
    height:16px;
    width: 190px;
    font-size: 11px;
    font: normal 12px Arial, Helvetica, sans-serif;
    background: #fff url('../img/i.gif') 0 0 repeat-x; 
    padding:4px 3px 2px;
}
select {
    width: auto;
    height: auto;
    padding: 2px;
}
textarea {
    height: 100px;
}
    input.submit {
        cursor: pointer;
        border: 0;
        font-size: 12px;
        text-transform: lowercase;
        color: #fff;
        padding: 0 0 2px;
        width: 81px;
        height: 26px;
        border: 0;
        background: transparent url('../img/bbxs.gif') 0 0 no-repeat;
    }
    input.submit[class] {
        background-image:url('../img/bbxs.png');
    }
    *:lang(de) input.submit, input.submit {
        /* padding: 0 0 6px; */
        padding: 0 0 4px;
    }
    input.radio, input.checkbox {
        width: auto;
        border: 0;
        background: transparent;
        padding: 0;
        margin-top:1px;
    }
#header {
    display: block;
    margin: 0 auto;
    height: 88px;
    width: 961px;
    position:relative;
}
    .small #header {
        height: 55px;
    }
    h1 {
        margin: 15px 0 0;
        padding: 0;
        display: block;
        float: left;
        width: 300px;
        height: 63px;
        overflow:hidden;
    }
    .small h1 {
        height: 51px;
        width: 213px;
    }
        #header h1 span {
            margin-top: 0;
            position: relative;
            top: -61px;
            left:-43px;
            background: transparent url('../img/beta.gif') 0 0 no-repeat;
            width: 51px;
            height: 30px;
            text-indent: -99999px;
        }
        #header h1 em {
            background:transparent url('../img/couk.gif') no-repeat 0 0;
            display:block;
            height:23px;
            left:198px;
            margin-top:0;
            position:relative;
            text-indent:-999999px;
            top:-27px;
            width:70px;
        }
        #header h1 em.au {
            background:transparent url('../img/comau.gif') no-repeat 0 0;
            width:90px;
        }
        .small #header h1 span {
            top: -48px;
            left:-4px;
        }
        .small #header h1 em {
            background:transparent url('../img/couk_small.gif') no-repeat 0 0;
            left:152px;
            top:-17px;
        }
        .small #header h1 em.au {
            background:transparent url('../img/comau_small.gif') no-repeat 0 0;
        }
        h1 a {
            display: block;
            background: transparent url('../img/l.jpg') 0 0 no-repeat;
            width: 193px;
            height: 63px;
            text-indent: -30000px;
            margin-left: 9px;
        }
        
        h1 a:focus {
            outline: none;
        }
        
        .small #header h1 a {
            background: transparent url('../img/ls.jpg') 0 0 no-repeat;
            height: 48px;
            width: 147px;
        }
    #header .loginarea {
        position: absolute;
        width: 120px;
        height: 20px;
        background:transparent url('../img/loginarea.gif') 0 0 no-repeat;
        top: 0;
        right: 0;
        text-align:center;
        line-height: 22px;
        height: 25px;
    }
    #header .loginarea em {
        font-style:normal;
        margin: 0 3px;
        color:#ccc;
    }
        #header .loginarea a {
            text-transform: lowercase;
            color:#0a3764;
            text-decoration:none;
        }
        #header .loginarea a:hover {
            color:#00a0e6;
        }
    #header ul {
        display: block;
        float: right;
        margin: 35px -15px 0 0;
    }
    
        #header ul li {
           display: block;
           float: left;
           margin: 12px 22px;
        }
        
            #header ul li a {
                font-size: 22px;
                color: #0a3764;
                font-weight: bold;
                text-transform: lowercase;
                text-decoration: none;
            }

                #header ul li a:hover {
                    color: #00a0e6;
                }

                #header ul li strong a, #header ul li strong a:hover {
                    color: #8fb716;
                }
    #header span {
        display:block;
        float:right;
        font-size:13px;
        margin-top:31px;
    }
        #header .settings {
            padding-left: 20px;
            background: url('../img/ico/ps.gif') no-repeat;
        }
        #header .logout {
            padding-left: 20px;
            background: url('../img/ico/lo.gif') no-repeat;
        }
#wrapper {
    width: 961px;
    margin: 8px auto 30px;
}
#wrapper[id] {
    margin: 17px auto 30px;
}
    .head {
        background: #1a5b95 url('../img/rc/head.gif') 0 0 no-repeat;
        color: #fff;
        padding: 8px;
        height: 19px;
        line-height: 19px;
        width: 945px;
        overflow: hidden;
        position: relative;
        margin: 7px 0;
        margin-bottom: 20px !important;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }
    
        *:lang(de) .head, .head {
            margin: 17px 0 30px;
        }
        
        .head ul {
            float: none;
            list-style: none;
            margin: 0 0 0 -8px;
            padding: 0;
            width: 700px;
        }
        .head[class] ul {
            margin:0;
        }
            .head ul li {
                display: block;
                float: left;
                margin: 0 8px;
            }
            .head[class] ul li {
                margin-left: 8px;
            }
                .head ul li a {
                    color: #fff !important;
                    font-weight: normal;
                    text-transform: lowercase;
                    font-size: 15px;
                }
                .head ul li a:hover {
                    text-decoration:none;
                    color:#68d1ff !important;
                }

        .head form {
            position: absolute;
            top: 6px;
            right: 6px;
            margin:0;
            padding: 0;
            float: left;
        }

            .head input, .head label {
                float:left;
                height: 19px;
            }
            .head input {
                padding: 4px 1px 0 2px;
                height:17px;
                font-size:11px;
            }
            .head input.fresh {
                color:#969696;
            }
            .head label {
                line-height: 23px;
                margin-right:2px;
                font-size: 13px;
            }
            .head input.submit {
                background:transparent url('../img/s.gif') no-repeat 0 0;
                float:left;
                font-size:768px;
                height:23px;
                overflow:hidden;
                width:31px;
                content: ' ';
            }
                .head input.submit.hover, .head input.submit:hover {
                    background-position:0 -23px;
                }

    #content {
        margin: 20px auto 30px;
        font-size: 13px;
        line-height: 160%;
        width:961px;
    }
    .off #content {
        margin-top: 30px;
    }
        #col-3 {
            width: 170px;
            float: left;
        }

#footer {
    background: transparent url('../img/f.gif') 0 -2px repeat-x;
    height: 30px;
}

    #footer div {
        width: 961px;
        margin: 0 auto;
        padding: 10px 0 3px;
        overflow: hidden;
    }

        #footer div span {
            display: block;
            float: left;
            padding: 10px 0;
            color: #787878;
        }

        #footer div ul {
            display: block;
            float: right;
            margin: 6px -4px 0 0;
        }

            #footer div ul li {
                display: block;
                float: left;
                border-right: 1px solid #ccc;
                padding: 0 10px;
                margin: 5px 0;
                height: 15px;
                line-height: 15px;
            }
            #footer div ul li a {
                color:#787878
            }
.bof {
    background-color: #d2f199;
    width: 1px;
    height: 1px;
    position: absolute;
    overflow:hidden;
}
.loading {
    background: transparent url('../img/loading.gif') no-repeat 50%;
    height: 100%;
    width: 100%;
}
.clear {
    clear: both;
    overflow:hidden;
    height:0;
}
/* confirm */
#back {
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
}
#prompt {
    position: fixed;
    z-index: 9999999;
}
    #prompt h3 {
        color: #25527a;
        font-weight: bold;
        font-size: 13px;
        background: transparent url('../img/conf/u.gif') 0 0 no-repeat;
        width: 336px;
        height: 30px;
        text-indent: 10px;
        line-height: 34px;
        cursor: move;
        padding: 0;
        position:static;
        border:none;
        margin:0;
        text-transform: none;
    }
    #prompt div {
        background: transparent url('../img/conf/b.gif') 0 0 repeat-y;
        width: 336px;
    }
        #prompt div p {
            display: block;
            width: 296px;
            background: transparent url('../img/conf/u.gif') 0 -30px no-repeat;
            margin: 0;
            padding: 20px;
        }
    #prompt div.last {
        background: transparent url('../img/conf/d.gif') 0 0px no-repeat;
        width: 336px;
        height: 66px;
        text-align:right;
        color:#888;
        line-height:30px;
    }

        #prompt div.last input {
            color: #fff;
            background: transparent url('../img/conf/button.gif') 0 0 no-repeat;
            font-size: 13px;
            color: #fff;
            width: 81px;
            height: 26px;
            margin: 30px 5px 5px 0;
            /* padding: 0 0 2px; */
            padding: 0 0 4px;
            border:none;
            text-transform:lowercase;
            cursor:pointer;
        }
        #prompt div.buttonCancel {
            display: inline;
            background: transparent;
        }
        .ie #prompt div.buttonCancel {
            position: relative;
            top: -10px;
        }
        .opera #prompt div.buttonCancel {
            position: relative;
            top: -5px;
        }
        #prompt div.last a.input {
            text-transform:lowercase;
            margin-right: 20px;
            color:#1a5b95;
            font-weight:bold;
        }
        #prompt div.last input.focus {
            background-position: 0 -57px !important;
        }

        #prompt div.last input.hover {
            background-position: 0 -28px !important;
        }
/* komunikaty */
ul.error, ul.errors, ul.info, ul.success {
    margin: 30px 0;
    padding: 15px 15px 15px 60px;
    border: 1px solid #dabb40;
    background: #fff9d0 url(../img/ico/warning32x32.gif) no-repeat 15px 50%;
    color:#665307;
    list-style: none;
    font-size:12px;
    line-height:17px;
}
    dd ul.error, dd ul.errors, dd ul.info, dd ul.success, dl ul.error, dl ul.errors, dl ul.info, dl ul.success {
        margin: 10px 0;
        margin-bottom: 13px !important;
        background-image: none;
        padding-left: 15px;
    }
ul.error a, ul.errors a, ul.info a, ul.success a {
    border:none;
    color:#665307;
    background: transparent;
}
ul.success, ul.success a {
    background:#d5fac9 url('../img/ico/success32x32.gif') no-repeat 15px 50%;;
    color:#146800;
    border-color:#82be4d;
}
ul.error, ul.errors, ul.error a, ul.errors a {
    background:#ffc5c5 url('../img/ico/error32x32.gif') no-repeat 15px 50%;
    color:#9c0000;
    border-color:#ce5e5e;
}
ul.error a, ul.errors a, ul.success a {
    background-image: none;
}
    ul.error li, ul.errors li, ul.info li, ul.success li {
        list-style: none;
        display: block;
        text-align:left;
    }
.contextInfo, ul.contextInfoList /* niebieskie */{
    margin: 30px 0;
    display: block;
    border: 3px solid #dfe9ee;
    background:#f5f8fa url('../img/ico/info32x32.gif') no-repeat 15px 50%;
    margin-bottom:30px;
    padding:15px 15px 15px 60px;
    list-style:none;
    font-size:12px;
    line-height:17px;
}
.messageInfo /* biale */{
    border:1px solid #c9c9c9;
    margin:1px 0 5px 1px; /* sprawdzic dlaczego 5px po prawej bylo ustawione */
    padding:10px;
    list-style:none;
    font-size:12px;
    line-height:17px;
    background:#fff;
}
.messageInfo p {
    margin:0;
    padding: 0;
}
/* password */
.passwordDummy {
    position: absolute;
    color:#505050;
    margin: 4px 3px 2px;
    font-size: 11px;
    cursor:text;
    background:#fff;
}
#googleMapWrapper {
    display: block;
    width: 600px;
    height: auto;
    position: static;
    top: 20px;
    left: 300px;
    background: #fff;
    border: 1px solid #505050;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 20px;
    overflow:hidden;
}
    #googleMapInfoBox {
        margin: 0 0 10px;
    }
    #googleMap {
        width: 600px;
        height: 400px;
        overflow:hidden;
    }

    #googleMap .LabeledMarker_markerLabel {
        font-size: 11px;
        font-weight: bold;
        margin-top: 2px;
    }
    #googleMapWrapper .last {
        height: 30px;
    }
        #googleMapWrapper .close {
            width: 81px;
            height: 26px;
            border: 0;
            background: transparent url('../img/bbxs.gif') 0 0 no-repeat;
            color:#fff;
            text-transform:lowercase;
            text-align:center;
            margin:10px 0 0 5px;
            display:block;
            float: right;
            padding: 3px 0;
            font-size: 13px;
        }
        #googleMapWrapper[id] .close {
            background-image: url('../img/bbxs.png');
        }
            #googleMapWrapper .close:hover {
                color:#fff;
                text-decoration:none;
            }
/* wymagane pole */
.req {
    color:#f00;
    font-weight:bold;
    font-style: normal;
}
/* pagination */
.pager {
        text-align:right;
        float: right;
    }
    .pager strong, .pager a {
        display: block;
        float:left;
        padding: 2px 5px;
        background: #fff;
        border: 1px solid #c9c7b6;
        color:#505050;
        margin: 5px 5px 5px 0;
        font-size: 11px;
    }
    .pager a {
        background:#3aa0e6;
        color:#fff;
    }
/* filtr friends / photos */
.filter {
    border-bottom:1px solid #e9e9e9;
    line-height:24px;
    margin-bottom:10px;
    text-align:right;
    width:760px;
}
.sadv {
    color:#fff;
    background:#356384 url('../img/sadv.gif') bottom left;
    height:0;
    line-height:0;
    margin-left:45px;
    position:absolute;
    text-align:center;
    top:107px;
    width:195px;
    font-size:12px;
    overflow:hidden;
}
.sadv a {
    color:#68d1ff;
}
/* schools profile, etc*/
    a.sprofile, a.sclasses {
        background: transparent url('../img/ico/school.gif') 0 0 no-repeat;
        float:none;
        font-weight:normal;
        margin:10px 10px 10px 0;
        padding-left:19px;
        line-height:18px;
        font-size:15px;
    }
    a.sclasses {
        background-image: url('../img/ico/classes.gif');
    }
/* firstlogin */
.firstlogin .head {
        background: #1a5b95 url('../img/hd.jpg') 0 0 no-repeat;
        color: #fff;
        height: 50px;
        width: 961px;
        overflow: hidden;
        margin: 0 0 17px;
        padding: 0;
    }
    
        *:lang(pl) .firstlogin .head {
            margin: 7px 0;
        }
        
        .firstlogin .head h2 {
            font-size: 24px;
            line-height: 50px;
            font-weight: normal;
            padding: 0;
            margin: 0 9px;
            float: left;
            text-transform: lowercase;
            color:#fff;
        }
        .firstlogin[class] .head h2 {
            margin-left: 18px;
        }
#googleMapWrapper .gmnoprint .gmnoprint {
    height: 110px !important;
}
#googleMapWrapper .gmnoprint .gmnoprint div {
    height:160px !important;
    overflow: auto !important;
}

#googleMapWrapper .gmnoprint .gmnoprint div div {
    height: auto !important;
    overflow: hidden !important;
}
#googleMapWrapper .gmnoprint .gmnoprint div div a {
    font-weight: bold;
}
#googleMapWrapper .gmnoprint .gmnoprint div div a.zoomin {
    display:block;
    font-weight: normal;
}
#googleMapWrapper .pack {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 5px;
    width:197px;
}
#googleMapWrapper img.gavatar {
    display:block;
    border: 1px solid #dbdbdb;
    margin-bottom: 3px;
}
#googleMapWrapper .pack img.gavatar {
    display:none;
}
/* logged off */
.off #col-2 {
    margin-left: -1px;
}
    .off  .head {
        background: #1a5b95 url('../img/hd.jpg') 0 0 no-repeat;
        color: #fff;
        height: 50px;
        width: 961px;
        overflow: hidden;
        margin: 7px 0;
        padding: 0;
    }
    
        .off .ie6 .head, .off .ie7 .head {
            margin: 0 0 17px;
        }
        
        .off .head h2 {
            font-size: 24px;
            line-height: 50px;
            font-weight: normal;
            padding: 0;
            margin: 0 9px;
            float: left;
            text-transform: lowercase;
            color:#fff;
        }
        .off .head[class] h2 {
            margin: 0 18px;
        }
        .off .head a {
            background:#95bb17 url(../img/sub.jpg) no-repeat 0 0;
            color:#fff;
            display:block;
            font-size:20px;
            height:36px;
            line-height:30px;
            text-align:center;
            text-transform:lowercase;
            text-decoration: none;
            width:161px;
            margin:8px 4px;
            float: right;
            font-weight: bold;
            text-indent:-99999px;
        }
        .off[class] .head a {
            margin:8px 9px;
        }
            .head a:hover {
                /* text-decoration: none; */
            }
            
            /* .off .contextInfo {
                margin-top: 0;
            } */
/* tabs */
.tabs {
    display: block;
    border-bottom: 1px solid #87aec4;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    color: #335079;
}

    .tabs li {
        text-transform: lowercase;
    }

        .tabs li strong {
            display: none;
        }

        .tabs li ul {
            float: left;
            margin: 0;
            padding: 0;
        }

            .tabs li ul li {
                float: left;
                list-style: none;
                margin: 0 1px;
                margin-bottom: -1px;
            }
    
                .tabs[class] li ul li {
                    margin-bottom: 1px;
                }
    
                .tabs li ul li a {
                    float: left;
                    display: block;
                    height: 26px;
                    background: #d3e4f1 url('../img/tab.gif') 0 -52px no-repeat;
                    width: 81px;
                    text-align: center;
                    color: #335079;
                    line-height: 28px;
                    overflow: hidden;
                    text-decoration:none;
                }
        
                    .tabs li ul li a:hover {
                        background-position: 0 0;
                        text-decoration:none;
                    }
             
                    .tabs li ul li a.active {
                        background-position: 0 -26px !important;
                        position: relative;
                    }
            
                        .tabs[class] li ul li a.active {
                            position: static;
                        }
.rethom {
    background: transparent url(../img/q.gif) no-repeat scroll 0 6px;
    padding-left: 10px;
}
.nomargin {
    margin:0 !important;
    margin-bottom: 5px !important; /* to glupie jest */
}
.notopmargin {
    margin-top: 0 !important;
}
.opera input[type="checkbox"], .opera input[type="radio"] {
    height: 13px !important;
    width: 13px !important;
}
.imgBar {
    height:25px;
}