.text { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 9pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.banner { 		      /* the header bar of each page  */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 12pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.navigator_tiny_white { 		      /* the navigator font  */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: white; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.navigator_tiny_black { 		      /* the navigator font  */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.navigator_big { 		      /* the navigator font  */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 12pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.tiny_text  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}
.pressroom_text_tiny  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}
.events_text_tiny  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.link 			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 10pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.link_bold  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 10pt; 
	 font-weight: bold;
	 text-decoration : none;
}
a.link_small 			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 9pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.link_small_white 			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #FFFFFF; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}
a.link_small_white:hover 		  	/* atributes of the anchor under the mouse */
{ 
	 color: #FFFFFF;
	 text-decoration : underline;  
}

a.link_small_bold  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 9pt; 
	 font-weight: bold;
	 text-decoration : none;
}
a.link_tiny 			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.link_tiny_bold  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #101050; 
	 font-size: 8pt; 
	 font-weight: bold;
	 text-decoration : none;
}
a.odkaz2  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkred; 
	 font-size: 10pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.maly_odkaz  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: #052e35; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}
a:hover 		  	/* atributes of the anchor under the mouse */
{ 
	 color: darkred;
	 text-decoration : underline;  
}
a:old_hover 		  	/* atributes of the anchor under the mouse */
{ 
  	 font-weight: normal;
	 color: darkred;
	 text-decoration : underline;  
}

.group 
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 12pt; 
	 font-weight: bold;
	 text-decoration : bold;
}
.subgroup 
{
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkred; 
	 font-size: 11pt; 
	 font-weight: bold;
	 text-decoration : bold;
}

.seminar_date { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 9pt; 
	 font-weight: bold;
} 
.seminar_time { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 9pt; 
	 font-weight: normal;
} 

.seminar_speaker { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 9pt; 
	 font-weight: normal;
} 

.seminar_title { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 9pt; 
	 font-weight: normal;
} 

.seminar_table_name { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkred; 
	 font-size: 10pt; 
	 font-weight: bold;
}
.seminar_table_title { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 10pt; 
	 font-weight: bold;
}
.seminar_table_inst { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: black; 
	 font-size: 10pt; 
	 font-weight: normal;
}
.seminar_table_date { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica,tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 9pt; 
	 font-weight: normal;
}
.seminar_table_place { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkblue; 
	 font-size: 9pt; 
	 font-weight: normal;
}
.seminar_table_note { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: red; 
	 font-size: 8pt; 
	 font-weight: bold;
}
.actuality 
{ 		     
	 font-family : arial, helvetica, tahoma, sans-serif; 
	 color: darkred; 
	 font-weight: normal;
}

.search_input
{
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	color: #000;
	background-color: #fff;
}

table.sis {
	width: 90%;
	font-family : Arial, Helvetica, Tahoma, Sans-serif; 
	color: black; 
	font-size: 9pt; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	border: thin solid #888888;
	border-spacing: 0px;
	padding: 1px 1px 1px 1px;
}

table.sis th {
	font-size: 12pt; 
	font-style: italic;
	text-align: center;
	background-color: #FFFF00;
}

table.sis td {
	border: solid #fff 0.5px;
	vertical-align: top;
	padding: 3px;
}

table.sis tr.odd {
	background-color: #DDDDDD;
}

table.sis tr.even {

	background-color: #EEEEEE;
}

table.sis td.morning {
	border: none;
	vertical-align: top;
	padding: 0px;
	background-color: #99CC00;
}

table.sis td.afternoon {
	border: none;
	vertical-align: top;
	padding: 0px;
	background-color: #77AA00;
}

table.sis td.never {
	border: none;
	vertical-align: top;
	padding: 0px;
}

table.sis_in {
	font-family : Arial, Helvetica, Tahoma, Sans-serif; 
	color: black; 
	font-size: 9pt; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	border: none;
	border-spacing: 0px;
	padding: 1px 1px 1px 1px;
}

table.sis2 {
	width: 90%;
	font-family : Arial, Helvetica, Tahoma, Sans-serif; 
	color: black; 
	font-size: 9pt; 
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	border: thin solid #888888;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
}

table.sis2 th {
	font-size: 10pt; 
	font-style: italic;
	text-align: center;
	background-color: #FFDD00;
}

table.sis2 td {
	border: solid #fff 0.5px;
	vertical-align: top;
	padding: 0px;
}

