/*
* ARKUSZ STYLI GLOBALNYCH, WSPÓLNYCH DLA WSZYSTKICH BIP
*/

#wrapper{
  width: 100%;
  height: 100%;
}
body {
    position: inherit !important;
    top: inherit !important;
    width: inherit !important;
    height: inherit !important;
    overflow: inherit !important;
    left: inherit !important;
}
.cursor{
  cursor: pointer;
}
.cursorHelp{
  cursor: help;
}
.bold { font-weight: bold }
.displayTable{
  display: table;
}
.displayBlock{
  display: block;
}
.left{
  float: left;
}
.right{
  float: right;
}
.txt_right{
  text-align: right;
}
.txt_center{
  text-align: center;
}
.clr_both{
  clear: both;
}
.warn{
  color: red;
  font-weight: bold;
}
/* Menu STATYCZNE */

.menu1_all_static{
  background-color: #707070 !important;
  border: 1px solid #6F6F6F;
  margin: 0 0 3px 0;
  width: 98%;
  color: #fff !important;
  font-weight: bold !important;
  text-transform: uppercase;
  padding: 3px 0 3px 2px;
  float: left;
  text-align: center;
}
.menu1_all_static:hover{
  background-color: #8F8F8F;
  border: 1px solid #6F6F6F;
  margin: 0 0 3px 0;
  width: 98%;
}


/* MENU STATYCZNE */

/* Stronicowanie */
.stronicowanie{
  display: block;
  text-align: right;
  margin: 10px 0 10px 0;
}
.strInActive{
  padding: 2px 5px;
  margin: 2px;
  background-color: #E4E4E4;
  border: 1px solid #CCCCCC;
}
.strActive{
  padding: 2px 5px;
  margin: 2px;
  background-color: #CCCCCC;
  border: 1px solid #000;
}
/* Stronicowanie */

/* SORTOWANIE */

#lista a{ color: #4F4F4F }
#lista a:hover{ color: #1F1F1F;}

.uchwyt{
  float: left;
}

#lista{ margin: 3px 0 3px 0; padding: 0 3px 0 0}

#lista ul {
	padding: 5px 0;
	width:300px;
        /* list-style-type: none; utilitia */
}

#lista li {
	cursor: pointer;
	padding: 5px 5px;

	width: 98%;
	border: 1px solid #7F7F7F;
	display: block;
        float: left;
}

#lista li:hover {
  background-color: #fff;
  border: 1px solid #000;
}
.span_lp{
  float: left;
  padding: 0 5px 0 0;
}
/* SORTOWANIE */

/* Pliki */
#up_down, .up_down { color: #FF0000; display: block; font-weight: bold; text-align: left; margin: 5px;  cursor: pointer }
.zmiany_up_down { color: #FF0000; display: block; font-weight: bold; text-align: right; margin: 5px; cursor: pointer }
#text_opispliku { font-size: 11px; width: 470px }

/* IKONKI TRESCI*/
#tresc_ikonki { margin-left:75%; text-align: right; margin: 0 0 5px 0}
#pomniejszanie { width:17px; height:13px; }
#powiekszanie {  width:21px; height:13px; }
#drukuj { width:16px; height:16px;}
.wiecej_tresc{ color: #ff0000 }


/* EDYCJA TREŚCI */
.data_tresc{
  background:#FFFFFF url(/Zasoby/DatePicker/date.gif) no-repeat scroll left top;
  border:1px solid #0070BF;
  cursor:pointer;
  display:block;
  font-size:13px;
  padding:3px 3px 3px 24px;
  width:150px;
  }
/* Sondy */
#sondy_zarzadzanie_kontener{
  margin-left:10px;
}
.input_sonda_pytanie{
  width: 250px;
  margin: 3px;
}
.input_sonda_odpowiedzi{
  width: 35px;
  margin: 3px;
  text-align: center;
}
.input_sonda_zaznaczenia{
  width: 35px;
  margin: 3px;
  text-align: center;
}

#kontener_pytania{
border:1px dotted black; padding:8px; background-color:#F6F6F6;}

#kontener_dodaj_sonde{

}
.kontener_odpowiedzi{
  padding-left: 10px;
}
.przycisk{
  padding: 3px;
  border: 1px solid;
  margin: 3px;
  height: auto;
  width: auto;
}

.sonda_kontener, .sonda_kontener_wyniki{
  font: 10px Verdana;
}
.sonda_kontener h2, .sonda_kontener_wyniki h2{
  font: 13px Verdana;
  font-weight: bold;
}
.sonda_kontener li, .sonda_kontener ul, .sonda_kontener_wyniki li, .sonda_kontener_wyniki ul{
  list-style: none outside;
  margin: 0 !important;
  padding: 0 !important;
}
.sonda_wynik{
  height: 10px;
  width: 0px;
  background-color: rgb(155, 189, 67);
/*  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0.3, rgb(155, 189, 67)),
    color-stop(1, rgb(67, 128, 22))
  );*/
/*  background-image: -moz-linear-gradient(
    left center,
    rgb(155, 189, 67) 30%,
    rgb(67, 128, 22) 100%
  );*/
  margin-top: 5px;
}
/* Sondy */

/* Komunikat */
#komunikat{
  width: 85%;
  text-align: center;
  font-weight: bold;
  opacity: 0.1;
  /*filter : alpha(opacity=10);*/
  border: 1px solid #CCCCCC;
  background:#FFFFFF url(/Zasoby/Grafiki/info.png) no-repeat scroll 10px center;
  padding: 10px 0 10px 50px;
/*  -moz-border-radius: 5px;*/
  margin: 10px auto;
}
/* Komunikat */

/* Przetargi */
.table_attach{
  border: 1px solid #efefef;
}
.table_attach td{
  background-color: #fff;
  border: 1px solid #efefef
}
/* Przetargi */

/* Osoby */
.osobaWizytowka{
/*  -moz-border-radius:5px;*/
  background-color:white;
  border:1px solid #BBBBBB;
  margin:0;
  padding-top:3px;
  margin-bottom: 10px !important;
}
.osobaTable td{
  padding: 5px;
}
.osobaZdjecie{
  float: left;
  width: 150px;
  padding:5px;
}
.osobaDane{
  float: left;
}
#nowa_kategoria, #edycja_kategori, #usun_kategorie{
  float: left;
}
#osobyKategorie{
  float: left;
}
/* Kategorie */
#jednostkiKategorie{
  float: left;
}
.nazwaKategoriiWizytowka{
  display: inline;
}

/* Ogłoszenia */
#zalacznikiDodane{
  width:300px;
}

/* AJAX */

.ajax-loading {
  padding: 0 0 0 0;
  background: url(/Zasoby/Grafiki/progress2.gif) #fff no-repeat center 250px;
  opacity:0.55;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.spinner {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.9;
    position: absolute;
    z-index: 999;
}
.spinner-msg {
    font-weight: bold;
    text-align: center;
}
.spinner-img {
    background: url("http://mootools.net/releases/mootools-more-1.2.4.4/Styles/Interface/Spinner/spinner.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
    margin: 0 auto;
    width: 24px;
}
/* TIPSY */

.tipsBip {
  z-index: 3;
}
.tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #a50508;
    padding: 8px;
    border: 1px solid #B0B0B0;
    background: #F2F2F2;
    text-align: center;
    border-radius: 5px;
    /*-webkit-border-radius: 5px;  Safari, Chrome */
    /*-khtml-border-radius: 5px;     Konqueror */
/*    -moz-border-radius: 5px;  Firefox */
    min-width: 150px;
}
.tip-text {
    display: none;
    font-size: 11px;
    padding: 8px;
    color: #333;
    background: #fff;
    border: 1px solid #222;
    border-top: none;
    margin: 0 5px;
    border-radius: 5px;
/*    -webkit-border-radius: 5px;  Safari, Chrome 
    -khtml-border-radius: 5px;     Konqueror 
    -moz-border-radius: 5px;  Firefox */
}

.tipsShort {
  z-index: 3;
}
.TipsShort .tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #a50508;
    padding: 8px;
    border: 1px solid #B0B0B0;
    background: #F2F2F2;
    text-align: center;
    border-radius: 5px;
/*    -webkit-border-radius: 5px;  Safari, Chrome 
    -khtml-border-radius: 5px;     Konqueror 
    -moz-border-radius: 5px;  Firefox */
    min-width: 150px;
    width: 400px;
}
.TipsShort .tip-text {
    display: none;
    font-size: 11px;
    padding: 8px;
    color: #333;
    background: #fff;
    border: 1px solid #222;
    border-top: none;
    margin: 0 5px;
    border-radius: 5px;
/*    -webkit-border-radius: 5px;  Safari, Chrome 
    -khtml-border-radius: 5px;     Konqueror 
    -moz-border-radius: 5px;  Firefox */
    width: 100px;
}

/* IKONKI MENU */
#menu_pozycja_add,
#menu_pozycja_edit,
#menu_pozycja_up,
#menu_pozycja_down,
#menu_pozycja_erase,
#menu_pozycja_forward
{
  width: 16px;
  height: 16px;
}

/* ZARZĄDZANIE */
#opcje_dodatkowe{
  text-align:left;
}
/* ZARZĄDZANIE */

/* AKTUALNOŚCI */
.aktualnosci_lis1{
  display: none;
}

/* KONTAKT */
#wiadomosc{
  font-size: 11px;
}
/* KONTAKT */

.uchwyt,
#powiekszanie,
#pomniejszanie,
#menu_pozycja_add,
#menu_pozycja_edit,
#menu_pozycja_up,
#menu_pozycja_down,
#menu_pozycja_erase,
#menu_pozycja_forward
{ 
    /*behavior: url(../Zasoby/Multibox/iepngfix.htc);*/
}

.text-ident{
  background:url("../Zasoby/Grafiki/text-bg.gif") repeat-x scroll 0 0 #FFFFFF;
  border:2px solid #B5B8C8;
  color:#555555;
  font-size:14px;
  margin-bottom:4px;
  margin-top:4px;
  padding:4px 4px 3px;
  width:250px;
}

/* Treść */
.tytulyTresci{
  display: table;
}
.tresc_kontener{
  margin: 0 0 5px 0;
  padding: 5px;
}
.dokumentTresc{
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  margin: 0 0 5px 0;
  padding: 5px;
/*  background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(239,239,239,0.28) 18%, rgba(240,240,240,0) 25%, rgba(255,255,255,0) 100%);  FF3.6+ 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(18%,rgba(239,239,239,0.28)), color-stop(25%,rgba(240,240,240,0)), color-stop(100%,rgba(255,255,255,0)));  Chrome,Safari4+ 
  background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(239,239,239,0.28) 18%,rgba(240,240,240,0) 25%,rgba(255,255,255,0) 100%);  Chrome10+,Safari5.1+ 
  background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(239,239,239,0.28) 18%,rgba(240,240,240,0) 25%,rgba(255,255,255,0) 100%);  Opera 11.10+ 
  background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(239,239,239,0.28) 18%,rgba(240,240,240,0) 25%,rgba(255,255,255,0) 100%);  IE10+ */
  background: linear-gradient(to top, rgba(239,239,239,1) 0%,rgba(239,239,239,0.28) 18%,rgba(240,240,240,0) 25%,rgba(255,255,255,0) 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff',GradientType=0 );  IE6-9 */

}
/* Lokator */
.trescLokator{
  display: inline-block;
}

#btnLoguj
{
  text-indent: 1000px;
  background: url('/Zasoby/Grafiki/bip/btnLoguj.png') no-repeat;
  width: 55px;
  height: 22px;
  border: 0px;
  margin: 5px auto;
  text-align: right;
}
#btnWyloguj
{
  text-indent: 1000px;
  background: url('/Zasoby/Grafiki/bip/btnWyloguj.png') no-repeat;
  width: 55px;
  height: 22px;
  border: 0px;
  margin: 5px auto;
  text-align: right;
}


/* Wyszukiwarka zaawansowana
------------------------------------------------------------------------------*/
#pomocOpis{
  position: absolute;
  opacity: 1;
  background-color: #000;
  color: #fff;
  width: 100px;
  margin: 0 0 0 320px;
  border-radius: 5px;
/*  -webkit-border-radius: 5px;  Safari, Chrome 
  -khtml-border-radius: 5px;     Konqueror 
  -moz-border-radius: 5px;  Firefox */
}
#formWyszZaaw span{
  width: 150px;
  float: left;
}

/* Newsletter */
#zarzadzanieAktywne{
  text-align: right;
}
/* Table */
.zarzadzanieTabela, .zarzadzanieTabela caption {
    border: 1px solid #b7c7d6;
    border-collapse: collapse;
    width: 100%;
}
.zarzadzanieTabela caption {
    background-color: #dcddd8;
    border-bottom: none;
    padding: 5px;
}
.zarzadzanieTabela thead, .zarzadzanieTabela th {
    background-color: #ffffff;
    padding: 5px;
    border: none;
/*    -webkit-box-shadow: 0px 1px 1px #8c878c;
    -moz-box-shadow: 0px 1px 1px #8c878c;*/
    box-shadow: 0px 1px 1px #8c878c;
}
.zarzadzanieTabela td {
    padding: 5px;
    border-right: 1px solid #b7c7d6;
    border-bottom: none !important;
    border-top: none !important;
    border-left:  none !important;
}
.zarzadzanieTabela tr {
    border-bottom: 1px solid #b7c7d6;
    border-top: none;
}

table caption{
  text-align: left;
  font-size: 12px;
}

/* Upload plików */

.droppable {
  border: #ccc 1px solid;
  border-radius: 8px;
  background: #eee;
  color: #666;
  padding: 20px;
  margin: 10px;
  clear: both;
  text-align: center;
}

.droppable.hover {
  background: #ddd;
}

.uploadList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uploadItem {
  overflow: hidden;
  border-bottom: #BCBCBC 1px solid;
  margin: 0 20px;
  padding: 3px;
}

.uploadItem span {
  overflow: hidden;
  width: 150px;
  float: left;
  display: block;
}

a.addInputRow,
a.delInputRow,
.uploadItem a {
  display: inline-block;
  background: url(/Zasoby/FileUpload/add.png) no-repeat;
  height: 16px;
  width: 16px;
  text-indent: -999px;
}

.uploadItem a {
  float: left;
  display: block;
  padding-left: 20px;
  background-image: url('/Zasoby/FileUpload/delete.png');
}

a.delInputRow {
  background-image: url('/Zasoby/FileUpload/delete.png');
}

.progress {
  margin: 5px 0;
  height: 15px;
  border-radius: 3px;
  background: #545A74;
}

#hostingKontener{
  display: table;
  width: 990px;
  margin: auto;
  text-align: right;
}

#hostingKontener a{
  color: #efefef;
}

.default_belt {
  background: rgb(255,255,255); /* Old browsers */
/*  IE9 SVG, needs conditional override of 'filter' to 'none' */
/*  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZTFlMWUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
/*  background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);  FF3.6+ 
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));  Chrome,Safari4+ 
  background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);  Chrome10+,Safari5.1+ 
  background: -o-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);  Opera 11.10+ 
  background: -ms-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);  IE10+ */
  background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
/*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 );  IE6-8 fallback on horizontal gradient */
  border: 1px solid #B1B1B1;
  color: #696864;
  font-size: 11px;
  padding: 3px 15px;
/*  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);*/
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  float: left;
  width: 196px;
  margin: 5px 0;
}

.ex_grid {
    border-collapse: collapse;
    border-width: 0;
    margin-top: 8px;
    width: 99% !important;
}
.ex_grid td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECECEC !important;
    font-size: 12px;
    padding: 6px;
}
.myCustomButton{
    background: #5f7524 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 15px;
    text-align: center;
}
.metryczkaTable td, .metryczkaTable th{
    padding: 2px 5px;
    font-size: 1em !important;
    font-weight: normal;
}
.metryczkaTable tbody tr:first-child th{
    font-weight: bold !important;
}
#logoBip a img {
    max-height: 80px;
}