ul           { list-style-image: url('arcbul2a.gif');  }
ul ul        { list-style-image: url('arcbul2a.gif') }
a:link       { color: rgb(51,153,255) }
a:visited    { color: rgb(25, 153, 79) }
a:active     { color: rgb(255,153,0) }
/* mouse over link */
a:hover     {color: hotpink;}

/* Nastavení obrázků na celou šířku viditelné obrazovky 
img {
    width:100%;
}    */

/*h1           { color: rgb(51,153,255) } */
h2, marquee  { color: rgb(51,153,255) }
h3           { color: rgb(51,153,255) }
h4           { color: rgb(51,153,255) }
h5           { color: rgb(51,153,255) }
h6           { color: rgb(51,153,255) }
button       { background-color: rgb(51,153,255); color: white; border-color: 
               rgb(255,204,102) }
label { color: rgb(0,0,0) }
textarea     { color: black; border-color: rgb(204,153,102) }
fieldset     { color: black; border-color: rgb(204,153,102) }
legend       { color: rgb(51,153,255) }
select       { color: black; border-color: rgb(204,153,102) }
table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: 
               rgb(204,153,102); color: rgb(0,0,0); border-color: 
               rgb(204,153,102) }
caption      { color: rgb(51,153,255) }
th           { color: rgb(0,0,0) }
hr           { color: rgb(51,153,255) }
td           { border-color: rgb(204,153,102) }

body         { 
      color: Navy;
      font-family: tahoma, arial, Helvetica, sans-serif;
      font-size: 14pt;
      background-image: url('BGbeige.gif') 
}

/* Odsazení textu   */
div {margin: 30px;color: Blue;}
/* Barevný rámeček s textem*/
#ramec {border: 1px solid black; margin-top: 15px; margin-bottom: 15px; margin-right: 15px; margin-left: 15px; background-color: gold;} 

li  {font-family: tahoma, arial, Helvetica, sans-serif;}


h1 { color: #FE1949;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
/*h1           { font-weight: normal; font-style: normal; font-size: 24pt }   */
h2           { font-weight: normal; font-style: normal; font-size: 18pt }
h3           { font-weight: normal; font-style: normal; font-size: 14pt }
h4           { font-weight: normal; font-style: normal; font-size: 12pt }
p class="MsoNormal" { font-weight: normal; font-style: normal; font-size: 10pt }
p            {font-family: tahoma, arial, Helvetica, sans-serif;}
p.italic     {font-style: italic; font-size: small;}
h6           { font-weight: normal; font-style: normal; font-size: 8pt }
button       { font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt }
label { font-size: 8pt; font-style: normal }
textarea     { font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt }
fieldset     { font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt }
legend       { font-size: 8pt; font-style: normal }
select       { font-size: 8pt; font-style: normal; border-style: solid; border-width: 1pt }
table        { font-style: normal }
caption      { font-size: 14pt; font-style: normal }
th           { font-style: normal }
marquee      { font-size: 14pt }
