/* 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-13 */

/* 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 }

a:link
  { font-family: Arial,Helvetica; padding: 0px; 
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: blue; background-color: transparent }
a:visited
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: blue; background-color: transparent }
a:active
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: blue; background-color: transparent }
a:hover
  { font-family: Arial,Helvetica; padding: 0px;
  font-size: 15px; font-weight: bold; text-decoration: underline;
  color: white; background-color: blue }
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: 14px; 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: white; background-color: steelblue }
.ram_02arch
  { font-family: Arial,Helvetica; font-size: 15px; font-weight: normal;
  position: relative; top: 0px; left: 0px; width: 840px; margin: auto;
  padding: 10px; border: 2px solid black }
/* _JH_ ulozeni do archivu - konec */


/* Vlastní styly */

.mlnadpis
  { position: relative; top: 0px; width: 100%; margin-top: 0px; margin-bottom: 0px;
  padding: 0px; font-size: medium; background-color: transparent }
.mlnadpis h1
  { font-family: Times,Times New Roman,Garamond; font-size: 28px; font-weight: bold;
  font-style: italic; margin-top: 0px; margin-bottom: 0px; border: solid 10px black;
  padding-left: 10px; color: lime; background-color: black }
.mlnadpis h2
  { font-family: Times,Times New Roman,Garamond; font-size: 20px; font-weight: bold;
  font-style: italic; margin-top: 2px; margin-bottom: 0px; border: solid 3px blue;
  padding-left: 30px; color: white; background-color: blue }
.mlnadpis u
  { font-size: 15px; font-style: italic; padding: 5px;
  color: yellow; background-color: green }

.mlstredni
  { position: relative; left: 0px; padding: 10px; background-color: transparent;
  background-image: url('img/palka.jpg'); background-repeat: no-repeat;
  background-position: 50% 100px }
.mlstredni u
  { font-style: italic; font-weight: bold;
  padding: 2px; color: yellow; background-color: black }
  
.mldolni
  { position: relative; top: 0px; margin-bottom: 0px; margin-top: 0px; padding: 0px;
  border-top: solid 0px black; color: white; background-color: blue }
.mldolni h5
  { position: relative; top: 10px; left: 0px; font-size: 15px; padding: 0px;
  margin-bottom: 0px; margin-top: 1px; color: blue; background-color: white }

/* Styly konec */
