@charset "utf-8";
/* CSS Document */

.zagolovok {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.z_zagolovok {
	font-size: 12pt;
	font-weight: bold;
	color: #7cd305;
}
.podpis {
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}
.txt {
	font-size: 10pt;
	color: #000000;
	text-align:justify;
}
.txtbold {
	font-size: 10pt;
	font-weight:bold;
	color: #7cd305;
}
.txtmini {
	font-size: 10px;
	color: #000000;
}
.txtmini_z {
	font-size: 10px;
	color: #7cd305;
}
.txt2 {
	font-size: 10pt;
	color: #000000;
}
.mini_link {
	font-size: 10px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

