@charset "utf-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/pasztell_bg.JPG);
}
a:link {
	color: #663333;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #663333;
}

.style_cim {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.style_cim_vilagos {
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.style_alcim {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.style_24_sotet {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.style_24_vilagos {
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
.style_18_sotet  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-weight: normal;
}
.style_18_sotet_bold  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-weight: bold;
}
.style_18_vilagos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-weight: normal;
}
.style_18_vilagos_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-weight: bold;
}
