/* Vlastní nastavení 9.3.2018 */

/* body  { background-color: #FFCC33; }*/          /*barva menu na MidnightBlue*/
body  { background-color: #FDD835; } /*FFCC00*/

body  {font-family: helvetica, arial, sans-serif;} /* font písma */
table {font-family: helvetica, arial, sans-serif;} /* font písma */
td    {font-family: helvetica, arial, sans-serif;} /* font písma */ 

/* pozadí*/
/*body { background: url("/obrazek/3/pozadi") repeat 0 0 #FFCC33; }*/ /* pozadí */

.navbar {
  background-color: #303F9F; /*černá barva menu 191970*/
  border-color: #000000; /*černá barva vodorovných čar menu*/
}

footer {
  background: #303F9F;                                     /*světlejší modrá barva patičky 003399 0066FF*/
  color: #ffffff;                                                  /*bílá barva textu v patičce*/
}

#bar-footer {
  background: #303F9F;                                   /*modré pozadí pruhu v patiče 191970 0066FF*/ 
  border-top: 1px solid #0066FF;                         /*černá čára pruhu v patičce* 000000*/
}

h1 {font-family: helvetica, arial, sans-serif; font-weight: bold;} /* nadpis h1 */
h2 {font-family: helvetica, arial, sans-serif; font-weight: bold;} /* nadpis h2 */
h3 {font-family: helvetica, arial, sans-serif; font-weight: bold;} /* nadpis h3 */
h4 {font-family: helvetica, arial, sans-serif; font-weight: bold;} /* nadpis h4 */

h1 {color: #191970;}
h2 {color: #191970;}
h3 {color: #191970;}

img {max-width: 100%; height: auto; box-sizing: border-box;}       /* nadpis h4 */

motive { height: 200px; }                                          /*nastavení výšky motivu na 200*/

