body {
	font-family: Arial, Helvetica, sans-serif;
}

#tartalom3 {
	background-image: url(../image/kozep2.png);
	text-align: justify;
	vertical-align: top;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 18px;
}

.lablecelem a {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #3399cc;
}

.lablecelem a:hover {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
}

.lablecelem a:visited {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #666699;
}

.lablecelem a:visited:hover {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
}

.jobbkep {
	float: right;
}

.kapcsolat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.balmargo {
	margin-left: 5px;
}

.szovegbenlink {
	color: #3399cc;
	text-decoration: none;
}

.balmargo a:hover {
	color: #3399cc;
	text-decoration: underline;
}

.balmargo a:visited {
	color: #666699;
	text-decoration: none;
}

.balmargo a:visited:hover {
	color: #666699;
	text-decoration: underline;
}

.foto {
	border: thin solid #3399cc;
	text-align: center;
	padding: 5px;
	margin: 5px;



}
.felsorol {
	margin-left: 20px;
}

/* Blog */
.blog{line-height:normal; margin-top:10px;}
.blog p{margin:0;}
.blog_text {margin:1px 0 10px 15px;}