div#cont{
	background: #FFF url(../img/hir-bg2.jpg) repeat-x;
}

.cont-content{
	float: left;
	border-left:10px solid #28afe1;
	border-right:10px solid #28afe1;
	width:619px;
	/*átmeneti fix magasság+hidden*/
	/*height: 395px;
	overflow: hidden;*/
}

.cont-container{
	padding: 20px;
}

.cont-txt{
	clear: both;
	margin-top: 20px;
	text-align:justify;
}

div#cont-bottom{
	width: 639px;
	height: 18px;
	background: url(../img/bottom-border.gif) no-repeat;
	background: url(../img/bottom-border2.gif) no-repeat;
	clear: both;
}