
body {
    margin: 0px;
    font-family: Trebuchet MS;
    font-size: 9pt;
    background: black;
    color: black;
    text-align: center;
}

img {
    border: 0px;
}

a, a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #666666;
}

div#main {
    text-align: left;
    width: 960px;
    margin: auto;
}

div#head {
    height: 124px;
}

div#headr {
    float: left;
    height: 124px;
	line-height: 2.3;
	font-size: 10pt;
}

div#szlogen {
    background: url('images/szlogen.jpg') top left no-repeat;
    height: 59px;
    width: 711px;
}

div#logo {
    height: 125px;
    width: 249px;
    background: url('images/logo.jpg') no-repeat top left;
    float: left;
}

div#menu {
    height: 36px;
}

a.menu {
    height: 36px;
    display: block;
    float: left;
    border: 0px;
    text-decoration: none;
}

a.menu1d {width: 36px; background: url('images/m_dl.jpg') bottom left no-repeat; }
a.menu1 {width: 107px; background: url('images/m_live.jpg') bottom left no-repeat; }
a.menu2 {width: 143px; background: url('images/m_eper.jpg') bottom left no-repeat; }
a.menu3 {width: 141px; background: url('images/m_media.jpg') bottom left no-repeat; }
a.menu4 {width: 142px; background: url('images/m_kapcsolat.jpg') bottom left no-repeat; }
a.menu5 {width: 142px; background: url('images/m_partner.jpg') bottom left no-repeat; }

div#logobot {
    height: 212px;
    width: 253px;
    background: url('images/logobot.jpg') no-repeat top left;
    float: left;
}

div#banners {
    clear: both;
    margin-bottom: 10px;
    height: 65px;
}


div.banner {
    float: left;
    background: black;
    height: 60px;
    width: 470px;
    text-align: right;
}
div.banner:first-child {
    margin-right: 15px;
    text-align: left;
}


div#leftpart {
    float: left;
    width: 230px;
}

div#leftpart_hh {
    width: 0px;
    height: 300px;
    float: left;
}


div#content {
    margin-left: 15px;
    width: 712px;
    amargin-top: 10px;
    float: left;
}

div#contentb {
    color: #000000;
    padding: 35px;
    font-size: 14px !important;
}

div#contentb a {
    color: #880000;
}

div#contentb a:hover {
    color: #aa0000;
    text-decoration: underline;
}

div#contentb a:visited {
    color: #660000;
}



div#boxtop {
    background: url('images/boxtop.jpg') top left no-repeat;
}

div#boxbg {
    background: url('images/boxbg.jpg') top left repeat-y;
}

div#boxbot {
    background: url('images/boxbot.jpg') bottom left no-repeat;
}




div.placeholder {
    height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

div#foot {
    clear: both;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}

a.logobot,
a.logotop {
    height: 100%;
    display: block;
}
