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_bgnd.jpg);
	background-repeat: repeat;
	background-position: center top;
}
div.PAGE {
	position: relative;
	width: 836px;
	background-image: url(images/page_repeate.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: visible;
	z-index: 0;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
div.PAGE .HEADER {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	width: 100%;
	clear: both;
	float: none;
	z-index: 5;
	position: relative;
	overflow: visible;
}
div.PAGE .HEADER .MENU_TOP {
	position: absolute;
	z-index: 2;
	top: 56px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	left: 242px;
}
div.PAGE .HEADER .MENU_MAIN {
	position: absolute;
	z-index: 10;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	left: 10px;
	top: 30px;
}
div.PAGE .HEADER .MENU_MAINsecoundary {
	left: 100px;
	top: 50px;
	z-index: 0;
	text-align: left;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: absolute;
}

div.PAGE .PAGECONTENT {
	float: none;
	position: relative;
	width: 100%;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	z-index: 3;
	clear: both;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}
div.PAGE .PAGEMAIN {
	clear: right;
	float: left;
	position: relative;
	text-align: left;
	vertical-align: top;
	z-index: 2;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 590px;
	background-color: #FFFFFF;
}
div.PAGE .PAGEMAIN .NAV {
	margin: 5px;
	padding: 5px;
	text-indent: 20px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.PAGE .PAGEMAIN .page_content {
	margin: 10px;
	text-align: justify;
	overflow: hidden;
}
div.PAGE .PAGEMAIN .page_content .page_box {
	width: 260px;
	background-color: #e6e6e6;
	clear: none;
	float: left;
	position: relative;
	background-image: url(images/page_box_bgnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 2px;
}
div.PAGE .PAGEMAIN .page_content .page_box img {
	padding: 5px;
}

div.PAGE .PAGEMAIN .page_content .page_box .header {
	background-color: #B8B8B8;
	height: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.PAGE .PAGESIDE {
	position: relative;
	float: left;
	clear: left;
	text-align: center;
	vertical-align: top;
	width: 234px;
	z-index: 2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
div.PAGE .PAGESIDE .side_header {
	background-image: url(images/side_header.jpg);
	height: 22px;
	width: 218px;
	clear: both;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 8px;
}
div.PAGE .PAGESIDE .side_content {
	background-color: #b2b2b2;
	clear: both;
	float: left;
	position: relative;
	width: 198px;
	margin-left: 0px;
	margin-top: 1px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	padding-top: 0px;
	left: 8px;
}

div.PAGE .FOOTER {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	height: 99px;
	padding-top: 10px;
	color: #FFFFFF;
	z-index: 0;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.PAGE .FOOTER a:link,
div.PAGE .FOOTER a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.PAGE .FOOTER .left {
	height: 60px;
	width: 220px;
	clear: left;
	float: left;
	position: relative;
	margin-left: 10px;
	color: #666666;
	text-align: center;
}
div.PAGE .FOOTER .right {
	clear: right;
	float: right;
	position: relative;
	width: 590px;
	margin-right: 3px;
	top: 0px;
	right: 0px;
}
div.PAGE .FOOTER .createdby {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
div.PAGE .FOOTER .createdby a:link,
div.PAGE .FOOTER .createdby a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
div.PAGE .FOOTER .createdby a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}


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: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1 {
}

h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
input {
	background-color: #EEEEEE;
	background-image: url(/images/inputfield.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	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;
	color: #333333;
}
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;
}
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: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	width: 100%;
}
div.box_system_login_side input {
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#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;
}

div.CTGlist01 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.CTGlist01 .selected {
	color: #FFFFFF;
}

div.CTGlist01 a:link,
div.CTGlist01 a:visited {
	text-decoration: none;
}
div.CTGlist01 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.CTGlist01_group {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
div.CTGlist01_item {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


