/* novy layout */

/* tohle je novy na tabulky letadel */

table, th, td {border: 1px solid black}
.tab1 {table-layout:fixed}
.tab2 {table-layout:fixed; white-space: nowrap} /* tabulky chinook_config a seaking_config */
.tab3 {table-layout:fixed; white-space: nowrap; text-align:center} /* tabulka italie cas v zalivu */
thead th {text-align:left} /* bunky v nadpise tabulky, mimo prvni a nebo druhe, zarovnane doleva a zaroven tucne */
tbody th {text-align:center} /* bunky v tele tabulky, prvni sloupec, zarovnane na stred a zaroven tucne */
tbody td {text-align:left} /* bunky v tele tabulky, zarovnane doleva */
.th1 {text-align:center} /* bunka v nadpisu tabulky, zarovnana na stred (Ser. č.) */
.th2 {text-align:left} /* bunka v nadpisu tabulky, zarovnana doleva */
.c1 {text-align:center} /* bunka takt. č. zarovnana na stred */
.c2 {font-weight:bold} /* bunka tucna B-52 */
.slr1 {width:500px} /* sloupecek o sirce 500px, rozdeleni letectev statu */ 
.sl1 {width:50px} /* sloupecek o sirce 50px */ 
.sl2 {width:75px} /* sloupecek o sirce 65px */
.sl3 {width:70px} /* sloupecek o sirce 70px */
.sl4 {width:75px} /* sloupecek o sirce 75px */
.sl5 {width:80px} /* sloupecek o sirce 80px */
.sl5a {width:85x} /* sloupecek o sirce 85px */
.sl6 {width:100px} /* sloupecek o sirce 100px */
.sl7 {width:155px} /* sloupecek o sirce 155px */
.sl8 {width:170px} /* sloupecek o sirce 170px */
.sl9 {width:190px} /* sloupecek o sirce 190px */
.sl10 {width:200px} /* sloupecek o sirce 200px */
.sl11 {width:215px} /* sloupecek o sirce 215px */
.sl12 {width:250px} /* sloupecek o sirce 250px */
.sl13 {width:300px} /* sloupecek o sirce 300px */
.sl14 {width:400px} /* sloupecek o sirce 400px */
.sl15 {width:350px} /* sloupecek o sirce 350px*/
.sl16 {width:130px} /* sloupecek o sirce 130px */
.sl17 {width:450px} /* sloupecek o sirce 450px */
.sl18 {width:470px} /* sloupecek o sirce 470px */
.sl19 {width:120px} /* sloupecek o sirce 120px */

/* pro tabulku loses/wins */

.lw1 {width:70px} /* sloupecek o sirce 70px t1 */
.lw2 {width:100px} /* sloupecek o sirce 100px t8 */
.lw3 {width:120px} /* sloupecek o sirce 120px t3 */
.lw4 {width:330px} /* sloupecek o sirce 330px t5 */
.lw5 {width:650px} /* sloupecek o sirce 400px t4 */
.lw6 {width:500px} /* sloupecek o sirce 500px t7 */

/* pro normalni tabulky */
.n1 {color:#cc6600; font-weight:bold; font-size:18px} /* nadpis tabulek */
.n2 {color:black; font-size:18px; font-weight:bold; text-decoration:underline} /* nadpis pri rozdeleni letectev USA */
.n3 {color:black; font-size:18px; font-weight:bold} /* Planes and helos ... */
.n4 {color:black; font-size:14px; font-weight:bold} /* Planes and helos ... */
.n5 {color:black; font-size:30px; font-weight:bold}
.n6 {color:black; font-size:25px; font-weight:bold}

/* pro obtisky */
.d1 {color:black; font-size:22px; font-weight:bold; text-decoration:underline} /* pro jednotlive stroje */
.d2 {color:black; font-size:18px; font-weight:bold; text-decoration:underline} /* pro meritka */

body {background-image: url("../pictures/back.jpg")} /* pozadi */
