#windows_list {
	position:absolute;
	display:block;
	bottom:0;
	width: 100%;
	margin:auto;
}
#windows_list ul {
	display:block;
	width: 800px;
	list-style: none;
	margin:auto;
}
#windows_list li {
	min-width:100px;
	_width:100px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	display: block;
	float: left;
	padding: 6px;
	margin-right: 10px;	
	background: #EEE url(http://www.jakl.cz/core/../images/layout.png) 4px 6px no-repeat;
	color: #000;
	padding-left: 26px;	
}
#windows_list li:hover {
	background: #666 url(http://www.jakl.cz/core/../images/layout.png) 4px 6px no-repeat;
	color: #FFF;
}

img {
	border: 0;
}

.selected_letter {
	font-weight: bold;
	font-size: 13px;
}

.cleaner {
	clear: both;
	height: 1px;
	line-height:1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
	display: block;
}

.wysiwyg_panel {
	background: #FFF;
	padding: 2px;
}
.windowContent li a {
	display: block;
	color: #000;
	background: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em;
}
.windowContent li a:hover {
	color: #666;
	background: #FFFFCC;
	padding-left: 1em;
}
.wysiwyg_panel a {
	float: left;
	display: block;
	border: 1px solid #999;
	margin: 0 2px 0 2px;
	background: #FFF;
}
.wysiwyg_panel a:hover {
	float: left;
	display: block;
	border: 1px solid #333;
	margin: 0 2px 0 2px;
	background: #CCC;
}

textarea.wysiwyg_textarea {
	text-align:left;
	font-size:12px;
	width:545px;
	overflow:visible;
	border:1px solid black;
	padding: 3px;
	padding-top:2px;
}

#texy_preview {
	background: #FFF;
	color: #000;
}

#texy_preview a {
	background: #000;
	color: #FFF;
}

#texy_preview a:hover {
	background: #CCC;
	color: #000;
}

#searchbutton {
  width: 16px;
  height: 16px;
  padding: 16px 0 0 0;
  margin: 3px;
  margin-bottom: 0;
  border: 0;
  background: transparent url(http://www.jakl.cz/core/../images/search.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#searchbutton { /* For non-IE browsers*/
  height: 0px;
}

#ajax_content_loader, .loader {
	position:absolute;
	text-align: center;
	width: 100%;
	height: 16px;
	border-bottom: 1px solid #333;
  	background: transparent url(http://www.jakl.cz/core/../images/loadbar.gif) top left repeat-x;
	display: none;
	z-index:9000;
}
#ajax_content_loader span, #ajax_file_uploader span, .loader span {
	background:#666;
	color: #FFF;
	letter-spacing:2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0 8px 0 8px;
	height:17px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#ajax_file_uploader {
	position:absolute;
	text-align: center;
	width: 100%;
	height: 16px;
	border-bottom: 1px solid #333;
  	background: #000 url(http://www.jakl.cz/core/../images/uploadbar.gif) top left repeat-x;
	display: none;
	z-index:9000;
}

a.lightbox img {
	border: 1px solid #E2EFED;
	padding: 3px;
	padding-bottom: 15px;
	background: #EEFFFD;
}

a.editlink {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	background: transparent url(http://www.jakl.cz/images/layout_edit.png) top left no-repeat;
	padding-left: 20px;
}

a.deletelink {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	background: transparent url(http://www.jakl.cz/images/layout_delete.png) top left no-repeat;
	padding-left: 20px;
}

a.addlink {
	display:block;
	font-size:12px;
	color: #000;
	font-weight: normal;
	background: transparent url(http://www.jakl.cz/images/layout_add.png) top left no-repeat;
	padding-left: 20px;
}

a.backlink {
	display:block;
	font-size:18px;
	color: #000;
	font-weight: normal;
	background: transparent url(http://www.jakl.cz/images/action_back.gif) top left no-repeat;
	padding-left: 20px;
}

a.nextlink {
	display:block;
	font-size:18px;
	color: #000;
	font-weight: normal;
	background: transparent url(http://www.jakl.cz/images/action_forward.gif) top left no-repeat;
	padding-left: 20px;
}#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(http://www.jakl.cz/ext/lightbox/css/data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.jakl.cz/ext/lightbox/css/../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.jakl.cz/ext/lightbox/css/../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.profiletable table {
	border-collapse: collapse;
}
.profiletable caption {
	font-weight: bold;
	margin:0;
}
.profiletable caption, .profiletable td, .profiletable th {
	padding: 0.5em;
	border: 1px solid #CCC;
}

.profiletable caption, .profiletable th, thead, .profiletable tfoot {
	background-color: #DDD;
}

table.tablekit th:hover {
	background-color: #EEE;
	background-image: url(http://www.jakl.cz/ext/tablekit-demo/down.gif);
}
th.sortdesc:hover {
	background-color: #B9DDFF !important;
}
th.sortasc:hover {
	background-color: #DDFFAC !important;
	background-image: url(http://www.jakl.cz/ext/tablekit-demo/up.gif) !important;
}

tr.rowodd {
	background-color: #FFF;
}

tr.roweven {
	background-color: #F2F2F2;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #DDFFAC;
	background-image: url(http://www.jakl.cz/ext/tablekit-demo/up.gif);
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url(http://www.jakl.cz/ext/tablekit-demo/down.gif);
}
.nosort {
	cursor: default;
}

.urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}

.urg1 {
	background-color: #FFFACD;
}
.urg2 {
	background-color: #FFD700;
}
.urg3 {
	background-color: #FFA500;
}
.urg4 {
	background-color: #E13E00;
}
.urg5 {
	background-color: Red;
}

th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}.overlay_alert {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_nw {
	width: 5px;
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/top_left.gif) no-repeat bottom left;			
}

.alert_n {
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/top.gif) repeat-x bottom left;			
}

.alert_ne {
	width: 5px;
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/top_right.gif) no-repeat bottom left			
}

.alert_e {
	width: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/right.gif) repeat-y 0 0;			
}

.alert_w {
	width: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/left.gif) repeat-y 0 0;			
}

.alert_sw {
	width: 5px;
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/bottom_left.gif) no-repeat 0 0;			
}

.alert_s {
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/bottom.gif) repeat-x 0 0;			
}

.alert_se, .alert_sizer {
	width: 5px;
	height: 5px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/alert/bottom_right.gif) no-repeat 0 0;			
}

.alert_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_title {
	float:left;
	height:1px;
	width:100%;
}

.alert_content {
	overflow:visible;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background: #FFF;
}

/* For alert/confirm dialog */
.alert_window {
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_message {
  font: 12px arial;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_buttons {
	text-align:center;
	width:100%;
}

.alert_buttons input {
	width:20%;
	margin:10px;
}

.alert_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url(http://www.jakl.cz/ext/windows_js_1.3/themes/'alert/progress.gif') no-repeat center center
}


.overlay_alert_lite {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_lite_sizer {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_title {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background: #FFF;
}


/* For alert/confirm dialog */
.alert_lite_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_lite_message {
	font-size:16px;
	text-align:center;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_lite_buttons {
	text-align:center;
	width:100%;
}

.alert_lite_buttons input {
	width:20%;
	margin:10px;
}

.alert_lite_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url(http://www.jakl.cz/ext/windows_js_1.3/themes/'alert/progress.gif') no-repeat center center
}

table.alert_lite_header  {
  border:1px solid #F00;
  background:#FFF
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

.overlay_Candido-Vista {
  background-color: #85BBEF;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.Candido-Vista_nw {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-left.png) no-repeat 0 0;
  width:10px;
  height:10px;
}

.Candido-Vista_n {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-mid.png) repeat-x 0 0;			
  height:10px;
}

.Candido-Vista_ne {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-right.png) no-repeat 0 0;			
  width:10px;	  
  height:10px;
}

.Candido-Vista_w {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/left.png) repeat-y top left;			
  width:10px;
}

.Candido-Vista_e {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/right.png) repeat-y top right;			
  width:10px;
}

.Candido-Vista_sw {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/bottom-left.png) no-repeat 0 0;			
  width:10px;
  height:10px;
}

.Candido-Vista_s {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/bottom-mid.png) repeat-x 0 0;			
  height:10px;
}

.Candido-Vista_se, .Candido-Vista_sizer  {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/bottom-right.png) no-repeat 0 0;			
  width:10px;
  height:10px;
}

.Candido-Vista_sizer {
  cursor:se-resize;
}

.Candido-Vista_close {
  width: 27px;
  height: 10px;
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/buttons/close-focused.png) no-repeat 0 0;
  position:absolute;
  top:0px;
  right:10px;
  cursor:pointer;
  z-index:1000;
}

.Candido-Vista_minimize {
  width: 27px;
  height: 10px;
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/buttons/minimize-focused.png) no-repeat 0 0;
  position:absolute;
  top:0px;
  right:37px;
  cursor:pointer;
  z-index:1000;
}

.Candido-Vista_maximize {
  width: 27px;
  height: 10px;
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/buttons/maximize-focused.png) no-repeat 0 0;
  position:absolute;
  top:0px;
  right:64px;
  cursor:pointer;
  z-index:1000;
}

.Candido-Vista_title {
  float:left;
  height:10px;
  font-size:10px;
  text-align:left;
  padding-left: 20px;
  width:100%;
  color:#123456;
}
.bigtitle .Candido-Vista_title {
  height: 30px !important;
  padding-top: 25px !important;
}
.bigtitle_bg .Candido-Vista_title {
  font-size: 14px !important;
  font-weight: bold !important;
}
.bigtitle_bg .Candido-Vista_n {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-mid-big.png) repeat-x 0 0 !important;
}
.bigtitle .Candido-Vista_n {
  height: 55px !important;
  padding-top: 5px !important;
}
.bigtitle_bg .Candido-Vista_nw {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-left-big.png) no-repeat 0 0 !important;
}
.bigtitle .Candido-Vista_nw {
  height: 60px !important;
}
.bigtitle .Candido-Vista_ne {
  height: 60px !important;
}
.bigtitle_bg .Candido-Vista_ne {
  background: transparent url(http://www.jakl.cz/ext/windows_js_1.3/themes/Candido-Vista/frame/titlebar-right-big.png) no-repeat 0 0 !important;
}

.Candido-Vista_content {
  overflow:auto;
  color: #000;
  font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
  background:#FFF;
}

/* For alert/confirm dialog */
.Candido-Vista_window {
  border:1px solid #F00;
  background: #FFF;
  padding:20px;
  margin-left:auto;
  margin-right:auto;
  width:400px;
}

.Candido-Vista_message {
  font: 12px arial;
  text-align:center;
  width:100%;
  padding-bottom:10px;
}

.Candido-Vista_buttons {
  text-align:center;
  width:100%;
}

.Candido-Vista_buttons input {
  width:20%;
  margin:10px;
}

.Candido-Vista_progress {
  float:left;
  margin:auto;
  text-align:center;
  width:100%;
  height:16px;
  background: #FFF url(http://www.jakl.cz/ext/windows_js_1.3/themes/'alert/progress.gif') no-repeat center center
}

.Candido-Vista_wired_frame {
  background: #FFF;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}



#article_spellcheck_jakl {
	border: 1px solid white;
	color: white;
	background: gray;
	padding: 15px;
}
.article_active {
	width: 120px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #99FF00;
	float: left;
	margin: 0 2px 0 0;
}
.article_inactive {
	width: 130px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #FF3300;
	float: left;
	margin: 0 2px 0 0;
}
.article_approved {
	width: 120px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #99FF00;
	float: left;
	margin: 0 2px 0 0;
}
.article_notapproved {
	width: 130px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #FF6600;
	float: left;
	margin: 0 2px 0 0;
}
.add_new_article {
	cursor: pointer;
}
.unpublished_article {
	color: #000;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	background: #F8E8B0;
	padding: 2px;
	border: 1px solid #333;
	font-weight: normal;
}
.unpublished_article a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
.unpublished_article a:hover {
	text-decoration: none;
	color: #FFF;
}
.unpublished_article:hover {
	background: #F7F3E9;
	font-weight: bold;
	cursor: pointer;
}
#tabIcons {
	width: 100%;
	padding:0;
	height: 30px;
	background: #FFFFFF;
}
#tabIcons a {
	display: block;
	float: left;
	height: 26px;
	padding: 0 4px 0 4px;
	border-top: 4px solid #FFB200;
}
#tabIcons a:hover {
	background: #FFFFFF;
	border-top: 4px solid #FFE6BF;
}
#tabIcons_submenu {
	width: 187px;
	padding:2px;
	padding-top:9px;
	margin-bottom:1px;
	height: 18px;
	font-weight:bold;
	background: #FFFFFF;
	border: 1px solid #FF3300;
}
#tabIcons_submenu a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
#tabIcons_submenu a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.edit, a.delete {
	text-decoration:none !important;
	color:#616666 !important;
	font-size:110% !important;
	font-weight:bold !important;
	height:2em;
	line-height:2em;
}
a.edit:hover, a.delete:hover {
	text-decoration:none !important;
	color:#DB3600 !important;
	font-weight:bold !important;
}
a.edit_back {
	display:block !important;
	padding-left: 22px !important;
	font-size:130% !important;
	background: url(/core/themes/ECP/action_back.gif) top left no-repeat !important;
	margin: 5px !important;
	margin-top: 10px !important;
}
a.edit_forward {
	padding-right: 22px !important;
	display:block !important;
	font-size:130% !important;
	background: url(/core/themes/ECP/action_forward.gif) top right no-repeat !important;
	margin: 5px !important;
	margin-top: 10px !important;
}
.nav {
	display:block;
	width:100%;
	height:30px;
}
#newArticleForm label {
	font-size:120%;
	font-weight:bold;
	margin: 5px 0 5px 0;
}
#newArticleForm input, #newArticleForm select {
	margin: 2px;
	width:230px;
	font-size:100%;
}
#newArticleForm a {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;
	display:block;
	margin: 10px 0 0 0;
}
#newArticleForm a:hover {
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
#newArticleForm img {
	border:1px solid black;
	margin: 10px;
	margin-left:20px;
	margin-top:0;
	text-align:center;
}
#add_new_article_hidden {
	background-color: #808080;
	border-bottom:1px solid #515151;
	padding-bottom:5px;
}
.articleImage {
	float:left;
	margin:10px 20px 0 0;
	padding:0;
}#GalleryNotice {
	border-top:4px solid #FFB200;
	font-size: 18px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #000;
	padding: 10px;
}
#GalleryNotice a {
	font-size: 16px !important;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
#GalleryNotice a:hover {
	font-size: 16px !important;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.GalleryObject {
	width:193px;height:132px;background:#FFF;float:left;
}

.GalleryObject .menu {
	width:25px;background:transparent;float:left;padding-top:79px;padding-bottom:5px;text-align:right;
}

.GalleryObject .name {
	width:150px !important;
	overflow:hidden !important;
	padding-left:27px;
	clear:both;
}


.gallery_uploaded {
	background: #FFFF88;
}

.del_img {
	background: #FF6700;
}
a.DeleteImageLink {
	display: block;
	background: #FFF;
	width:24px;
	height:24px;
}
a.DeleteImageLink:hover {
	background:#FFF;
}

.gallery_category a {
	display: block;
	background: transparent url(http://www.jakl.cz/modules/Gallery/templates/jakl/images/folder.png) top left no-repeat;
	padding: 2px;
	padding-left: 30px;
	padding-right: 10px;
	text-decoration: none;
	margin: 1px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	color: white;
	letter-spacing: 5px;
	font-weight: bold;
}
.gallery_category a:hover {
	color: black;
	font-weight: normal;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}
.gallery_category_box a {
	display: block;
	width: 140px;
	height: 102px;
	background: transparent url(http://www.jakl.cz/modules/Gallery/templates/jakl/images/folder.png) bottom left no-repeat;
	padding: 5px;
	text-decoration: none;
	margin: 0;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	color: white;
	letter-spacing: 5px;
	font-weight: bold;
}
.gallery_category_box a:hover {
	color: black;
	font-weight: bold;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

a.Gallery_ImageIcon {
	width: 150px;
	height: 120px;
	display: block;
	float:left;
	margin-top:3px;
	border: 2px solid transparent;
	background: #000000;
}
a.Gallery_ImageIcon:hover {
	border: 2px solid transparent;
}
.gallery_category_folder {
	display: block;
	background: #FFF;
	margin: 0; padding: 0;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	text-align: left;
	height: 26px;
}
.gallery_category_folder a {
	width: 150px;
	font-size:12px;
	color: #000;
	background: #FFF;
	padding: 4px;
	padding-top: 14px;	
	float: left;
}
.gallery_category_folder img {
	padding-top: 2px;
	float: left;
}
.gallery_category_folder a:hover {
	width: 150px;
	float: left;
	color: #000;
	background: #00CCFF;
	border: 1px solid #004DFF;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	padding-top: 14px;	
}#topmenu_admin {
	height: auto;
	padding: 20px 0 20px 0;
}

#topmenu_admin h1 {
	margin: 6px;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
}

#sortables {
	font-size: 11px;
}

div.section, div#createNew {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin:30px 5px;
	padding:0px 0px 10px;
}
div#createNew input {
	margin-left:5px;
}
div#createNew h3, div.section h3 {
	background-color:#CCCCCC;
	display:block;
	font-size:14px;
	margin:0pt 0pt 10px;
	padding:2px 5px;
}
div.section h3 {
	cursor:move;
}
div.lineitem {
	color: #000;
	background-color:#FFFFFF;
	cursor:move;
	margin:3px 10px;
	padding:4px 2px 6px 2px;	
}
div.createitem {
	color: #000;
	background-color:#FFFFFF;
	margin:3px 10px;
	padding:4px 2px 6px 2px;	
}
