body {
	margin: 0px;
	font-size: 12px;
	background-color: #FFF;
}
.csikmenu {
	color: #FFF;
	font-size: 18px;
	font-family: Arial;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}
.csikmenu a, .csikmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.csikmenu a:hover {
	color: #000;
	text-decoration: none;
}
.leftsidemenu {
	color: #FFF;
	font-size: 16px;
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: none;
}
.leftsidemenu a, .leftsidemenu {
	color: #FFF;
	text-decoration: none;
}
.leftsidemenu a:hover {
	color: yellow;
	text-decoration: none;
}
.tartalom {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	border: 5px solid #57DEFE;
	background-color: #9EECFF;
	margin: 5px;
	padding: 5px;
	width: 735px;
	height: auto;
	min-height: 400px;
}
.tar_cim {
	color: #000;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
}
.tar_cim a, .tar_cim a:visited {
	color: #000;
	text-decoration: none;
}
.tar_cim a:hover {
	color: red;
	text-decoration: underline;
}
.kapcsolat {
	color: #20304A;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	
}
.kapcsolat a, .kapcsolat a:visited {
	color: #20304A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.kapcsolat a:hover {
	color: #20304A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	color: #20304A;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	font-family: Arial;
}
.footer a, .footer a:visited {
	color: #20304A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #20304A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

