#col-1 {
    width: 791px;
    float:left;
    padding-bottom: 20px;
    line-height: 16px;
    font-size: 12px;
}

    h3 {
        background:none;
        border-bottom:1px solid #ededed;
        clear:both;
        color:#323232;
        font-size:19px;
        line-height:20px;
        position:relative;
        margin:0 0 17px;
        padding:0;
        width:755px;
        text-transform: none;
    }
    h3.active {
        cursor:pointer;
    }
        h3 span {
            display: none;
            background:#ededed;
            float:left;
            font-size:12px;
            line-height:18px;
            padding:0 5px;
            position:absolute;
            right:0;
            text-decoration:none;
            top:0;
            color:#00a0e6;
            height:20px;
        }
    h3.hover {
       border-bottom:1px solid #f5f5f5 !important;
    }
    h3.hover span {
        background:#f5f5f5 !important;
    }
    .county {
        list-style: none;
        margin: 0;
        padding: 0;
    }
        .county li {
            /*
display: block;
            float:left;
            width: 170px;
            margin: 0;
            padding:5px 5px 20px;
            background:#fff;
            border: 1px solid #fff;
            margin: 5px;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            overflow-x:hidden;
*/
        width: 170px;
        padding:5px 5px 20px;
        margin: 0;
        display: inline-block;
        vertical-align: top;
        min-height: 50px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        height: auto !important;
        height:50px;
        overflow-x:hidden;
        }
            .county li span {
                display: block;
                float:left;
                width: 20px;
                background: transparent url('../img/gbg.gif') 0 0 no-repeat;
                height:20px;
                line-height:20px;
                text-align:center;
                font-weight:bold;
                position:absolute;
            }
            .county li ul {
                margin: 0 10px 0 30px;
                padding: 0;
            }
                .county li ul li {
                    padding: 2px 0;
                    float:none;
                    background:transparent;
                    border: none;
                    margin:0;
                    list-style:none;
                    height: auto;
                    min-height: 0;
                }
#col-2 {
    width: 170px;
    float:left;
    padding-bottom: 20px;
}
/* mapa i wyszukiwarka */
    #map {
        width:344px;
        height:455px;
        background: transparent url('../img/map.gif') 0 -1820px no-repeat;
        margin-left:200px;
    }
    #map.australia, #bg.australia {
        width:500px;
        height:395px;
        background: transparent url('../img/australia.gif') 0 0 no-repeat;
        margin-left:150px;
    }
    #bg.australia {
        background-image: url('../img/australia.png');
    }
    #map.australia {
        margin-left:0;
    }
    #map img {
        border:0;
    }
    #map .layer1 {
        position:absolute;
        top:0;
        left:0;
    }
        #searchSchool {
            background:#e9f2f7;
            padding:20px 10px 0;
            width:741px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            margin: 0 0 40px;
        }
        #searchSchool[id] {
            padding-bottom:20px;
        }
            #searchSchool div {
                padding: 4px 0;
                clear:both;
            }

                #searchSchool ul.error {
                    width:300px;
                    margin:30px 0 5px 380px;
                    background-image:none;
                    padding-left: 15px;
                }
                #searchSchool div label {
                    line-height: 25px;
                    height:25px;
                    display: block;
                    float: left;
                    text-align: right;
                    width: 135px;
                    margin-left: 160px;
                    text-transform:lowercase;
                }

                    .ie6 #searchSchool div label {
                        margin-left: 90px;
                    }

                    #searchSchool div input {
                        float: left;
                        margin:0 18px 0 5px;
                    }

                    #searchSchool div input.submit {
                        margin:-30px 18px 5px 435px;
                        width: 81px;
                        height: 26px;
                        border: 0;
                        background: transparent url('../img/bbxs-b.gif') 0 0 no-repeat;
                    }
                    #searchSchool[id] div input.submit {
                        background: transparent url('../img/bbxs.png') 0 0 no-repeat;
                        margin:-25px 18px 5px 419px;
                    }
                    #searchSchool div.check {
                        margin-top:25px;
                    }
                        #searchSchool div.check a {
                            height:16px;
                            line-height:16px;
                            margin:0 0 0 321px;
                            text-align:left;
                            text-transform:lowercase;
                        }
                        #searchSchool[id] div.check a {
                            margin:8px 0 0 301px;
                        }
    .switchreg {
        color:#696969;
        font-size: 14px;
    }
    .switchreg:hover {
        color:#000;
    }
    .switchreg strong {
        background: transparent url('../img/flags/gb.gif') 0 50% no-repeat;
        padding-left:19px;
    }
    .switchreg.au strong {
        background-image: url('../img/flags/au.gif');
    }
.messageInfo {
    width:731px;
    margin:30px 0;
}
.contextInfo {
    width:685px;
}
/* your schools */
/*.schoolslist {
    background:#E3F7DF url(../img/rc/lg-a-r.gif) repeat scroll 0 0;
    margin-bottom:10px;
    width:755px;
}
    .schoolslist div {
        background:transparent url(../img/rc/lg-a-t.gif) no-repeat scroll left top;
    }
        .schoolslist div div {
            background:transparent url(../img/rc/lg-a-b.gif) no-repeat scroll left bottom;
            padding:6px;
            width:743px;
        }
            .schoolslist div div ul {
                background:#fff;
                position:relative;
                -moz-border-radius:3px;
                -webkit-border-radius:3px;
                border-radius:3px;
                margin: 0;
                padding: 10px;
                list-style:none;
                font-weight:bold;
            }
                .schoolslist div div ul li ul li {
                    font-weight:normal;
                    list-style:disc;
                    margin-left:10px;
                } */
.schoolslist {
    padding-bottom: 37px;
}
.schoolslist ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
    .schoolslist  li {
        width: 239px;
        padding: 0 0 10px;
        margin: 0 20px 20px 0;
        display: inline-block;
        vertical-align: top;
        min-height: 50px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        height: auto !important;
        height:50px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background:#e3f7df url('../img/rc/schools-b.gif') bottom left no-repeat;
        overflow-x:hidden;
    }
    .schoolslist li.noclasses {
        padding:0 0 5px;
    }
        .schoolslist li a {
            display: block;
            padding: 10px;
            background:#e3f7df url('../img/rc/schools-t.gif') 0 0 no-repeat;
            height: 37px;
            vertical-align: middle;
            color: #0a3764;
            overflow:hidden;
            width:219px;
        }
        .schoolslist li.noclasses a {
            background:#e3f7df url('../img/rc/schools-t-nc.gif');
            padding-bottom: 7px;
        }
            .schoolslist  li a em {
                display: block;
                vertical-align: middle;
                font-style: normal;
                font-weight: bold;
                font-size: 12px;
                margin-top: 10px;
            }
            .schoolslist  li a img {
                float: left;
                border: 1px solid #e9e9e9;
                margin: 0 5px 0 0;
                height:37px;
            }
            .schoolslist li a:hover img {
                border-color: #0a3764;
            }
        .schoolslist li ul {
            clear: both;
            margin: 0;
            padding: 0 7px;
            background:#fff url('../img/rc/schools-r.gif');
        }
            .schoolslist li ul li {
                margin: 0;
                padding: 0;
                border: none;
                width:227px;
                background:transparent;
                min-height:0;
                height:auto !important;
            }
                .schoolslist li ul li a {
                    background: transparent;
                    
                    color:#0a3764;
                    padding: 5px 10px;
                    height:auto;
                    /* border-bottom: 1px solid #e9e9e9; */
                }
                .schoolslist li ul li a strong {
                    display: block;
                    font-weight:normal;
                }
.suggest {
    background:transparent url(../img/ico/rs.gif) no-repeat 0 0;
    display:block;
    float:right;
    font-size:15px;
    font-weight:bold;
    height:26px;
    line-height:26px;
    margin-right:17px;
    padding-left:28px;
    text-transform:lowercase;
}
.suggest[class] {
    margin-right:35px;
}
/* suggest form */
#form {
    margin:0 0 -40px;
    padding:0;
}
*:lang(ru) #form, #form {
    margin:0;
}
#form .contextInfo {
    margin-top: 0;
    width:882px;
}
#form dt, #form dd {
    display: block;
    float:left;
    width: 400px;
    margin:0;
}
#form dt {
    clear:both;
    text-align:right;
    padding: 0;
    margin: 0 7px 0 0;
    text-transform:lowercase;
    width: 295px;
}
#form dt label {
    line-height:26px;
}
#form dd * {
    margin: 0 0 5px 0;
}
#form dd * * {
    margin: 0;
}
#form dd.last {
    clear:both;
    background:#fff;
    margin:-18px 0 20px;
    width: 960px;
}
    #form dd.last input {
        margin: 3px 0 0 420px;
        background-image:url('../img/bbxs-g.gif')
    }
    #form[id] dd.last input {
        background-image:url('../img/bbxs.png')
    }
#form.supervisor form {
    margin-top:0;
}
.temphide {
    visibility: hidden;
    display: block;
    position:absolute;
    width:791px;
}