

body {
	font-family: Times, serif;
	font-size: 80%;
}
h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 12pt;}
hr {
	height: 1px;
	border: none;
	background: #999;
	color: #999;
	border-top: 1px solid #999;
}
a {
	text-decoration: none;
	color: #000;
}
a img {border: none;}
/* farebne logo schovat */
#header img.screen {
	width: 1px;
	height: 1px;
	display: none;
}
/* zobrazit CB logo pre print */
#header img.print {
	width: 125px;
	height: 58px;
}
table { border-collapse: collapse; }
th, td {
	border: 1px solid #000;
}
/* schovat nepotrebne veci pri tlaci */
#segmentMenuHolder, #searchHolder, #mainMenuHolder, a.more, 
#sidebarHolder, #pageTools, .reset, #copyright span, #hpMenu, 
#leftSidebar, #printArticle, #breadcrumbs, #bottomMenu, #headerLinksHolder, #forumFormHolder, #gotoTop {display: none; height: 1px; width: 1px;}


