/* Styly stránek Softball - 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, 24.09.04 / 2021-06-28 */

/* Standardní styly */
body
  { font-family: Arial,Helvetica; font-size: 15px; font-weight: normal;
  color: black; background-color: white }
a:link
  { font-family: Arial,Helvetica; padding: 0px; font-weight: bold;
  text-decoration: underline; color: green; background-color: transparent }
a:visited
  { font-family: Arial,Helvetica; padding: 0px; font-weight: bold;
  text-decoration: underline; color: green; background-color: transparent }
a:active
  { font-family: Arial,Helvetica; padding: 0px; font-weight: bold;
  text-decoration: underline; color: green; background-color: transparent }
a:hover
  { font-family: Arial,Helvetica; padding: 0px; font-weight: bold;
  text-decoration: none; color: white; background-color: green }

/* _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: 590px; 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: #009900 }
/* _JH_ ulozeni do archivu - konec */


/* Vlastní styly */

.sfram
  { width: 860px; margin: auto; border: solid 0px red; background-color: silver }
.sfnadpis h1
  { font-size: 15px; font-weight: bold; letter-spacing: 12px; padding: 3px;
  margin-bottom: 0px; margin-top: 0px;
  color: white; background-color: black }
.sfnadpis span
  { display: none }
.sfobrazek
  { position: relative; top: 0px; height: 90px;
  margin-bottom: 0px; margin-top: 0px; border-left: solid 40px black;
  border-right: solid 60px black; background-color: silver;
  background-repeat: no-repeat; background-image: url('img/nadpis.jpg') }
.sfobrpod
  { border: solid 7px black }
.sfobrdruhy
  { position: absolute; top: 85px; margin: auto; right: 90px; z-index: 9;
  height: 74px; width: 94px; border: solid 3px black; background-color: silver;
  background-repeat: no-repeat; background-image: url('img/palka.jpg');
  background-position: center }
.sfmenu
  { position: relative; top: 3px; widht: 100%; padding: 5px; margin-bottom: 0px;
  margin-top: 0px; border-top: solid 3px black; border-bottom: solid 10px black;
  font-weight: bold; color: lime; background-color: green }
.sfmenu a:link
  { font-family: Arial,Helvetica; padding: 0px; line-height: 100%;
  font-size: 15px; font-weight: bold; text-decoration: none;
  border: solid 3px green;
  color: white; background-color: green }
.sfmenu a:visited
  { font-family: Arial,Helvetica; padding: 0px; line-height: 100%;
  font-size: 15px; font-weight: bold; text-decoration: none;
  border: solid 3px green;
  color: white; background-color: green }
.sfmenu a:active
  { font-family: Arial,Helvetica; padding: 0px; line-height: 100%;
  font-size: 15px; font-weight: bold; text-decoration: none;
  border: solid 3px green;
  color: white; background-color: green }
.sfmenu a:hover
  { font-family: Arial,Helvetica; padding: 0px; line-height: 100%;
  font-size: 15px; font-weight: bold; text-decoration: none;
  border: solid 3px black;
  color: black; background-color: white }

.sfleve
  { position: relative; top: 15px; left: 3%; width: 90%; padding: 15px; 
  border: white 4px solid; color: white; background-color: silver }
.sfleve u
  { font-size: small; font-weight: bold; text-decoration: none;
  border: white 3px solid; color: red; background-color: white }
.sfcele
  { position: relative; top: 0px; padding: 20px; margin-top: 0px;
  color: white; background-color: transparent }

.sfzaklad h2
  { font-size: medium; font-weight: bold; padding: 3px;
  border: solid 3px black; border-right: solid 20px black;
  border-top: solid 6px black; color: white; background-color: green }
.sfzaklad h5
  { position: relative; top: 0px; left: 0px; padding: 3px;
  font-size: 15px; margin-bottom: 0px; margin-top: 0px;
  border-top: solid 3px black; border-bottom: solid 8px black;
  color: black; background-color: white }
.sfzaklad dd
  { padding: 20px; margin-bottom: 10px; margin-top: 10px;
  margin-right: 10px; color: black; background-color: white }
.sfzaklad li
  { padding: 0px; margin-bottom: 0px; margin-top: 10px;
  list-style-image: URL('img/kolzln.jpg'); list-style-position: inside;
  color: black; background-color: transparent }
.sfzaklad strong
  { font-size: 15px; font-weight: bold; padding: 5px;
  border: solid 3px black; border-right: solid 20px black;
  color: white; background-color: green }
.sfzaklad b
  { font-style: italic; font-size: medium; 
  color: green; background-color: transparent }
.sfzaklad i
  { font-size: medium; font-weight: bold; letter-spacing: 0px }

#podklad
  {  padding-right: 90px; background-image: url('img/palkar.jpg');
  background-repeat: no-repeat; background-position: 92% 85% }
      
/* Styly konec */
