body {
	/* SKIN0 - don't change this :) */
 	background-color: #808080;
	font-size: 8px;
	font-family: Verdana, Arial, Serif, Arial;
	text-align: center;
}

table {
	empty-cells: show;
}

h1, h2{
	/* SKIN1 - color of header texts, e.g. the pagename displayed above the box list */
	color: #008001;
	font-size: 14pt;
}

h2{
	font-size: 13pt;
}

div.pagecontent{
	/* SKIN2 - the background color of the whole page */
	background-color: #daa521;
	background-image: url(../../../_application/images/styles/default/body_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

div.main_div{
	padding: 0 0 20 0;
	min-height: 100%;
	background-image: url(../../../_application/images/styles/default/body_bg.gif);
	background-repeat: repeat-x;
	/* SKIN3 - the background color of the whole page, should be the same as the color at SKIN2*/
	background-color: #daa521;
}

table.main_table{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

/* table.main_table td{
	border: 1px solid red !important;
} */

/*FEJLEC*/

td.header{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/header_logo.png');
	/* background: transparent url(../../../_application/images/styles/default/header_logo.png) no-repeat; */
	background-position: 14 0;
	background-repeat: no-repeat;
	/* text-align: left; */
	vertical-align: center;
	/*SKIN20 - header_logo.png size*/
	width: 232px;
	height: 100px;
	padding-left: 14px;
}

td.header[class]{
	 background-image: url(../../../_application/images/styles/default/header_logo.png);
	 background-repeat: no-repeat;
}

td.header a img{
	border: 0px !important;
	padding: 0px;
	/*SKIN20 - cover pic size*/
	width: 232px;
	height: 100px;
}

td.header_links{
	height: 28px;
	background: transparent;
	vertical-align: bottom; 
	padding: 0 14 6 0;
	text-align: right;
}

td.header_links a, td.header_links a:visited, td.header_links span.disabled_link{
	/* SKIN4 - color of link at the top of the page (registration, set as homepage, etc.) */
	color: #f2deac !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

td.header_links span{/* display: block; float: right */;}
td.header_links img{margin-bottom:-5px;}
td.header_links span { line-height:22px;}
td.header_links span.header_link_text{/* margin-right: 12px; */}

/*LABLEC*/
table.bottom_links_table{width:auto;}

td.bottom_links{
	height: 28px;
	background: transparent;
	vertical-align: bottom; 
	padding: 10 0 20 0;
	text-align: center;
}

td.bottom_links a, td.bottom_links a:visited, td.bottom_links span.disabled_link{
	/* SKIN9 - color of link at the bottom of the page*/
	color: #f2ddae !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

td.bottom_links a, td.bottom_links a:visited{
	padding-left:4px;
	padding-right:4px;
}

div.sep,div.seplast{
	float:left;
	/*SKIN10 - color of the bottom separator*/
	border-right:2px solid #f2ddae;
	height:15px;
	margin-right:0px;
}
div.seplast{border:0px;}

/*MENU*/
td.main_menu{
	height: 38px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/main_menu_bg.png');
	background-position: center;
}

td.main_menu[class]{
	background-image: url(../../../_application/images/styles/default/main_menu_bg.png);
	background-repeat: no-repeat;
}

td.main_menu div.main_menu{
	position: relative;
	width: 876px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

td.main_menu div.main_menu[class]{

}

td.main_menu a, td.main_menu a:visited{
	text-decoration: none;
	/* SKIN5 - color of links in the main menu */
	color: #028100 !important;
	font-size: 12px;
	font-weight: bold;
}

td.menuitem_selected a, td.menuitem_selected a:visited{
	/* SKIN6 - color of selected links in the main menu */
	color: white !important;
}

td.main_menu table{
	margin-top: 4px;
	empty-cells: show;
	margin-left: auto;
	margin-right: auto;
}

td.main_menu td{
	height: 27px;
	vertical-align: middle;
}

td.menuitem{
	padding: 0 12 0 12;
}

td.menuitem_selected_left{
	width: 4px;
	background: url(../../../_application/images/styles/default/main_menu_selected_left.gif) no-repeat;
}

td.menuitem_selected_right{
	width: 4px;
	background: url(../../../_application/images/styles/default/main_menu_selected_right.gif) no-repeat;
}

td.menuitem_selected{
	padding: 0 8 0 8;
	background: url(../../../_application/images/styles/default/main_menu_selected_bg.gif) repeat-x;
}


/*FEJLEC*/

td.box_index{
	padding-top: 10px;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	text-align: center;
}

td.box_index td{
/* 	padding: 2 0 2 0; */
}

td.box_index a, td.box_index a:visited{
	/* SKIN7 - color of links in the box index part */
	color: #777576 !important;
	text-decoration: none;
	font-size: 12px;
}

div.box_index_top, div.box_index_bottom, div.box_index_body{
	width: 876px;
	margin-left: auto;
	margin-right: auto;
}

div.box_index_top{
	background: url(../../../_application/images/styles/default/box_index_top.gif) no-repeat;
	height: 6px;
	font-size: 0px;
}

div.box_index_body{
	background: url(../../../_application/images/styles/default/box_index_body.gif) repeat-y;
	padding: 8 0 8 0;
}

div.box_index_bottom{
	background: url(../../../_application/images/styles/default/box_index_bottom.gif) no-repeat;
	height: 10px;
}

div.box_index_body div{
	text-align: center;
	width: 100%;
}

div.box_index_body table{
	width: 870px;
	margin: 0 3 0 3;
	padding: 0px;
	empty-cells:show;
}

div.box_index_body table tr td{
	width: 33%;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	/* SKIN8 - color of cell borders in the box index part */
	border: 1px solid #e7e7e7;
	border-width: 0 0 1 1;
}

div.box_index_body table tr td.first{
	border-left-width: 0px;
}

div.box_index_body table tr td.firstrow{
	border-top-width: 1px;
}

/*LINKLISTA*/
table.linklist_table{
	width: 100%;
}
td.linklist_column_1{ padding-left: 0px; }
td.linklist_column_3{ padding-right: 0px; }

td.linklist_column{
	width: 33%;
	text-align: center;
	vertical-align: top;
}

td.linklist_column div{
	margin: 0px;
	padding: 0px;
}

td.linklist_column div div{
 	width: 286px;
	overflow: hidden;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.linklist_column div div a{
	text-decoration: none;
	font-size: 11px;
}

td.linklist_column div.link_container{
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	float:left;
	width: 212px;
	clear: left;
	text-align: left;
	margin-left: 18px;
}
td.linklist_column div.link_container a{ /* display: inline; */ }
td.linklist_column div.link_container div{ margin-left: 0px; }

div.box_admin_header{
	width: 286px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(../../../_application/images/styles/default/box_admin_head.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.box_admin_controls{
	width: 286px;
	height: 30px;
}

div.box, div.ba{
	margin-bottom: 12px;
}

div.link_normal, div.link_selected{
	margin: 0px;
	padding: 0px;
}




/*NORMAL DOBOZ*/

div.box_title{
	background-image: url(../../../_application/images/styles/default/bn_title_bg.gif);
	/* SKIN9 - color of regular boxes' title texts */
	color: #ffffff;
	height: 29px;
	font-size: 12px;
}

div.box_title div { margin-top: 6px; }
div.box_title div span { margin-left: 18px; font-weight: bold; }

div.box_title_admin{
	background-image: url(../../../_application/images/styles/default/bn_title_admin_bg.gif);
	/* SKIN10 - color of regular boxes' title texts, seen in page administration mode. Should be the same as SKIN9 */
	color: #ffffff;
	height: 29px;
	font-size: 12px;
}

div.box_title_admin div { margin-top: 6px; }
div.box_title_admin div span { margin-left: 18px; font-weight: bold; }

div.box_link_highlight, div.box_link_highlight_first, div.box_link_highlight_last{
	min-height: 21px;
	background: url(../../../_application/images/styles/default/bn_toplink_bg.gif) repeat-y;
	/* SKIN11 - highlighted text color in regular boxes */
	color: #ffffff;
}

div.box_link_highlight a, div.box_link_highlight_first a, div.box_link_highlight_last a{
	/* SKIN12 - highlighted link color in regular boxes. Should be the same as LINK11 */
	color: #ffffff !important;
}

div.box_link_highlight_sep{
	display: none;
	padding: 0px !important;
}

div.box_link_highlight_last_sep{
	background: url(../../../_application/images/styles/default/bn_toplink_last_sep.gif) no-repeat;
	height: 5px !important;
	padding: 0px !important;
}

div.box_link{
	min-height: 21px;
	background-image: url(../../../_application/images/styles/default/bn_link_bg.gif);
}

div.box_link a{
	/* SKIN13 - non-highlighted link color in regular boxes. */
	color: #767676 !important;
}
div.box_link a.inactivelink{
	text-decoration: line-through;
}

div.box_link_sep{
	background-image: url(../../../_application/images/styles/default/bn_link_sep.gif);
	height: 1px !important;
	padding: 0px !important;
}


div.box_bottom{
	background-image: url(../../../_application/images/styles/default/bn_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 32px !important;
	padding: 0px !important;
	margin-bottom: 12px !important;
}

div.box_bottom img, div.ba_bottom img{
	display: block;float:right;margin-right: 4px;
}

div.link_selected div.box_link_highlight, div.link_selected div.box_link_highlight_first, div.link_selected div.box_link_highlight_last{
	min-height: 21px;
	background: url(../../../_application/images/styles/default/bn_toplink_bg_mo.gif) repeat-y;
	/* color: white; */
}

div.link_selected div.box_link_highlight_last_sep{
	background: url(../../../_application/images/styles/default/bn_toplink_last_sep_mo.gif) no-repeat;
	height: 5px !important;
	padding: 0px !important;
}

div.link_selected div.box_link_sep{
	background-image: url(../../../_application/images/styles/default/bn_link_sep_mo.gif);
	height: 1px !important;
	padding: 0px !important;
}

div.link_selected div.box_link{
	background-image: url(../../../_application/images/styles/default/bn_link_bg_mo.gif);
}




/*KIEMELT DOBOZ*/

div.ba_title{
	background-image: url(../../../_application/images/styles/default/ba_title_bg.gif);
	/* SKIN14 - title color in advertisment link boxes. */
	color: #fefeff;
	height: 29px;
	font-size: 12px;
}

div.ba_title div { margin-top: 6px; }
div.ba_title div span { margin-left: 18px; font-weight: bold; }

div.ba_link_highlight, div.ba_link_highlight_first, div.ba_link_highlight_last{
	background: url(../../../_application/images/styles/default/ba_toplink_bg.gif) repeat-y;
	/* SKIN15 - text color in advertisment link boxes. */
	color: #fefeff;
}

div.ba_link_highlight a, div.ba_link_highlight_first a, div.ba_link_highlight_last a{
	/* SKIN16 - text color in advertisment link boxes. Should be the same as SKIN15 */
	color: #fefeff !important;
}

div.ba_link_highlight_sep{
	background: url(../../../_application/images/styles/default/ba_link_sep.gif) repeat-y;
	height: 1px;
	padding: 0px !important;
}

div.ba_link_highlight_last_sep{
	background: url(../../../_application/images/styles/default/ba_link_sep.gif) no-repeat;
	height: 1px !important;
	padding: 0px !important;
}


div.ba_link{
	background-image: url(../../../_application/images/styles/default/ba_link_bg.gif);
}

div.ba_link a{
	/* SKIN17 - should be the same as SKIN16. */
	color: #fefeff !important;
}

div.ba_link_sep{
	background-image: url(../../../_application/images/styles/default/ba_link_sep.gif);
	height: 3px !important;
	padding: 0px !important;
}

div.ba_bottom{
	background-image: url(../../../_application/images/styles/default/ba_bottom_bg.gif);
	height: 32px !important;
	padding: 0px !important;
}


div.link_selected div.ba_link_highlight, div.link_selected div.ba_link_highlight_first, div.link_selected div.ba_link_highlight_last{
	background: url(../../../_application/images/styles/default/ba_toplink_bg_mo.gif) repeat-y;
	/* SKIN18 - mouseOver text color in advertisment link boxes. */
	color: #fefeff;
}

div.link_selected div.ba_link_highlight_last_sep{
	background: url(../../../_application/images/styles/default/ba_link_sep_mo.gif) no-repeat;
	height: 1px !important;
	padding: 0px !important;
}

div.link_selected div.ba_link_sep{
	background-image: url(../../../_application/images/styles/default/ba_link_sep_mo.gif);
	height: 3px !important;
	padding: 0px !important;
}

div.link_selected div.ba_link{
	background-image: url(../../../_application/images/styles/default/ba_link_bg_mo.gif);
}

span.link_new, span.link_tipp{
	font-size: 10px;
	font-weight: bold;
	/* display: inline; */
	margin-left: 18px; 
}


/*GOOGLE, FLASH, SOURCE, PAGEINFO*/
div.bg_top, div.bf_top, div.bs_top, div.bi_top {
	background-image: url(../../../_application/images/styles/default/bg_top.gif);
	width: 286px;
	height: 6px;
}

div.bg_bottom, div.bf_bottom, div.bs_bottom, div.bi_bottom {
	background-image: url(../../../_application/images/styles/default/bg_bottom.gif);
	height: 10px;
	width: 286px;
}

div.bg_body, div.bf_body, div.bs_body, div.bi_body {
	background: url(../../../_application/images/styles/default/bg_bg.gif) repeat-y;
	width: 286px;
}

div.bs_body div.boxcontent, div.bi_body div.boxcontent{
	width: 250px;
	text-align: justify;
 	overflow: hidden;
 	margin: 4 18 4 18;
	/* SKIN19 - background color of source code and page info boxes */
	background: #f4f4f4;
}

div.bg_body iframe{
	margin: 18px;
}

div.bf_body object{
	margin: 18px;
	z-index: -1;
}

/* span.box_index_sep{
	color: #767676;
} */

/*SZAVAZAS*/
div.votediv_up, div.votediv_down{
	float: left;
	width: 15px !important;
	height: 21px;
	clear: none;
	background-position: center center;
	background-repeat: no-repeat;
}

div.linkdiv_edit, div.linkdiv_remove{
	float: left;
	width: 20px !important;
	height: 21px;
	clear: none;
	margin-top: auto;
	margin-bottom: auto;
	background-position: center center;
	background-repeat: no-repeat;
}

div.box_link_highlight div.votediv_up, div.box_link_highlight_first div.votediv_up  { background-image: url(../../../_application/images/styles/default/vote_toplink_up.gif); }
div.box_link div.votediv_up  { background-image: url(../../../_application/images/styles/default/vote_up.gif); }
div.box_link_highlight div.votediv_down, div.box_link_highlight_first div.votediv_down { background-image: url(../../../_application/images/styles/default/vote_toplink_down.gif); }
div.box_link div.votediv_down { background-image: url(../../../_application/images/styles/default/vote_down.gif); }

div.box_link div.linkdiv_edit{ margin:0;padding:0;background:transparent;}
div.box_link_highlight div.linkdiv_edit{ margin:0;padding:0;background:transparent;}
div.box_link_highlight_first div.linkdiv_edit{ margin:0;padding:0;background:transparent;}
div.box_link div.linkdiv_remove{ margin:0;padding:0;background:transparent;}
div.box_link_highlight div.linkdiv_remove{ margin:0;padding:0;background:transparent;}
div.box_link_highlight_first div.linkdiv_remove{ margin:0;padding:0;background:transparent;}

/* div.link_selected div.box_link_highlight, div.link_selected div.box_link_highlight_first, div.link_selected div.box_link_highlight_last{
 */
div.link_selected div.votediv_up  { background-image: url(../../../_application/images/styles/default/vote_toplink_up_mo.gif); }
div.link_selected div.box_link div.votediv_up  { background-image: url(../../../_application/images/styles/default/vote_up_mo.gif); }
div.link_selected div.votediv_down { background-image: url(../../../_application/images/styles/default/vote_toplink_down_mo.gif); }
div.link_selected div.box_link div.votediv_down { background-image: url(../../../_application/images/styles/default/vote_down_mo.gif); }

input.new_link { width: 85px;height: 30px; border: 0;margin-left: 5;margin-right:10;cursor: pointer;background-image: url(../../../_application/images/styles/default/box_admin_new_link.gif); }

input.box_up, input.box_down, input.box_left, input.box_right, input.box_edit, input.box_delete, input.link_edit, input.link_remove{
	width: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
	margin: 0 6 0 6;
	background: transparent;
}

input.box_up{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/move_up.png');
}

input.box_up[class]{
	background-image: url(../../../_application/images/styles/default/move_up.png);
}

input.box_down{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/move_down.png');
}

input.box_down[class]{
	background-image: url(../../../_application/images/styles/default/move_down.png);
}

input.box_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/move_left.png');
}

input.box_left[class]{
	background-image: url(../../../_application/images/styles/default/move_left.png);
}

input.box_right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/move_right.png');
}

input.box_right[class]{
	background-image: url(../../../_application/images/styles/default/move_right.png);
}

input.box_edit{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/edit_box.png');
}

input.box_edit[class]{
	background-image: url(../../../_application/images/styles/default/edit_box.png);
}

input.box_delete{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/delete_box.png');
}

input.box_delete[class]{
	background-image: url(../../../_application/images/styles/default/delete_box.png);
}

input.link_edit{
	width: 20px;
	height: 17px;
	margin: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/link_edit.png');
}

input.link_edit[class]{
	background-image: url(../../../_application/images/styles/default/link_edit.png);
}

input.link_remove{
	width: 20px;
	height: 17px;
	margin: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../../_application/images/styles/default/link_remove.png');
}

input.link_remove[class]{
	background-image: url(../../../_application/images/styles/default/link_remove.png);
}
