#content_br {
	display:none;
}
.contentstyle {
	padding-bottom:20px;
}
.cnt_szponzorok {
	width:100%;
	margin: 0px;
	display: table;
}
.cnt_szponzorok p {
	margin:6px 0px;
	color: #003366;
	text-align:justify;
}
.cnt_szponzorok ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.cnt_szponzorok li {
	width:100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: solid #D6E7F1 1px;
	list-style: none;
	text-align:left;
	display:table;
}
.cnt_szponzorok li p {
	margin:10px;
	color: #003366;
	text-align:justify;
}
.cnt_szponzorok li table {
	width:auto;
	margin:10px;
	clear:both;
}
.cnt_szponzorok li table a {
	font-weight:normal;
}
.sponsor_img {
	float: left;
	margin: 0px 10px 10px 10px;
	border: solid #D8ECF4 1px;
	display: table-row-group;
}
.cnt_szponzorok .title {
	background-color:#E3F2F9;
}
.cnt_szponzorok .title a {
	width:100%;
	margin:0px 0px;
	padding:10px 10px;
	font-size: 16px;
	line-height: 20px;
	display:table;	
}
.cnt_szponzorok .title a:hover {
	width:100%;
	margin:0px 0px;
	padding:10px 10px;
	font-size: 16px;
	line-height: 20px;
	text-decoration:none;
	display:table;	
}