img {
border: 0px solid rgb(255,140,0);
}

input.nawigacja {
border: 1px solid rgb(255,140,0);
background-color: rgb(255,140,0);
cursor: hand;
font-family: Arial;
font-size: 8pt;
color: black;
width: 450px;
height: 30px;

}

input {
border: 1px solid rgb(180,180,180);
background-color: rgb(240,240,240);
font-family: Arial, Helvetica,Courier New;
font-size: 8pt;
font-weight: bold;
color: black;

padding: 2px;
}

input.dzien {
cursor: hand;
text-align: center;
width: 60px;
}

input.list {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/ksiazka.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.kal {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/kal.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.edit {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/edit.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.delete {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/delete.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.copy {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/edit.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.save {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/save.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.cancel {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/cancel.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.add {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/add.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.find {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/find_file.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.ok {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/ok.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.show {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/show.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.up {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/up.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.down {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/down.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.left {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/left.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.right {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/right.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.door {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/door.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.form {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/form.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.segreg {
border: 1px solid rgb(255,140,0);
background-image: url(../grafika/segreg.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}


input.pole_bkrotkie {
width: 50px;
}

input.pole_krotkie {
width: 100px;
}

input.pole_krotkie2 {
width: 200px;
}

input.pole_krotkie3 {
width: 245px;
}

input.pole_srednie {
width: 300px;
}

input.pole_srednie1 {
width: 350px;
}

input.pole_dlugie {
width : 400px;
}

input.utwor {
width : 260px;
enabled : false;
}

input.szukaj {
border: 1px solid rgb(140,140,140);
background-color: rgb(220,220,220);
cursor: hand;
font-family: Arial, Helvetica,Courier New;
font-size: 8pt;
font-weight: bold;
color: black;
width: 80px;
heigth: 15px;
}


input.zaloguj90 {
width: 90px;
}

input.zaloguj180 {
width: 184px;
}

select {
font-weight : bold;
font-family: Arial;
font-size: 8pt;
}

textarea {
border: 1px solid rgb(180,180,180);
font-family: Curier;
font-size: 10pt;
color: black;
font-weight : bold;
scrollbar-highlight-color: gray;
background-color: rgb(240,240,240);
wrap : virutal;
padding: 2px;
}

textarea.biografia {
width: 450px;
}


textarea.wystawy_ind {
width: 450px;
}

textarea.wystawy_zbiorowe {
width: 450px;
}


textarea.nagrody {
width: 450px;
}

textarea.recenzje {
width: 450px;
}

checkbox {
width: 20px;
align: left;
}
