/*** STYLY PRO STYLISTICKÉ FORMÁTOVÁNÍ OBSAHU WEBU ***/

.styl1 { color: #FF9900; font-style: italic; font-weight: bold; padding-left: 20px; }
.styl2 { color: black; font-style: italic; font-size: 80%; font-weight: bold; padding-left: 25px; }
.styl3 { color: black; font-style: italic; font-size: 80%; font-weight: normal; padding-left: 0px; }
.styl4 { color: #003366; font-style: italic; font-size: 10px; font-weight: normal; }
.styl5 { color: #000099; font-style: italic; font-size: 12px; font-weight: bold; }
.styl6 { color: black; font-style: italic; font-size: 10px; font-weight: normal; }
.styl7 { color: black; font-size: 80%; font-weight: normal; font-style:normal; }
/* aktuality - název akce */
.styl8 { color: #B22222; font-size: 120%; font-weight: bold; font-style:bold; }
/* Kde jsem? */
.styl9 { color: black; font-size: 75%; }
.styl10 { color: #003366; font-size: 75%; }

.styl11 { color: #003366; font-size: 75%; font-weight: bold; }
/* aktuality - normální text - doporučujeme */
.styl12 { font-size: 12px; font-weight: normal; }