body {
	margin:0px;
	padding:0px;
	font-family:"Arial CE", "Arial", sans;
	font-size:12px;
	background-color:#80b549;
}


a {
	color:#666666;
	font-size:12px;
	font-family:"Arial CE", "Arial";
}

	a:hover {
		color:#C91115;
	}

.xhp-front #body-inner-3 {
	width:768px;
	margin:auto;
	background:#fff;
}

	.xhp-front #body-inner-4 {
		margin:0px 30px;
	}

.tree_node_inplace_edit_toolbar .header {
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	height:auto;
	width:6px;
	background:#ddd;
}


.dragging {
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}



h1, h2, h3, h4, h5, h6 {
	margin:1em 0px 0.5ex 0px;
	padding:0px;
}
	h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
		text-decoration:none;
	}

h1 { font-size:16pt; }
h2 { font-size:13pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
h5 { font-size:10pt; }
h6 { font-size:10pt; }

table, p, pre {
	margin:1em 0px;
	padding:0px;
}

#page-layout-box--header-- {
	border-bottom:1px solid #ddd;
	padding:1ex;
}

	#page-layout-box--header-- h1 {
		padding:0px;
		margin:0px;
	}
		#page-layout-box--header-- h1 a {
			display:block;
			background:top left no-repeat url(image/admin-logo.png);
			height:64px;
			width:256px;
			text-decoration:none;
		}
			#page-layout-box--header-- h1 a span {
				display:none;
			}

#page-layout-box--content-- {
	margin:1em 0px 2em 0px;
}

#page-layout-box--footer-- {
	border-top:1px solid #ddd;
	font-size:80%;
	text-align:center;
	padding:1ex;
}

#admin_no_module_message,
#admin_no_module_message * {
	font-weight:normal;
	font-style:italic;
}

#admin-sys-menu {
/*	display:none; /* enabled by javascript */
	top:0px;

}

.layout_show_admin#admin-unauth-layout .layout_show_admin_main {
	width:100%;
}

#admin-unauth-layout .layout_show_admin_top, #admin-layout .layout_show_admin_top {
	background:url(image/admin/logo-gr-bg.jpg) top left repeat-x;
	height:125px;
	border-bottom:0px solid white;
}


	#admin-unauth-layout .layout_show_admin_top .layout_show_admin_logo {
		height:84px;
		width:175px;
		margin:auto;
		float:none;
		padding-top:24px;
	}

		#admin-unauth-layout .layout_show_admin_top .layout_show_admin_logo a {
			background:url(image/admin/logo-gr.jpg) top left no-repeat;
			height:63px;
			width:175px;
			display:block;
		}

			#admin-unauth-layout .layout_show_admin_top .layout_show_admin_logo a img {
				visibility:hidden;
			}

#admin-login_title, #admin-login {
	width:504px;
	margin:auto;
	float:none;
}

form.Editor, .form {
	-moz-border-radius:0 0 0 0;
}

#admin-layout .Editor .tabberlive .tabbertab, .Editor .tabberlive ul.tabbernav li.tabberactive a {
	background:none repeat scroll 0 0 #F8F8F8;
}

#admin-layout form.Editor {
	background:none repeat scroll 0 0 #eee;
}

	#admin-layout form.Editor ul.tabbernav li a {
		color:#508810;
		padding:6px;
		margin-right:8px;
		margin-left:0px;
		top:-3px;
		border-width:2px 1px medium;
	}

#admin-layout form.Editor {
	color:#666666;
	font-size:12px;
}

#admin-login {
	height:540px;
	color:#666
}

	#admin-login form.Editor {
		-moz-border-radius:0 0 0 0;
		background-color:#ffffff;
		border:0px solid white;
		padding:20px;
		margin-top:0px;
	}

		#admin-login form.Editor input.submit {
			background-color:#ffffff;
			border:0px solid white;
			background:url(image/admin/button03.png) top left no-repeat;
			height:29px;
			width:139px;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
			color:#666
		}

	#admin-login form.Editor table {
		background-color:#f2f2f2;
		border:1px solid #d0d0d0;
		padding:10px;
	}


		#admin-login form.Editor .editor_rq_field_note small {
			visibility:hidden;
		}

.layout_show_admin_wide {
	background:url(image/admin/bg.jpg) top center no-repeat;
}

	.layout_show_admin_wide h1 {
		text-align:center;
	}

	#admin-login_title div.inner-div {
		width:144px;
		float:left;
		height:36px;
		background:url(image/admin/tab-navig-bg.jpg) top left repeat-x;
		color:#6f9410;
		text-transform:uppercase;
		font-weight:bold;
		font-size:12px;
	}

		#admin-login_title div.inner-div span {
			margin:12px 24px;
			display:block;
			float:right;
			background:url(image/admin/login-img.jpg) top left no-repeat;
			padding-left:30px;
		}

#admin-layout .layout_show_admin_top {
	background:url(image/admin/top-bg-auth.jpg) top left repeat-x;
	height:123px;
}

	#admin-layout .layout_show_admin_top #admin-auth-status {
		margin-top:0px;
		display:block;
		float:right;
		color:#595959;
		font-size:11px;
		width:300px;
	}

	#admin-layout .layout_show_admin_top #admin-auth-status span.name {
		background:url(image/admin/odhlasit_top.png) top right no-repeat;
		padding-right:20px;
	}

	#admin-layout #admin-path-nav {
		color:#595959;
		font-size:12px;
		background:url(image/admin/information.png) top left no-repeat;
		padding-left:20px;
		display:block;
		float:left;
		margin-top:24px;
		width:660px;
	}

.layout_show_admin_wide .inner,
.layout_show_admin_mid .inner,
.layout_show_admin_top2 .inner,
.layout_show_admin_top .inner {
	width:1030px;
	margin:auto;
}

.layout_show_admin .layout_show_admin_top2	{
	border-bottom:0px solid white;
	padding:45px 0 0 0;
}

#admin-bookmarks {
	position:fixed;
	top:182px;
	width:46px;
	/*overflow:hidden;*/
	left:0px;
	background:url(image/admin/side_menu_bar.png) top right repeat-y;
	padding-top:10px;
	padding-right:4px;
}

	#admin-bookmarks ul {
		display:block;
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#admin-bookmarks ul li {
		background:url("image/admin/side_menu_bar_sep.gif") no-repeat scroll left top transparent;
		height:50px;
		position:relative;
	}

		#admin-bookmarks ul li a {
			color:#aeaeae;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
			display:block;
			padding:4pt 6pt;
			text-align:center;
		}

			#admin-bookmarks ul li a span {
				display:inline;
				margin:2px;
			}
			#admin-bookmarks .menu_item_label{
				display:none;
				position:absolute !important;
				left:35px;
				top:10px !important;
				padding:5px 10px;
				min-width:100px;
				color:#fff;
				background:rgb(0,0,0);
				background:rgba(0,0,0,0.5);
			}
			#admin-bookmarks a:hover .menu_item_label{
				display:block;
			}


		#admin-bookmarks ul li a:focus, #admin-bookmarks ul li a:hover {
			background-color:transparent;
		}

		#admin-bookmarks > div.clear {
			background:url(image/admin/side_menu_bar_bottom.png) bottom right no-repeat;
			width:48px;
			height:4px;
		}

		#admin-layout #admin-bookmarks ul li a span span.menu_item_icon {
			display:block;
			margin-top:-4px;
		}


#admin-sys-menu.menu {
	background:none;
	border-color:#6c6c6c;
	border-width:0 0px 0 1px;
	float:left;
	clear:both;
	width:908px;
	height:48px;
	z-index:10;
}

	#admin-sys-menu.menu ul.dropdown li {
		background:url(image/admin/menu_bar_sep.gif) top right no-repeat;
		height:48px;
	}

		#admin-sys-menu.menu ul.dropdown li a {
			color:#aeaeae;
			padding-top:12px;
			font-size:12px;
			font-weight:bold;
			height:16px;
		}

		#admin-sys-menu.menu ul.dropdown li a:hover {
			background-color:transparent;
		}

			#admin-sys-menu.menu ul.dropdown li ul li {
				height:30px;
			}

				#admin-sys-menu.menu ul.dropdown li ul li a {
					background-color:#444;
					height:20px;
					padding-top:8px;
					margin:0px;
					border-width:0 0 0 0;
				}

					#admin-sys-menu.menu ul.dropdown li ul li a:hover {
						background-color:#555;
					}


#admin-layout .layout_show_admin_logo {
	height:74px;
}

#admin-layout .layout_show_admin_mid .inner, #admin-layout .admin_start{
	background-color:#fff;
	position:relative;
	margin-bottom:60px;
}

#admin-layout .layout_show_admin_right {
	float:left;
	margin:0px 2px 30px 10px;
	padding:10px;
}

#admin-layout .layout_show_admin_main {
	float:right;
	margin:30px;
	padding:10px;
	border:solid 1px #d0d0d0;
	width:682px;
	background-color:#f2f2f2;
}

.layout_show_admin .layout_show_admin_right_inner {
	border:0px solid white;
}

#admin-unauth-layout.layout_show_admin .layout_show_admin_top2	{
	visibility:hidden;
	display:none;
}

#admin-unauth-layout.layout_show_admin .layout_show_admin_wide .inner {
	padding-top:30px;
}

.layout_show_admin .layout_show_admin_wide {
	margin-bottom:30px;
}

#admin-layout.layout_show_admin .layout_show_admin_top2 h1#admin-heading {
	background:white url(image/admin/heading-bg.jpg) top left repeat-x;
	font-weight:bold;
	font-size:11px;
	color:#508810;
	text-transform:uppercase;
	padding:12px 20px 12px 12px;
	display:inline;

}

li.separator {
	background:url(image/admin/arr-bottom.jpg) top left no-repeat;
	height:10px;
}
#admin-index-header {
	position:relative;
	top:-35px;
	display:inline;
	color:#333333;
	font-size:16px;
}


#admin-layout .layout_show_admin_top .menu ul li a span {
	display:inline;
	margin:4px;
}
	#admin-layout .layout_show_admin_top .menu ul li a span img{
		margin-right:8px;
	}

	#admin-layout .layout_show_admin_top .menu .menu_item_label, #admin-layout .layout_show_admin_wide .menu .menu_item_label {
		position:relative;
		top:-4px;
	}

.noticeboard_show .noticeboard_board td	{
	padding:8px;
}

#admin-layout div#admin-bookmarks div#show-hide-ab {
	float:right;
	width:9px;
	height:9px;
	position:relative;
	left:-4px;
	top:-9px;
	overflow:hidden;
}

#admin-layout div#admin-bookmarks div#show-hide-ab span#sh-ab-s {
	position:relative;
	top:0px;
}
#admin-layout div#admin-bookmarks div#show-hide-ab img {
	cursor:pointer;
}
#admin_publis-link {
				background:url(image/admin/publis.png) top right no-repeat;
				width:44px;
				height:45px;
				float:right;
				clear:none;
}
								#admin_publis-link a {
												display:block;
												width:44px;
												height:45px;
								}
												#admin_publis-link a span {
																display:none;
												}

/****************************************************************************/

/****************************************************************************/




.block{ display:block }
.note{ color:#999 }
.slot-picker{ cursor:pointer; font-weight:bold; vertical-align:top; padding-left:5px }
.slot-picker input{ vertical-align:middle }
.cashdesk-tmplt-list{ border-bottom:1px solid #999; padding:5px 0 }
.cashdesk-tmplt-list span.title{ padding:5px 10px; background:#ddd }
.cashdesk-tmplt-list ul{ display:inline; padding:0 }
.cashdesk-tmplt-list ul li{ display:inline; list-style:none }
.cashdesk-tmplt-list ul li .template{ padding:5px 10px }
.cashdesk-tmplt-list ul li a:hover, .cashdesk-tmplt-list ul li .selected{
	background:#86B94C;
	color:#fff;
	text-decoration:none
}

.cashdesk-items .separator{ background:#ddd }
.cashdesk-items .separator strong{ margin:10px; display:block }
.cashdesk-items .top{ vertical-align:top; }
.x-admin--cashdesk-- ul.autocompleter-choices li {
	font-family: courier;
	white-space:pre;
}

#superuser-authorization-container{
	background:rgba(0,0,0,0.5);
	position:fixed;
	left:20%;
	top:20%;
	margin:0;
	width:60%;
	height:20%;
	padding:10% 0;
	z-index:100;
	border:2px solid #555;
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
}

#superuser-authorization-container form{
	background:rgba(255,255,255,0.8);
	width:400px;
	padding:20px 20px 5px;
	margin:0 auto;
}

.superuser-authorization button{
	margin:0 0 0 50px;
	display:block;
}

.catalog-item-codes-list{
	width:96%;
	margin:0;
	min-height:100%;
	padding:2%;
	background:#fff;
}
.catalog-item-codes-list strong{
	display:block;
	margin-bottom:7px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
}
.catalog-item-codes-list ul{margin:0;padding:0;}
.catalog-item-codes-list li{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #eee;
}
.catalog-item-codes-list .l{float:left; font-weight:bold; color:#444}
.catalog-item-codes-list .r{float:right;}

.cleaner{display:block;clear:both;}


.red{color:#f00}
.green{color:#090}

.ic{
	display:inline-block;
	background-position:center center;
	padding:16px 18px 0 0;
	background-repeat:no-repeat
}

.rating-star{
	display:inline;
	padding:0px 8px;
	margin:0 5px 0 0;
	background:#ccc;
}
.rating-star span{ display:none }
.rating-star-full{ background:#f90 }





/**** DRAG AND DROP ***/
#sortable-list    { padding:0;}
#sortable-list li  { 	 
	color:#000; 
	cursor:move; 
	list-style:none; 
	width:650px; 
	height: 30px; 
	background:#ddd; 
	margin:10px 0; 
	border:1px solid #999; 
}
.sorted_menu_div{
	display:block;
	background:#ddd;
	height: 28px;
	width:650px; 	
	margin:10px 0; 
	border:1px solid #999;
	text-align: center; 
}
.sorted_main_div{
	display:block;
	height: 28px;	
}
.sorted_big{	
	border-right: 1px solid  #999;
	margin-left: 5px;
	float:left;
	width: 180px;
	height: 28px;
}
.sorted_small_menu{
	border-right: 1px solid  #999;
	margin-left: 5px;
	float:left;
	width: 60px;
	text-align: center;	
	height: 28px;
}
.sorted_small{
	border-right: 1px solid  #999;
	padding-right: 5px;
	float:left;
	width: 60px;
	text-align: right;
	font-size: 10px;
	height: 28px;
}
.sorted_middle{	
	border-right: 1px solid  #999;
	margin-left: 5px;	
	float:left;
	width: 70px;
	height: 28px;
}
.sorted_big_noborder{	
	margin-left: 5px;
	float:left;
	width: 90px;	
	height: 28px;
}
.select-status{
	background:#ddd;		
}
#message-box    {
	float: left;
	background:#fffea1; 
	border:2px solid #999;
	padding:4px 8px; 
	margin:0 0 14px 0; 
	width:200px;	 
}
#button_task_changes{
	width: 100px;
	float: left;	
}
#msg_btn{
	width: 400px;
	height: 30px;
}
.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}
div.spinner-img {
	background: url('/style/default/image/spin.gif') no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}
