BODY {
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	background-image:url('../../images/bg.jpg');
	text-align: center;
	color:#111238;

	scrollbar-base-color: #fafed6;       
	scrollbar-arrow-color: #223384;      
	scrollbar-3dlight-color: #fafed6;    
	scrollbar-darkshadow-color: #fafed6; 
	scrollbar-face-color: #fafed6;       
	scrollbar-highlight-color: #223384;  
	scrollbar-shadow-color: #223384;     
	scrollbar-track-color: #fafed6;
}

H1.course {
	font-size:9pt;
}

H1.general {
	font-size:11pt;
}

H1.big {
	font-size:13pt;
}

H1.bold_13 {
	font-size:13pt;
	display:inline-table;
	display:inline;
}

H1.pagetitle {
	font-size:16pt;
	font-weight:normal;
	display:inline-table;
	display:inline;
}

H2.course {
	font-size:9pt;
}

H2.font_10 {
	font-size:10pt;
}

H2.bold_9 {
	font-size:9pt;
	display:inline-table;
	display:inline;
}

H2.bold_10 {
	font-size:10pt;
	display:inline-table;
	display:inline;
}

TD {
	font-size: 10pt;
}

INPUT.text {
	font-size:9pt;
	height:20px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/input_bg_big.jpg');
}

INPUT.text_30 {
	font-size:9pt;
	height:20px;
	width:30px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/input_bg_big.jpg');
}

INPUT.text_150 {
	font-size:9pt;
	height:18px;
	width:150px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/input_bg_big.jpg');
}

INPUT.text_420 {
	font-size:9pt;
	height:18px;
	width:420px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/input_bg_big.jpg');
}

TEXTAREA {
	overflow:auto;
}

TEXTAREA.bordered {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/textarea_bg.jpg');
}

.bordered_select {
	font-size:9pt;
	height:18px;
	width:420px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:url('../../images/input_bg_big.jpg');
}

a {
	color:#72757a;
}

a:hover {
	color:#291670;
}

#all_content {
	width:990px;	
	text-align:left;
	margin: 0px auto;	
}

#content {
	position:relative;
	top:0px;
	left:0px;
	width:990px;
	text-align:left;
}

.align_right {
	text-align:right;
}

.align_left {
	text-align:left;
}

.align_center {
	text-align:center;
}

.align_justify {
	text-align:justify;
}

#align_justify {
	text-align:justify;
}

.width_20 {
	width:20px;
}

.width_30 {
	width:30px;
}

.width_50 {
	width:50px;
}

#width_65 {
	width:65px;
}

#width_30 {
	width:30px;
}

#width_50 {
	width:50px;
}

.width_70 {
	width:70px;
}

.width_100 {
	width:100px;
}

.width_130 {
	width:130px;
}

#width_145 {
	width:145px;
}

#width_120 {
	width:120px;
}

.width_150 {
	width:150px;
}

#width_180 {
	width:180px;
}

.width_220 {
	width:220px;
}

#width_220 {
	width:220px;
}

.width_300 {
	width:300px;
}

.width_400 {
	width:400px;
}

.width_440 {
	width:440px;
}

.width_500 {
	width:500px;
}

.none_display{
	display:none;
}

.block_display{
	display:block;
}

.v_top{
	vertical-align:top;
}
.financing_title{
	font-weight:bold;
	font-size:12pt;
}

INPUT.readonly {
	background-color:#EEEEEE;
	font-weight:bold;
	text-align:center;
	width:90px;
}

.green_button{
	background-image: url('../../images/buttons/big_green_button.gif');
	background-repeat: no-repeat;
	background-position: center;
	
}

#table_category{
	border: 1px solid #291670;
}

#table_subcategory{
	width:100%;
}
#table_subcategory tr{
	border: 1px solid blue;
}

#table_course{}

#table_course_date{
	background-color:#a3a7ff;
}

#table_course_date td {
	width:100px;
	text-align:center;
}

#table_course_date #close_td {
	text-align:right;
}

/*-------------------------------*/
.header_table{
	width:990px;
	height:160px;
	background-image:url('../../images/big_head_image.jpg');
	background-repeat:no-repeat;
}

.header_table_en{
	width:990px;
	height:160px;
	background-image:url('../../images/header_en.jpg');
	background-repeat:no-repeat;
}

.content_table{
	background-color: #f4fde2;
	width:990px;
}

.middle_left_side{
	background-color:#f4fde2;
	width:200px;
	vertical-align:top;
}

.logo_table{
	width:150px;
}

.logo_table td{
	text-align:center;
}

#middle_content{
	width:585px;
	background-color:#f4fde3;
	overflow-x:auto;
}

.middle_content_admin{
	width:785px;
	overflow-x:auto;
}

.middle_right_side{
	background-color:#f4fde2;
	width:200px;
	vertical-align:top;
}

.footer_table{
	background-color: #6e6e6a;
	color:white;
	width:990px;
	height:30px;
}

.footer_table a,a:hover{
	color:white;
	text-decoration:none;
	font-size:10pt;
}

.small_cart a,a:hover{
	color:#000000;
	text-decoration:none;
	font-size:10pt;
}

.index_table {
	width:990px;
	border:0px;
}

#index_special_offers_title{
	background-image:url('../../images/left_grey_gradient.gif');
	background-repeat:no-repeat;
	height:29px;
	vertical-align:center;
}

#search_title{
	background-image:url('../../images/left_grey_gradient.gif');
	background-repeat:no-repeat;
	height:29px;
	width:200px;
	vertical-align:center;
}

#index_special_offers_title a,a:hover {
	text-decoration:none;
	color:#ffffff;
	font-size:10pt;
}

.index_about_table{
	width:485px;
}

.index_center_bg{
	background-image:url('../../images/index_center_image.gif');
	background-repeat:no-repeat;
}

.top_justify {
	text-align:justify;
	vertical-align:top;
}

.part_title{
	font-weight:bold;
	color:#ffffff;
}

.part_title2{
	font-weight:bold;
	color:#2e3192;
	text-align:center;
	vertical-align:top;
}

.login_small{
	border:1px solid #b3b3a8;
}

.login_title_bg{
	background-image:url('../../images/login_bg1.gif');
	background-repeat:no-repeat;
}

.search_title_bg{
	background-image:url('../../images/login_bg2.gif');
	background-repeat:no-repeat;
}

.newsletter_title_bg{
	background-image:url('../../images/login_bg1.gif');
	background-repeat:no-repeat;
}

.login_title{
	color:#ffffff;
	text-align:right;
	padding-right:3px;
}

.offer_table{}

.top_menu_table{
	display: inline;
}

.top_menu_table td{
	text-align: center;
	width:110px;
	font-size:8pt;
}

.top_menu_table a{
	color:#72757a;
}

.top_menu_table a:hover{
	color:#291670;
	font-size:8pt;
}

.general_link a{
	color:#72757a;
}

.general_link a:hover{
	color:#291670;
}

.general_link_10 a{
	color:#72757a;
	font-size:10pt;
}

.general_link_10 a:hover{
	color:#291670;
	font-size:10pt;
}

#general_link_8 a{
	color:#72757a;
	font-size:8pt;
}

#general_link_8 a:hover{
	color:#291670;
	font-size:8pt;
}

.menu_box{
	background-color:#6f8f16;
	border-top:1px solid #A8D041;
	border-bottom:1px solid #A8D041;
}

.menu_table a {
	color:#EBF7CF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.admin_menu_table a {
	color:#EBF7CF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.admin_menu_table a:hover {
	color:#ffffff;
	font-size: 9pt;
	border-bottom:1px solid #A8D041;
}

.admin_menu_table td{
	text-align:center;
	background-color: #708F17;
}

.menu_table a:hover {
	color:#ffffff;
	font-size: 9pt;
	border-top:1px solid #A8D041;
	border-bottom:1px solid #A8D041;
}

.menu_table td{
	text-align:center;
	background-color: #708F17;
}

.required_td {
	border-bottom:1px solid #ff3434;
	border-right:1px solid #ff3434;
	text-align:center;
}

.required_td_pre {
	background-color:#dbefb2;
	border:1px solid #ff3434;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

#insert_text {
	cursor:hand;
	cursor:pointer;
}

#birthdate_box input {
	text-align:center;
}

/* a kategoriak es tanfolyamok kilistazasa tablazatban a tanfolyamhoz tartozo idopontok megjelenitese: */
/* akcios */
.discount_date {
	font-weight:bold;
	color:red;
	font-size:7pt;
}

.discount_text {
	font-weight:bold;
	color:red;
	font-size:7pt;
	display:inline;
}

/* nem aktiv */
.unactive_date a {
	color:gray;
}

.unactive_date_row {
	background-color:#888888;
}

.old_date_row {
	background-color:#bbbbbb;
}

/* a kategoriak tablazatban a szinteknek megfeleloen a tablazatok hatterszinenek a beallitasa: */
.level1_category_table {
	background-color:#bce058;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level1_category_table_last {
	background-color:#bce058;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top:3px;
}

.level2_category_table {
	background-color:#cef077;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level3_category_table {
	background-color:#e8f7bc;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level4_category_table {
	background-color:#EAFADC;
	padding-top:3px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color: #000000;
}

.inactive_category_table {
	background-color:#888888;
	padding-top:3px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color: #000000;
}

.level1_category_table_selected {
	background-color:#bce058;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level1_category_table_last_selected {
	background-color:#bce058;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top:3px;
}

.level2_category_table_selected {
	background-color:#cef077;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level3_category_table_selected {
	background-color:#e8f7bc;
	color: #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:3px;
}

.level4_category_table_selected {
	background-color:#EAFADC;
	padding-top:3px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color: #000000;
}

.inactive_category_table_selected {
	background-color:#888888;
	padding-top:3px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color: #000000;
}

.table_head_bg_big{
	background-image:url('../../images/table_header_big.gif');
}

.table_head_bg_small{}

.basic_table {
	font-size:8pt;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.basic_table2 {
	font-size:8pt;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#border_left {
	border-left: 1px solid black;
}

.basic_table tr{}

.basic_table th{
	height:30px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.basic_table.opinion {
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-size:9pt;
}

.basic_table2 th{
	height:30px;
	border-left: 1px solid black;
	border-top: 2px solid black;
	border-bottom: 1px solid black;
	font-weight:normal;
	text-align:center;
}

.basic_table_title{
	background-color:#5c5fb1;
}

.basic_table_column_title{
	background-color:#cfe793;
}

.basic_table td{
	border-top: 1px solid black;
	border-left: 1px solid black;
	text-align:center;
	font-size:8pt;
}

.basic_table2 td{
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-size:8pt;
	background-color:#ffffff;
	height:18px;
	text-align:center;
}

/*tanfolyamok tablazatban a link sorok:*/
.link_row_closed{
	display:inline;
	cursor:hand;
	cursor:pointer;
	height:30px;
	text-decoration:none;
}

.link_row_closed_1{
	display:inline;
	cursor:hand;
	cursor:pointer;
	height:30px;
	text-decoration:none;
	color:#323598;
	font-weight: bold;
	font-family: Verdana;
	font-size:14px;
}

.link_row_opened{
	display:inline;
	cursor:hand;
	cursor:pointer;
	height:30px;
	text-decoration:none;
}

.link_row_opened_1{
	display:inline;
	cursor:hand;
	cursor:pointer;
	height:30px;
	text-decoration:none;
	color:#323598;
	font-weight: bold;
	font-family: Verdana;
	font-size:14px;
}

.cursor_hand{
	cursor:hand;
	cursor:pointer;
}

/*tanfolyamlistan a kategoria linkek a 4 szintre*/
.category_link_1 {
	text-decoration:none;
	color:#323598;
	font-weight: bold;
	font-family: Verdana;
	font-size:14px;	
}

.category_link_1:hover {
	color:#6E70C4;
}

.category_link_2 {
	text-decoration:none;
	color:#323598;
	font-weight: bold;
	font-size:14px;
}

.category_link_2:hover {
	color:#6E70C4;
}

.category_link_3 {
	text-decoration:none;
	color:#323598;
	font-weight: bold;
	font-size:12px;
}

.category_link_3:hover {
	color:#6E70C4;
}

.category_link_4 {
	text-decoration:none;
	color:#323598;
	font-size:11px;
}

.category_link_4:hover {
	color:#6E70C4;
}

.inline_display{
	display:inline;
	margin:0px;
	padding:0px;
}

#course_link_box a {
	text-decoration:none;
	font-family:Verdana, Tahoma;
	font-size:8pt;
}

#course_link_box a:hover {
	text-decoration:none;
	background-color:#D7D9F6;
	font-family:Verdana, Tahoma;
	font-size:8pt;
}

/*oldalok focime:*/
.page_title {
	font-size:16pt;
	font-family:Verdana;
	color:#000000;
	line-height:40px;
	background-image:url('../../images/head_title.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}

.page_title_admin {
	font-size:16pt;
	font-family:Verdana;
	color:#000000;
	line-height:40px;
}

/*tanfolyamok keskeny listazasa:*/
.list_courses{
	border-left:1px solid #b3b3a8;
	border-right:1px solid #b3b3a8;
}

#list_course_title a,a:hover {
	text-decoration:none;
	color:#291670;
	font-size:10pt;
}

.list_courses a{
	text-decoration:none;
	color:#000000;
}

.list_courses a:hover{
	text-decoration:none;
	color:#000000;
	font-size:8pt;
}

.list_courses td{
	line-height:20px;
	font-size:8pt;
}

.list_course_link{
	padding:0px 0px 0px 5px;
	cursor:hand;
	cursor:pointer;
	font-size:8pt;
	vertical-align:middle;
}

.list_course_link2{
	cursor:hand;
	cursor:pointer;
	font-size:8pt;
}

.course_list_second_td_bg{
	border-bottom:solid 1px #b3b3a8;
}

.list_course_img{
	width:20px;
	display:inline;
	margin:0px;
	padding:0px;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

/*tanfolyamok szeles listazasa:*/
.list_courses_big{
	width:550px;
	border-top:solid 1px #777777;
}

.list_courses_big a{
	text-decoration:none;
}

.list_courses_big a:hover{
	text-decoration:none;
	color:#000000;
}

.list_courses_big td{
	line-height:20px;
	border-bottom:solid 1px #777777;
}

.list_courses_big_link{
	width:525px;
	height:25px;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 5px;
	cursor:hand;
	cursor:pointer;
	font-size:8pt;
}

.folder_box_opened{
	text-align:center;
	background-image: url('../../images/minus_icon_small2.gif');
	background-repeat:no-repeat;
	background-position: center center;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.folder_box_opened_2{
	text-align:center;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.folder_box_closed{
	text-align:center;
	background-image: url('../../images/plus_icon_small2.gif');
	background-repeat:no-repeat;
	background-position: center center;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.folder_box_closed_2{
	text-align:center;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.folder_box_opened_selected{
	text-align:center;
	background-image: url('../../images/minus_icon_selected.gif');
	background-repeat:no-repeat;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.folder_box_closed_selected{
	text-align:center;
	background-image: url('../../images/plus_icon_selected.gif');
	background-repeat:no-repeat;
	z-index:100;
	width:20px;
	height:25px;
	display:inline;
	vertical-align:top;
	cursor:hand;
	cursor:pointer;
}

.text_box_title{
	font-weight:bold;
	color:#2e3192;
}

.text_box_text{
	font-size:8pt;
	color:#666666;
	vertical-align:top;
}

.text_box_link{
	text-align:center;
}

.warning_text{
	color:red;
}

.warning_text_bold{
	color:red;
	font-weight:bold;
}

.text_box_link a{
	text-decoration:none;
	font-size:10pt;
	color:#ffffff;
}

.text_box_link a:hover{
	text-decoration:none;
	font-size:10pt;
	color:#ffffff;
}

.small_cart{
	font-size:8pt;
	color:#000000;
	border:1px solid #b3b3a8;
	background-color:#ffffff;
}

.small_cart th{
	background-color:#5c5fb1;
}

#cart_title{
	text-align:center;
	font-weight:bold;
	color:white;
}

#cart_title a,a:hover {
	font-size:10pt;
	color:#333333;
	text-decoration:none;
}

.small_cart_sub_title{
	background-color:#ffffff;
}

.small_cart_sub_title td{
	border-top:1px solid #b3b3a8;
	border-bottom:1px solid #b3b3a8;
	line-height:25px;
}

.pt_7{
	font-size:7pt;
}

.pt_8{
	font-size:8pt;
}

.pt_9{
	font-size:9pt;
}

.pt_11{
	font-size:11pt;
}

.pt_13{
	font-size:13pt;
}

.color_333333{
	color:#333333;
}

.login_table a{
	color:#000000;
	font-size:9pt;
}

.login_table a:hover{
	color:#291670;
	font-size:9pt;
}

.firm_address{
	color:#888888;
	font-size:7pt;
}

.reg_box{
	width:266px;
	height:177px;
}

.order_table{
	width:545px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.order_table td{
	text-align:center;
	font-size:8pt;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

.order_table th{
	text-align:center;
	font-size:8pt;
	background-color:#a6ce39;
	height:30px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	font-weight:normal;
}

.order_table_admin{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.order_table_admin td{
	text-align:center;
	font-size:8pt;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.order_table_admin th{
	text-align:center;
	font-size:8pt;
	background-color:#bbbbbb;
	height:30px;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.about_table td{}

.about_title {
	text-align:center;
	vertical-align:top;
	font-size:16pt;
	font-family:Verdana;
	color:#000000;
	line-height:40px;
	background-image:url('../../images/head_title_345.jpg');
}

/*tanfolyamlistaban a tanfolyamokat tartalmazo tablazatban a padding beallitasa:*/
.course_list_table div {
	padding:3px;
}

.course_list_table a {
	text-decoration:none;
	font-family:Verdana, Tahoma;
	font-size:8pt;
}

.course_list_table a:hover {
	text-decoration:none;
	font-family:Verdana, Tahoma;
	font-size:8pt;
}

.course_list_table span {
	display:block;
	cursor:hand;
	cursor:pointer;
	padding-top:5px;
}

/*tanfolyam bemutatasa tablazatban mas hatterszinu td-k:*/
.td_left_bg{
	background-color:#dbefb2;
	font-weight:bold;
	text-align:left;
}

.td_right_bg{
	border-bottom:1px solid #dbefb2;
	border-right:1px solid #dbefb2;
	text-align:center;
}

.course_td_bg_title{
	background-color:#a6ce39;
	text-align:left;
}
.course_td_bg_top{
	background-color:#dbefb2;
	vertical-align:top;
}
.course_right_td_bg{
	background-color:#efefef;
	text-align:left;
}
.course_right_td_bg_top{
	background-color:#efefef;
	vertical-align:top;
}
.course_right_td_title{
	background-color:#323598;
	color:#efefef;
}

/*altalanos tablazatok sorainak kiemelese:*/
.gen_table_td {
	background-color:#ffffff;
}

.gen_table_td_selected {
	background-color:#e9f6cb;
}

/*akcios es most indulo tanfolyamok sorai:*/
.normal_row {
	background-color:#ffffff;
}

.normal_row {
	background-color:#dddddd;
}

.normal_row_selected {
	background-color:#D7D9F6;
}

.course_list_first_td_bg0 {
	background-color:#2e3192;
}

.course_list_first_td_bg {
	background-color:#2e3192;
	border-bottom:solid 1px #ffffff;
}

.course_list_first_td_bg2 {
	background-color:#2e3192;
	border-bottom:solid 1px #b3b3a8;
}

.course_list_first_td_bg_start {
	background-color:#a7ce38;
	border-bottom:solid 1px #ffffff;
}

.course_list_first_td_bg_start2 {
	background-color:#a7ce38;
	border-bottom:solid 1px #b3b3a8;
}

.small_cart_first_td_bg1 {
	background-color:#2e3192;
	border-bottom:solid 1px #b3b3a8;
}

.small_cart_first_td_bg2 {
	background-color:#2e3192;
}

.height_7 {
	line-height:7px;
}

.height_17 {
	line-height:17px;
}

.height_22 {
	line-height:22px;
}

.black_hr{
	color:#000000;
	height:1px;
}

.black_hr2{
	color:#000000;
	height:2px;
}

.white_hr{
	color:#ffffff;
	height:1px;
}

.sub_menu_table{
	background-color_:#e6f4c3;
	background-color:#D7EBA4;
	border-top:1px solid #ABD042;
	border-left:1px solid #ABD042;
	border-right:1px solid #ABD042;
}

.sub_menu_table td{
	text-align:center;
	border-bottom:1px solid #ABD042;
	height:40px;
}

.link_inside_text a{
	text-decoration:none;
	color:#0000ff;
}

.link_inside_text a:hover{
	text-decoration:underline;
	color:#000000;
}

.sub_menu_table_selected_td{
	background-color:#708F17;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.sub_menu_element_div {
	height:40px;
	width:210px;
	cursor:hand;
	cursor:pointer;
	line-height:40px;
	text-align:center;
	display:block;
}

.sub_menu_element_div2 {
	height:40px;
	width:200px;
	cursor:hand;
	cursor:pointer;
	line-height:20px;
	display:block;
}

.sub_menu_table a{
	text-decoration:none;
	color:#000000;
}

.sub_menu_table a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.black_10_arial {
	color:#000000;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}

.sub_title{
	font-size:14px;
	color:#323598;
	font-weight: bold;
}

H2.sub_title{
	font-size:14px;
	color:#323598;
	font-weight: bold;
}

.table_inter_rows {
	background-color:#eefad6;
}

.table_with_border {
	border:1px solid #b3b3a8;
}

.reg_table_with_border {
	border:1px solid #b3b3a8;
	background-color: #f4fde2;
}

.table_with_border2 {
	border-top:1px solid #b3b3a8;
	border-left:1px solid #b3b3a8;
	border-right:1px solid #b3b3a8;
}

.height_5 {
	line-height:5px;
}

.reg_box_header{
	background-image: url('../../images/reg_box1.gif');
	background-repeat:no-repeat;
	background-position:center;
}

.reg_box_header a,a:hover{
	text-decoration:none;
}

.reg_title_div{
	width:215px;
	line-height:55px;
	cursor:hand;
	cursor:pointer;
	text-align:center;
	display:block;
	color:#ffffff;
}

.white_bold{
	color:#ffffff;
	font-weight:bold;
}

.white_bold_small{
	color:#ffffff;
	font-weight:normal;
}

.small_cart_not_first_td_bg1 {
	border-bottom:1px solid #b3b3a8;
}

.without_border td {
	border:0px;
	text-align:left;
}

#table_td_height_25 td {
	height:25px;
}

.participants_td_bg{
	background-color:#e9e9ec;
}

#red_font_color {
	color:#ff0000;
}

.bold_red {
	color:#ff0000;
	font-weight:bold;
}

.course_date_bg{
	width:25px;
	height:100%;
	cursor:hand;
	cursor:pointer;
	text-align:center;
	font-size:9pt;
}

.hr_tutor_separator {
	color:#2e3192;
	width:100%;
	height:2px;
}

.hr_tutor_separator2 {
	color:#2e3192;
	width:2px;
	height:80%;
}

.img_border {
	border:2px solid #D7EBA4;
}

/* tanfolyamok hatterszine a tablazatban, paros illetve paratlan sor alapjan: */
.even_course {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#e9e9ec;
	font-size: 8pt;
}

.odd_course {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#ffffff;
	font-size: 8pt;
}

.inactive_course {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#bbbbbb;
	font-size: 8pt;
}

.even_course_selected {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#CDCEFC;
	font-size: 8pt;
}

.odd_course_selected {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#CDCEFC;
	font-size: 8pt;
}

a.list_courses_even_a {
	background-color:#e9e9ec;
}

a.list_courses_even_a:hover {
	background-color:#CDCEFC;
}

a.list_courses_odd_a {
	background-color:#ffffff;
}

a.list_courses_odd_a:hover {
	background-color:#CDCEFC;
}

.big_button {
	background-image:url('../../images/buttons/big_btn.gif');
	width:200px;
	height:150px;
}

.bb_span {
	width:200px;
	height:150px;
	text-align:center;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
	font-size:10pt;
	font-weight:bold;
	display:block;
}

.big_button span.bb_title{
	font-size:14pt;
}

.big_button span.bb_red{
	color:#A5CE39;
}

.small_button {
	background-image:url('../../images/buttons/small_btn.gif');
	background-repeat:no-repeat;
	width:140px;
	height:105px;
}

.small_button DIV {
	width:140px;
	height:105px;
	text-align:center;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
	font-size:9pt;
	font-weight:bold;
}

.small_button_span {
	width:140px;
	height:105px;
	text-align:center;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
	font-size:9pt;
	font-weight:bold;
	display:block;
}

.small_button DIV span.bb_title{
	font-size:12pt;
}

.small_button DIV span.bb_red{
	color:#A5CE39;
}

.test_table {
	border:1px solid #AAAAAA;
}

.list_td li {
	padding-left:10px;
}

.course_table td {
	text-align:left;
}

.child_input_145 input {
	width:145px;
}

.child_input_30 input {
	width:30px;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 670px;
	height:360px;
	/*padding: 16px;*/
	border: 16px solid #a7ce38;
	background-color: #ffffff; /*#D7EBA4;*/
	z-index:1002;
	overflow: auto;
	text-align:center;
}

.info_kep {
	width:100%;
	text-align:center;
}

.line_height_20 {
	line-height:20px;
}

.news_title {
	font-weight:bold;
	font-size:12pt;
}

.news_active a {
	color:#000000;
}

.banner_title {
	color:#000000;
	font-weight:bold;
	font-size:13pt;
}

.font_13 {
	font-size:13pt;
}

.font_14 {
	font-size:14pt;
}

.font_16 {
	font-size:16pt;
}

.font_18 {
	font-size:18pt;
}

.font_20 {
	font-size:20pt;
}

.font_22 {
	font-size:22pt;
}

.opacity_50 {
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.news_link a {
	color:#111364;
}

.news_link a:hover {
	color:#000000;
}

.news_link_index a {
	color:#111364;
	text-decoration:none;
}

.news_link_index a:hover {
	color:#000000;
	text-decoration:none;
}

div.hr {
  height: 25px;
  background: url('../../images/hr1.gif') no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.news_bg {
	background-image:url('../../images/news_box.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	height:75px;
}

.right_flash {
	z-index:1;
}