P {
  font-family: Verdana, Arial;
  font-size: 10.5pt;
  margin-left: 5pt;
  margin-top: 5pt;
  margin-right: 5pt;
  margin-bottom: 5pt;
  text-align: justify;
}
H1 {
   font-family: Verdana;
   font-size: 17pt;
   margin-left: 10pt;
   margin-top: 0pt;
   margin-bottom: 10pt;
}
.formular {
	margin-top : 10pt;
	margin-bottom : 10pt;
	width : 580px;
	border : 0;
}
.form1 {
	font-size : 9.5pt;
}
.form {
	font-size : 9.5pt;
	width : 230px;
}
.autor {
	width : 150px;
	font-size : 10pt;
	font-weight : bold;
}
.soc {
	width : 200px;
	font-weight : bold;
}
.meal {
	list-style-type : none;
	margin-top : 7pt;
	margin-bottom : 7pt;
}
.subsection {
	list-style-type : none;
	font-style : italic;
	margin-left : -25pt;
	margin-bottom : 2pt;
	margin-top : 2pt;
	/*font-size : 9pt;*/
}
.schedule {
	list-style-type : none;
	margin-bottom: 3pt;
}
.sub_schedule {
	list-style-type : none;
	margin-left : 15pt;
	margin-bottom : 3pt;
}
H3 {
   font-family: Verdana;
   font-size: 12pt;
   margin-left: 10pt;
   margin-top: 0pt;
   margin-bottom: 10pt;
} 
A {
  text-decoration: underline;  
  color: blue;
}
A:hover {
  text-decoration: none;   
  font-weight: bold;
}

.center {
  text-align: center;
}
TD {
  font-family: Verdana, Arial;
  font-size: 10pt;
}
DIV
{
  margin-left: 5pt;
  margin-top: 5pt;
}
.small {
	font-size: 8pt;
}
.red {
	color: red
}
.white {
	color: white
}
.href { 
   color: blue;
}   

.pl_nadpis {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}		
.pl {
	text-align: left;
	color: white;
	font-size: 8pt;
}		

