﻿html
{
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body
{
	background: url(kepek/hatter.jpg) ;/*#ffc5cb;*/
	text-align: center;	  
}

h5
{
	font-size: 9pt;
}

form
{
	padding: 0px;
	margin: 0px;
}

#admin-main
{
	/* középső frame adatai */
	margin: 0px auto;
	
	width: 85%;
	position: static;
	
	background: ;/*#ffc5cb;*/
	height: auto!important;
	height: 100%;
	min-height: 800 px;
}

* html #admin-main
{
	height: 100%;
}

#admin-main #header
{
	/*fejléc magassága*/
	height: 100px;
	overflow: hidden;
/*	background: url() no-repeat; */
	background: ;/*#ffc5cb;*/
	padding: 0px 16px 0px 16px;
	text-align:left;
}

.nomenu#admin-main #header
{
/*	background: url() no-repeat; */
	height: 166px;
}

#admin-main #body
{
	padding: 0px 0px 0px 0px;
}

#main-menu
{
/* menü tulajdonságai*/
	height: 50px;
	position: absolute;
	top: 30px;
}

#admin-main #body #admin-content
{
	width: 765px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#admin-main #body
{
	padding-bottom: 0px;
}

#footer
{
/* lábléc tulajdonságai*/
    margin: 0px auto 10px auto;
	padding: 10px 30px 5px 30px;
	height: 10px;
	text-align: center;
	width: 762px;
	position: relative;
}

div#footer, div#footer a
{
	color: #444;
	font-size: 7pt;
	font-weight: bold;
}

a
{
	color: #184EB8;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #184EB8;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	text-decoration: none;
}

html, body, form, input, select, button, table, iframe, td, tr
{
	font: normal 9pt Lucida Grande, Verdana, Arial, Sans-Serif;
	font: normal 10pt Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	font: normal 9pt Verdana, Arial, Sans-Serif;
}

button, .buttonClass
{
	height: 22px;
	border: 0px;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin-left: 4px;

	background: url(/i/admin/button.png) no-repeat;
	color: #000;
	width: 100px;
}

button.large, .buttonClass.large
{
	background: url(/i/admin/button-wide.png) no-repeat;
	width: 120px;
}

.imageButton
{
	height: 22px;
	width: 22px;
	background: url(/i/admin/button-white-22x22.png) no-repeat;
}

.med2
{
	background: url(/i/admin/btn-med2.png) no-repeat;
	width: 40px;
}

#minibar
{
	position: absolute;
	right: 26px;
	top: 28px;
	font-size: 8pt;
}

#minibar, #minibar a
{
	color: #0;
}

#minibar a
{
	text-decoration: underline;
}

#minibar select
{
	color: #000;
}

ul
{
	list-style: square;
}

hr
{
	margin: 6px 0px 6px 0px;
	height: 1px;
	/*background: #ddd;*/
	color: #ddd;
}

.infopane
{
	padding: 4px 10px 4px 10px;
	margin: 10px 0px 20px 0px;
	position: relative;
}

.infopane.narrow
{
	margin: 4px 0px 2px 0px;
}

.infopane .corner
{
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 1px;
}

.infopane .tl
{
	left: 0px;
	top: 0px;
}

.infopane .bl
{
	left: 0px;
	bottom: 0px;
}

.infopane .tr
{
	right: 0px;
	top: 0px;
}

.infopane .br
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

* html .infopane
{
	height: 1%;
}

/*
* html .infopane .tr, * html .infopane .br
{
	right: -1px;
}


.infopane.green
{
	background: #74c364;
	background: #3dd22a;
}

.infopane.green .tl
{
	background: url(/i/admin/green-tl.png) no-repeat;
}

.infopane.green .bl
{
	background: url(/i/admin/green-bl.png) no-repeat;
}

.infopane.green .tr
{
	background: url(/i/admin/green-tr.png) no-repeat;
}

.infopane.green .br
{
	background: url(/i/admin/green-br.png) no-repeat;
}

.infopane.blue
{
	background: #5693f6;
	color: white;
}

.infopane.blue a
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.infopane.blue .tl
{
	background: url(/i/admin/blue-tl.png) no-repeat;
}

.infopane.blue .bl
{
	background: url(/i/admin/blue-bl.png) no-repeat;
}

.infopane.blue .tr
{
	background: url(/i/admin/blue-tr.png) no-repeat;
}

.infopane.blue .br
{
	background: url(/i/admin/blue-br.png) no-repeat;
}

.infopane.red
{
	background: #bf1b1b;
	color: white;
}

.infopane.red a
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.infopane.red .tl
{
	background: url(/i/admin/red-tl.png) no-repeat;
}

.infopane.red .bl
{
	background: url(/i/admin/red-bl.png) no-repeat;
}

.infopane.red .tr
{
	background: url(/i/admin/red-tr.png) no-repeat;
}

.infopane.red .br
{
	background: url(/i/admin/red-br.png) no-repeat;
}
*/


#lol
{
	display: none;
	background: url(/i/lol-web4.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 230px;
	width: 80px;
	height: 80px;
}

* html #lol
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/lol.png",sizingMethod="crop");
}

#error h1
{
	font: bold 16pt 'Trebuchet MS', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #f00;
	margin: 6px 0px 20px 0px;
}

#error .code
{
	margin: 10px 0px 10px 0px;
	background: ;/*#fafafa;*/
	padding: 8px;
	font: normal 9pt Consolas, 'Courier New';
	line-height: 110%;
}

#gotomainpage
{
	width: 240px;
	height: 110px;
	left: 20px;
	top: 24px;
	position: absolute;
}

.small #gotomainpage
{
	width: 204px;
	height: 80px;
	left: 20px;
	top: 24px;
	position: absolute;
}


#admin-buttons
{
	text-align: center;
	margin: 30px 0px 0px 0px;
}

* html #admin-buttons
{
	margin-top: 40px;
}

p
{
	line-height: 140%;
}

p.hr
{
	background: url(/i/assets/bullets.png) no-repeat center center;
	font-size: 1px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

#gridpagesizer
{
	text-align: right;
	font: normal 8pt verdana;
}

img.captcha
{
	margin: 4px;
	padding: 4px;
	margin-left: 30px;
	
	border: 1px solid #ddd;
}
.dialog
{
	display: table;
	position: relative;
	overflow: visible;
	_display: block;
	_height: 1%;
}

/* fixes disappearing caret in ffox

see https://bugzilla.mozilla.org/show_bug.cgi?id=167801

-- or not
:root .dialog input, :root .dialog textarea
{
	position: fixed;
}
*/



.dialog .dialog-header
{
	height: 56px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

.dialog .dialog-header h1
{
	display: block;
}

.dialog .dialog-header .dialog-header-effect
.dialog .dialog-footer-effect
{
	display: none;
}

.dialog .dialog-body
{
	display: table;
	overflow: visible;
	_display: block;
	_height: 1%;
	background: white;
	padding: 10px;
}

.dialog .dialog-content
{
	display: table;
	overflow: visible;
	_display: block;
	_height: 1%;
}

.dialog .dialog-header h1
{
	color: #000;
	font: bold 16pt 'Trebuchet MS' , Tahoma, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.dialog .dialog-header h2
{
	color: #eee;
	font: normal 9pt Verdana;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 10px;
	overflow: hidden;
	display: block;
	height: 16px;
}

.dialog .dialog-footer
{
	height: 52px;
	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
}

.dialog .dialog-footer div
{
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

.form
{
	padding: 10px 40px 0px 40px;
	clear: both;	
	padding: 0px;
}

.form label, .form span
{
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin: 3px 0px 2px 0px;
}

.control, .form input, .form select, .form textarea
{
	border: 1px solid #a7a6aa;
}

.form input, .form select, .form textarea
{
	vertical-align: middle;
	display: block;
	width: 260px;
	float: left;
	margin: 0px 0px 4px 4px;
}

.dialog .form span.chb,
.dialog-body .form span.chb
{
	display: block;
	float: left;
	width: 260px;
	text-align: left;
}

.dialog .form span.chb label,
.dialog .form span.chb span,
.dialog .form span.chb input,
.dialog-body .form span.chb label,
.dialog-body .form span.chb span,
.dialog-body .form span.chb input
{
	width: auto;
	text-align: left;
	border: none;
}

.dialog .buttons
{
	text-align: center;
	padding: 20px 0px 10px 0px;
}

.dialog .form
{
	_height: 1%;
}


* html .form input, * html .form select
{
	padding: 2px;
}

.form select
{
	width: 266px;
}

.form br
{
	clear: both;
}

.form .hint
{
	display: block;
	float: left;
	color: #666;
	margin: 0px 0px 2px 10px;
	width: auto;
	font-size: 8pt;
	text-align: left;
}

.c
{
	clear: both;
}

.float-bg, .float-container, .float-disabler-tr
{
	left: 0px;
	top: 0px;
	position: fixed !important;
	position: absolute;
	overflow: hidden;
}

.float-bg
{
/*	background: url(/i/disabler.png);
	_background: #000;*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.float-container
{
}

.float-disabler-tr
{
	background: url(/i/s.png);
}

.generic-disabler
{
	left: 0px;
	top: 0px;
	position: absolute;
	background: white;
	z-index: 5fff;
	border: 1px solid #555;
}

.generic-disabler div
{
	left: 0%;
	width: 100%;
	top: 40%;
	position: absolute;
	text-align: center;
	height: 40px;
}

.generic-disabler img
{
	margin: 0px auto;
}

.generic-disabler-tr
{
	background: url(/i/s.png);
	border: 0px;
}

.generic-disabler-tr p
{
	width: 100px;
	background: white;
	border: 1px solid #888;
	margin: 0px auto;
	padding: 10px;
}

.generic-disabler a
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#error-pane
{
	position: absolute;
	z-index: 1fff0;
}

#error-pane #error-content
{
	border: 1px solid #a7a6aa;
	padding: 4px;
}

#error-pane #error-buttons
{
	text-align: right;
	margin: 8px 4px 4px 0px
}

.modalBg
{
	background: url(/i/grid-2.png);
}

#nonmodal-progress
{
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0px;
	left: 10px;
	text-align: center;
}

.dialog .dialog-tabs .tabstrip
{
	position: absolute;
	right: 0px;
	height: 24px;
	top: 32px;
	width: auto;
}
	
.dialog ul.hint
{
	color: #666;
	list-style: square;
	font-size: 8pt;
}

.dialog a.float-close,
.dialog a.float-maximize,
.dialog a.float-restore
{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0px;
	cursor: default;
}

.dialog a.float-close
{
	right: 4px;
	background-position: -28px 0px;
}


.dialog a.float-maximize
{
	right: 22px;
	background-position: 0px 0px;

}

.dialog a.float-maximize.float-restore
{
	background-position: -14px 0px;
}


.dialog a:hover.float-close
{
	background-position: -28px -14px;
}

.dialog a:hover.float-maximize
{
	background-position: 0px -14px;

}

.dialog a:hover.float-maximize.float-restore
{
	background-position: -14px -14px;
}

.login .form
{
	padding-top: 30px;
}

.dialog .dialog-footer div button, .dialog .dialog-footer div input
{
	background: url(/i/admin/button-gray.png) no-repeat;
}
* html ul.tabstrip
{
	height: 1%;
}

ul.tabstrip:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

ul.tabstrip, ul.tabstrip ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.tabstrip li
{
	float: left;
}

ul.tabstrip, ul.tabstrip li
{
}

ul.tabstrip li a
{
	padding: 0px 0px 0px 10px;
	display: block;
	cursor: default;
}

ul.tabstrip li span
{
	padding: 6px 10px 4px 0px;
	display: block;
}

li.current a span
{
	font-weight: bold;
}

ul.tabstrip
{
	background: ;/* #578bb8;*/
	background: ;/*#636a74;*/
}

ul.tabstrip li a,
ul.tabstrip li a:visited,
ul.tabstrip li a:hover
{
	color: #000;
	font-weight: normal;
	font-size: 8pt;
}

ul.tabstrip ul li a,
ul.tabstrip ul li a:visited
{
	color: #000;
}

ul.tabstrip ul li a:hover
{
	color: #555;
}

ul.tabstrip li.selected
{
	background: ;
	background: ;
}

.dialog .dialog-tabs ul.tabstrip
{
	background: ;
}

.dialog .dialog-tabs ul.tabstrip li.selected
{
	background: ;
}

/*

MAIN MENU

*/

#main-menu 
{
	padding: 0px 0px 0px 12px;
	text-align:right;
}

#main-menu ul.tabstrip
{
	/*menü szövegének háttere*/
	background: ;/*#ffc5cb;*/
	font:"Times New Roman";
	font-weight:bold;
	
}

#main-menu ul.slidingMenu,
#main-menu ul.slidingMenu ul
{
	width: 100%;
}

#main-menu ul.slidingMenu div
{
	border-bottom: 1px solid #efefef;
	height: 24px;
	float: left;
	width: 766px;
	position: absolute;
	left: 10px;
	padding: 0px 2px 2px 2px;
}

#main-menu ul.slidingMenu li ul li
{
}

#main-menu ul.slidingMenu li ul
{
	position: absolute;
	width: 100%;
	left: 0px;
}

#main-menu ul.tabstrip li
{
	padding-top: 3px;
	background: none;
}


#main-menu ul.tabstrip li.selected a
{
	/* background: url() no-repeat; */
	background: none;
}

#main-menu ul.tabstrip li.selected span
{
	/*background: gray;*/
	/*kijelölt menüpont betűszíne*/
	color: black;
}


#main-menu ul.tabstrip li a
{
	padding-bottom: 2px;
}

#main-menu ul.tabstrip li a,
#main-menu ul.tabstrip li a:visited,
#main-menu ul.tabstrip li a:hover
{
	color: #fff;
}

#main-menu ul.tabstrip li.current a
{
	/*
	border-bottom: 2px solid #2467d1;
	border-bottom: 2px solid #66acf4;
	*/
	padding-bottom: 0px;
}

#main-menu ul.tabstrip li ul a:hover
{
	/* border-bottom: 2px solid #d4d4d4; */
	padding-bottom: 0px;
}

#main-menu ul.tabstrip li.selected div ul li,
#main-menu ul.tabstrip li.selected div ul li a,
#main-menu ul.tabstrip li.selected div ul li span
{
	background: none;
}

.toolbar, .mceToolbar
{
	margin: 0px;
	padding: 0px;
	height: 31px;
	overflow: hidden;
	background: url(/i/admin/toolbar-bg.png);
	border-top: 1px solid #9d9e9f;
}

.toolbar, .toolbar a, .toolbar a:link, .toolbar a:hover, .toolbar a:visited
{
	font: normal 8pt Segoe UI, Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
}

.toolbar a.disabled, .toolbar a.normal, .toolbar a.selected, .mceToolbar a.mceButtonDisabled, .mceToolbar a.mceButtonNormal, .mceToolbar a.mceButtonSelected
{
	display: block;
	float: left;
	height: 31px;
	width: 30px;
}

.toolbar a.disabled img, .toolbar a.normal img, .toolbar a.selected img, .mceToolbar a.mceButtonDisabled img, .mceToolbar a.mceButtonNormal img, .mceToolbar a.mceButtonSelected img
{
	width: 16px;
	height: 16px;
	cursor: default;
	border: 0px;
	margin: 6px 0px 0px 6px;
}

.toolbar a.disabled, .toolbar a.normal, .mceToolbar a.mceButtonDisabled, .mceToolbar a.mceButtonNormal
{
	border: 0px;
	margin: 0px;
}

.toolbar a.selected, .mceToolbar a.mceButtonSelected
{
	margin: 0px;
	border: 0px;
	background: url(/i/admin/toolbar-btnpushed.png) no-repeat;
}

.toolbar a.normal:hover, .toolbar a.selected:hover, .mceToolbar a.mceButtonNormal:hover, .mceToolbar a.mceButtonSelected:hover
{
	cursor: default;
	border: 0px;
	margin: 0px;
	background: url(/i/admin/toolbar-btn-yellow.png) no-repeat;
	
}

.toolbar a.disabled, .mceToolbar a.mceButtonDisabled
{
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	cursor: default;
}

.toolbar .separator, .mceToolbar .mceSeparatorLine
{
	border: 0;
	padding: 0;
	margin: 5px 2px 0px 4px;
	display: block;
	float: left;
}

.toolbar .empty, .mceToolbar .mceEmptySeparatorLine
{
	border: 0;
	padding: 0;
	margin: 0px;
	display: block;
	float: left;
	width: 1px;
}

.toolbar br, .mceToolbar br
{
	clear: both;
}

.mceTiledButton
{
	background: url(/i/editor/toolbar-all.png) no-repeat;
}

* html .toolbar a.wide
{
	width: 1%;
}

.toolbar a.wide,
.toolbar span.custom
{
	padding: 0px 0px 0px 8px;
	height: 31px;
	vertical-align: middle;
	width: auto;
	float: left;
}

.toolbar a.wide.disabled span
{
	color: #666;
}


.toolbar a.wide.disabled
{
	filter: none;
}

.toolbar a.wide img
{
	padding: 0px;
	margin: 0px;
}

.toolbar a.wide span
{
	display: block;
	
	padding: 6px 8px 0px 0px;
	height: 25px;
	overflow: hidden;
}

.toolbar .wide.normal:hover
{
	background: url(/i/admin/toolbar-btn-yellow-left.png) no-repeat left top;
}

.toolbar a.wide:hover span
{
	background: url(/i/admin/toolbar-btn-yellow-right.png) no-repeat right top;
}

.toolbar a.disabled:hover span
{
	background: none;
}
.datagrid
{
	border: 1px solid #9EBEF5;
	background: white;
	border-collapse: collapse;
}

.datagrid tr, .datagrid table
{
}

.datagrid td
{
	border-bottom: #eaeaea 1px solid;
	padding: 4px;
}

.datagrid .alternatingrow
{
	/*background: #f4f4f4;*/
}

.datagrid .editrow
{
	font-weight: bold;
	color: white;
	background-color: #C1D2EE;
}

.datagrid .editrow a
{
	color: white;
}

.datagrid .selectedrow
{
	font-weight: bold;
	color: white;
	background: ;/* #b5c4df;*/
}

.datagrid .selectedrow a
{
	color: white;
}

.customlist .header, .datagrid .header
{
	font-weight: bold;
	color: white;
}

/*  overflow:hidden on the body removes the bgimage of TRs, so apply it to the cells*/
.datagrid .header th, .datagrid .header td, .customlist .header
{
	background: url(/i/admin/grid-header.png) repeat-x;
	font-weight: bold;
	color: white;
	height: 19px;
}

.datagrid .header a
{
	color: white;
	font-weight: bold;
}

.datagrid .header .selectedcolumn a
{
	color: white;
	font-weight: bold;
/*	text-decoration: underline;*/
}

.datagrid .footer
{
	color: #fff066;
	background: white;
}


.datagrid .pager
{
	color: white;
}

.datagrid .pager a
{
	color: white;
	font-weight: bold;
}

.datagrid .pager td
{
	text-align: right;
	color: #666;
	font: normal 10px verdana;
}

#action-pane
{
}

#action-pane dl
{
	padding: 0px;
	margin: 0px;
}

#action-pane dl dt
{
	padding: 0px 0px 0px 24px;
	margin: 0px;
	background: url(/i/admin/info-capt-left.png) no-repeat;
}

#action-pane span b
{
	float: left;
	display: block;
}

#action-pane #action_unselectall
{
	width: 15px;
	height: 15px;
	margin: 4px 24px 0px 0px;
	float: right;
	display: block;
	background: url(/i/admin/info-close.png) no-repeat top left;
}

* html #action-pane #action_unselectall
{
	margin: 4px 10px 0px 0px;
}

#action-pane dl dt span
{
	display: block;
	font: bold 11pt 'Trebuchet MS' , Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	height: 26px;
	color: white;
	background: url(/i/admin/info-capt-right.png) no-repeat right top;
}

#action-pane dl dd
{
	padding: 0px 0px 0px 24px;
	margin: 0px;
	background: url(/i/admin/info-body-left.png) no-repeat left bottom;
	
}

#action-pane dl dd #action-content
{
	padding: 14px 24px 36px 0px;
	margin: 0px;
	background: url(/i/admin/info-body-right.png) no-repeat right bottom;
}

#action-pane h1
{
	padding: 0px;
	margin: 0px 8px 0px 0px;
	font: normal 18pt Georgia, serif;
	display: inline;
	width: auto;
}

#action-pane h1 span
{
	font-size: 14pt;
}


#action-pane #action-text
{
	float: left;
}

#action-pane #action-buttons
{
	float: right;
}

#action-pane #a2
{
	float: right;
}
