.px100 {
	width: 150px;
}

.accent1 {
	font-size: 12pt;
}

.accent2 {
	font-size: 10pt;
}

.accent3 {
	font-size: 8pt;
}

.day_of_weeks {
	border: solid 1px black;
	background: #aaaaaa;
}

.day_of_weeks_no {
	border: solid 1px black;
}

.next_big {
	letter-spacing: -4;
	font-size: 13pt;
}

.next_small {
	letter-spacing: -3;
	font-size: 12pt;
}

.main_text {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

span.marker{
	color: #FF0000;
}

span.reference {
	cursor: hand;
	text-decoration: underline;
	color: red;
}

div.pic_zoom {
	position: relative;
}

span.notes {
	font-size : 8pt;
	color : #666666;
}

/* чипуалчз цчийчдич */
.bookmark_open {
	border: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
	cursor: default;
	text-decoration: none;
}

/* лечипуалчз цчийчдич */
.bookmark_close {
	border: 1px solid #CCCCCC;
	border-right: none;
	background: #DDDDDD;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

.subform_hidden {
	display:none;
}

.subform_show {
}

