/* eunite.cz - print */
@import url("content.css");
@import url("layout.css");

h1, h2, h3, h4, h5, h6 { color: black; }

a#nav-skip, a#search-skip { display: none; }

html, body, #mother, #main{ width: auto; background: none;}

#header { background: none; }
#breadcrumb { background: none;}

form{display: none;}

#motive { display: none;}

#page-prologue{
	background: none;
	border: 1px solid #8f8f8f;
	border-width: 1px 0; 
}
#page-prologue h1, #page-prologue p{
	color: black;
}


#footer .pecka {display: none;}
#footer p.copyright {float: none; width: auto; }



#col-left{
	display: none;
}

#col-right{
	width: auto;
}

td, th { background: none;}

a{ color: black; }

#content { color: black; margin: 0; }

#main-menu, #top-menu, #lang-sel, #login-box { display: none;}

#logo-eunite { margin: 0; }
#logo-eunite img { border: 0; margin: 0; padding: 0; }


