body, p, div, table {
	font-size : 8pt;
	font-family : Verdana, "MS Sans Serif", "MS Serif";
	cursor : default;
}

a, a:link, a:visited, a:active  {
	color: blue;
}

a:hover  {
	color: red;
}

input, textarea, select {
	font-size : 8pt;
	font-family : Verdana, "MS Sans Serif", "MS Serif";
}

.big  {
	font-size : 12pt;
}

.small  {
	font-size : 7pt;
}

a.LeftMenu, a.LeftMenu:link, a.LeftMenu:visited  {
	cursor : default;
	font-size : 8pt;
	font-weight : bold;
	color : #3F00D9;
	text-decoration: none;
	height: 19pt;
	margin : 0px;
	letter-spacing : 0pt;
}

a.LeftMenu:hover, a.LeftMenu:active  {
	font-size : 8pt;
	font-weight : bold;
	color : #FF0004;
}

.MenuCaption   {
	color : #CCCCCC;
	font-weight : bold;
	background-color : #000000;
	height:19pt;
	PADDING-LEFT : 9pt;
}

.Menu   {
	background-color : #CCFFFF;
}

.MenuBg   {
	background-color : #000000;
}

.ListCaption   {
	color : #CCCCCC;
	font-weight : bold;
	background-color : #000000;
}

.ListRow   {
	color : #000000;
	background-color : #CCFFFF;
}

.ListRowSelect   {
	color : #000000;
	background-color : #6699FF;
}

.intxt   {
	width : 350px;
}

.intxtSmall   {
	width : 170px;
}

.intxtLong   {
	width : 450px;
}

.soubor   {
	width : 350px;
}

.Popis {
	font-size : 8pt;
	font-family : Verdana, "MS Sans Serif", "MS Serif";
	width : 450px;
	height : 100px;
}

.Btn  {
	width : 80px;
	height : 24px;
}
