div#magazin img
{
    display: block;
}

div#magazin h1
{
    color: #003264;
    text-transform: uppercase;
    text-align: center;
    background-color: #eee;
}

div#partners
{
    padding-top: 15px;
    background-color: #fff;
}

    div#partners h2
    {
        font-size: 12px;
        text-align: center;
        color: #003264;
        background-color: #fff;
    }

/* -- Hirdetes blokk -------------------------------------------------------- */

div#adblock1
{
    /*float: left;
    width: 200px;*/
    background-color: #fff;
    text-align: center;
}

    div#adblock1 h1
    {
        font-size: 10px;
        color: #fff;
        line-height: 25px;
        background: url(../gfx/advert_title_bg3.gif) left top repeat-x;
    }

    div#adblock1 img
    {
        margin-top: 10px;
    }

/* -- Webtv ----------------------------------------------------------------- */

div.webtv
{
    /*background-color: #2b3753;*/
    background-color: #000;
}

    div.webtv h1
    {
        line-height: 24px;
        text-indent: -2000px;
        background: url(../gfx/webtv_bg.gif) left top no-repeat;
    }

    div.webtv h2
    {
        line-height: 24px;
        text-indent: -2000px;
        background: url(../gfx/fotogaleria_200.gif) left top no-repeat;
    }

    div.webtv img
    {
        display: block;
    }

    /*div#webtv h2
    {
        color: #fff;
        font-size: 14px;
        font-style: italic;
        padding: 15px 15px 0 15px;
        text-transform: uppercase;
    }*/

    div.webtv ul.foto
    {
        background-color: #2b3753;
    }

    div.webtv ul
    {
        padding: 7px;
        list-style-type: none;
    }

        div.webtv ul li
        {
            padding: 7px 0;
        }

            div.webtv ul li a:link,
            div.webtv ul li a:visited
            {
                color: #fc0;
                font-weight: bold;
                text-decoration: none;
                /*text-transform: uppercase;*/
            }

            div.webtv ul li a:hover
            {
                text-decoration: underline;
            }

            div.webtv ul li small,
            div.webtv ul li small a:link,
            div.webtv ul li small a:visited
            {
                color: #fff;
                font-weight: normal;
            }

/* -- Quad fun -------------------------------------------------------------- */

div#quadfun img
{
    display: block;
}

/* -- Banner1 --------------------------------------------------------------- */

div#banner1
{
    position: absolute;
    left: 270px;
    top: 7px;
    width: 468px;
    height: 60px;
    background-color: #046afd;
    font-size: 0;
    line-height: 0;
}

/* -- Video lejatszo letolto ------------------------------------------------ */

div.dl
{
    line-height: 1.2em;
    font-size: 10px;
    text-align: right;
    padding: 3px 4px 4px 0;
    color: #89a4ff;
    background-color: #000;
}

    div.dl a:link,
    div.dl a:visited
    {
        color: #89a4ff;
    }
