@charset "utf-8";

/***********************************************************************
 Copyright (C) Ing. Milan Cibulka, 2010
 Webdesign (C) Ing. Milan Cibulka, Slovakia, Partizánske
 You CANNOT use this stylesheet, or part of it, without permission!!  
***********************************************************************/


/* ************************** DO NOT PRINT ************************** */
.header,
#menu,
.footer,
.main_menu_shadow, 
.links
{display:none;} 

/* ************************** DO NOT SHOW BACKGROUND ************************** */

body {
background: none;
}

