@charset "windows-1250";
H1, H2, H3, H4, H5, H6, DT, P, DD { font-family: 'Trebuchet MS', verdana, arial, sans-serif; }
TABLE, TBODY, BODY, FORM, TD, TR, BUTTON, A, LI { font-family: 'Trebuchet MS', verdana, arial, sans-serif; }
H1 {
    word-spacing: normal;
    letter-spacing: normal;
    font-size: 8pt;
}
H2, H3, H4, H5, H6 {
    word-spacing: normal;    letter-spacing: normal;
}
DT {
    word-spacing: normal;
    letter-spacing: normal;
    font-weight: bold;
}
BODY {
    background-color: #EEEECC;
    word-spacing: normal;
    letter-spacing: normal;
    font-size: 10pt;
    scrollbar-face-color: DEB882; scrollbar-shadow-color: D1AA72;
    scrollbar-highlight-color: E3C78B; scrollbar-3dlight-color: CFAC6D;
    scrollbar-darkshadow-color: B18D53; scrollbar-track-color: E8D3A9;
    scrollbar-arrow-color: A78338;
}
P, DD {
    word-spacing: normal;
    letter-spacing: normal;
}
LI {
    word-spacing: normal;
    letter-spacing: normal;
}
FORM {
	margin-bottom : 2px;
}
TABLE {
  BORDER-TOP: 2px solid Gray;
  BORDER-BOTTOM: 2px solid Gray;
  BORDER-LEFT: 1px solid Gray;
  BORDER-RIGHT: 1px solid Gray;
  BORDER-COLLAPSE: collapse;
}
TR {
  font-size: 8pt;
}
TD {
	BORDER-RIGHT: 1px solid Silver;
	PADDING-RIGHT: 2px;
	BORDER-TOP: 1px solid Gray;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: 1px solid Silver;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid Gray;
	BORDER-COLLAPSE: collapse;
	margin-bottom : 0px;
	margin-top : 0px;
}
BUTTON {
	background-color : #E8D3A9;
	width : 80px;
	height : 42px;
	padding-top : 0px;
	margin-top : 0px;
	text-align : center;
	padding-left : 0px;
	border-left-style : none;
	border-left-width : 0px;
}
A {
	font-weight: normal;
}
A:link {
    text-decoration: underline;
    color: #000000;
}
A:visited {
    text-decoration: underline;
    color: #800000;
}
A:active {
    text-decoration: none;
    color: #000000;
}
A:hover {
    text-decoration: underline;
    color: #AA0055;
}
.date {
    font-size: smaller;
    font-style: italic;
    color: #E8D3A9;
}
.obdobi {
    font-size: smaller;
    font-style: italic;
    color: #800000;
}
