/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
#searcher-box .ui-helper-hidden { display: none; }
#searcher-box .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#searcher-box .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#searcher-box .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#searcher-box .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
#searcher-box .ui-helper-clearfix { display:block; }
/* end clearfix */
#searcher-box .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#searcher-box .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
#searcher-box .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
#searcher-box .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Tahoma,Arial,Helvetica,sans-serif&fwDefault=normal&fsDefault=8.5pt&cornerRadius=3px&bgColorHeader=ffffff&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=ffffff&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=007f0e&fcContent=222222&iconColorContent=222222&bgColorDefault=b1e382&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=91dc4c&fcDefault=007F0E&iconColorDefault=007F0E&bgColorHover=11b900&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=10b900&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=11b900&bgTextureActive=02_glass.png&bgImgOpacityActive=90&borderColorActive=10b900&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
#searcher-box .ui-widget { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 8.5pt; }
#searcher-box .ui-widget input, #searcher-box .ui-widget select, #searcher-box .ui-widget textarea, #searcher-box .ui-widget button { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 1em; }
#searcher-box .ui-widget-content { border: 0px solid #007f0e; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
#searcher-box .ui-widget-content a { color: #ffffff; }
/*#searcher-box .ui-widget-header { border: 0px solid #ffffff; background: #b1e382 url(images/bckgr_tab_right_green.png) no-repeat scroll right 50%; color: #007F0E; font-weight: bold; }*/
#searcher-box .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
#searcher-box .ui-state-default, #searcher-box .ui-widget-content .ui-state-default { border: 0px solid #91dc4c; font-weight: normal; color: #007F0E; outline: none; }
#searcher-box .ui-state-default a, #searcher-box .ui-state-default a:link, #searcher-box .ui-state-default a:visited { color: #0051A2; text-decoration: none; outline: none; }
#searcher-box .ui-state-hover, #searcher-box .ui-widget-content .ui-state-hover, #searcher-box .ui-state-focus, #searcher-box .ui-widget-content .ui-state-focus { border: 0px solid #10b900; font-weight: normal; color: #ffffff; outline: none; }
#searcher-box .ui-state-hover a, #searcher-box .ui-state-hover a:hover { color: #0051A2; text-decoration: none; outline: none; }
#searcher-box .ui-state-active, #searcher-box .ui-widget-content .ui-state-active { border: 0px solid #10b900; font-weight: normal; color: #ffffff; outline: none; }
#searcher-box .ui-state-active a, #searcher-box .ui-state-active a:link, #searcher-box .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#searcher-box .ui-state-highlight, #searcher-box .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
#searcher-box .ui-state-highlight a, #searcher-box .ui-widget-content .ui-state-highlight a { color: #363636; }
#searcher-box .ui-state-error, #searcher-box .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
#searcher-box .ui-state-error a, #searcher-box .ui-widget-content .ui-state-error a { color: #cd0a0a; }
#searcher-box .ui-state-error-text, #searcher-box .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
#searcher-box .ui-state-disabled, #searcher-box .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#searcher-box .ui-priority-primary, #searcher-box .ui-widget-content .ui-priority-primary { font-weight: bold; }
#searcher-box .ui-priority-secondary, #searcher-box .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#searcher-box .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
#searcher-box .ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
#searcher-box .ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
#searcher-box .ui-state-default .ui-icon { background-image: url(images/ui-icons_007F0E_256x240.png); }
#searcher-box .ui-state-hover .ui-icon, #searcher-box .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
#searcher-box .ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
#searcher-box .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
#searcher-box .ui-state-error .ui-icon, #searcher-box .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
#searcher-box .ui-icon-triangle-1-n { background-position: 0 -16px; }
#searcher-box .ui-icon-triangle-1-ne { background-position: -16px -16px; }
#searcher-box .ui-icon-triangle-1-e { background-position: -32px -16px; }
#searcher-box .ui-icon-triangle-1-se { background-position: -48px -16px; }
#searcher-box .ui-icon-triangle-1-s { background-position: -64px -16px; }
#searcher-box .ui-icon-triangle-1-sw { background-position: -80px -16px; }
#searcher-box .ui-icon-triangle-1-w { background-position: -96px -16px; }
#searcher-box .ui-icon-triangle-1-nw { background-position: -112px -16px; }
#searcher-box .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
#searcher-box .ui-icon-triangle-2-e-w { background-position: -144px -16px; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
#searcher-box .ui-corner-tl { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; }
#searcher-box .ui-corner-tr { -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }
#searcher-box .ui-corner-bl { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
#searcher-box .ui-corner-br { -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
#searcher-box .ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
#searcher-box .ui-corner-bottom { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
#searcher-box .ui-corner-right {  -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
#searcher-box .ui-corner-left { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
#searcher-box .ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Overlays */
#searcher-box .ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#searcher-box .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
#searcher-box .ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
#searcher-box .ui-dialog { position: relative; padding: .2em; width: 300px; }
#searcher-box .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
#searcher-box .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
#searcher-box .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
#searcher-box .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
#searcher-box .ui-dialog .ui-dialog-titlebar-close:hover, #searcher-box .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
#searcher-box .ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
#searcher-box .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
#searcher-box .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
#searcher-box .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
#searcher-box .ui-draggable .ui-dialog-titlebar { cursor: move; }

/* Tabs----------------------------------*/
/*#searcher-box .ui-tabs { padding: .2em; zoom: 1; }*/
/* RECZNIE USUNIETY PARAMETR POSITION:RELATIVE !!! */
#searcher-box .ui-tabs .ui-tabs-nav { list-style: none; /*position: relative;*/ padding: 0em; }
#searcher-box .ui-tabs .ui-tabs-nav li { /*position: relative;*/ float: left; border-bottom-width: 0 !important; margin: 0px; padding-bottom: 0px; }
#searcher-box .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .3em 1em .4em 1em; }
#searcher-box .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0px; border-bottom-width: 0; }
#searcher-box .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #searcher-box .ui-tabs .ui-tabs-nav li.ui-state-disabled a, #searcher-box .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#searcher-box .ui-tabs .ui-tabs-nav li a, #searcher-box .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#searcher-box .ui-tabs .ui-tabs-panel { padding: 0em 0em; display: block; border-width: 0; background: none; border-top:3px solid #0051A2;}
#searcher-box .ui-tabs .ui-tabs-hide { display: none !important; }

/* Utilities */
.corner-top-left{
background-image: url("/imgs/css/corner_l_top.gif");
background-position: top left;
}

.corner-top-right{
background-image: url("/imgs/css/corner_r_top.gif");
background-position: top right;
width: 17px;
}

.corner-bottom-left{
background-image: url("/imgs/css/corner_l_btm.gif");
background-position: bottom left;
}

.corner-bottom-right{
background-image: url("/imgs/css/corner_r_btm.gif");
background-position: bottom right;
width: 17px;
}

.corner-top-left-green{
background-image: url("/imgs/css/corner_l_top_green.gif");
background-position: top left;
}

.corner-top-right-green{
background-image: url("/imgs/css/corner_r_top_green.gif");
background-position: top right;
}

.corner-bottom-left-green{
background-image: url("/imgs/css/corner_l_btm_green.gif");
background-position: bottom left;

}

.corner-bottom-right-green{
background-image: url("/imgs/css/corner_r_btm_green.gif");
background-position: bottom right;
}

.corner-bottom-left-green, .corner-bottom-right-green, .corner-top-left-green, .corner-top-right-green{
/*width: 19px;*/
height: 18px;
}

.corner-top-left, .corner-top-right, .corner-bottom-left, .corner-bottom-right,
.corner-top-left-green, .corner-top-right-green, .corner-bottom-left-green, .corner-bottom-right-green {
background-repeat: no-repeat;
}
