body {
	margin:0;
    padding:0;
	background:#FFFFFF;
	text-align:left;
}
table, tr, td, body {
	margin:0;
    padding:0;
    vertical-align:top;
    text-align:left;
	font-family:font-family:'Times New Roman', Times, serif;
	font-size:11px;
	color:#000000;
}
a {
	color:#053C1F;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
	color:#674619;
}
img {
	border: solid 1px #FFFFFF;
	padding:1px;
	background:#000000;
}
hr {
    height:2px;
    /*border-top:2px solid #996C00;*/
    background:#FFFFFF;
}
input, textarea, select {
	background:#0A4B29;
	color:#FFFFFF;
	border:solid 1px #C0C37C;
	margin:1px 1px;
    padding:2px;
}

form {
	/* IE */
	margin:0;
}
h1 {
    font-size:16px;
}
h2 {
    font-size:15px;
}
h3 {
    font-size:14px;
}
h4 {
    font-size:13px;
}

/************** CLASSES AND IDS  ***************/
#hitel_menu {
	position:absolute;
	left:250px;
	top:147px;
    width:520px;
    height:27px;
}
#hitel_menu a {
    float:left;
    display:block;
    background:url('/images/design/hitel_menu.jpg');
    width:255px;
    height:17px;
    text-align:center;
    padding-top:4px;
}
#hitel_menu a:hover {
    background:url('/images/design/hitel_menu_hover.jpg');
}
#bottom_menu {
    background:url('/images/design/bottom_menu_bg.jpg');
	width:824px;
	height:37px;
    float:left;
    text-align:center;
    padding-top:10px;
}
#left_menu {
	position:absolute;
    display:block;
	left:65px;
	top:10px;
    width:170px;
    height:350px;
    /*border:#000000 1px solid; */
}
#left_menu a {
    display:block;
    background:url('/images/design/left_menu.jpg') no-repeat;
    width:134px;
    height:27px;
    text-align:left;
    padding-top:6px;
    padding-left:30px;
}
#left_menu a:hover {
    background:url('/images/design/left_menu_hover.jpg') no-repeat;
}
#bottom_menu a {
    margin-left:90px;
    margin-right:80px;
}
#lap {
    width:824px;
    margin:0 auto;
}
#topb {
    background:url('/images/design/top_botton_bg.jpg');
	width:824px;
	height:49px;
    margin:0;
}
#top {
    background:url('/images/design/top_bg.jpg');
    text-align:right;
	width:824px;
	height:189px;
	position:relative;
    margin:0;
    float:left;
}
#base {
	position:relative;
	background:url('/images/design/base__bg.jpg');
    margin:0;
	width:504px;
	padding-left:250px;
	padding-right:70px;
	padding-bottom:20px;
    min-height:420px;
    _height:420px;
    float:left;
}
#bottom {
	background:url('/images/design/bottom_bg.jpg');
	width:824px;
	height:26px;
    float:left;
}
#by_netlight a {
    display:block;
	background:url('/images/design/by_netlight.jpg');
	width:824px;
	height:55px;
    float:left;
}
.menu {
	padding-left:265px;
	padding-top:110px;
	height:15px;
}
.menu a {
	display:block;
	height:15px;
	padding-left:5px;
	padding-right:19px;
	padding-top:1px;
	background:url('/images/design/menu_bg.jpg') no-repeat right;
	float:left;
	margin:1px;
	margin-right:15px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
}
.menu a:hover {
	font-size:11px;
    text-decoration:underline;
}

.nezegeto {
    margin:0 auto;
    text-align:center;
}
.nezegeto td {
	background:#7E0202;
    text-align:center;
    vertical-align:middle;
}
.hiba {
    text-align:center;
    color:red;
    font-size:12px;
    margin-bottom:10px;
}
#jelentkezes {
    border-left: solid 1px #9D0201;
    padding:20px 20px;
    display:block;
    width:300px;
    text-align:left;
    font-weight:bold;
    margin:0 auto;
}
.szaz {
	width:100%;
}
#bal_tartalom {
	width:21%;
    _height:400px;
    min-height:400px;
    background:#003399;
}
#tartalom {
	width:79%;
	margin-left:2px;
    min-height:400px;
    _height:400px;
}
.left {
	float:left;
	width:50%;
}
.hir_ajanlo {
    font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.hir_cim {
    font-family:Verdana;
    font-weight:bold;
    font-style:normal;
}