/* CSS Document */
<style type="text/css">
<!--
 #body { background-image: url(../img/pozadi_1.jpg); background-attachment: fixed; background-repeat: no-repeat; }
 .body { background-image: url(../img/pozadi_1.jpg); background-attachment: fixed; background-repeat: no-repeat; }
  
 h1 { color: rgb(121,6,6); font-size: 28px; text-align: left; font-family: Blippo Blk AT; }                 /* nadpisy */

 h2 { color: rgb(0,0,0); font-size: 19px; text-align: left; }                   /* text */

 .hlavni { position: relative; 
           width: 801px; height: 621px; 
           margin-top: 50px; left: 10%; }

 .logo { position: absolute; 
         width: 800px; height: 171px; 
         margin-top: 0px; margin-left: 197px; margin-right: 0px; }

 .menu { position: absolute; 
         width: 150px; height: 440px; 
         margin-top: 180px; margin-left: 0px; }
 
 .obsah { position: absolute; 
          width: 500px; height: 440px; 
          margin-top: 180px; margin-left: 210px; margin-right: 0px; }

 .obsah_2 { position: absolute; 
            width: 505px; height: 200px; 
            margin-top: 620px; margin-left: 210px; }
 
 .obsah_5 { position: absolute; 
            width: 560px; height: 200px; 
            margin-top: 180px; margin-left: 210px; }
 
 .form { position: absolute; 
         margin-top: 210px; margin-left: 360px; }

 .opt { position: absolute; 
        margin-top: 30%; left: 40%; }
 
 .opt_1 { position: absolute; 
          left: 40%; }

 p { font-size: 1.2em; }

 .p { font-size: 25px; font-weight: bolder; font-family: Courier; color: #000000; line-height: 2;  }                  /* text v uvodu */

 .p_1 { font-size: 27px; font-family: Arial Narrow; color: rgb(51,0,102); line-height: 2; }          /* text v "o spolecnosti" */

 .p_2 { font-size: 25px; font-family: Times New Roman; color: #000000; line-height: 1;  }                  /* text v o spol 2*/

 .p_3 { font-size: 27px; font-family: Arial Narrow; color: rgb(51,0,102); }          /* text v "o spolecnosti" */

 .ospol { font-size: 26px; color: rgb(51,0,102); font-family: Caslon Bd AT; }                                    /* nadpis v "o spolecnosti" */
  
 .podn { font-size: 24px; font-family: Arial; color: rgb(51,0,102); }
 
 .auto { font-size: 22px; font-family: Arial; color: rgb(51,0,153);  }

 .auto2 { font-size: 24px; font-family: Arial; color: rgb(51,0,153); }                                         /* nadpisy v "auto" */

 .auto3 { font-size: 18px; font-family: Arial; background-color: rgb(102,204,255); color: rgb(0,0,153); }          /* nadpisy v "auto" */
 
 .pod_1 { font-size: 22px; font-family: Times New Roman; background-color: rgb(255,255,0); color: rgb(51,0,153); font-weight: bolder; }          /* nadpisy v "cestovni" */
  
 .pod_2 { font-size: 20px; font-family: Arial; background-color: rgb(255,102,0); color: rgb(51,0,153); text-align: right; }          /* nadpisy v "cestovni" */

 .pod_3 { font-size: 20px; font-family: Arial; background-color: rgb(0,204,51); color: rgb(51,0,153); text-align: center; }          /* nadpisy v "cestovni" */

 .tel { font-size: 19px; font-family: Arial; }

 .obr { font-size: 15px; font-family: Comic Sans MS; color: rgb(0,0,0); }
 
 .tabulka { margin-left: 3px; width: auto; }

--!>
</style>
