textarea.x-title-area {
	background-color: #FAFAD2;
	background-image: none;
}

.x-toolbar {
	padding: 1px 2px;
}

.x-bookmark-bbar {
	border-style: none solid solid;
	border-width: 0 1px 1px;
	overflow: hidden;
	padding: 7px 4px 4px;
	overflow: hidden;
}

.x-bookmark-bbar small {
	padding: 0;
	display: block;
	height: 9px;
	font-size: 0.8em;
	line-height: 1;
}

.x-bookmark-bbar .x-panel-bwrap {
	display: none;
}

.x-switch {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: transparent url(img/page_curl.png) no-repeat;
	cursor: pointer;
}

.x-collapsed-switch {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	background: transparent url(img/collapsed_page_curl.png) no-repeat;
	cursor: pointer;
}

/* --------------------------- global --------------------------- */ * {
	margin: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 13px;
	background-color: #fff;
	position: relative;
}

#body {
	width: 100%;
	overflow: hidden;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.8em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1.3em;
	margin: 1.33em 0;
}

strong {
	font-weight: bold;
}

strong, em, th {
}

p {
	margin: 0.6em 0;
}

ul, ol {
}

dd {
	padding-left: 1.5em;
}

/*
 a, a:visited {
 color: #0000CC;
 }
*/
a:hover, a:visited:hover {
}

a img {
	border: 0 none;
}

table {
	text-align: left;
}

hr {
	margin: 0.5em 0;
}

.access {
	height: 1px;
	width: 1px;
	position: absolute;
	left: -10000px;
	overflow: hidden;
}

.cleaner {
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

/* --------------------------- template --------------------------- */
#desktop {
	background-color: #3D71B8;
	position: relative;
	overflow: auto;
}

.no-scroll {
	overflow: hidden !important;
}

#desktop .x-panel-body {
	background-color: transparent;
	border: 0 none;
}

#actions {
	float: left;
}

#actions > table, #actions > input {
	float: left;
	margin: 0 3px;
}

#user_bar > table {
	float: right;
	margin: 0 3px;
}

#cse-search-box {
	display: inline;
}

/* --------------------------- EXT icons --------------------------- */
.ico-add {
	background-image: url("img/icons/add.png") !important;
}

.ico-delete {
	background-image: url("img/icons/cross.png") !important;
}

.ico-edit {
	background-image: url("img/icons/pencil.png") !important;
}

.ico-search {
	background-image: url("img/icons/find.png") !important;
}

.ico-key {
	background-image: url("img/icons/key.png") !important;
}

.ico-pin {
	background-image: url("img/icons/pin.png") !important;
}

.ico-user {
	background-image: url("img/icons/status_online.png") !important;
}

.ico-wait {
	background-image: url("img/wait.gif") !important;
}

.ico_book {
	background-image: url("img/icons/application_view_tile-blue.png") !important;
}

.ico_win {
	background-image: url("img/icons/application_cascade-blue.png") !important;
}

.cont_tab {
	background-image: url("img/tabs.gif") !important;
}

.frame_tab {
	background-image: url("img/frame.png") !important;
}

/* --------------------------- tabs --------------------------- */
#tabs_wrapper ul, #tabs_wrapper li {
	display: inline;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}

li.container_tab {
	margin-right: 10px;
}

.container_action {
	background-color: #EEE;
	color: #888;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li.active > span.action {
	font-weight: bold;
}

.action {
	cursor: pointer;
}

.load-cont {
	float: left;
}

.img-tools {
	margin-left: 5px;
	display: block;
	width: 15px;
	height: 16px;
	background: transparent url(img/tools.gif) no-repeat;
	float: left;
}

#tabs_wrapper .actions {
	padding: 0;
}

#tabs_wrapper ul.container_action {
	display: none;
	position: absolute;
	top: 17px;
	z-index: 100;
	right: 0;
	margin: 0;
	width: 100px;
}

#tabs_wrapper ul.container_action * {
	display: block;
	float: none;
}

#frames_wrapper ul, #frames_wrapper li {
	display: inline;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}

#save_actions {
	float: right;
}

.save_action {
	display: none;
}

#x-toolbar .x-toolbar {
	/* height: 23px; */
	padding-top: 1px;
}

#x-toolbar .x-toolbar > table > tbody > tr, #tabs_menu .x-toolbar > table > tbody > tr {
	display: block;
}

#x-toolbar .x-toolbar > table > tbody > tr > td, #tabs_menu .x-toolbar > table > tbody > tr > td {
	float: left;
	display: block;
}

/*
 .x-menu-item-checked .x-menu-item-icon, .x-menu-check-item .x-menu-item-icon {
 left: -25px;
 position: absolute;
 }

 .x-menu a.x-menu-item {
 margin: 0 21px 0 27px;
 padding: 3px 0;
 }
*/
/* --------------------------- account --------------------------- */
#account_bar {
	padding: 8px 10px;
	border-bottom: 1px solid #D0DEF0;
	text-align: right;
}

#app_title {
	float: left;
	color: #9CB3CF;
}

#go_home {
	padding: 8px 0px 9px 50px;
	margin: -8px 0 -9px;
	background: transparent url('img/keyf11-home.png') no-repeat left bottom;
}

#account_settings_box td:FIRST-CHILD {
	width: 135px;
}

#account_settings_box .table_box_in {
	background-image: url('img/keyf11-settings.jpg');
	background-repeat: no-repeat;
	background-position: 98% 15px;
}

.box_wrapper {
	margin: auto;
}

#account_settings {
	width: 420px;
}

#account_login {
	width: 350px;
}

#account_new {
	width: 420px;
}

#login_box td:first-child {
	width: 110px;
}

.box_wrapper h1 {
	font-size: 1.5em;
	color: #fff;
	padding: 4px 10px;
	margin: 8px auto;
	background-color: #9CB3CF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.table_box {
	padding: 4px;
	margin: 8px auto;
	background-color: #D2E2F4;
	border: 1px solid #9CB3CF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.table_box .section_title {
	padding: 4px 10px;
	margin: 4px auto;
	background-color: #C3D8F1;
	color: #fff;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#new_account input {
	display: block;
}

#notice_box {
	background-color: #D3F9D3;
	border: 1px solid #A5E1A9;
}

#notice_box .table_box_in {
	background-color: #DEFBDE;
	border: 1px solid #C4EAD8;
}

#new_account_link_box {
	text-align: center;
}

.table_box_in {
	padding: 8px;
	background-color: #DDE9F7;
	border: 1px solid #C3D8F1;
}

.dialog_table {
	width: 100%;
	font-size: 13px;
	border-collapse: collapse;
}

.dialog_table td {
	padding: 1px;
	vertical-align: top;
}

.dialog_table td:FIRST-CHILD {
	text-align: right;
	font-weight: bold;
}

.panel_table th {
	text-align: center;
}

.dialog_table th:FIRST-CHILD {
	text-align: left;
}

.comment {
	color: gray;
}

.error {
	color: red;
}

/* --------------------------- administrace --------------------------- */
#administration {
	width: 900px;
}

#administration_box th {
	font-weight: bold;
	border-bottom: 2px solid #C3D8F1;
	padding: 0.3em;
}

#administration_box td {
	border-bottom: 1px solid #C3D8F1;
	padding: 0.3em;
	vertical-align: middle;
}

#administration_box .left {
	text-align: left;
}

#administration_box .right {
	text-align: right;
}

#administration_box .center {
	text-align: center;
}

/* --------------------------- EXT ---------------------------
 .x-resizable-proxy {
 background-color: #C7DFFC;
 border: 1px solid #3B5A82;
 opacity: 0.5;
 }

 .x-menu-list {
 margin: 0;
 }

 .bookmark {
 float: left;
 }
*/ 

