/* print style */

body, html *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;  
}


#header,
#column-left,
#column-right,
#footer,
#trainingTab,
#top,
#menu_left, 
#menu_left2,
#right,
#content .path,
#banner_bg,
.bg8,
.box2,
#meniu_c,
#cutie3{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
}

#content{
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}
#column-main #content h1,
#column-main #content h2,
a{
	 color: #000000;
}

h1{
	color: #000000;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
