#funcboxContainer .funcbox-shadow {
    background:url(images/funcbox-bg2.jpg) no-repeat bottom center;
}
#funcbox {
    /*
    min-height:250px;
    _height:250px;
    background-image:url(images/funcbox2.png);
    */
}

#pageContainer {
    margin-top:0px;
}
#sectorsContainer {
    background:url(images/sectors-bg.gif) repeat-y top left;
    position:relative;
    min-height:1px;
    _height:1px;
}
#sectorsContainer .sectors-bgt {
    background:url(images/sectors-bgt.png) no-repeat top left;
    min-height:1px;
    _height:1px;
}
#sectorsContainer .sectors-bgb {
    background:url(images/sectors-bgb.png) no-repeat bottom left;
}

#sectorsContainer .sectorbox {
    width:250px;
    float:left;
    margin:25px 65px 25px 0px;
    min-height:1px;
    _height:1px;
}
#sectorsContainer .sectorbox h2 {
    margin:0em;
    padding:0em;
    width:250px;
    height:40px;
    background-position:top left;
    background-repeat:no-repeat;
}
#sectorsContainer .sectorbox h2 a {
    display:block;
    width:250px;
    height:40px;
}
#sectorsContainer .sectorbox h2 span {
    display:none;
}
#homeSector1 h2.sk { background-image:url(images/sector1.sk.png); }
#homeSector1 h2.cz { background-image:url(images/sector1.cz.png); }
#homeSector1 h2.hu { background-image:url(images/sector1.hu.png); }
#homeSector2 h2.sk { background-image:url(images/sector2.sk.png); }
#homeSector2 h2.cz { background-image:url(images/sector2.cz.png); }
#homeSector2 h2.hu { background-image:url(images/sector2.hu.png); }
#homeSector3 h2.sk { background-image:url(images/sector3.sk.png); }
#homeSector3 h2.cz { background-image:url(images/sector3.cz.png); }
#homeSector3 h2.hu { background-image:url(images/sector3.hu.png); }

#sectorsContainer #homeSector1 {
    margin-left:50px;
    _margin-left:25px;
}
#sectorsContainer #homeSector3 {
    margin-right:0px;
}

#sectorsContainer .sectorbox .content {
    padding:45px 0px 35px 0px;
}
#sectorsContainer .sectorbox .go {
    position:absolute;
    bottom:25px;
    width:73px;
    height:24px;
    background-position:top left;
    background-repeat:no-repeat;
}
#homeSector1 .go { left:227px; }
#homeSector2 .go { left:542px; }
#homeSector3 .go { left:857px; }
#sectorsContainer .sectorbox .go a {
    display:block;
    width:73px;
    height:24px;
}
#sectorsContainer .sectorbox .go a span {
    display:none;
}
#sectorsContainer .sectorbox .go-sk { background-image:url(images/enter.sk.png); }
#sectorsContainer .sectorbox .go-cz { background-image:url(images/enter.cz.png); }
#sectorsContainer .sectorbox .go-hu { background-image:url(images/enter.hu.png); }