a:link,
a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

div#wrapper
{
    /*background-color: #eee;*/
    background: #eee url(../gfx/wrapper_bg_hir.gif) right top repeat-y;
}

div#subtop
{
    line-height: 41px;
    background: url(../gfx/szubjektiv_fejlec.gif) left top no-repeat;
    background-image: url(../gfx/aloldal_bg.gif);
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-left: 454px;
}

    div#subtop a:link,
    div#subtop a:visited
    {
        color: #fff;
    }

table.subtop
{
    width: 100%;
    font-family: Verdana, sans;
	font-style: italic;
    font-size: 11px;
}

    table.subtop td
    {
        padding: 0;
    }

    table.subtop td.lft
    {
        line-height: 0;
        font-size: 0;
    }

    table.subtop td.rgt
    {
        text-align: center;
        width: 320px;
        font-weight: bold;
        color: #fff;
    }

        table.subtop td.rgt a:link,
        table.subtop td.rgt a:visited
        {
            font-weight: bold;
            font-style: italic;
            color: #fff;
        }

/* -- Hirhez csatolt dolgok ------------------------------------------------- */

div#attachments
{
    float: right;
    width: 320px;
    font-size: 0;
    line-height: 0;
    /*padding-top: 1px;*/
}

    div#attachments div.video
    {
        /*border: 1px solid #656565;
        padding: 1px;*/
        background-color: #fff;
        /*height: 240px;*/
    }

        div#attachments div.video img
        {
            display: block;
        }

    div#attachments div.photo
    {
        font-size: 0;
        line-height: 0;
    }

        div#attachments div.photo h1
        {
            line-height: 24px;
            font-size: 12px;
            background: url(../gfx/fotok_bg.gif) left top no-repeat;
            text-indent: -2000px;
        }

        div#attachments div.photo p
        {
            /*border: 1px solid #656565;*/
            font-size: 11px;
            line-height: 1.2em;
            height: 130px;
            padding: 5px 0 5px 5px;
        }

            div#attachments div.photo p img
            {
                width: 200px;
                height: 140px;
                float: right;
                margin: -5px 0 -5px 5px;
            }

            div#attachments div.photo p a:link,
            div#attachments div.photo p a:visited
            {
                color: #003264;
                font-weight: bold;
                text-decoration: none;
            }

            div#attachments div.photo p a:hover
            {
                text-decoration: underline;
            }

            div#attachments div.photo p b
            {
                color: #fc0;
            }

            div#attachments div.photo p small,
            div#attachments div.photo p small b
            {
                font-family: Verdana, sans-serif;
				font-size: 10px;
				color: #fff;
            }

/* -- Hir blokk ------------------------------------------------------------- */

div#content
{
    margin-right: 335px;
    padding: 10px 15px;
    padding-right:0;
}

    div#content h1
    {
        color: #982c2a;
        font-size: 16px;
        line-height: 1.2em;
        padding-top: 10px;
    }

    div#content p
    {
        padding-top: 10px;
		font-family: Arial, Helvetica;
		font-size: 13px;
    }

    div#content p.lead
    {
        font-weight: bold;
    }

    div#content a:link,
	div#content a:visited
	{
        color: #003264;
	}

.bb
    {text-align: center;}

div.etarget div.description
    {
        font-family: Arial, Helvetica;
		font-size: 13px;
    }

.et .hdr a
    {
	    font-size:10px;
	}

	#content .et {margin:0 -15px!important;}


/* --[ DEPRECATED ]---------------------------------------------------------- */

ul.links
{
    padding: 0 15px 15px 15px;
    background-color: #eee;
    list-style-type: none;
    font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

    ul.links li
    {
        padding: 14px 0 1px 0;
        border-bottom: 1px solid #003363;
    }

        ul.links li a:link,
        ul.links li a:visited
        {
            color: #003264;
            text-decoration: none;
        }