BODY { 
       background:#FF9965; (url(pozadi.jpg);
       font-family: Ariel CE, Helvetica, sans-serif;
       font-style: normal;
       font-varinat: normal;
       font-weight: normal;
       font-size: 16px } 

A:link          { color: blue }   /* nenavštívený odkaz */
A:visited       { color: purple }    /* navštívený odkaz */
A:active        { color: red } /* aktivní odkaz */

#background  {
    color : Green;
    text-align : center }

#foreground  {
    color : orange;
    font-weight: bolder;
    font : italic 25px Georgia;
    margin-top : -53px;
    text-align : center }

#stin  {
    color: orange;
    font-size:31px;
    font-weight: 900;
    margin-top : -57px;
    text-align : center }

.banner1  {
    text-align: center;
    width:50%  }



.banner  {
    text-align: center;
    background-color: white  }

.bannera  {
    color :Green;
    font : 38px impact;
    text-align : center }
.bannerb  {
    color :Green;
    font : 42px impact;
    text-align : center }
.bannerc  {
    color :Green;
    font : 45px impact;
    text-align : center }
.bannerd  {
    color :Green;
    font : 49px impact;
    text-align : center }

.hornimenu {
    text-align: center;
    font-size: 10px; }
.menu1 {
   font-weight: bolder;
   font-family:Ariel CE;
   font-size: 16px }
.menu2 {
   font-family:Ariel CE;
   font-size: 16px }
.menu3 {
    font-family:Times New Roman;
    font-size: 15px }

H1 { 
    color: silver;
    text-align: center;
    font-size:30px;
    font-weight: 900 } /*Pro názvy regionů*/
H2 { 
    color: maroon;
    text-align: center;
    font-size: 30px }  /*Pro názvy měst*/
H3 {
    text-align: center;
    font-family: Times New Roman CE, serif;
    font-size:25px } /*katalog*/

.region  {
    text-align: center;
    background-color: white;
    color:black;
    border-width: center;
    border-style: inset }

.mesto {
    font-size:16px }

.pivovar  {
    text-align: center;
    background-color: white;
    color: red;
    border-style: double }

.pivety  {
    width:100% }

.textuvod {
    font-weight: 500;
    font-style: normal;
    text-align: justify;
    text-indent: 1cm;
    padding-left: 20px;
    padding-right: 20px }

.upozorneni {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px }

.textkontakt {
    font-weight: 500;
    font-style: italic;
    text-align: justify;
    text-indent: 1cm;
    vertical-align: super;
    padding-left: 20px;
    padding-right: 20px }

.adresa {
    letter-spacing: 2px;
    vertical-align: super;
    font-weight: bolder;
    text-align: center;
     font-size: 15px }

.zapati {
    text-align: center;
    font-size: 13px }


.b { 
     font-weight: bolder } /*tučný písmo*/
.i { 
     font-style: italic } /*kurziva*/
.u { 
     text-decoration: underline } /*podtržené písmo*/
.center {
    text-align: center } /*center*/