Notice: Undefined offset: 1 in /home/acio/include/i.php on line 264
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/d.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
Warning: Cannot modify header information - headers already sent by (output started at /home/acio/include/i.php:264) in /home/acio/include/j.php on line 285
/* Zawiera klasy dla formularzy POZA wyszukiwarka i logowaniem uzytkownika w naglowku. Sa one odpowiednio w header.css i topmenu.css */
/* formularz dodawania zdjecia */
input.hpAddPictureForm {
padding-top: 5px;
clear: both;
}
/* klawisz z zielonym tlem, rozmiar (szerokosc) nalezy ewentualnie dodac w samym kodzie */
input.formStandard {
background-color: #89c005;
color: #ffffff;
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #84aa36;
border-right: 1px solid #84aa36;
height: 20px;
}
.hpPictureFileField {
width: 200px;
}
textarea.hpPictureDescField {
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #808080;
color: #000000;
font-size: 10px;
width: 200px;
}
.hpPictureSelectField {
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #808080;
color: #000000;
font-size: 10px;
}
/* klawisz dodaj zdjecie */
input.hpAddPicture {
background-color: #89c005;
color: #ffffff;
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #84aa36;
border-right: 1px solid #84aa36;
width: 60px;
height: 18px;
}
/* klawisz Zapisz np. w formie resizeowanie zdjec */
input.formSave {
background-color: #89c005;
color: #ffffff;
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #84aa36;
border-right: 1px solid #84aa36;
width: 80px;
height: 20px;
}
/* pole tekstowe z z�tym tlem */
input.markedField {
font-weight: bold;
color: #000000;
background-color: #ebebeb;
font-size: 12px;
}
/* podczas upladu zdjec w drugim etapie, komorka ze zdjeciami, albo z nazwami plikow */
td.uploadFormPicTD {
text-align: center;
border-right: 1px solid #bababa;
padding: 4px;
}