/*
 * Ext JS Library 2.0 Alpha 1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

#dpanels {
	width: 250px;
	float: right;
}

#dpanels .x-panel {
	margin: 15px;
}

#dpanels .x-date-picker {
	border: 0 none;
	border-top: 0 none;
	background: transparent;
}

#dpanels .x-date-picker td.x-date-active {
	background: #ffffff;
}

#dpanels .x-date-picker {
	width: 100% !important;
}

#x-desktop {
	width: 100%;
	height: 100%;
	border: 0 none;
	position: relative;
    overflow:hidden;
    zoom: 1;
}

#x-taskbar {
	width: 100%;
	background: transparent url( /img/ext/hd-bg.gif ) repeat-x;
	padding: 0 0 0 0;
    height:70px;
    position:relative;
}

#x-taskbar .x-toolbar {
	border: 0 none;
	background: 0 none;
}

#x-windows .x-btn {
	float: left;
	margin: 2px 0 0 2px;
    position:relative;
}

#x-windows button {
	/*width: 150px;*/ 		/* Modyfikacja - P. Krokowski */
	/*overflow: hidden;*/  
	text-align: left;
	color: #15428b;
}

#title-bar {
	padding: 9px 7px;
	font: bold 16px tahoma,arial,verdana,sans-serif;
	color: #225599;
}

#x-windows, #x-windows-monit {
	background: url( /img/ext/winbar-bg.gif ) #b9cbe1 repeat-x;
	padding-top: 2px;
    position:relative;
    z-index:12001;
    _height: 31px; /* Modyfikacja P. Krokowski */
}

#x-launcher-wrap {
    position:absolute;
    left:0;
    bottom:2px;
    width:100%;
}

#x-launcher-inner {
	padding: 4px 2px;
}
#x-launcher-left {
	background: url( /img/ext/launcher-bg.gif ) transparent no-repeat left top;
    padding-left:3px;
}
#x-launcher-right {
	background: url( /img/ext/launcher-bg.gif ) transparent no-repeat right -28px;
    padding-right:3px;
}
#x-launcher-center {
	background: url( /img/ext/launcher-bg.gif ) transparent repeat-x 0 -56px;
    height:28px;
}
#x-launcher .x-toolbar {
	padding:4px 0 0 0;
    margin: 0;
	border: 0 none;
}

#x-launcher button {
	color: #15428b;
	font-weight:normal;
}

#x-launcher .x-btn-with-menu button, #x-launcher .x-btn-menu-text-wrap button {
	padding-right: 0;
}

#x-launcher .x-btn {
	margin-right: 2px;
}

#x-launcher  .x-btn-left{
	background:transparent;
}
#x-launcher  .x-btn-right{
	background:transparent;
}
#x-launcher  .x-btn-center{
	background:transparent;
}


#x-launcher .x-btn-over .x-btn-left{
	background:url(/img/ext/launcher-btn.gif) no-repeat 0 0;
}
#x-launcher .x-btn-over  .x-btn-right{
	background:url(/img/ext/launcher-btn.gif) no-repeat 0 -21px;
}
#x-launcher .x-btn-over .x-btn-center{
	background:url(/img/ext/launcher-btn.gif) repeat-x 0 -42px;
}


#x-launcher .x-btn-click .x-btn-left{
	background:url(/img/ext/launcher-btn.gif) no-repeat 0 -63px;
}
#x-launcher .x-btn-click  .x-btn-right{
	background:url(/img/ext/launcher-btn.gif) no-repeat 0 -84px;
}
#x-launcher .x-btn-click .x-btn-center{
	background:url(/img/ext/launcher-btn.gif) repeat-x 0 -105px;
}


#x-info {
    float:right;
}


#x-windows .x-btn-left{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -189px;
}
#x-windows .x-btn-right{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -210px;
}
#x-windows .x-btn-center{
	background:url(/img/ext/winbar-btn.gif) repeat-x 0 -231px;
}

#x-windows .x-btn-over .x-btn-left{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 0;
}
#x-windows .x-btn-over  .x-btn-right{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -21px;
}
#x-windows .x-btn-over .x-btn-center{
	background:url(/img/ext/winbar-btn.gif) repeat-x 0 -42px;
}

#x-windows .x-btn-click .x-btn-left{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -63px;
}
#x-windows .x-btn-click  .x-btn-right{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -84px;
}
#x-windows .x-btn-click .x-btn-center{
	background:url(/img/ext/winbar-btn.gif) repeat-x 0 -105px;
}

#x-windows .active-win .x-btn-left{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -126px;
}
#x-windows .active-win  .x-btn-right{
	background:url(/img/ext/winbar-btn.gif) no-repeat 0 -147px;
}
#x-windows .active-win .x-btn-center{
	background:url(/img/ext/winbar-btn.gif) repeat-x 0 -168px;
}
#x-windows .active-win .x-btn-center button {
    color:#fff;
}

#spacer, .spacer {
	height: 25px;
	float: left;
	width: 0;
	overflow: hidden;
	margin-top: 2px;
}

.x-window-body p,.x-panel-body p {
	padding: 10px;
	margin: 0;
}

.x-window-body {
    background:#fff;
}

.icon-grid {
    background-image:url(/img/ext/grid.png) !important;
}
.icon-refresh {
    background-image:url(/img/ext/refresh.png) !important;
}
.add {
    background-image:url(/img/ext/add.gif) !important;
}
.option {
    background-image:url(/img/ext/plugin.gif) !important;
}
.remove {
    background-image:url(/img/ext/delete.gif) !important;
}
.save {
    background-image:url(/img/ext/save.gif) !important;
}
.accordion {
    background-image:url(/img/ext/accordian.gif) !important;
}
.tabs {
    background-image:url(/img/ext/tabs.gif) !important;
}

/* IM window icons */

.user {
    background-image:url(/img/ext/user.png) !important;
}

.user-add {
    background-image:url(/img/ext/user_add.png) !important;
}

.user-delete {
    background-image:url(/img/ext/user_delete.png) !important;
}

.connect {
    background-image:url(/img/ext/connect.png) !important;
}

.user-girl {
    background-image:url(/img/ext/user_female.png) !important;
}

.user-kid {
    background-image:url(/img/ext/user_green.png) !important;
}

.user-suit {
    background-image:url(/img/ext/user_suit.png) !important;
}


#acc-win .x-window-tbar .x-toolbar {
    border:1px solid #99bbe8;
}
#acc-win .x-window-body {
    background:transparent;
}