/* Styly stránek Softball mladí - UTF-8 */
/* Pozor ! Styly se "sčítají" */
/* - záleží na pořadí zdejších definic a umístění v html textu */
/* 01.01.04, 05.12.04 / 2021-06-27 */

/* Standardní styly */
body
  { font-family: Arial,Helvetica; font-weight: normal; font-size: 15px;
  color: black; background-color: white }
h2
  { font-family: Arial,Helvetica; font-weight: bold; font-size: medium;
  color: blue; background-color: transparent }
b
  { font-style: italic; color: green; background-color: transparent }
i
  { font-style: italic; color: lime; background-color: transparent }
a:link
  { font-family: Arial,Helvetica; padding: 0px; 
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: darkgoldenrod; background-color: transparent }
a:visited
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: gold; background-color: transparent }
a:active
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: gold; background-color: transparent }
a:hover
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: black; background-color: gold }
table th, tr, td
  { table-layout: fixed; font-size: 14px; font-weight: normal }

/* _JH_ 2021 ulozeni do archivu - start */
.ram_01arch
  { font-family: Arial,Helvetica; font-size: 15px; font-weight: bold;
  position: relative; top: 0px; left: 0px; width: 860px; margin: auto }
.ram_01arch h1
  { width: 610px; display: block; font-family: Arial,Helvetica; font-size: large;
  font-style: normal; letter-spacing: normal; line-height: normal; text-align: right;
  margin-bottom: 0px; margin-top: 0px; padding: 5px; border: solid 4px black;
  border-right: solid 20px black; color: black; background-color: gold }
.ram_02arch
  { position: relative; top: 0px; left: 0px; width: 840px; margin: auto;
  font-family: Arial,Helvetica; font-size: 15px; font-weight: normal; padding: 10px;
  color: white; background-color: black; border: 4px solid darkgoldenrod }
/* _JH_ ulozeni do archivu - konec */


/* Vlastní styly */
  
.mldolni
  { position: relative; top: 0px; width: 860px; margin: auto;  
  margin-bottom: 0px; margin-top: 0px; padding: 0px;
  border-bottom: solid 10px black; color: white; background-color: black }
.mldolni h5
  { position: relative; top: 10px; left: 0px; font-size: 15px; padding: 2px;
  margin-bottom: 0px; margin-top: 0px; color: black; background-color: white }

/* Styly konec */
