input.nawigacja {
border: 1px solid rgb(220,220,220);
background-color: rgb(220,220,220);
cursor: hand;
font-family: Arial;
font-size: 8pt;
color: black;
width: 450px;
height: 30px;

}

input {
border: 1px solid white; //rgb(120,120,120);
background-color: white; //rgb(230,230,230);
font-family: Arial, Helvetica,Courier New;
font-size: 8pt;
font-weight: bold;
color: black;
width: 80px;
}

input.dzien {
cursor: hand;
text-align: center;
width: 60px;
}

input.list {
border: 1px solid yellow;
background-image: url(../grafika/ksiazka.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.kal {
border: 1px solid yellow;
background-image: url(../grafika/kal.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.edit {
border: 1px solid yellow;
background-image: url(../grafika/edit.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.delete {
border: 1px solid yellow;
background-image: url(../grafika/delete.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.copy {
border: 1px solid yellow;
background-image: url(../grafika/edit.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.save {
border: 1px solid yellow;
background-image: url(../grafika/save.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.cancel {
border: 1px solid yellow;
background-image: url(../grafika/cancel.gif);
background-repeat: no-repeat;
width: 20px;
height: 20px;
}

input.pole_bkrotkie {
width: 50px;
}

input.pole_krotkie {
width: 100px;
}

input.pole_srednie {
width: 300px;
}

input.pole_dlugie {
width : 400px;
}

input.utwor {
width : 260px;
enabled : false;
}

input.szukaj {
border: 1px solid navy;
background-color: rgb(220,220,220);
cursor: hand;
font-family: Arial, Helvetica,Courier New;
font-size: 8pt;
font-weight: bold;
color: black;
width: 100px;
heigth: 20px;
}





input.zaloguj90 {
width: 90px;
}

input.zaloguj180 {
width: 184px;
}

textarea {
wrap : virutal;
}

textarea.metryczka_form {
border: 1px solid rgb(140,0,0);
font-family: verdana, arial;
font-size: 8pt;
color: black;
scrollbar-highlight-color: gray;
width: 600px;
}

checkbox.metryczka_form {
width : 20px;
}


input.repertuar_data {
width : 60px;
}

input.repertuar_godzina {
width : 30px;
}

input.repertuar_scena {
width : 30px;
}

input.repertuar_spektakl {
width : 120px;
}

input.repertuar_uwagi {
width : 200px;
}

input.repertuar_akcja {
width : 50px;
}

select {
font-weight : bold;
font-family: Arial;
font-size: 8pt;
}

