@charset "utf-8";
/* CSS Document */
#list #text {
	border-radius: 8px;
	border: 1px solid #FFFFFF;
	height: auto;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 20px;
	background-color: #414141;
	margin-bottom: 15px;
}

#list #text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
	text-align: justify;
	text-indent: 35px;
	line-height: 25px;
}

#list #text p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E4BBA3;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

#list #text p a:hover {
	text-decoration: underline;
}
#list #text fieldset .protocol1 {
	color: #E4BBA3;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	}
#list #text fieldset .protocol1:hover {
	text-decoration: underline;	
}
#list #text fieldset .ecp1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E4BBA3;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
}
#list #text fieldset .ecp1:hover {
	text-decoration: underline;	
}
.ssilka {
	height: 40px;
	width: 300px;
	margin-top: 5px;
}
#list #text h1 {
	border: none; /* Убираем границу */
	background-color: #FFFFAE; /* Цвет линии */
	height: 15px; /* Толщина линии */
	font-size: 24px;
	text-indent: 35px;
	padding-bottom: 11px;
 	}
#list #text fieldset {
	color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#list #text fieldset legend {
	color: #FFF;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}

#list #text fieldset .imgleft {
	width: 370px;
	float: left;
	padding-bottom: 25px;
	padding-top: 20px;
	}
#list #text fieldset .imgright {
	width: 370px;
	float: right;
	padding-bottom: 25px;
	padding-top: 20px;
}
#list #text fieldset .imgcentre {
	width: 370px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#list #text fieldset .attestat3 {
	width: 370px;
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	}
#list #text fieldset .attestat4 {
	width: 370px;
	padding-top: 20px;
	float: right;
	padding-bottom: 5px;
}
