html {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: auto;
	height: auto;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1EDA2;
}
div.PAGE {
	position: relative;
	width: 958px;
	overflow: visible;
	z-index: 0;
	clear: both;
	float: none;
	height: auto;
	background-image: url(images/back_repeate.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div.PAGE .HEADER {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 184px;
	width: 100%;
	clear: both;
	float: none;
	z-index: 5;
	position: relative;
	overflow: visible;
	text-align: left;
}
div.PAGE .HEADER .MENU_TOP {
	position: absolute;
	float: none;
	right: 50px;
	z-index: 2;
	top: 160px;
	overflow: visible;
	clear: none;
	margin: 0px;
	padding: 0px;
}
div.PAGE .HEADER .MENU_MAIN {
	position: absolute;
	z-index: 10;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	left: 50px;
	top: 150px;
	font-size: 14px;
}
div.PAGE .HEADER .MENU_MAINsecoundary {
	left: 15px;
	top: 110px;
	z-index: 0;
	text-align: left;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: absolute;
	color: #999999;
}

div.PAGE .PAGECONTENT {
	float: none;
	position: relative;
	width: 100%;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	z-index: 3;
	clear: both;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	background-image: url(images/back_top.jpg);
}
div.PAGE .PAGEMAIN {
	clear: right;
	float: left;
	position: relative;
	text-align: left;
	vertical-align: top;
	z-index: 2;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
	width: 880px;
}
div.PAGE .PAGESIDE {
	position: relative;
	float: left;
	clear: left;
	text-align: center;
	vertical-align: top;
	width: 180px;
	z-index: 2;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 13px;
}
div.PAGE .FOOTER {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	height: 106px;
	padding-top: 15px;
	color: #000000;
	z-index: 0;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0px;
	background-image: url(images/footer.jpg);
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.PAGE .FOOTER .leftpart {
	position: absolute;
	height: 70px;
	width: 188px;
	top: 15px;
	left: 15px;
}
/*  redefine */
li {
	margin: 2px;
	padding: 1px;
}
hr {
	color: #484745;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #E77917;
}
a:active {
	text-decoration: none;
	color: #E77918;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
input {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	color: #271003;
	background-image: none;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #484745;
	border-right-color: #484745;
	border-bottom-color: #484745;
	border-left-color: #484745;
	margin: 2px;
	padding: 2px;
}
textarea {
	font-size: 12px;
	font-weight: normal;

	background-color: #FFFFFF;
	color: #271003;
	border: 1px solid #484745;
	background-image: url(/images/inputfield.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	margin: 2px;
	padding: 2px;
}
select {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #271003;
	border: 1px solid #484745;
	background-image: url(/images/inputfield.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px;
	padding: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}

.footer_bgnd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(/system/layout/layout_skins/atedin/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text A {
	color: #CCCCCC;
	text-decoration: none;
}

.header_bgnd {
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/system/layout/layout_skins/atedin/images/header_all_02.jpg);
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/system/layout/layout_skins/atedin/images/page_back_top_01.jpg);
}
.page_repeate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(/system/layout/layout_skins/atedin/images/bgnd-01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fejlec {
	color: #C34D0D;
	font-weight: bold;
	text-decoration: none;
}
.seasontext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.webhosting {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	height: 235px;
	width: 260px;
	background-image: url(/images/boxx/adv_alap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.webhosting_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height: 22px;
	padding: 0px;
	text-indent: 7px;
}
.letter_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.letter_repeate {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
.input_button {

	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #271003;
	border: 1px solid #484745;
}
.radiobutton {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	margin: 1px;
}
.AteDinDesign {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D7D7D;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
	border-left-color: #7D7D7D;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	font-weight: normal;
	background-color: #E77918;
	color: #FFFFFF;
}
.header_date {
	font-size: 9px;
	color: #000000;
}
.webpagetable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigfont {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.style3 {
color: #999999
}
/* ------- */
/* KERETEK */
.sarok_01a {
	background-image: url(/images/boxx/sarok_01a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.sarok_01b {
	background-image: url(/images/boxx/sarok_01b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.sarok_01c {
	background-image: url(/images/boxx/sarok_01c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
}
.sarok_01d {
	background-image: url(/images/boxx/sarok_01d.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.sarok_02a {
	background-image: url(/images/boxx/sarok_02a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.sarok_02b {
	background-image: url(/images/boxx/sarok_02b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.sarok_02c {
	background-image: url(/images/boxx/sarok_02c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
}
.sarok_02d {
	background-image: url(/images/boxx/sarok_02d.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.sarok_02header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 20px;
}
/* kiegeszitok */
.webmailpic {
	vertical-align: middle;
}
.screenmessage {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.whiteTEXT {
	color: #FFFFFF;
}
.refgomb {
	background-color: #CCCCCC;
	text-align: center;
	margin: 2px;
	padding: 2px;
	width: 100%;
	cursor: pointer;
}
div.box_system_language_side {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.box_system_login_side {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
div.box_system_login_header {
	text-align: center;
	text-transform: capitalize;
	margin: 5px;
	padding: 5px;
	width: 150px;
	right: 0px;
	position: absolute;
	top: 0px;
	border: 1px dashed #CCCCCC;
}

#ATEDINclock {
	font-size: 22px;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: none;
	font-family: "Book Antiqua", Calibri, Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
