P {
    text-align : justify;
    font-size : 11px;
    font-family : "Times New Roman", Times, serif;
    margin-left : 30px;
    margin-right : 30px;
}

UL {
    text-align : justify;
    font-size : 11px;
    font-family : "Times New Roman", Times, serif;
    margin-left : 30px;
    margin-right : 30px;
}

LI {
    text-align : justify;
    font-size : 11px;
    font-family : "Times New Roman", Times, serif;
    margin-left : 30px;
    margin-right : 30px;
}

.epi  {
	text-align : right;
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	margin-right : 30px;
	font-style : italic;
}

.content {
    font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}
A.content:link {
   font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}
A.content:hover {
    font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	font-weight : normal;
	color : Black;
}

INPUT {
    font-family : "Times New Roman", Times, serif;
    font-size : 95%;
}
SELECT {
    font-family : "Times New Roman", Times, serif;
    font-size : 95%;
}
.SUBMIT {
    font-family : "Times New Roman", Times, serif;
    font-size : 11px;
}
.SEARCH  {
    font-family : "Times New Roman", Times, serif;
    font-size : 11px;
     width : 190px;
}


.oglavlenie {
	text-align : justify;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : none;
}
A.oglavlenie:link {
	text-align : justify;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : none;
}
A.oglavlenie:hover {
	text-align : justify;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color : #999999;
	text-decoration : underline;
}
.TD-visible {
	visibility: hidden;
}

.picLeft {
	margin-right: 10px;
}
.picRight {
	margin-left: 10px;
}


