@charset "UTF-8";
/* Generalne --------------------------------------------------------------------------------------------------*/
body
{
    font-family: Helvetica,Tahoma,Arial,Verdana, sans-serif;
    color: #231d21;
    font-size: 9pt;
    margin: 0px;
}

form
{
    margin: 0px;
}

textarea
{
    width: 580px;
    height: 300px;
}

textarea, input[type="text"], select
{
    border: 1px solid silver;
    background-color: white;
}

input[type="submit"], input[type="checkbox"], input[type="radio"], select
{
    cursor: pointer;
}

img, a img
{
    border: none;
}

#page_container
{
    width: 989px;
    clear: both;
    margin: auto;
    position: relative;
}

/* Klasy ------------------------------------------------------------------------------------------------------*/
.login-border
{
    vertical-align: text-top;
    width: auto;
    height: 90px;
    margin: 20px;
    border: 5px solid #e0b770;
    padding: 5px;
    background-color:  #efe6d8;
}

.wait
{
    float: left;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    padding-left: 5px;
    /*		display: none; */
}

/* Różne klasy 'porządkowe' */
.hide {
    display: none;
}

.link {
    cursor: pointer;
}

.icon-float {
    text-align: right;
}

.left {
    float:	left;
    width: auto;
}

.right {
    float:	right;
    width: auto;
}

.wysrodkuj {
    text-align:       center;
}

.wolne {
    margin: 0px 5px 0px 5px;
}

.odstep {
    margin: 10px 0px 10px 0px;
}

.lang_ico
{
    padding: 4px;
    float: left;
}

.loader 
{
    background: #FFFFFF url(../images/loading.gif)  no-repeat scroll center center;
}

div#no_javascript_alert {
    border: 2px solid red;
    color: red;
    font-size: 14px;
    padding: 5px;
}

div#no_javascript_alert .bold {
    font-weight: bold;
}

a {
    outline: none;
}

.tresc ol, .tresc ul {
    list-style-position: inside;
}

iframe {
    border: 0px;
}

#content {
    width: 320px;
}

#list {
    width: 320px;
}

#iedit {
    width: 100%;
    height: 500px;
}

.menu {
    width: 223px;
}

.edit {
    width: 385px;
}

.menu_head {
    background-color:  #FFFFFF;
    background-image:  url('../images/info/nav_off.jpg');
    background-repeat: repeat;
    margin: 0pt auto;
    width: 223px;
    height: 25px;
    padding-left: 6pt;
    margin-bottom: 3px;
    font-weight: bold;
    color: #3A4367;
}

.ikat_row {
    background-color:  #FFFFFF;
    background-image:  url('../images/info/nav_off.jpg');
    background-repeat: repeat;
    text-align: left;
    width: 170px;
    height: 19px;
    color: #3A4367;
    cursor: pointer;
}

.isubkat_row {
    background-color:  #FFFFFF;
    /*    background-image:  url('../images/info/nav_off.jpg'); */
    background-repeat: repeat;
    text-align: left;
    width: 175px;
    height: 19px;
    color: #3A4367;
    cursor: pointer;
    display: inline;
}
.info_field {
    background: #efefef;
}

.clear {
    clear: both;
}

.button {
    background-color: #E1E1E1;
    padding: 3px;
}

#filters table {
    width: 100%;
}
td.name2 
{
    font-weight: bold;
}

.tip_title
{
    color: orange;
    font-weight: bold;
}
.tip_name
{
    color: blue;
    font-weight: bold;
}
.tip_text
{
    color: black;
    font-weight: normal;
}

/*advanced settings*/
.adv_set_item {
    margin-bottom: 5px;
}

.adv_set_item textarea{
    width:42%;
    height: 1.5em;
    margin-right:5px;
}

.adv_set_item input[type="text"]{
    width:44%;
    margin-right:5px;
}

.adv_set_label {
    float:left;
    width:48%;
    font-weight:bold;
}

.help {
    font-size:10px;
}

.mb5 {
    margin-bottom:5px;
}

.box_help {
    padding:2px;
}

.adv_set_item .handle{
    width:21px;
    height:21px;
    cursor:pointer;
    background: transparent url(../images/up_and_down.png) no-repeat 0px 5px;
}

table.multisite_form input[type="text"], table.multisite_form select {
    width:300px;
}

.result_separator {
    border-top: 1px solid #d4d0c8;
}

#sf_admin_list_batch_checkbox,
#search_select_all,
.sf_admin_batch_checkbox {
    border: none !important;
}

/** LINK_PICKER styles *****************************/
/* Z-index of #mask must be lower than the #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
   
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
#boxes #dialog {
  width:400px;
  height:300px;
  padding: 10px;
  border: 2px solid #808080;
  background-color: #fff;
  color: #333;
}

/* okienko z informacja o wykonywaniu dluzszej operacji */
#message-box-bg
{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 888;
}

#message
{
    width: 200px;
    height: 60px;
    padding: 20px 20px 40px 20px;
    margin: -60px 0 0 -120px;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    display: none;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    font-family: sans-serif;
    text-align: center;
    background: #fff url('../../images/wait.gif') no-repeat 50% 75%;
}

div.concept-gallery{
    
    background: #fff;
}

#compound-editor
{
    display: none;
    width: 400px;
    padding: 15px;
    margin: 0 -215px;
    min-height: 100px;
    max-height: 600px;
    overflow: auto;
    position: fixed;
    left: 50%;
    top: 5%;
    background: #fff;
    box-shadow: 0 0 15px 0 #000;
    z-index: 889;
}
/*
#compound-editor:after
{
    content: "×";
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    position: fixed;
    right: 5%;
    top: 15%;
    z-index: 890;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    display: block;
}

#compound-editor:after:hover
{ color: red; }
*/

.table-decorated
{ width: 100%; }

.table-decorated th
{ 
    width: 50px;
    vertical-align: top;
    padding-top: 15px;
    background-color: #f3f3f3; 
}

.table-decorated .help
{
    margin: 5px 0 0 0;
}

#compound_name_auto_complete ul
{
    padding: 5px 0;
    background: #fff;
    color: #606060;
    border: 1px solid #909090;
    box-shadow: 2px 2px 10px 0 #606060;
}

#compound_name_auto_complete ul li
{
    padding: 5px 10px;
    cursor: pointer;
}

#compound_name_auto_complete ul li:hover
{ 
    background: lightyellow;
    color: #000;
}