.Title {
	font-family: Verdana, Arial CE,Arial , Helvetica CE, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:white;
}

.Other {
	background-color: #EDE2EC;
}

.Panel {
	background-color: #EADDE9;
}

.SPanel {
	background-color: #F5E2E2;
}

.Line {
	background-color: LimeGreen;
}

.Tabulka {
	font-family: Verdana, Arial CE,Arial , Helvetica CE, sans-serif;
	font-size: 9pt;
}

.TTitle {
	background-color: LimeGreen;
	font-family: Verdana, Arial CE,Arial , Helvetica CE, sans-serif;
}

.AddBasket {
	font-family: Verdana, Arial CE,Arial , Helvetica CE, sans-serif;
	font-size: 9pt;
	background-color: #F5DEB3;
}

.BTitle {
	background-color: LightSlateGray;
}

.ITitle {
	font-size: 14pt;
	font-weight: bold;
}

.IBasic {
}

.IDescr {
}

.SearchCriteria {
	font-family: Arial CE,Arial , Helvetica CE, sans-serif;
	font-size: 9pt;
}

.Descr {
	font-family:  Verdana,Arial CE,Arial , Helvetica CE, Times New Roman;
	font-size: 9pt;
}

TEXTAREA, INPUT, SELECT {
	font-size: 8pt;
	background-color: #eeeeee;
}

A { 
	font-family:  Arial CE,Arial , Helvetica CE, Arial;
	text-decoration : none;
	font-size: 9pt;
	color: Gold;
}

A:Hover  {
	text-decoration: underline;
}

A.TopSection { 
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A.ItemName { 
	font-family:  Verdana, Arial CE,Arial , Helvetica CE, Arial;
	color: White;
	font-size: 14px;
  text-decoration :  none;
	font-weight: bold;
}

A.ItemName:Hover  {
	text-decoration: underline;
}

A.PMenu { 
	color: white;
  text-decoration :  none;
}

A.Path { 
	color: white;
	text-decoration: underline;
}

A.Section { 
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.Error {
	font-size: 12pt;
	color: red;
}

.Sudy {
	background-color: Teal;
}

.Lichy {
	background-color: SteelBlue;
}

