a            { color: rgb(30,80,5); font-weight: bold; }

.body_navigation
 {
  background-color:     FFCC4F;
 }
 
.body_body
 {
  background-image:     url(../images/bg_ruzice.gif);
  background-repeat:    no-repeat;
  background-position:  center top;
 }
 
.home_table
 {

  background-repeat:    no-repeat;
  background-position:  center center;  
 }

.nadpis
 {
   text-align: center;
   font-size: 28px;   
   color: rgb(50,100,25);
   font-weight: bold;   
 }

.odstavec
 {
   text-indent: 18px;
 }

.adresa
 {
   font-size: 20px;
   font-weight: bold;
 }

.odstavec_tucny
 {
   text-indent: 19px;
   font-weight: bold; 
 }



.odstavec_tucny_kurziva
 {
   text-indent: 19px;
   font-weight: bold; 
   font-style: italic; 
 }
