@charset "utf-8";
/* CSS Document */
body {
    font-size: 13px;
    margin: 10px;
}

#head, #footersitesbar, #rightpanel, #footerbar, .maincontentbarbg, .dnote, #dnote_1, #dnote_2, .bannerbox, .buttons {
    display: none;
}

#maincontenwrapper {
    background: none;
    margin: auto auto;
    width: auto;
}

#printhead {
    display: block;
    width: auto;
    margin: 0 auto 20px auto;
}

#printfooterbar {
    display: block;
}

#printhead #logo {
    position: relative;
    left: auto;
    top: auto;
    width: 142px;
}

#printhead div.url {
    float: right;
    text-align: right;
    font-size: 11px;
    color: #999;
    top: 50px;
    position: relative;
    margin-right: 15px;
}

#printhead span.url {
    color: #000;
}

#printfooterbar {
    border-top: 1px solid #999;
    margin-top: 20px;
    padding: 20px 0 20px 0;
    width: auto;
}

#printfooter {
    width: auto;
    margin: 0 auto 0 auto;
    font-size: 11px;
}

.button a {
    height: 30px;
    padding: 0;
    width: 30px;
}

.button-print {
    position: absolute;
    right: 14px;
    top: 10px;
}

.button-print a {
    background: transparent url(../images/ikonok.gif) no-repeat scroll 0 0;
    background-position: 0 -30px;
    color: #999999;
    font-size: 10px;
    font-weight: bold;
    height: 40px;
    padding: 10px 3px 0 28px;
    text-decoration: none;
    right: auto;
    position: relative;
    top: 10px;
}

#content {
    width: auto;
}


.box-kapcs li {
clear: both;
}
.box-kapcs li span
{
float: left;
}


.shadowbox  div {
background: none !important;
}


.shadowbox .bgright {
border: 1px solid grey;
}
