.vvod, P.vvod {
	font-family:'Times New Roman';
	font-size:20px;
	text-align: justify;
	line-height: 1.2;
	}

.vvod:first-letter, P.vvod:first-letter {
	font-family:'Times New Roman';
	font-size:22px;
	font-weight: bolder;
	margin:0px;
	padding: 2px;
	color: #fff;
	background-color: #900;
	top: 4px;
	}


.vrez, p.vrez
{
margin-bottom: 5px; 
border-left: 5px solid #900; 
font-size: 120%; 
padding: 15px; 
color: #900;
font-style: normal;
text-align: justify;
}

.vrez2, p.vrez2
{
	margin-bottom: 5px; 
	border-left: 2px solid #000; 
	padding: 5px; 
	color: #000;
}
.img-rightside {
	float:right;
	margin:0px 0px 20px 20px;
	max-width:40%;
}
.img-leftside {
	float:left;
	margin:0px 20px 20px 0px;
	max-width:40%;
}
