  .bck_large
  {
    background: url('/img/exclusive/cs/page_background.png') top repeat-x; 
  }

  .bck_small
  {
    background: url('/img/exclusive/cs/page_background_small.png') top repeat-x; 
  }

  /* hlavicka */
    #header
    {
      position: relative; 
      width: 100%;
      height: 109px;
      background: url('/img/exclusive/cs/header.png'); 
    }
  /* konec: hlavicka */


  /* titulni obrazek */
    #title_image
    {
      position: relative;
      width: 100%;
    }
    
    .img_large
    {
      height: 205px;
      background: url('/img/exclusive/cs/title_image.jpg') bottom left no-repeat;  
    }

    .img_small
    {
      height: 120px; 
      background: url('/img/exclusive/cs/title_image_small.jpg') bottom left no-repeat;  
    }
  /* konec: itulni obrazek */
    
