/**************************************************************************************/
/*                                                                                    */
/* CST Standard website CSS                                                           */
/*                                                                                    */
/* Central menu:    top, horizontal                                                   */
/* Submenu:         none                                                              */
/*                                                                                    */
/* Version:         2009-01-20 10:15                                                  */
/*                  Prema Svoboda                                                     */
/*                                                                                    */
/**************************************************************************************/

#logoPrint {
	display: block;
	margin: 0px;
	margin-bottom: 30px;
}

* {	color: #000 !important;	}

#header,
#top_line,
#footer,
#users,
#logo,
#menu,
#leftPanel,
#gray_line,
#cont_footer {
	display: none;
}

body {
	background: #FFF;
}

#page {
	width: auto;
	margin: 10px;
	background: transparent;
}

#cont_footer,
#content #rightPanel #rightPanelBgr,
#content #rightPanel .content,
#rightPanelBgr {
	color: #000;
	background: transparent;
}

#content #rightPanel,
#content #rightPanel .content {
	width: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#content {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}
#content .content {	width: auto;	}
#content #rightPanel .article {
  border: none;
}

