
BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	scrollbar-face-color: #9E1B34;
	scrollbar-track-color: White;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
}
P, LI, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TD.defaultbg1 {
	background-color: #9E1B34;
}
TD.defaultbg2 {
	background-color: #6B1224;
}
TD.defaultbg3 {
	background-color: #908C90;
}
TD.defaultbg4 {
	background-color: #6B1224;
}
TD.defaultbg5 {
	background-color: #C87989;
}
TD.defaultbgWhite {
	background-color: #FFFFFF;
}

TD.defaultWorkspace {
	padding: 0 10 0 10;
	vertical-align: top;
	margin: 0px;
	
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #6B1224;
	width: 100%;
	height: 50px;
	padding: 6 0 0 18;
	margin: 8 0 0 0;	
	background-image: url(../img/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #6B1224;
	width: 100%;
}
.poucet {
	font-size: 8pt;
	color: #555555;
}
A {
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
  color: #000000;
}
A:hover {
  text-decoration: underline;
}
