.text { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma; 
	 color: black; 
	 font-size: 10pt; 
	 font-weight: normal;
	 text-decoration: none;
} 
.maly_text  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma; 
	 color: black; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}

a.odkaz  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma; 
	 color: #101050; 
	 font-size: 10pt; 
	 font-weight: normal;
	 text-decoration : none;
}
a.odkaz2  			 /* common atributes of the anchor <a> */
{
	 font-family : arial, helvetica, tahoma; 
	 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; 
	 color: #052e35; 
	 font-size: 8pt; 
	 font-weight: normal;
	 text-decoration : none;
}
a:hover 		  	/* atributes of the anchor under the mouse */
{ 
  	 font-weight: normal;
	 color: darkred;
	 text-decoration : underline;  
}

.group 
{
	 font-family : arial, helvetica, tahoma; 
	 color: darkblue; 
	 font-size: 12pt; 
	 font-weight: bold;
	 text-decoration : bold;
}
.subgroup 
{
	 font-family : arial, helvetica, tahoma; 
	 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; 
	 color: darkblue; 
	 font-size: 9pt; 
	 font-weight: bold;
} 
.seminar_time { 		      /* Common attributes of the raw body text */
	 font-family : arial, helvetica, tahoma; 
	 color: black; 
	 font-size: 9pt; 
	 font-weight: normal;
} 

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

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

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

