.forum{
	margin-top:0px;
	margin-left:373px;
	width:768px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	overflow: auto;
	background-attachment: fixed;
	background-color:transparent;
	text-align:left;
	border-radius:9px;
	border:1px solid red;
}
.prez{
	margin-top:0px;
	margin-left:373px;
	width:768px;
	height:270px;
	text-align:center;
}
.avizL{
	margin-top:0px;
	margin-left:0px;
	width:160px;
	height:270px;
	text-align:center;"
}
.avizR{
	background-color: transparent;
	margin-top:-270px;
	margin-left:605px;
	width:159px;
	height:266px;
	color:#9900ff;
	text-align:center;
	border-radius:9px;
	border:2px solid yellow;
}