#header-cont
    {
    margin-top: 5px;
    width: 980px;
    background-image: url('/images/design/fejlec-back.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    height: 153px;
    }
#header    
    {
    position: relative;
    border: 1px solid #e0e0e0;
    }
#belogo
    {
    position: absolute;
    top: 0px;
    left: 572px;
    }

/*div#header-cont a.first
    {
    background-position: -1px 0;
    }
div#header-cont a.first:hover
    {
    background-position: -1px 32px;
    }*/

div#header-cont a
    {
    float: left;    
    border: none !important;
    display: block;
    width: 135px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
    background-image: url('/images/design/menu-gomb-kek.gif');
    background-position: 50% -1px;
    background-repeat: no-repeat;
    text-align: center;
    color: white;#444;
    }
div#header-cont div#menu-left-cont a
    {
/*    width: 120px;*/
    background-image: url('/images/design/menu-gomb-piros.gif');    
    }

/*div#header-cont a:hover
    {
    background-position: 0 32px;
    text-decoration: none !important;
    color: black;
    }
div#header-cont div#menu-right-cont a:hover
    {
    background-position: 0 64px;
    }*/
div#menu-right-cont
    {
    position: absolute;
    top: 119px;
    left: 15px;
    height: 32px;
    width: 550px;
    overflow: hidden;
    }
div#menu-left-cont
    {
    position: absolute;
    top: 119px;
    left: 720px;
    height: 32px;
    width: 240px;
    overflow: hidden;
    }
    
div#top-box-alter
    {
    background-image: url('/images/design/szamitogep-egyszeri-ajanlat.gif');
    background-repeat: no-repeat;
    width: 350px;
    height: 90px;
    position: absolute;
    top: 15px;
    left: 30px;
    padding-top: 10px;
    }
div#top-box-alter *
    {
    color: white;
    font-weight: bold;
    }
div#top-box-alter a
    {
    color: #ddd;
    border-bottom: 1px none;
    }
div#top-box-alter a:hover
    {
    color: #fff;
    border-bottom: 1px dotted #fff;
    }
div#top-box-alter h4
    {
    font-size: 18px;
    margin: 0;
    }
div#top-box-alter p
    {
    font-size: 13px;
    text-align: left;
    }
.no_under a:hover, .no_under:hover
    {
    border-bottom: none;
    }
h1#szamtech-title
    {
    color: white;
    font-size: 22px;
    width: 140px;
    position: absolute;
    text-align: right;
    left: 410px;
    top: 15px;
    }
h1#webtech-title
    {
    color: white;
    font-size: 22px;
    width: 190px;
    position: absolute;
    text-align: left;
    left: 725px;
    top: 15px;

    }