body {
	margin: 0 1 10 1;
	scrollbar-base-color: #95081C;
	scrollbar-arrow-color: #000000;
}

body, th, td, div, input, text, select, a, textarea {
	font-size: 8pt;
	font-family: Verdana, "Arial CE", Arial, "MS Sans Serif", "MS Serif";
}

.title {
	font-size: 11pt;
	font-weight: bold;
}

.header {
	font-size: 14pt;
	font-weight: bold;
}

.small  {
	font-size: 7pt;
}
 
a, a:link, a:visited, a:active {
	color : #684287;
	text-decoration : none;
}
 
a:hover  {
	color : #95081C;
	text-decoration : underline;
}

a.title, a.title:link, a.title:visited, a.title:active {
	font-size: 11pt;
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
}
 
a.title:hover  {
	color : #FF0000;
	text-decoration : underline;
}

a.lnk, a.lnk:link, a.lnk:visited, a.lnk:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.lnk:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.pageBack {
	background-color : #DEA9B8;
	background-image : url(img/back.gif);
}

.topBack1 {
	background-color : #95081C;
}

.topBack2 {
	color : #B9B7C8;
	background-color : #95081C;
}

.topBack4 {
	color : #000000;
	font-weight: bold;
	background-color : #FF1919;
	font-style : italic;
}

.botBack {
	color: #8578A5;
	font-size: 7pt;
}

.ListHeader {
	background-color : #E5D7E6;
}

.ListRow {
	background-color : #DBBBD7;
}

.mainLink {
	background-color : #684287;
}

.anotace {
	font-style: italic;
}

.in350 {
	width: 350px;
}

.in200 {
	width: 200px;
}

.in50 {
	width: 50px;
}

.btn {
	width: 90px;
	height: 26px;
}

