* {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
width: 100%;
height: 100%;
background: #dddcd4;
font: 12px Verdana;
color: #000;
}
h1, .h1 {
	font: bold 25px Arial;
	color: #C10D7E;
}
h4, .h4 {
	font: 12px Verdana;
	font-weight:bold;
}

h2,.h2 {
	font-size: 22px;
	font-weight:bold;
	text-decoration:none;
}

.adm13 {
	font-size:13px;
	color: #A0033F;
	font-weight:bold;
}

.adm15 {
	font-size:15px;
	color: #A0033F;
	font-weight:bold;
}

.adm17 {
	font-size:17px;
	color: #A0033F;
	font-weight:bold;
}

.arrow {
	font-size: 12px;
	color: #294290;
	font-weight:bold;
}

.navbar_act {
	color: #3150AC;
	font-weight:bold;
	font-size: 13px;
}

.button {
	background-color: #F4F4D8;
	font-weight: bold;
	border:1px solid #000;
}



.clear10, a.clear10,  a.clear10:link, a.clear10:visited {
	font-size: 10px;
	text-decoration:none;
}

.norm10, a.norm10,  a.norm10:link, a.norm10:visited {
	font-size: 10px;
	text-decoration:none;
	color: #A0033F;
}




a.norm10:hover {
	text-decoration:underline;
}

.white11, a.white11,  a.white11:link, a.white11:visited {
	text-decoration:none;
	color: #FFF;
	font-weight:normal;
}

a.white11:hover {
	text-decoration:underline;
}

a.tanflist, a.tanflist:link, a.tanflist.link:visited {
	font: 11px Arial, Verdana;
	color: #2949A7;
	text-decoration: underline;
}

a.tanflist:hover{
	text-decoration: none;
}



table.designed td {
	background-image:url(/images/td_bg.gif);
	background-repeat:repeat-x;
	background-position:2px 2px;
	border: 1px solid #D6E3F3;
	background-color:F0F5FB;
}

ul.offer {
	list-style: none;
}

li.offer {
	font-weight: normal;
}











li.offer a {
	font-weight: normal;
	color: #3B658D;
	text-decoration: none;
}
div.redJel {
	color:#911B3B;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.navbar, a.navbar,  a.navbar:link, a.navbar:visited {
	color:#666666;
	font-size: 13px;
	text-decoration:none;
}

.related, a.related,  a.related:link, a.related:visited {
	color:#666666;
	font-size: 11px;
	text-decoration:underline;
}

.related:hover, a.related:hover {
	color:#666666;
	font-size: 11px;
	text-decoration:none;
}


.more, a.more,  a.more:link, a.more:visited {
	color: #294290;
	font-size: 10px;
	text-decoration:underline;
}

.separ {
	background-image:url(/images/doc_separ.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-top:10px;
}










.clear {
clear: both;
height: 0px;
margin-bottom: 0px;
@ height: 1px;
@ margin-bottom: -1px;
}
.right_clear {
clear: right;
height: 0px;
margin-bottom: 0px;
@ height: 1px;
@ margin-bottom: -1px;
}
.content_sep {
height: 20px;
}
img {
border: none;
margin: 0px;
}
#main {
width: 1020px;
height: 100%;
margin: 0px auto;
background: #fff;
position: relative;
padding-top:157px;
}
#header{
margin: 0px 0px 15px 0px;
position:absolute;
top:0;
left:0;
}
#logo {
float: left;
width: 209px;
margin-left: 10px;
}
#header_top {
float: left;
width: 791px;
height: 41px;
margin-bottom: 31px;
}
#search_bar {
position: relative;
background: transparent url(/images/search_bg.png) no-repeat 0px 0px;
height: 59px;
width: 209px;
}
#search {
border:none;
position: absolute;
top: 19px;
left: 23px;
color: #727272;
font: 12px Verdana;
background: transparent;
}
#search_btn {
	position: absolute;
	top: 15px;
	left: 161px;
}
#main_menu {
	width: 791px;
	height: 70px;
	float: left;
}
#main_menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#main_menu ul li {
	float: left;
	margin: 0px;
	background: transparent url(/images/main_menu_sep.png) no-repeat top right;
	padding-right: 14px;
}
#main_menu ul li.last {
	padding: 0px;
}

.dd {
	position: absolute;
	z-index:9999;
	top: -15px;
	left: 1px;
}
.dd_top {
	position:relative;
	background: transparent url(/images/dd_top.png) no-repeat top left;
	width: 190px;
	height: 18px;
}
.dd_bottom {
	background: transparent url(/images/dd_bottom.png) no-repeat top left;
	width: 190px;
	height: 15px;
}
.dd_list {
	background: transparent url(/images/dd_bg.png) repeat-y left;
	width: 190px;
}
#main_menu .dd_list ul li {
	float: none;
	background: transparent url(/images/dd_sep.png) no-repeat bottom left;
}
#main_menu .dd_list ul li.last {
background: transparent;
}
.dd_list ul li a {
	background: transparent url(/images/dd_btn.png) no-repeat 10px 10px;
	padding: 4px 0px 4px 19px;
	margin-right: -19px;
	display: block;
	font: 12px Verdana;
	text-decoration: none;
	color: #000;
	line-height: 16px;
}
.dd_list ul li a:hover {
font-weight: bold;
color: #c10d7e;
background: transparent url(/images/dd_btn_active.png) no-repeat 10px 10px;
}
#content_left {
position:absolute;
top:0;
left:0;
width: 210px;
margin-top:157px;
margin-left:10px;
min-height: 300px;
}
#content_right {
margin: 0px 10px;
min-height: 300px;
}
#right_side {
min-height: 500px;
position:absolute;
right:0;
top:0;
width: 210px;
}
#content_center {
width: 580px;
padding-left:210px;
min-height:720px;
clear:both;
}

* html #content_center {
    height:720px;
}

#contentContent {
 position:relative;
 min-height:890px;
}

* html #contentContent {
    height:890px;
}

#contentInner {
 position:relative;
}

#content_banner {
width: 790px;
margin-bottom: 18px;
margin-left:210px;
}
#left_menu {
width: 195px;
/*background: #ffc;*/
}
div.left_main img {
margin: 0px 0px 0px 0px;
@ margin-bottom: -4px;
}
.left_main {
margin: 0px 0px 12px 0px;
}
.left_sub {
background: transparent url(/images/left_sub_bg.png) repeat-y;
border-bottom: 1px solid #9bcfea;
padding: 5px 8px 5px 12px;
}
.left_sub a {
display:block;
color: #333;
font: 12px Verdana;
text-decoration: none;
padding: 1px 3px 1px 0px;
background: transparent url(/images/left_sub_arrow.png) no-repeat 167px center;
line-height: 18px;
}
#active.left_sub a {
/*background: transparent url(/images/left_sub_arrow_active.png) no-repeat 167px center;*/
font-weight: bold;
line-height: 18px;
/*color: #c10d7e;*/
}
.left_sub a:hover {
background: transparent url(/images/left_sub_arrow_active.png) no-repeat 167px center;
/*font-weight: bold;*/
line-height: 18px;
/*color: #c10d7e;*/
}
#left_sub_frame {
background: transparent url(/images/left_sub_bottom.png) no-repeat bottom;
padding-bottom: 11px;
}
div#last.left_sub {
border-bottom: 0px;
padding: 5px 8px 0px 12px;
}
#right_side_frame {
/*background: #dec;*/
margin: 0px 0px 0px 15px;
}
#elonet_login {
background: transparent url(/images/elonet_login_bg.png) no-repeat 0px 0px;
width: 195px;
height: 254px;
position:relative;
margin: 0px 0px 10px 0px;
}
#elonet_login input {
border:none;
color: #727272;
font: 12px Verdana;
background: transparent;
}
#elonet_email {
position: absolute;
top: 145px;
left: 20px;
}
#elonet_student_id {
position: absolute;
top: 176px;
left: 20px;
}
#elonet_enter {
position: absolute;
top: 207px;
left: 41px;
}
#right_bottom_box {
margin: 10px 0px 0px 0px;
}
#footer {
min-height: 20px;
margin: 0px 10px;
border-top: 1px solid #ebebeb;
}
#footer_left {
float: left;
width: 210px;
}
#footer_left div {
background: transparent url(/images/footer_left_box.png) no-repeat 0px 0px;
width: 185px;
padding: 10px 0px 0px 10px;
height: 37px;
color: #666;
font: 11px Verdana;
margin: 10px 0px 10px 0px;
}
.copy {
font: 12px Verdana;
}
#footer_center {
float: left;
width: 595px;
}
#footer_list {
margin-left: 10px;
}
.footer_link {
margin: 10px 10px 0px 0px;
display: inline;
line-height: 50px;
}
#footer_center a {
background: transparent url(/images/footer_sep.png) no-repeat right;
color: #666;
font: 12px Verdana;
text-decoration: none;
padding-right: 15px
}
#footer_last a {
background: transparent;
}
#footer_right {
float: left;
width: 195px;
}
#footer_right img {
margin: 15px auto 0px 15px;
}
/**************************************************************/
#ad_box {}
#ad_menu ul {
list-style-type: none;
list-style-position: outside;
margin: 0px;
}
#ad_menu li {
display: inline;
float: left;
margin: 0px;
}
#ad_menu li img {
margin: 0px;
}
.ad {
	background: transparent url(/images/ad_bg.png) repeat-y left;
	border-bottom: 1px solid #d3d7cc;
	margin-top: -1px;
}
.ad_image {
	float: left;
	margin-right: 17px;
	margin-left: 1px;
	width:288px;
}
.ad_title {
padding: 5px 0px 8px 0px;
}
.ad_title h2 {
font: bold 22px Verdana;
}
.ad_body {
font: 12px Verdana;
color: #2c2c2c;
line-height: 16px;
}
.ad_more {
margin-top: 15px;
text-align: right;
margin-right: 15px;
}
#news {
padding: 10px 0px 5px 8px;
margin: 1px 0px 0px 0px;
}
* html #news {
background: #fff;
height: 1px;
}
.news_item {
/*background: #f0c;*/
border-bottom: 1px solid #ebebeb;
}
#last_news.news_item {
border: 0px;
}
#news_title h2, h2 {
font: 22px Verdana;
color: #362D27;
}
h3, .h3 {
font: 17px Verdana;
color: #000;
}


.news_title {
font: 17px Verdana;
color: #000;
margin: 7px 0px 13px 2px;
}
.news_image_frame {
float: left;
margin: 0px 10px 3px 1px;
background: #ebebeb;
width: 69px;
padding: 1px;
}
.news_image {
background: #fff;
width: 61px;
padding: 4px 4px 4px 4px;
}
.news_body {
font: 12px Verdana;
color: #666;
line-height: 16px;
}
.news_text {
padding-right: 30px;
}
.news_more {
float: right;
margin: 0px 10px 15px 0px;
}
#navbar {
background: transparent url(/images/nav_bottom.png) no-repeat bottom;
line-height: 16px;
padding-bottom: 5px;
}
#navbar ul {
list-style-type: none;
list-style-position: outside;
margin: 0px;
padding: 0px;
}
#navbar ul li {
margin: 0px;
line-height: 16px;
float: left;
}
#navbar ul li a {
white-space: nowrap;
display: block;
font: 11px Verdana;
color: #093a53;
line-height: 16px;
text-decoration: none;
padding-left: 21px;
background: transparent url(/images/nav_sep.png) no-repeat 7px;
}
#navbar ul li a.first {
font-weight: bold;
padding-left: 0px;
background: transparent;
}
#course {
margin: 20px 0px 10px 0px;
}
#course_title {
margin: 10px 0px 10px 0px;
}
#course_sub {
margin: 10px 0px 10px 0px;
}
#course_desc {
line-height: 17px;
border-bottom: 1px solid #ebebeb;
margin: 15px 0px 10px 0px;
padding-bottom: 7px;
}
#course_image_frame {
float: left;
padding: 1px;
background: #deded8;
margin-right:16px;
}
#course_image {
padding: 4px;
background: #fff;
}
#course_info {
	clear:both;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 7px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}
.course_info_box {
	width: 254px;
	margin-right: 16px;
	float: left;
	font-size: 11px;
}
.info_body {
background: #eaebe5 url(/images/cert_courses_bottom.png) no-repeat bottom;
padding-bottom: 5px;
margin-bottom: 10px;
}
.info_top {
background: transparent url(/images/cert_courses_top.png) no-repeat 0px 0px;
height: 10px;
}
.info_bottom {
height: 10px;
}
.info_body h3 {
margin-left: 12px;
color: #c10d7e;
}
.box_title {
font-weight: bold;
}
.course_req {
margin: 5px 5px 10px 12px;
}
.course_cost {
background: transparent url(/images/course_cost_bg.png) no-repeat 0px 0px;
height:68px;
margin: 10px 0px 0px 4px;
}
.course_cost .box_title {
	/*margin-top: 8px;*/
}
.cost_text {
padding: 8px 8px 0px 8px;
}
#course_info a {
color: #c10d7e;
}
.extra {
padding: 1px 0px 2px 22px;
background: transparent url(/images/extra_checkmark.png) no-repeat 0px 2px;
}
.list_title {
font-weight: bold;
padding-bottom: 10px;
}
.course_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.course_list ul li {
	padding: 0px 0px 0px 12px;
	line-height: 17px;
	background: transparent url(/images/course_btn.png) no-repeat 0px 8px;
}


#course_lists {
	padding-left:270px;
}

.course_list {
	margin: 0px 0px 15px 0px;
}
#course_opts {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 12px;
	line-height: 14px;
	margin: 0px 0px 15px 0px;
}
.course_opt {
	width: 90px;
	float: left;
	text-align: center;
	margin-right: 30px;
}
.opt_text {
text-align: center;
}
#opt_elonet.course_opt {
margin-left: 0px;
}
.opt_text {
margin: 5px 0px 0px 0px;
}
.opt_text a {
font: bold 11px Verdana;
color: #096999;
text-decoration: none;
}
#tanfolyam_ajanlo {
	background: transparent url(/images/tanfolyam_ajanlom_bg.png) no-repeat 0px 0px;
width: 254px;
height: 116px;
color: #c10d7e;
font: bold 12px Verdana;
position: relative;
float: left;
}
#ajanlo_text {
margin: 10px;
}
#ajanlo_inputs input {
	border:none;
	background: transparent;
	position: absolute;
	color: #666;
}
#tanf_name {
top: 50px;
left: 18px;
width: 130px;
}
#tanf_email {
top: 85px;
left: 18px;
width: 130px;
}
#tanf_mehet {
top: 81px;
left: 165px;
}
#helpdesk {
	float:left;
	width: 315px;
	font: bold 15px Verdana;
	line-height: 20px;
}
.image_frame {
	float: left;
	padding: 1px;
	background: #deded8;
	margin-right:8px;
}
.image {
	padding: 4px;
	background: #fff;
}
.help {
	color: #096999;
	padding-top: 12px;
}
.phone {
color: #c10d7e;
}
#pricelist .title {
margin: 20px 0px;
}
#price_table table {
table-layout: fixed;
font: 11px Verdana;
width: 580px;
}
#top_row {
background: #dbf4ff url(/images/price_top.png) no-repeat 0px 0px;
color: #096999;
height: 79px;
margin: 10px 0px 0px 0px;
}
#top_row td {
font-weight: bold;
}
#top_row td.col_1 {
background: transparent url(/images/table_top_sep.png) no-repeat right 1px;
}
#top_row td.col_2 {
background: transparent url(/images/table_top_sep.png) no-repeat right 1px;
}
#top_row td.col_3 {
background: transparent url(/images/table_top_sep.png) no-repeat right 1px;
}
#top_row td.col_4 {
background: transparent url(/images/table_top_sep.png) no-repeat right 1px;
}
#top_row td.col_5 {
background: transparent url(/images/table_top_sep.png) no-repeat right 1px;
}

td.col_1 {
width: 249px;
text-align: left;
padding-left: 5px;
background: transparent url(/images/table_sep.png) repeat-y right;
}
td.col_2 {
width: 60px;
text-align: center;
background: transparent url(/images/table_sep.png) repeat-y right;
}
td.col_3 {
width: 60px;
text-align: center;
background: transparent url(/images/table_sep.png) repeat-y right;
}
td.col_4 {
width: 70px;
text-align: center;
background: transparent url(/images/table_sep.png) repeat-y right;
}
td.col_5 {
width: 61px;
text-align: center;
background: transparent url(/images/table_sep.png) repeat-y right;
}
td.col_6 {
width: 75px;
text-align: center;
}

td.col_1_paratlan {
width: 249px;
text-align: left;
padding-left: 5px;
background: #f1f1ee url(/images/table_sep.png) repeat-y right;
}
td.col_2_paratlan {
width: 60px;
text-align: center;
background: #f1f1ee url(/images/table_sep.png) repeat-y right;
}
td.col_3_paratlan {
width: 60px;
text-align: center;
background: #f1f1ee url(/images/table_sep.png) repeat-y right;
}
td.col_4_paratlan {
width: 70px;
text-align: center;
background: #f1f1ee url(/images/table_sep.png) repeat-y right;
}
td.col_5_paratlan {
width: 61px;
text-align: center;
background: #f1f1ee url(/images/table_sep.png) repeat-y right;
}
td.col_6_paratlan {
background-color: #f1f1ee;
width: 75px;
text-align: center;
}


#price_list_table {
	margin: 1px 0px 10px 0px;
	border: 1px solid #adadad;
	border-left: none;
	border-right: none;
}
#price_list_table td {
	height: 25px;
	line-height: 15px;
}
.paratlan {
	background-color: #f1f1ee;
	padding:2px 4px 2px 4px;
	text-align:center;
}
.paratlan:hover {
	/*background-color: #DBF4FF;*/
	cursor:pointer;
}

.paros {
	background-color: #ffffff;
	padding:2px 4px 2px 4px;
	text-align:center;
}
.paros:hover {
	cursor:pointer;
	/*background-color: #DBF4FF;*/
}

.tblhead {
	background-color: #DBF4FF;
	text-align:center;
	color: #096999;
	font-weight:bold;
	padding:6px 4px 6px 4px;
}



#price_box {
width: 580px;
}
#price_box_table {
background: #f1f1ee url(/images/price_box_table.png) repeat-y center;
}
#price_box_top {
background: transparent url(/images/price_box_top.png) no-repeat;
height: 10px;
}
#price_box_bottom {
background: transparent url(/images/price_box_bottom.png) no-repeat;
height: 10px;
clear: both;
}
.td_left {
background: #f1f1ee url(/images/price_box_top.png) no-repeat left top;
height: 10px;
width: 10px;
}
.td_left_bottom {
	background: #f1f1ee url(/images/price_box_bottom.png) no-repeat left bottom;
	height: 10px;
	width: 10px;
}
.td_center {
	height: 10px;
	width: 560px;
}
.td_center td {
	padding: 5px 15px;
	font: 11px Verdana;
}
.price_inc {
	font: bold 12px Verdana;
	color: #c10d7e;
	margin: 0px 0px 10px 0px;
}
.td_right {
	background: #f1f1ee url(/images/price_box_top.png) no-repeat right top;
	height: 10px;
	width: 10px;
}
.td_right_bottom {
	background: #f1f1ee url(/images/price_box_bottom.png) no-repeat right bottom;
	height: 10px;
	width: 10px;
}
.doc .title, #lang .title, #cert .title{
	margin: 15px 0px;
}
.doc .doc_title {
	margin: 10px 0px 10px 0px;
}
.doc .doccontent {
	padding-bottom: 15px;
}
#lang_box {
	background: #ebeae5 url(/images/lang_box_top.png) no-repeat left top;
	width: 212px;
	margin-right: 20px;
	float: left;
}
#lang_box ul, #char_select ul, .tanf_list ul, #cert_courses ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#lang_box ul li {
line-height: 22px;
}
#lang_box a {
	color: #000;
	display:block;
	padding: 3px 0px 3px 37px;
	background-position: 11px 4px;
	font: 11px Verdana;
}
#lang_box a:hover {
text-decoration: none;
}
.en {
background: transparent url(/images/en_link.png) no-repeat;
}
.ge {
background: transparent url(/images/ge_link.png) no-repeat;
}
.fr {
background: transparent url(/images/fr_link.png) no-repeat;
}
.it {
background: transparent url(/images/it_link.png) no-repeat;
}
.ja {
background: transparent url(/images/ja_link.png) no-repeat;
}
.ru {
background: transparent url(/images/ru_link.png) no-repeat;
}
.du {
background: transparent url(/images/du_link.png) no-repeat;
}
.sp {
background: transparent url(/images/sp_link.png) no-repeat;
}
#lang_doc .image_frame {
margin: 18px 80px 18px 48px;
clear: right;
}
#char_select a {
font: 13px Verdana;
font-weight:bold;
display: block;
width: 22px;
height: 25px;
line-height: 25px;
text-decoration: none;
padding: 0px 0px 0px 0px;
text-align: center;
}
#char_select a:hover {
color: #c10d7e;
}
#char_select li {
float: left;
}
.char {
background: transparent url(/images/char.png) no-repeat left top;
color: #000;
}
.char_active {
background: transparent url(/images/char_active.png) no-repeat left top;
color: #fff;
}
.tanf_list {
margin: 10px 0px;
}
.tanf_list li {
padding: 4px 0px;
}
.tanf_list a {
color: #000;
padding: 3px 0px 3px 22px;
background: transparent url(/images/lila_nyil.png) no-repeat 2px 5px;
font: 11px Verdana;
}
.tanf_list a.kek {
background: transparent url(/images/kek_nyil.png) no-repeat 2px 5px;
}
.tanf_list a.sarga {
background: transparent url(/images/sarga_nyil.png) no-repeat 2px 5px;
}
.cert_desc_text {
	width:306px;
	line-height: 17px;
	border-bottom: 1px solid #ebebeb;
	margin: 15px 0px 10px 274px;
	padding-bottom: 7px;
}
.tovabb {
margin: 10px 0px 0px 0px;
}
#cert_courses {
width: 254px;
background: #ebeae5 url(/images/cert_courses_top.png) no-repeat left top;
margin-right: 20px;
float: left;
}
#cert_courses_bottom {
background: transparent url(/images/cert_courses_bottom.png) no-repeat bottom left;
height: 10px;
}
#cert_courses .tanf_list {
margin: 10px 0px 0px 5px;
}
#cert_courses .tanf_list ul {
padding: 0px 0px 0px 0px;
}
#newsletter {
background: #f1f1ee url(/images/hirlevel_top.png) no-repeat left top;
padding: 17px 10px 5px 15px;
}
#newsletter_bottom {
background: transparent url(/images/hirlevel_bottom.png) no-repeat bottom left;
height: 10px;
}
.form_line {
min-height: 27px;
margin: 0px 0px 5px 0px;
}
.mandatory{
font: bold 12px Verdana;
width: 114px;
height: 27px;
line-height: 27px;
float: left;
}
.form_line .optional{
font: 12px Verdana;
width: 114px;
padding-top: 8px;
float: left;
}
.form_line .optional .small {
line-height: 10px;
font: 10px Tahoma;
}
.nl_input {
	border:none;
	line-height: 27px;
	height: 27px;
}
.nl_input input {
	border:none;
	background: transparent;
	width: 273px;
	padding: 5px 5px;
	height: 21px;
	line-height: 27px;
	font: 13px Verdana;
	color: #666;
	background: #f1f1ee url(/images/long_input.png) no-repeat 0px 0px;
}
.nl_input input.short {
	border:none;
	background: transparent;
	width: 83px;
	padding: 5px 5px;
	height: 21px;
	line-height: 27px;
	font: 13px Verdana;
	color: #666;
	background: #f1f1ee url(/images/short_input.png) no-repeat 0px 0px;
}
.nl_check, .nl_radio {
width: 440px;
float: right;
margin: 5px 0px 10px 0px;
}
.nl_check input {
border:none;
float: left;
margin: 0px 4px 0px 0px;
}
.nl_check .label {
float: left;
width: 410px;
}
.nl_radio label {
font-weight: bold;
margin: 0px 20px 0px 5px;
}

ul {
	padding-left:20px;
	/*list-style-position: inside;*/
}

ul div {
	/*display:inline;*/
}


#sitemap {
	list-style: none;
	margin:0;
	padding:0;
}
#sitemap a {
	text-decoration:none;
}

#sitemap ul {
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#sitemap ul a, #sitemap ul div, #sitemap .sfirst{
	display:block;
	padding-left:20px;
	margin-top:15px;
	background:transparent url(/images/lila_nyil.png) no-repeat scroll 2px 1px;
}

#sitemap ul ul a, #sitemap ul ul div{
	display:block;
	padding-left:50px;
	margin-top:2px;
	background:transparent url(/images/lila_potty.png) no-repeat scroll 40px 5px;
}

#sitemap ul ul ul a, #sitemap ul ul ul div{
	display:block;
	padding-left:70px;
	margin-top:2px;
	background:transparent url(/images/lila_potty.png) no-repeat scroll 60px 5px;
}

#sitemap ul ul ul ul a, #sitemap ul ul ul ul div{
	display:block;
	padding-left:90px;
	margin-top:2px;
	background:transparent url(/images/lila_potty.png) no-repeat scroll 80px 5px;
}

#sitemap li {
	margin:0;
	padding:0;
}

#sitemap * {
	color:#000000;
}
.tanf_ajanlat {
position: relative;
float:left;
margin:0 11px 0 0;
width:254px;
}
#tanf_form {
position: absolute;
left: 260px;
top: -88px;
background: transparent url(/images/tanf_form_bg.png) no-repeat bottom;
padding: 44px 44px 15px 15px;
}
#tanf_form td input.tanf_form_input {
background:url(/images/aj_input_bg.png) no-repeat;
width:173px;
height:17px;
padding:5px;
color:#727272;
font-size:13px;
font-weight:normal;
border:none;
margin-bottom: 7px;
}
.tanf_form_button {
margin-top: 4px;
}
#tanf_form_close {
width: 14px;
height: 14px;
display: block;
position: absolute;
cursor: pointer;
left: 216px;
top: 8px;
@ top: 14px;
}

.large_form {
background: #f1f1ee url(/images/hirlevel_top.png) no-repeat left top;
padding: 17px 10px 5px 15px;
}
.large_form_bottom {
background: transparent url(/images/hirlevel_bottom.png) no-repeat bottom left;
height: 10px;
}
.no_label {
margin-left: 114px;
}
* html .no_label {
margin-left: 59px;
}
.ko {
line-height: 27px;
@ position: relative;
@ top: -10px;
}
.form_image {
text-align: center;
}
.form_image img {
margin:0px 0px 15px 5px;
}
.form_extra {
margin: 10px 0px;
padding: 10px 0px;
border-top: 1px solid #a1a1a1;
}
.select_where {
width: 325px;
margin-top: 5px;
}

#footer_keywords {
	font-size:10px;
	clear:both;
	padding:5px;
	color:#DBDBDB;
	border-bottom:1px solid #EBEBEB;
}

#footer_keywords a{
	font-size:10px;
	color:#DBDBDB;
	text-decoration:none;
}
.memo {
	padding: 13px 0 13px 55px;
	background: transparent url(/images/memo_logo.png) no-repeat left;
}

.eletmod_tippek {
	padding: 13px 0 13px 55px;
	background: transparent url(/images/eletmod_tippek_logo.png) no-repeat left;
	color:#316B94;
}