body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #547ed8;
	font-size: 13px;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #547ed8;
	font-size: 13px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #547ed8;
	font-size: 13px;
}

#page {
	float: left;
	width: 1024px;
	margin: 0px;
	background-image: url(images/full_bg.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 816px;
}

#right {
	float: left;
	width: 208px;
}

/**************************** CONTENT ****************************/

#flash {
	float: left;
	width: 816px;
	height: 349px;
}

#sub_menus {
	width: 466px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

#content {
	float: left;
	width: 486px;
	padding-right: 158px;
	padding-bottom: 100px;
	padding-left: 172px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
}

#cim {
	float: left;
	width: 486px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#szoveg {
	float: left;
	width: 486px;
	text-align: left;
	font-size: 13px;
	padding-top: 25px;
	/*font-weight: bold;*/
}

#hirlevel {
	float: left;
	width: 816px;
	height: 42px;
	text-align: center;
}

#action_line {
	float: left;
	width: 816px;
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #a5db92;
	text-align: center;
}

#newsletter {
	float: left;
	width: 280px;
	height: 42px;
	padding-top: 8px;
	font-size: 10px;
	font-weight: bold;
}

#login {
	float: left;
	width: 500px;
	height: 42px;
	padding-top: 8px;
	font-size: 10px;
}

.input_text {
	height: 14px;
	width: 110px;
	background-color: #FFFFFF;
	border: 1px solid #a5db92;
}

.input_btn {
	height: 18px;
	font-size: 10px;
	color: #000000;
	background-color: #a8d2fe;
	border: 1px solid #90bae5;
}

.input_btn1 {
	height: 19px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5987c6;
	border: none;
	font-weight: bold;
}


/****************************** Classes ******************************/


.red_text {
	font-weight: bold;
	color: #FF0000;
}

.feher_text {
	font-weight: bold;
	color: #FFFFFF;
}

.overline_text {
	text-decoration: line-through;
}

.kep_keret {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
a {
	color: #000000;
	text-decoration: none;
}

.feher_link {
	color: #FFFFFF;
	text-decoration: none;
}

.feher_link_ {
	color: #FFFFFF;
	text-decoration: underline;
}

.feher_link_mini {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.kek_link {
	color: #547ed8;
	text-decoration: none;
}

.kek_link_ {
	color: #0066cc;
	text-decoration: underline;
}

.fekete_link {
	color: #000000;
	text-decoration: none;
}

.zold_link {
	color: #a5db92;
	text-decoration: none;
}

.zold_text {
	color: #a5db92;
}

.zold_text_big {
	color: #a5db92;
	font-size: 18px;
	font-weight: bold;
}
