html { 
    background: #FFF; 
} 

body#cikk {
    background: #FFF;
}

#cikk #main-container { 
    background: #FFF url(/images/logo_astronet_print.gif) no-repeat; 
} 

#cikk #page-container {
    width: 95%;
}
#cikk #header-container { 
    width: 100%; 
} 

#cikk #page-logo {
    margin-bottom: 2em;
    border-bottom: 1px dashed #000;
}

#cikk #page-logo a .logo { 
    display: none; 
} 

#cikk #page-logo a { 
    display: block; 
    height: 78px; 
}

#cikk .ads,
#cikk #page-header,
#cikk #mainmenu,
#cikk #submenu-container, 
#cikk #submenu,
#cikk #subcolumn-menu-container,
#cikk .sidebar,
#cikk .kozosseg,
#cikk .box,
#cikk .main .content #subcolumn-menu,
#cikk .main .content .pager-container,
#cikk .main .content .article .toolbar,
#cikk .main .content .article .tags,
#cikk .article .content .pic .magnifier,
#cikk .article .content .pic .source,
#cikk .article .content .pic .pic-caption-nagy,
#cikk .article .content .pic .pic-caption-kicsi {
    display: none;
}

#cikk .main .content {
    width: auto;
    margin: 0 auto;
    float: none;
    overflow: visible;
}

#cikk .article .title,
#cikk .article .lead {
    margin-left: 0; 
}
       
#cikk .article .title h1 { 
    color: #000; 
} 

#cikk .article .content .pic {
    float: none;
}

#cikk .article .content a {
    color: #000;
    text-decoration: underline;
}

#cikk .article .content .box {
    display: block;
    float: none !important;
    margin: 0 0 10px !important;
    border: 1px solid #000;
    width: auto !important;
}

#cikk .article .content .box .header, 
#cikk .article .content .box .footer,
#cikk .article .content .box .content {
    background: none !important;
}

#cikk .article .content .box .content {
    font-size: 12px !important;
    color: #000 !important;
}

#cikk .article .meta .links,
#cikk .article .meta .footer {
    display: block;
}