body {
    background:none;
    width:100%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*hide the left column when printing*/
#leftcol,#header,#rightcol,#footer{display:none;}
#twocols, #maincol{
    width:100%;
    float:none;
    background:none;
}
#pagewidth {
    background:none;
    width:100%;
}
#wrapper {
    padding-top:0px;
    width:100%;
    background:none;
}
#main {
    text-align: justify;
    width:100%;
    color:#000000;
}
#nette-debug {
    display:none !important;
}
.vegas-background {
  width:0px;
  height:0px;
  position:relative;
}