.relabox1{
	width:auto;
	height:auto;
	float:left;
	margin: 3px;
}

.relabox2{
	width: 453px;
	height: 430px;
	overflow:auto;
	}

.relabox3{
	width: 430px;
	height: 187px;
	margin: 1px;
	}

.relabox4{
	width:430px;
	height: 130px;
}

.relahead1{
	font-family: 'Fredericka the Great';
	text-align:center;
	background-color:#60111f;
	color: #da868f;
	font-size:25px;
}

.relahead2{
	font-family: 'Roboto Condensed';
	text-align:center;
	background-color:#60111f;
	color: #da868f;
}

.relaname{
	font-family: 'Roboto Condensed';
	text-align:center;
	border-bottom: 1px solid #60111f;
	color: #da868f;
}

.relafact{
	font-family: 'Roboto Condensed';
	text-align:center;
	background-color:#60111f;
	color: #da868f;
	font-size:10pt;
	text-transform:uppercase;
}

.relaoption{
	font-family: 'Roboto Condensed';
	text-align:right;
	border-top:1px solid #60111f;
	font-size:10pt;
	text-transform:uppercase;
	padding-right: 10px;
}

.relaava{
	float:left;
	width: 130px;
	height: 130px;
	}

.relaava img{
	width: 125px;
	height: 125px;
	border:1px solid #60111f;
	padding:2px;
	}

.reladescr{
	width: 289px;
	height: 119px;
	padding:5px;
	float:left;
	text-align:justify;
	font-size:11pt;
	}