@charset "utf-8";

/* Keret és alapbeállítások */

* {
	margin: 0;
	padding:0;
}

html, img {
	border: 0;
}

body {
	background-color: #92bdf9;
	margin-top: 10px;
}

#frame {
	width: 1000px;
	height: 750px;
	margin: 0 auto;
	background: url('images/hortur_login.jpg') no-repeat;
}

#frame span {
	display: none;
}

.error_page {
	background: #028eed;
	width: auto;
	height: auto;
	margin-top: 20px;
}

.error_page_text {
	margin: 0 auto;
	width: 300px;
	text-align: justify;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 24px;
}

.error_page_text p {
	margin-bottom: 12px;
}

.error_page_text a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

/* Hírek - News */

.hirek_focim {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

.hirek_text {
	margin: 0 auto;
	width: 600px;
	text-align: justify;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	margin-bottom: 20px;
}

.hirek_text p {
	margin-bottom: 20px;
}

.hirek_hline {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 550px;
}

.hirek_navigation {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

.hirek_navigation a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.hirek_pictures {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}

.hirek_pictures img {
	width: 300px;
	border: 1px solid #000000;
}

/* Kapcsolat - Contact */

.contact_focim {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	margin-top: 20px;
}

.contact_table {
	margin: 0 auto;
	width: 350px;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	margin-top: 20px;
}

.contact_mail {
	margin: 0 auto;
	width: 450px;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	margin-top: 20px;
}

.contact_mail a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

/* Mailer */

.mailer_box {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}

.mailer_box p {
	margin-bottom: 10px;
}

.focim {
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 20px;
}

/* Admin */

.admin_frame {
	width: 650px;
	margin: 0 auto;
	border: 1px solid black;
	padding: 25px;
}

.admin_focim {
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 24px;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}

.admin_alcim {
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 36px;
}

.admin_text {
	text-align: justify;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 12px;
	line-height: 24px;
}

.admin_text a {
	text-decoration: none;
	color: #000000;
}

.admin_text p {
	margin-bottom: 36px;
}

.admin_text img {
	float: left;
}

#felvitel {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

#felvitel p {
	margin-bottom: 12px;
}
