body {
	margin: 0;
	padding: 0;
	
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}



td {
	color: #666;
	font-family: Verdana, Arial, sans serif;
	font-size: 7pt;
	font-weight: normal;
	
}

img {
	border: 0px;
}




/* Линкове */
a {
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
a:link{
	color: #9e0c22;
}
a:visited{
	color: #9e0c22;
}
a:hover {
	color: #9e0c22;
}
a:active{
	color: #9e0c22;
}

/* Класове */

/* Заглавия */
.z3 {
	font-size: 16pt;
	font-weight: normal;
	/*margin-bottom: 6px;*/
    color: #000;
	/*text-indent: 12px;*/
	text-align: center;	
}

.z4 {
	font-size: 10pt;
	font-weight: bold;
	/*margin-bottom: 6px;*/
    color: #6d6c4d;
	/*text-indent: 12px;*/
	text-align: center;	
}

.z5 {
	font-size: 12pt;
	font-weight: normal;
	/*margin-bottom: 6px;*/
    color: #000;
	/*text-indent: 12px;*/
	text-align: center;	
}

.table{
	border: 1px solid olive;
}
.small_txt{
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
}

.txt{
	color: #202020;
	font-family: Verdana, Arial, sans serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	line-height:12px;
}

.txt_big{
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
li {
	padding: 4px;
}

.table_edu {
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}

.table_edu_green {
	color: #6d6c4d;
	font-family: Verdana, Arial, sans serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}

.prava {
	color: #666666;
	font-family: Verdana, Arial, sans serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

.date {
	color: #909090;
	font-size: 9pt;
}

.right {
	color: #400040;
	font-family: Verdana, Arial, sans serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
}
#div_edu {
	width: 331px;
	height: 170px;
	overflow: auto;
	scrollbar-track-color: #eee0cb;
	scrollbar-face-color: #eee0cb;
	scrollbar-highlight-color: #eee0cb;
	scrollbar-3dlight-color: #eee0cb;
	scrollbar-shadow-color: #eee0cb;
	scrollbar-darkshadow-color: #eee0cb;
}