		#tartalom h1 {
			font-size: 16px;
			font-weight: bold;
			margin-bottom: 15px;
		}
		#tartalom h2 {
			font-size: 13px;
			font-weight: bold;
			margin-bottom: 15px;
		}
		#tartalom div {
			clear: both;
			display: block;
			padding: 20px 0 0 0;
			margin: 0;
		}
			#tartalom div a {
				float: left;
				display: block;
				margin: 2px;
				padding: 2px;
				border: 2px solid #ffffff;				
			}
			#tartalom div a:hover {
				border: 2px solid #ACD582;
			}
				#tartalom a img {
					margin: 5px;
					padding: 3px;
					border: 1px solid #999999;
				}
		#tartalom p {
			clear: both;
		}
b {
	font-weight: normal;
	background: #FFFF44;
}
ul#utmutato {
	margin-bottom: 20px;
}
#tartalom p a {
	color: #555555;
	text-decoration: underline;
}
#tartalom p a:hover {
	text-decoration: none;
	background: #ACD582;
	color: #FFFFFF;
	border-bottom: 1px solid #ACD582;
}

