table {
font-size: 16px;
margin : auto;
}

table.naglowek {
width: 600px;
}

td.login {
text-transform: uppercase;
text-align: left;
}

tr.naglowek {
font-size : 16px;
font-style : italic;
color : rgb(180,180,180);
text-align : left;
}

/******************* STRONA GŁÓWNA *************/

table.index {

}

tr.index {
color : rgb(255, 128, 0);
font-family : Arial;
font-size : 20px;
height : 40px;
}

tr.nawigacja_odstep {
height : 10px;
}


/******************* LOGOWANIE *****************/

table.logowanie {
width : 300px;
text-align: right;
}

td.logowanie {
width : 20px;
}

td.logowanie_o {
width : 100px;
text-align: right;
}

td.logowanie_w {
width : 100px;
text-align: left;
}

tr.logowanie_odstep {
heigth : 20px;
}

td.logowanie_akcja {
width : 200px;
}

/******************* METRYCZKA *****************/

table.metryczka {
width : 625px;
border : 0;
}

tr.adresy {
font-size: 18px;
}

td.do_lewej {
width: 312px;
vertical-align: top;
text-align: left;
}

td.do_prawej {
text-align: right;
width: 312px;
vertical-align: top;
}


td.adresy {
vertical-align: top;
text-align: center;
}


td.opis_naglowek {
font-size: 18px;
text-align: left;
}

td.opis {
text-align: justify;
}

td.wiecej {
font-size: 14px;
text-align: center;
vertical-align: top;
font-weight : bold;
}

tr.opis_odstep {
height : 10px;
}

td.linia {
vertical-align: bottom;
}

/****************** STOPKA *****************/

table.stopka {
border-color: white;
border : 0px solid;
width : 625px;
text-align : center;
font-weight: bold;
}

td.stopka {
text-align : center;
width : 50%;
height : 25px;
border : 1px solid;
}

/****************** TEATRY ******************/

table.teatry {
width : 625px;
font-size: 16px;
}

tr.teatry_odstep {
height : 20px;
}

td.teatry_nazwa {
width : 465px;
font-size: 18px;
text-align : left;
}

td.teatry_opcje {
width : 80px;
text-align : center;
}

td.teatry_adres {
text-align: left;
}

/***************** WYSZUKAJ *****************/

tr.wyszukaj {
height : 35px;
}

td.wyszukaj_opisy {
width : 310px;
text-align: right;
}

td.wyszukaj_odstep {
width : 25px;
}

td.wyszukaj_form {
width : 290px;
text-align: left;
}

/****************** UTOWR *******************/

table.utwor {
width : 550px;
border : 0px;
font-size: 16px;
}

tr.utwor_odstep {
height : 5px;
}

td.utwor {
width : 450px;
text-align : left;
}

td.utwor_wybierz {
width : 100px;
text-align : center;
}

/*************** METRYCZKA_FORM *************/

table.metryczka_form {
width : 625px;
border : 0px;
font-size: 16px;
}

tr.metryczka_form_odstep {
height : 10px;
}

td.metryczka_form_o {
width : 150px;
text-align : right;
}

td.metryczka_form {
width : 10px;
}

td.metryczka_form_w {
width : 450px;
text-align: left;
}

td.metryczka_form_akcja {
width : 305px;
text-align : center;
}

/**************** MENU *************************/

table.menu {
width : 625px;
}

td.menu {
font-size : 10px;
text-transform: uppercase;
/*font-variant : small-caps;*/
font-weight : bold;
text-align : center;
}

/***************** REPERTUAR *******************/

table.repertuar {
width : 625px;
background-color : white;
text-align : center;
}

tr.repertuar {
height : 44px;
}

td.repertuar {
background-color : black;
}

tr.repertuar_odstep {
height : 10px;
background-color : black;
}

td.repertuar_data {
width : 90px;
text-align : center;
vertical-align: middle;
background-color : black;
}

td.repertuar_godzina {
width : 40px;
text-align : center;
vertical-align: middle;
background-color : black;
}

td.repertuar_scena {
width : 50px;
text-align : center;
vertical-align: middle;
background-color : black;
}

td.repertuar_spektakl {
width : 150px;
text-align : center;
vertical-align: middle;
background-color : black;
}

td.repertuar_uwagi {
width : 200px;
text-align : justify;
vertical-align: middle;
background-color : black;
}

td.repertuar_akcja {
width : 50px;
text-align : center;
vertical-align: middle;
background-color : black;
}

/******************** POTWIERDZENIE *******************/

table.potwierdzenie {
width : 625px;
text-align : justify;
line-height : 1.5;
}

/********************* OBJASNIENIA ********************/

td.objasnienia {
text-align : left;
}

/******************** ARCHIWUM ***********************/
tr.archiwum {
font-weight : bold;
font-size : 12pt;
}

