body {
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0 0 5px 0;
	line-height: 16px;
	text-align: left;
	background-color:#f0f0f0;
}
a {
	color: #326f44;
	text-decoration: underline;
}
a:hover {
	color: #326f44;
	text-decoration: none;
}
p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:0.8em;
	line-height: 170%;
}
#pad a {
	background-color: #326f44;
	color:white;
	text-decoration: none;
	padding: 5px;
}
#pad a:hover {
	background-color: #326f44;
	color:white;
}

#pad a + a {
  margin-left: 5px;
}

#pad .ala {line-height: 180%}

#pad .ala a + a {
  margin-left: 5px;
}

p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:0.8em;
	line-height: 170%;
}
img {
	border: 0px;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: Arial,  Helvetica, sans-serif;
	line-height: 120%;
	color: #000000;
	margin: 0;
	margin-bottom: 0.3em;
}
h1 {font-size: 20px; color: #3f2b13; font-weight:normal;}
h2 {font-size: 18px; color: #4f2b13; font-weight:normal;}
h3 {font-size: 15px; color: #4f2b13; font-weight:normal;background-color: #c0c0c0; padding: 2px 0}
form {
	margin: 0;
	padding: 0;
}
label {
	display: block;
}

/* klasy */

.separator {
	height: 5px;
	clear: both;
	overflow: auto;
}
.formularz1 {
  background: #e0e0e0;
	padding: 10px;
	width: 46%;
	height: auto;
	border: none;
	float:left;
	overflow:hidden;
}

.formularz1 input[type='text'], .formularz1 input[type='file'], .formularz1 textarea, .formularz1 select {
	border: solid 1px #FFFFFF;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
	}

.formularz1 div {
	margin-bottom: 7px;
}

.formularz1 a {display:table; margin-top:10px;}
.formularz2 {
	background: #ede4cd;
	padding: 10px;
	width: 46%;
	height: auto;
	border: none;
	float:right;
}
.formularz2 input[type='text'], .formularz2 input[type='file'], .formularz2 textarea, .formularz1 select {
	border: solid 1px #FFFFFF;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
	}

.formularz2 div {
	margin-bottom: 7px;
}

.formularz3 {
	background: #326f44;
	padding: 10px;
	width: 100%;
	height: auto;
	border: none;
}

.debug {position:absolute; bottom: 0px; right: 70px; background-color:red; color:white; padding:5px;}
/* id */
#top {
  height:0;
}
#kontener {
	margin: auto;
}
#stopkaMenu {
	margin: 5px 20px 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
#stopkaMenu li {
	display: inline;
	margin-left: 20px;
}
#stopkaMenu a {
	color: #5f2b13;
	text-decoration: none;
}
#stopkaMenu a:hover {
	color: #CDA3BD;
	text-decoration: none;
}
#content {
	height: auto;
	text-align: left;
	margin-bottom: 20px;
	padding: 0 10px;
}

#pad {padding:15px 10px 5px 5px;}

#menu_admin {
  margin: 0;
  padding: 15px 10px 10px 5px;
  list-style: none;
  background-color: #326f44;
}
#menu_admin li {
  display: inline;
  margin:0;
}
#menu_admin li a {color:white; font-weight:bold; margin:0 10px;font-size:12px;font-family:arial;text-decoration:none;}
#menu_admin li a:hover {color:#669d6b; font-weight:bold; margin: 0 10px;font-size:12px;font-family:arial;text-decoration:none;}

#menu_doctor {
  margin: 0px;
  padding: 15px 10px 10px 5px;
  list-style: none;
  background-color: #326f44;
}
#menu_doctor li {
  display: inline;
  margin:0;
}
#menu_doctor li a {color:white; font-weight:bold; margin:0 20px;font-size:13px;font-family:arial;text-decoration:none;   }
#menu_doctor li a:hover {color:#669d6b; font-weight:bold; margin: 0 20px;font-size:13px;font-family:arial;text-decoration:none;}

#menu_rej {
  margin: 0;
  padding: 15px 10px 10px 5px;
  list-style: none;
  background-color: #326f44;
}
#menu_rej li {
  display: inline;
  margin:0;
}
#menu_rej li a {color:white; font-weight:bold; margin:0 20px;font-size:13px;font-family:arial;text-decoration:none;}
#menu_rej li a:hover {color:#669d6b; font-weight:bold; margin: 0 20px;font-size:13px;font-family:arial;text-decoration:none;}

.footer {
 float:left;
 padding: 10px;
 text-align: left;
 margin:50px 0 0 0;
 width:100%;
 color: #c274a6;
 font-size:85%;
}
.footer img {float: left; margin-right:20px; width:120px;}
.footer a { 	color: #4f3b13;}

.front {
 border-bottom: 1px solid #bc9468;
 width:100%;
 margin-bottom:30px;
}

/* podswietlenie bieżącej zakładki */
#highlited_href.highlited_href{
  color: #326f44;
  background: #669d6b;
  display:inline;
  padding: 10px 4px;
}

/* podswietlenie kolumny sortowania */
#highlited_column.highlited_column {
  color: olivedrab;
  background: red;
  font-family: Times;
}
#normal_column.normal_column {
  color: blue;
  background: green;
}

.sep {border-bottom:1px solid #aaaaaa; margin:10px 20px 0 0;}

a.submit {color:white; font-weight:bold; margin:10px 20px; display:block; padding:2px 20px;font-size:13px;font-family:arial;text-decoration:none;background-color: #326f44;cursor: default;
	}
a:hover.submit {background-color: white;}
a:visited.submit  {background-color: white;}

.submit {
	background-color: #669d6b;
	color:white;
	text-decoration: none;
	padding: 5px 10px;
  border:0;
}

.submit2 {
	background-color: #326f44;
	color:white;
	text-decoration: none;
	padding: 5px 10px;
  border:0;
}
a.submit2:hover {color:#d0d0d0;}

#wydruk {
  color: black;
  font-size: 12px;
  font-family: arial;
  margin:0;
  padding:0;
  }

#wydruk #pad {
  text-align:left;
}

#wydruk #pad h1 {
  color:black;
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

#wydruk #pad h4 {
  color:black;
  text-align: center;
  margin: 0.1cm 0;
}

#wydruk #pad ol, #wydruk #pad li {
  margin-top:0; margin-bottom:0;
  padding-top:0; padding-bottom: 0;
}

#wydruk table {
  margin-bottom: 5px;
}

#wydruk th {
  text-align: right;
  padding: 5px;
  border-bottom: 1px solid gray;
}
#wydruk td {
  font-size:120%;
  font-weight: bold;
  padding: 5px;
  border-bottom: 1px solid gray;
}

table.podglad {
  border-collapse: collapse;
  margin:10px;
}

table.podglad th {
  border: 1px solid #c0c0c0;
  padding: 8px;
  background: #669d6b;
  color: white;
}
table.podglad td {
  border: 1px solid #c0c0c0;
  padding: 8px;
}


table.lista {
  border-collapse: collapse;
  border: 1px solid #808080;
  margin:10px;
}

table.lista th {
  border: 1px solid #c0c0c0;
  padding: 8px;
  background: #669d6b;
  color: white;
}

table.lista_drukow {
  border-collapse: collapse;
  border: 1px solid #808080;
  margin:10px;
}

table.lista_drukow th {
  border: 1px solid #c0c0c0;
  padding: 8px;
  background: #669d6b;
  color: white;
}

table.lista_drukow td {
  border: 1px solid #c0c0c0;
  padding: 6px;
}

#pad table.lista th a {
  color: white;
  background-color: #326f44;
	text-decoration: none;
	font-weight: normal;
}
#pad table.lista th a:hover {
  color: red;
  background-color: #e0e0e0;
}

table.lista th a + a {
  margin-left: 5px;
}

table.lista td {
  border: 1px solid #c0c0c0;
  padding: 6px;
}

#pad table.lista td a {
	background:none;
	padding:4px;
  color: #5f2b13;
	text-decoration: none;
}

#pad table.lista td a:hover {
	background:#bfaf97;
	padding:4px;
  color: black;
	text-decoration: none;
}

table.lista td a + a {
  margin-left: 5px;
}


table.lista td.subheader {
  background-color: #dddddd;
  font-weight: bold;
  padding: 4px 4px;
  font-size: 110%;
}



sup {color: #aa0000;}
li {margin:5px 0}

blockquote {margin: 8px 10px;}

.uwagi {padding:20px; color: brown}


input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

div.uwaga { color:red; background-color:#ffffcc; border: 1px solid red; padding:4px; }

div.enter {width: 240px;margin: 100px auto; text-align:center;}
div.login {padding:20px; background:#e0e0e0;  width: 200px;}

.tlo_formularza {width:100%; background-color:#e0e0e0; margin-top:0px; padding:5px 0 20px 0; min-height:800px}
.tlo_formularza .wizyta {width: 200px; height: 200px; background-color: #d0d0d0; margin: 0; padding:0;}
.tlo_formularza_admin {position:absolute;width:1260px; background-color:#e0e0e0; top:180px; left:240px; margin:0; padding:0;border-left:2px solid white;}
.tlo_formularza_admin .wizyta {width: 200px; height: 200px; background-color: #d0d0d0; margin:0; padding:0; }

.wizyta_iframe {width: 218px; height: 260px; text-align:left; margin: -4px 0 0 0; padding:5px 0 0 0}
.wizyta_iframe div {margin: 10px 0; padding:0;}
.wizyta_iframe select {height: 100px; min-width:200px; margin-top:3px; max-width:215px; font-size:12px;}
select#pokaz_wizyty_select {min-width:200px; margin-top:3px;  max-width:215px;}

#error_section {float: right}
/*.label {background-color:#e0e0e0; font-size:100%;}*/ /* etykietka kontrolki formularza */
.label {background-color:inherit; font-size:100%;} /* etykietka kontrolki formularza */
.kontrolka {position:absolute; margin:0; padding:0; top:0; left:0;} /* potrzebne dla edytora formularzy */
.kontrolka input {position:relative; margin:0; padding:0; top: 0px; left:0px;  text-align:left;} /* potrzebne dla edytora formularzy */
.kontrolka div {position:absolute;text-align:left; color:black; z-index:2; margin-left:-2px} /* potrzebne dla edytora formularzy */
/* zestaw kontrolek do edycji formularza */
.zestaw_kontrolek {float:left; outline:0px solid red; text-align:left; background:#c0c0c0; padding:10px; width:200px;}
.zestaw_kontrolek_wstaw {outline:0px solid red; float: left; margin: 0 5px 10px 0px;}
.zestaw_kontrolek_edytuj {outline:0px solid red; float: left; clear:left; margin:0px;}
.zestaw_input {background:#B0FFB0; border:1px solid #AF00AF;}
.zestaw_input_disabled {background:#C0C0C0; color:#808080; border:1px solid #AF00AF;}

/* definicje stylów dla kontrolek formularza; przyrostek _ro oznacza styl dla kontrolki read only */
.formctrl_linia {} /* inaczej: input text */
.formctrl_linia_ro {border:1px solid #b0b0b0; font-weight: normal; background-color:#d8d8d8;}

.formctrl_blok {border:1px solid #b0b0b0;overflow:auto;margin:0 2px;padding:0;font-size:12px; font-family:arial} /* inaczej: textarea */
.formctrl_blok_ro {border:1px solid #b0b0b0;overflow:auto;margin:0 2px;padding:0; font-size:12px;font-family:arial}

.formctrl_data {} /* inaczej: input text z kalendarzem */
.formctrl_data_ro {border:1px solid #b0b0b0;}

.formctrl_opcja {} /* inaczej: checkbox */
.formctrl_opcja_ro {opacity:0.4;}

.formctrl_selektor {}
.formctrl_selektor_ro {border:1px solid #e0e0e0;}

.formctrl_specjalna {background:#e0e0e0; border:1px #A0A0A0 dotted;} /* używane tylko w edytorze; style kontrolki specjalnych są definiowane dla konkretnej kontrolki */
.formctrl_specjalna_ro {background:#e0e0e0; border:1px #A0A0A0 dotted;} /* używane tylko w edytorze; style kontrolki specjalnych są definiowane dla konkretnej kontrolki */

.formctrl_ramka {pointer-events:visible;} /* wizualna ramka w formularzu */

.formctrl_guzior {background:transparent; border:none} /* przycisk w formularzu */
.formctrl_guzior_ro {background:transparent; border:none} /* wyłączony przycisk w formularzu */

/*.kontrolka .formctrl_guzior_label {text-decoration: none; font-size:10px; color:#FFC0FF; margin:0; text-align: center;}*/ /* tekst wewnątrz guziora */
.kontrolka .formctrl_guzior_label {background:#326f44; border:0;padding: 2px; text-decoration: none; font-size:11px; color:white; margin:0px; text-align: center; cursor:pointer;} /* tekst wewnątrz guziora */
.kontrolka .formctrl_guzior_label_ro {background:#7ca384; border:0;padding: 2px;text-decoration: none; font-size:11px; color:#d3d2dc; margin:2px; text-align: center; cursor:pointer;} /* tekst wewnątrz guziora */
.kontrolka a.formctrl_guzior_label:hover {background:#4ba063; border:0; padding: 2px;text-decoration: none; font-size:11px; color:#ccf265; margin:0px; text-align: center;} /* tekst wewnątrz guziora */
.kontrolka a.formctrl_guzior_label:active {background:#4ba063; border:0; padding: 2px; text-decoration: none; font-size:11px; color:#ccf265; margin:0px; text-align: center;} /* tekst wewnątrz guziora */


.formctrl_guzior_label {background:#326f44; border:0;padding: 2px; text-decoration: none; font-size:11px; color:white; margin:0px; text-align: center; cursor:pointer;} /* tekst wewnątrz guziora */
.formctrl_guzior_label_ro {background:#7ca384; border:0;padding: 2px;text-decoration: none; font-size:11px; color:#d3d2dc; margin:2px; text-align: center; cursor:pointer;} /* tekst wewnątrz guziora */
a.formctrl_guzior_label:hover {background:#4ba063; border:0; padding: 2px;text-decoration: none; font-size:11px; color:#ccf265; margin:0px; text-align: center;} /* tekst wewnątrz guziora */
a.formctrl_guzior_label:active {background:#4ba063; border:0; padding: 2px; text-decoration: none; font-size:11px; color:#ccf265; margin:0px; text-align: center;} /* tekst wewnątrz guziora */


.formctrl_napis {border:none;}  /* <div> z blokiem tekstu; uwaga: ta klasa nie dotyczy samego tekstu w bloku, do tego jest klasa formctrl_napis_label */
.formctrl_napis_label {font-size:12px;} /* tekst wewnątrz kontrolki "napis" */

.podmenu {
  text-align:left;
  height:37px;
  margin-top:10px;
  min-width: 900px;
  max-width: 1110px;
}
.podmenu a {
  display:block;
  float:left;
  font-size: 10pt;
  text-decoration:none;
  padding:10px;
  margin: 0 5px 0 0;
  background-color:#eaeaea;
  border:1px solid #eaeaea;
  border-bottom:0;
  color: gray;
  font-weight:bold;
}

.podmenu a.current_tab {
  background-color:#e0e0e0;
  border:1px solid #e0e0e0;
  border-top:0;
  color: black;
  font-weight:bold;
}

/*table#lista_dodatkowych_badan {margin:10px}
#lista_dodatkowych_badan th {background-color:#d0d0d0;padding:2px 4px;}
#lista_dodatkowych_badan td {border-bottom:1px solid #d0d0d0;border-right:1px solid #d0d0d0; padding:2px 4px;}
*/

#badanie_dialog {visibility: hidden; background-color: #FFFFd6; width:600px; height: 500px; z-index: 15; position: absolute;}
#badanie_dialog #close {position:absolute; right:20px; bottom:20px;}
#badanie_dialog #drukuj_badanie_btn {position:absolute; left:20px; bottom:20px;}

#konsultacja_dialog {visibility: hidden; background-color: #FFFFd6; width:600px; height: 500px; z-index: 15; position: absolute;}
#konsultacja_dialog #close {position:absolute; right:20px; bottom:20px;}
#konsultacja_dialog #drukuj_badanie_btn {position:absolute; left:20px; bottom:20px;}

#badaniesanitarne_dialog {visibility: hidden; background-color: #FFFFd6; width:600px; height: 500px; z-index: 15; position: absolute;}
#badaniesanitarne_dialog #close {position:absolute; right:20px; bottom:20px;}
#badaniesanitarne_dialog #drukuj_badanie_btn {position:absolute; left:20px; bottom:20px;}

#druk_dialog {visibility: hidden; background-color: #FFFFd6; z-index: 15; position: absolute;}


/* klasa tła okienek dialogowych */
.dialog_wnd {
  background-color: #FFFFd6;
  width: 200px;
  height: 200px;
  z-index: 15;
  position: absolute;
  outline:1px;
  solid #d0d0d0;
}

.slownik_nazwa {color:white; margin:5px 0; padding:5px; background-color: #326f44;}
.slownik_sortowany {color:white; margin:5px 0; padding:5px; background-color: #97aCbF;}
#slowniki a.slownik_href {background-color: #669d6b;}
#sekcja_slownikow a.slownik_pozycja_href {background-color: #e0e0e0; color:gray; padding: 5px; line-height: 2}

.szablon_nazwa {color:white; margin:5px 0; padding:5px; background-color: #326f44;}
#szablony a.szablon_href {background-color: #669d6b;}

.edycja_slownika_form {position:absolute; background-color:#e0e0e0; border:1px solid #c0c0c0;left:200px; top:200px; width:600px; height:180px; margin:40px;}
.edycja_szablonu_form {position:absolute; background-color:#e0e0e0; border:1px solid #c0c0c0;left:400px; top:200px; width:560px; height:600px; margin:0px;}

.guzior {position:absolute; right:10px; bottom:10px;}






.podglad_szablonu {position:absolute; left:400px; top:150px; width:400px; height:600px; outline:1px solid #326f44; overflow:auto; background-color:#e0e0e0; padding:10px;}

.wizyta_tab {position:relative; top:0;}

.chronione {color:red;}

.opcja_suflera_even {background:#D2E8FD; color:black; overflow:hidden; padding:0 2px; cursor:pointer;}
.opcja_suflera_even_selected {background:gray; color:white; overflow:hidden; padding:0 2px; cursor:pointer;}
.opcja_suflera_odd {background:#bfaf97; color:black; overflow:hidden; padding:0 2px; cursor:pointer;}
.opcja_suflera_odd_selected {background:gray !important; color:white; overflow:hidden; padding:0 2px; cursor:pointer;}

.sufler_div   {background-color:#bfaf97; border:1px solid gray; min-height: 20px; cursor:pointer}

/* klasy dla pozycji na listach ICD9 i ICD10 w arkuszu wizyty */
.icd9_pos_even {background:#D2E8FD; color:black; padding:0; overflow:auto;}
.icd9_pos_odd {background:#bfaf97; color:black; padding:0; overflow:auto;}
.icd10_pos_even {background:#D2E8FD; color:black; padding:0; overflow:auto;}
.icd10_pos_odd {background:#bfaf97; color:black; padding:0; overflow:auto;}

.icd10_pos_even[wiodacy] { font-weight:bold;}
.icd10_pos_odd[wiodacy] { font-weight:bold;}


.LEK_ZAL_HEAD {margin:10px; background:#97B6D3; color:white; font-weight:normal !important; } /* nagłówek tabelki z lekami zalecanymi */
.lek_pos_even {background:#D2E8FD; color:black} /* wiersz tabeli z lekami zaleconymi */
.lek_pos_odd {background:#bfaf97; color:black}
.lek_zal_table {width:100%; }

.ZABIEG_ZAL_HEAD {margin:10px; background:#97B6D3; color:white; font-weight:normal !important; } /* nagłówek tabelki z zabiegami zalecanymi */
.zabieg_pos_even {background:#D2E8FD; color:black} /* wiersz tabeli z lekami zaleconymi */
.zabieg_pos_odd {background:#bfaf97; color:black}
.zabieg_zal_table {width:100%; }

.ZAKLADY_HEAD {margin:10px; background:#97B6D3; color:white; font-weight:normal !important; } /* nagłówek tabelki z zakłądami pracy */
.zaklad_pos_even {background:#D2E8FD; color:black} /* wiersz tabeli ze stanowiskami pracy */
.zaklad_pos_odd {background:#bfaf97; color:black}

/* pozycje na liście poradni przypisanych do lekarza */

table.poradnia_lekarza {padding:0; margin:0; border-collapse:collapse;}
.poradnia_lekarza { padding:0; margin:0;}
.poradnia_lekarza_default {background-color:#f0f0f0; font-weight:bold; padding:0; margin:0;}

#wizyta_bar_pacjent_nazwisko {color:yellow; font-weight:bolder; margin:0px; text-transform:uppercase}
#wizyta_bar_pacjent_imie {color:yellow; font-weight:normal; margin:0px;font-size: smaller; text-transform:uppercase}
#wizyta_bar_pacjent_dataur {color:yellow; font-weight:bolder; margin:0px; }
li#wizyta_bar_poradnia {color:yellow; font-weight:bolder;}

.sklad_leku {color:red; margin-left:20px;}
.il {text-align:center}
.zl {text-align:right}

/* Klasa tła formularza dodatkowego badania */
.badanie_form {background-color:#FFFFd6; z-index: 20; top: 50px !important; opacity:2.0}

#dark_bkg { /* czarne tło pod "wyskakującymi" formularzami i innymi okienkami */
  position:absolute;
  background:black;
  opacity:0.8;
  width:100%;
  height:100%;
  z-index:1;
  left:0;
  top:0;
}

#dark_bkg2 { /* czarne tło pod "wyskakującymi" formularzami i innymi okienkami */
  position:absolute;
  background:black;
  opacity:0.8;
  width:100%;
  height:100%;
  z-index:1;
  left:0;
  top:0;
}

#dark_bkg3 { /* czarne tło pod "wyskakującymi" formularzami i innymi okienkami */
  position:absolute;
  background:black;
  opacity:0.8;
  width:100%;
  height:100%;
  z-index:1;
  left:0;
  top:0;
}

/* pole danych w kontrolkach typu 'napis' w formularzu; dla formularza mają być niebieskie, dla druku mają być czarne i bez podkreślenia */
.label_field {color:blue}
.guziory_tab {margin:10px}

#wizyta_bar_rej_nazwisko {color:yellow; margin-left:30px}

.curr_pacjent {background-color: #bfaf97;}
a.curr_pacjent {color: white;}

.print_ctrl td {text-align:left; color:red;}
.print_ctrl th {text-align:left; color:red}

textarea {resize: none; 	font-family: Arial, Helvetica, sans-serif;
}

#poradnia_poradnia_mp {
  outline:1px solid blue;
}

#stanowiska_kolumny {
  margin-left:5px;
  line-height: 1.5em;
}

#stanowiska_kolumny td > span {
  color:red;
}
#stanowiska_kolumny tr:nth-child(2n+2) {
  background:#ccc;
}

#stanowiska_kolumny tr > td {
  width:300px;
}

#stanowiska_kolumny th {
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  vertical-align: middle;
}

#stanowiska_kolumny td, #stanowiska_kolumny th {
  width: 100px;
}
#stanowiska_kolumny td > input {
  margin: 0 auto;
  vertical-align: middle;
}

#stanowiska_kolumny .stanow_header {
  line-height: 1em;
  font-weight:normal;
  font-size:90%;
}

#stanowiska_kolumny .stanow_header1 {
  font-weight:normal;
  font-size:80%;
  width:100%;
  background-color: #d0d0d0;
  padding: 2px;
}

.v_pos_even {background:#D2E8FD; color:black; padding:0; overflow:auto;}
.v_pos_odd {background:#bfaf97; color:black; padding:0; overflow:auto;}

.orzecz_left {
  width:198px;
  float:left;
  margin:0;
  padding:0;
  clear: left;
}

.orzecz_zakladka {
  width:175px;
  background: #d0d0d0;
  border-top: 1px solid #326f44;
  border-right: 1px solid #326f44;
  list-style-type:none;
  margin:0;
  padding:10px 5px 5px 5px;
  list-style-position:inside;
}

.orzecz_zakladka .male {
  font-size: 10px;
}

.orzecz_zakladka[selected] {
  font-weight: normal;
  background: #326f44;
  color:yellow;
}

.orzecz_zakladka[selected] .male {
  color:white;
}

.orzecz_zakladka_odwolanie {
  width:175px;
  background:lime;
  border-top: 1px solid #326f44;
  border-right: 1px solid #326f44;
  list-style-type:none;
  margin:0;
  padding:10px 5px 5px 5px;
  list-style-position:inside;
}

.orzecz_zakladka_odwolanie .male {
  font-size: 10px;
}

.orzecz_zakladka_odwolanie[selected] {
  font-weight: normal;
  background: #449878;
  color:yellow;
}

.orzecz_zakladka_odwolanie[selected] .male {
  color:white;
}



#pacjent_orzeczenie_mp_wrapper {
  position:absolute;
  left:200px;
  top:0px;
}

#dodaj_zaswiadczenie_dlg {
  z-index: 20;
  position:absolute;
  background:#FFFFd6;
  border:1px solid gray;
  padding: 20px;
}

.drukuj_zaznaczone {
  width: 150px;
  margin: 20px 0 0 400px !important;
}

#drukuj_zaznaczone_dlg {
  z-index: 20;
  position:absolute;
  background:#FFFFd6;
  border:1px solid gray;
  padding:20px;
}

.indiv_btn {
  cursor: pointer;
}

.indiv_btn:hover {
  cursor: pointer;
  background-color: gray;
  color: white;
}

.mp_zasw_ready {
  color:black;
  padding:2px;
}

.mp_zasw_notready {
  color:red;
  cursor: pointer;
  padding:2px;
}

.mp_zasw_notready:hover {
  color: yellow;
  background:red;
  padding:2px;
}

.mp_delete_btn_div {
  opacity:0.2;
  cursor:pointer;
}

.mp_delete_btn_div:hover {
  opacity:1.0;
}

.mp_add_zasw_btn {
  background:#326f44;
  border:0;
  padding: 4px;
  margin:4px;
  text-decoration: none;
  font-size:11px;
  color:white;
  margin:0px;
  text-align: center;
  cursor: pointer;
}

.mp_add_zasw_btn:hover {
  background:#4ba063;
  border:0;
  padding: 4px;
  margin:4px;
  text-decoration: none;
  font-size:11px;
  color:#ccf265;
  margin:0px;
  text-align: center;
}


/* style dotyczące zakładki 'Druki' w medycynie pracy */
table#wydruki_mp {
  clear:both;
  border-collapse:collapse;
  border:1px solid #b0b0b0;
  text-align:center;
}

table#wydruki_mp th{
  border: 1px solid #c0c0c0;
  padding: 8px;
  background: #669d6b;
  color: white;
}

table#wydruki_mp td{
  padding-left: 5px;
  border:1px solid #b0b0b0;
}

table#wydruki_mp td.right{
  text-align:right;
  vertical-align:top;
}
table#wydruki_mp td.left{
  text-align:left;
}

table#wydruki_mp td.red_alert {
  color:red;
  font-weight: bold;
}
/* style nagolwka - dwulinijkowe */
.header_bar_small {
  color:white;
  font-size:80%;
  position: relative;
  top: -12px;
  left: 50px;
  margin-left:-40px;
  margin-right:20px;
}

.header_bar_small_rola {
  color:white;
  font-size:80%;
  position: relative;
  top: -12px;
  left: 70px;
}
.header_bar_small_rp {
  color:white;
  font-size:80%;
  position: relative;
  top: -12px;
  left: 15px;
}

.header_bar_big_yellow {
  color:yellow;
  font-weight: bold;
  margin-right:20px;
}

.header_bar_big_white {
  color:white;
  font-weight: bold;
  margin:0;
  margin-right:20px;
}

select#rodzaj_wizyty {min-width:180px; margin-top:3px; height: 20px}

.raport {float:left; background-color:#d0d0d0; padding: 4px; margin-right:10px}
.raport_kryterium {margin: 2px 0;}
.raport_kryterium span {margin-right: 3px; width: 50px; display:block; float:left; margin-top:2px;}

.sekcja_raportu {
  float:left;
  margin-right: 5px;
  max-height: 350px;
}

.sekcja_raportu h3 {
  cursor: pointer;
}

.raport_grupa_badania {
  border-bottom:1px solid gray;
}

.margin_left_30 {
  margin-left: 30px;
}

#rodzaj_wizyty_dlg {
 width:100%;
 height:80%;
 padding:200px;
 margin-top: 30px;
 z-index:20;
 background:#FFFFd6;
}
.rodzaj_wizyty_dlg input[type="radio"] {line-height:2;width: 50px}
.rodzaj_wizyty_dlg input[type="button"] {font-size:150%}


code {background-color: #e0e0e0; padding: 10px; border-left: 5px solid #d0d0d0; display: block;margin-bottom: 10px;}
.dok {padding-top:15px; margin-top: 15px;border-top: 2px dotted #d0d0d0}

#pacjent_badanie_pomocnicze_mp_tab h2 {margin:20px 0 10px 0; font-size:15px; font-weight:bold;}

/* klasy dla statusów wizyt MP */
.status_wizyty_unknown { color:black; padding: 2px 4px; }
.status_wizyty_rozp { background-color:#225522; color:white; padding: 2px 4px;}
.status_wizyty_niezak { background-color:red; color:white; padding: 2px 4px; }
.status_wizyty_ok { background-color:blue; color:white; padding: 2px 4px; }
.status_wizyty_bezorz {  background-color:maroon; color:white; padding: 2px 4px;   }
.status_wizyty_anul {  background-color:yellow; color:black; padding: 2px 4px; }

/* klasy dla statusów orzeczeń MP */
#stanowiska_kolumny td > span.status_orzecz_unknown { color:black; padding: 2px 4px; }
#stanowiska_kolumny td > span.status_orzecz_rozp { background-color:#225522; color:white; padding: 2px 4px; }
#stanowiska_kolumny td > span.status_orzecz_niezak { background-color:red; color:white; padding: 2px 4px; }
#stanowiska_kolumny td > span.status_orzecz_ok { background-color:blue; color:white; padding: 2px 4px; }
#stanowiska_kolumny td > span.status_orzecz_bezorz {  background-color:maroon; color:white; padding: 2px 4px; }
#stanowiska_kolumny td > span.status_orzecz_anul {  background-color:yellow; color:black; padding: 2px 4px; }

/* klasy dla statusów orzeczeń MP w tabeli druków*/
#wydruki_mp td > span.status_orzecz_unknown { color:black; padding: 2px 4px; }
#wydruki_mp td > span.status_orzecz_rozp { background-color:#225522; color:white; padding: 2px 4px; }
#wydruki_mp td > span.status_orzecz_niezak { background-color:red; color:white; padding: 2px 4px; }
#wydruki_mp td > span.status_orzecz_ok { background-color:blue; color:white; padding: 2px 4px; }
#wydruki_mp td > span.status_orzecz_bezorz {  background-color:maroon; color:white; padding: 2px 4px; }
#wydruki_mp td > span.status_orzecz_anul {  background-color:yellow; color:black; padding: 2px 4px; }

/* link do zmiany danych stanowiska pracy na zakładce 'wizyty' w MP */
.stheader {
  font-weight: bold;
  cursor: pointer;
}

/* klasa do równego pokazywania checkboxów na ekranie wyboru wizyt MP */
.status_orzeczenia_kol1 {margin: 0; padding: 0; width: 20px !important; padding-left: 20px; }
.status_orzeczenia_kol2 {margin: 0; padding: 0; width: 50px !important; padding-left: 10px;}
.status_orzeczenia_kol3 {margin: 0; padding: 0; width: 20px ; padding-right: 20px; text-align:right}

.odwolanie_btn {padding: 20px 0 0 10px;}

.szablony_drukow_przypisany {
  font-weight: bold;
  color:black;
}

.szablony_drukow_nieprzypisany {
  color:#666666;
}

.horacy_div {
 overflow:auto;
 outline:1px solid black;
 background:#F0F0F0;
}

#horacy_div table {
  border-spacing:0;
  padding:0;
}

#horacy_div tr:hover {
  background:#D0D0D0;
  cursor: pointer;
}

.horacy_div_bar {
  background:#F0F0F0;
  outline:1px solid black;
  width:128px;
  height:32px;
}

.horacy_div_bar #horacy_clear {
  width:32px;
  height:32px;
  background:url('../pics/clear_off.png');
  float:left;
}
.horacy_div_bar #horacy_clear:hover {
  background:url('../pics/clear_on.png');
}

.horacy_div_bar #horacy_restore {
  width:32px;
  height:32px;
  background:url('../pics/restore_off.png');
  float:left;
}
.horacy_div_bar #horacy_restore:hover {
  background:url('../pics/restore_on.png');
}

.horacy_div_bar #horacy_move {
  width:32px;
  height:32px;
  background:url('../pics/move_off.png');
  float:left;
}
.horacy_div_bar #horacy_move:hover {
  background:url('../pics/move_on.png');
}

.horacy_div_bar #horacy_exit {
  width:32px;
  height:32px;
  background:url('../pics/exit_off.png');
  float:left;
}
.horacy_div_bar #horacy_exit:hover {
  background:url('../pics/exit_on.png');
}

.horacy_div .horacy_remove {
  width:16px;
  height:16px;
  background:url('../pics/clear_off.png');
  background-size: 16px 16px;
  padding-right:10px;
  background-repeat:no-repeat;
}
.horacy_div .horacy_remove:hover {
  background:url('../pics/clear_on.png');
  background-size: 16px 16px;
  background-repeat:no-repeat;
}

#lista_stanowisk_do_dodania {
  background:#FFFFd6;
  border:1px solid blue;
  padding:10px;
  position:fixed;
  left:100px;
  top:100px;
  width:300px;
  height:600px;
  overflow: auto;
  z-index: 100;
  opacity:1;
}

#lista_stanowisk_do_dodania_blend {
  background:black;
  opacity:0.8;
  position:fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index: 99;
}

.stanowisko_do_dodania {
  color:green;
  font-weight: bold;
}

.stanowisko_dodane {
  color:gray;
}

table#lista_badansanitarnych {width:100%}
table#lista_dodatkowych_konsultacji {width:100%}
table#lista_dodatkowych_badan {width:100%}

#new_zaklad_dlg {
  width:540px;
  height:450px;
  background:#E0E0E0;
  border:1px solid black;
}

#new_zaklad_dlg_inner {
  width:100%;
  height:100%;
  padding:10px;
}

.wynik_badania_drukuj_naglowek {font-size: 10px}
.wynik_badania_drukuj_tekst {padding: 0.5cm 0.5cm 0cm 0.5cm; text-align:left; font-size: 10px; width:auto;}

.dialog_bkg, .modal_dlg_bkg {
  background:#D0E6E6;
  border:1px solid black;
  -webkit-box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 12px -2px rgba(0,0,0,0.75);
}

table.highlited_rows tr:hover{
  background:#D0D0D0;
}

table.low_header th {
  height:15px;
  padding-top:1px;
  padding-bottom:1px;
}

table.no_margin {
  margin:0;
}

.color_red {
  color:red;
}
.color_gray {
  color:gray;
}

.clickable, .clickable2 {
  cursor: pointer;
/*  height:20px; */
}

.clickable:hover {
  text-shadow: 1px 1px gray;
}

.clickable2:hover {
  text-decoration: none;
  text-shadow: 1px 0px black;
}

.disp_none { /* invisible element */
  display: none;
}

table.raport_kasowy_table tr:hover {
  background:#E0E0E0;
/*  color:blue; */
}

.raport_margin_1 { margin-left:15px; } /* mniejszy margines w sekcji raportu MP */
.raport_margin_2 { margin-left:30px; } /* większy margines w sekcji raportu MP */

#wykluczone_poradnie {
  background: white;
  border:1px solid black;
  left:500px;
  top:100px;
  width:300px;
  height:600px;
  overflow:auto;
  padding:5px;
}

#result_fader2 { /* styl dla zanikających alertów */
  text-align:center;
  padding:20px 40px;
  color:white;
  font-size:24px;
  background-color:#ff6600;
  border-radius:10px;
  z-index: 20;
}

.action_btn {
  display:inline-block;
  cursor:pointer;
  vertical-align: middle;
  padding-right: 10px;
  color:#5f2b13;
}

.action_btn:hover {
  color:#800080;
  position:relative;
  left:-1px;
  top:-1px;
  text-shadow: 1px 1px 1px #444;
}

.dialog_bkg.skierowania {
  padding:5px;
  position:absolute;
  z-index:5;
}

.dialog_bkg.skierowania .label {
  display:inline-block;
  width:100px;
  text-align: right;
  margin-right:5px;
  margin-bottom:5px;
}

.dialog_bkg.skierowania input {
  width:200px;
}

.dialog_bkg.skierowania select {
  width:200px;
}

#skierowania_div div#menu_top {
  margin:0;
  vertical-align: middle;
  color:white;
  font-weight: bold;
}

#skierowania_div #menu_top div {
  display:inline-block;
  padding:10px;
  margin-right: 1px;
  border:1px solid #326f44;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background:#326f44;
  cursor:pointer;
}

#skierowania_div #menu_top div:hover {
  border-color: white;
}

#skierowania_div #menu_top div.selected{
  background:#669d6b;
  cursor:default;
  border:1px solid #326f44;
}

#skierowania_main {
  margin-top:20px;
}

#table_div.table_div {
  margin-top:20px;
  overflow: auto;
  border:1px solid black;
}

#bloker_info_POZ {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:22px;
  background:red;
  color:yellow;
  padding:10px;
  font-size: 18px;
  cursor:pointer;
}

#bloker_info_POZ:hover {
  font-weight: bold;
}

.przekreslenie {
  text-decoration:line-through;
}


div#user_dane_opcje1, div#user_dane_opcje2 {
  display:inline-block;
  vertical-align: top;
  padding:10px;
  width:240px;
}

div#user_dane_opcje2 {
  width:300px;
}

div#user_dane_opcje1 label, div#user_dane_opcje2 label {
  display:block;
}

div#user_dane_opcje2 #nfz_id_type {
  width:80px;
}

div#user_dane_opcje2 #pesel {
  width:80px;
}


/* START: zarządzanie ekranami kolejek w terminarzu */

#queue_screens_dlg {
  width:1110px;
  padding:10px;
  position:absolute;
}

#queue_screens_dlg #column_mid {
  display:inline-block;
  padding-right:10px;
  vertical-align: top;
  width:1060px;
}

#queue_screens_dlg .lista {
  max-height:480px;
  overflow: auto;
  background:white;
  border:1px solid black;
  padding:5px;
}

#queue_screens_dlg #column_mid .lista .item:hover {
  background:#EEE;
}

#queue_screens_dlg #column_mid .lista .item .delete_pic {
  display:inline-block;
  width:16px;
  height:16px;
  background: url('../pics/delete2_off.png') no-repeat left center;
}
#queue_screens_dlg #column_mid .lista .item .delete_pic_empty {
  display:inline-block;
  width:16px;
  height:16px;
}

#queue_screens_dlg #column_mid .lista .item .delete_pic:hover {
  background: url('../pics/delete2_on.png') no-repeat left center;
}


#queue_screens_dlg #column_mid .lista .item .queue {
  display:inline-block;
  white-space: nowrap;
  width:300px;
  overflow: hidden;
}

#queue_screens_dlg #column_mid .lista .item .queue:hover {
  font-weight: bold;
  cursor:pointer;
}

#queue_screens_dlg #column_mid .lista .item .screen {
  display:inline-block;
  white-space: nowrap;
  width:300px;
  overflow: hidden;
}

#queue_screens_dlg #column_mid .lista .item .screen:hover {
  font-weight: bold;
  cursor:pointer;
}

#queue_screens_dlg #column_mid .lista .item .actions {
  display:inline-block;
  white-space: nowrap;
  width:200px;
  overflow: hidden;
  margin-left:10px;
  color:#AC0271;
}

#queue_screens_dlg #column_mid .lista .item .actions:hover {
  font-weight: bold;
  cursor:pointer;
}

#queue_screens_dlg #column_mid .lista .item .actions2 {
  display:inline-block;
  white-space: nowrap;
  overflow: hidden;
  margin-left:10px;
  color:#AC0271;
}

#queue_screens_dlg #column_mid .lista .item .actions2:hover {
  font-weight: bold;
  cursor:pointer;
}

/* ===== lista pacjentów ==== */
#queue_numery_dlg {
  width:910px;
  padding:10px;
  position:absolute;
}

#queue_numery_dlg #column_mid {
  display:inline-block;
  padding-right:10px;
  vertical-align: top;
  width:860px;
}

#queue_numery_dlg .lista {
  max-height:480px;
  overflow: auto;
  background:white;
  border:1px solid black;
  padding:5px;
}

#queue_numery_dlg #column_mid .lista .item:hover {
  background:#EEE;
}

#queue_numery_dlg #column_mid .lista .item .delete_pic {
  display:inline-block;
  width:16px;
  height:16px;
  background: url('../pics/delete2_off.png') no-repeat left center;
}
#queue_numery_dlg #column_mid .lista .item .delete_pic_empty {
  display:inline-block;
  width:16px;
  height:16px;
}

#queue_numery_dlg #column_mid .lista .item .delete_pic:hover {
  background: url('../pics/delete2_on.png') no-repeat left center;
}


#queue_numery_dlg #column_mid .lista .item .pacjent {
  display:inline-block;
  white-space: nowrap;
  width:300px;
  overflow: hidden;
}

#queue_numery_dlg #column_mid .lista .item .pacjent:hover {
  font-weight: bold;
  cursor:pointer;
}

#queue_numery_dlg #column_mid .lista .item .godziny {
  display:inline-block;
  white-space: nowrap;
  width:80px;
  overflow: hidden;
}

#queue_numery_dlg #column_mid .lista .item .godziny:hover {
  font-weight: bold;
  cursor:pointer;
}


#queue_numery_dlg #column_mid .lista .item .actions {
  display:inline-block;
  white-space: nowrap;
  width:30px;
  overflow: hidden;
  margin-left:10px;
  color:#AC0271;
}

#queue_numery_dlg #column_mid .lista .item .actions:hover {
  font-weight: bold;
  cursor:pointer;
}

#queue_numery_dlg #column_mid .lista .item .actions#arrow_up {
  width:16px;
  height:16px;
  background:url('../pics/arrow_up_off_16x16.png');
}

#queue_numery_dlg #column_mid .lista .item .actions#arrow_up:hover {
  background:url('../pics/arrow_up_on_16x16.png');
}

#queue_numery_dlg #column_mid .lista .item .actions#arrow_down {
  width:16px;
  height:16px;
  background:url('../pics/arrow_down_off_16x16.png');
}

#queue_numery_dlg #column_mid .lista .item .actions#arrow_down:hover {
  background:url('../pics/arrow_down_on_16x16.png');
}

#queue_numery_dlg #column_mid .lista .item .actions#arrow_empty {
  width:16px;
}



/* END: zarządzanie ekranami kolejek w terminarzu */

.raport_kasowy_table .sum {
  border-top: 1px solid black;
}

.raport_kasowy_table.align_top td {
  vertical-align: top;
}

.term_form_btn {
  padding:2px;
  border:1px solid black;
  background:#FFCAFF;
  cursor:pointer;
  font-size: 12px;
  color:black;
  font-weight: normal;
}

.niski_btn {
  height : 10px;
  font-size: 10px;
}

.term_form_btn:hover {
  border:1px solid #800080;
  background:#FFAEFF;
}
