/* CSS Document */

body
  {
    background: #a07e2c url('assets/body_bg.png');
    text-align: center;
    margin: auto;
    padding: auto;
    font-family: Tahoma;
    font-size: 80%;
  }
  
#xbody
  {
    width: 770px;
    text-align: left;
    display: block;
    margin: auto;
    padding: 0;
  }
  
#xbody_in
  {
  }
  
#pecet
  {
    top: 350px;
    left: 620px;
    width: 137px;
    height: 134px;
    display: block;
    position: absolute;
    z-index: 6;
  }
  
a
  {
    color: #731115;
  }
  
#header
  {
    background: #f6dea5 url('assets/header_bg.png') no-repeat;
    width: 770px;
    height: 104px;
  }
  
#header h1
  {
    display: none;
    visibility: none;
  }
  
#header h2
  {
    display: none;
    visibility: none;
  }
  
#column
  {
    position: relative;
  }
  
#footer
  {
    line-height: 100px;
    text-align: right;
    padding-right: 15px;
    color: #731115;
    font-weight: bold;
    font-size: x-small; 
  }
  
#column_in
  {
    background: #edc35f url('assets/column_bg.png') no-repeat;
    border-left: 5px solid #f4cf7b;
    border-right: 5px solid #f4cf7b;
    border-bottom: 5px solid #f4cf7b;
    margin-bottom: 50px;
  }
  
#column h2
  {
    padding:0;
    margin: 0;  
    width: 550px;
    height: 50px;
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
  }
  
    #column h2.hp
    {
      background-image: url('assets/column_header_hlavnistrana.png');
      background-repeat: no-repeat;
    }
    
  #column h2.obecni_urad
    {
      background-image: url('assets/column_header_obecni_urad.png');
      background-repeat: no-repeat;
    }

  #column h2.o_obci
    {
      background-image: url('assets/column_header_o_obci.png');
      background-repeat: no-repeat;
    }

  #column h2.sport
    {
      background-image: url('assets/column_header_sport.png');
      background-repeat: no-repeat;
    }

  #column h2.spolky
    {
      background-image: url('assets/column_header_spolky.png');
      background-repeat: no-repeat;
    }

  #column h2.skola
    {
      background-image: url('assets/column_header_skola.png');
      background-repeat: no-repeat;
    }
    
  #column h2.kultura
    {
      background-image: url('assets/column_header_kultura.png');
      background-repeat: no-repeat;
    }

  #column h2.turistickeinformace
    {
      background-image: url('assets/column_header_turistickeinformace.png');
      background-repeat: no-repeat;
    }
    
  #column h2.pohostinstvi
    {
      background-image: url('assets/column_header_pohostinstvi.png');
      background-repeat: no-repeat;
    }
    
  #column h2.zpravodaj
    {
      background-image: url('assets/column_header_zpravodaj.png');
      background-repeat: no-repeat;
    }
    
  #column h2.sluzbyfirmy
    {
      background-image: url('assets/column_header_sluzbyfirmy.png');
      background-repeat: no-repeat;
    }
    
    


#menu_block, #menu_block_mp
  {
    width: 100%;
  }
  
  #menu_block > div:first-child, #menu_block_mp > div:first-child
    {
      height: 345px; 
      width: 760px;
      border-top: 1px solid #f4cf7b;
      border-bottom: 1px solid #f4cf7b;
      margin-top: 10px; 
    }
  
  #menu_block > div.hp
    {
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }   
    
  #menu_block > div.obecni_urad
    {
      background: url('assets/menu_block_obecni_urad.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }
    
  #menu_block > div.o_obci   
    {
      background: url('assets/menu_block_o_obci.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }
  
  #menu_block > div.sport   
    {
      background: url('assets/menu_block_sport.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

  #menu_block > div.spolky   
    {
      background: url('assets/menu_block_spolky.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }
    
  #menu_block > div.skola   
    {
      background: url('assets/menu_block_skola.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

  #menu_block > div.sluzbyfirmy   
    {
      background: url('assets/menu_block_sluzbyfirmy.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

  #menu_block > div.zpravodaj   
    {
      background: url('assets/menu_block_zpravodaj.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }
    
  #menu_block > div.kultura   
    {
      background: url('assets/menu_block_kultura.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

  #menu_block > div.turistickeinformace   
    {
      background: url('assets/menu_block_turistickeinformace.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

  #menu_block > div.pohostinstvi   
    {
      background: url('assets/menu_block_pohostinstvi.jpg') no-repeat;
      background: url('assets/menu_block_hp.jpg') no-repeat;
    }

    
#menu_block .left
  {
    float: left;
    width: 30%;
  }
  
#menu_block .right
  {
    float: right;
    width: 69%;
  }
  
#menu_block_mp .left
  {
    float: left;
    width: 20%;
  }
  
#menu_block_mp .right
  {
    float: right;
    width: 79%;
  }

img.preview
  {
    float: left;
    border: 2px solid #f4cf7b;
    background:#fff;
    margin-right: 15px;
  }
  
img.preview_r
  {
    float: right;
    border: 2px solid #f4cf7b;
    background:#fff;
    margin-right: 15px;
  }

#body
  {
  }
  
.panel
  {
    background: #f6d486 url('assets/panel_bg_gradient.png') repeat-x;
    border: 1px solid #f4cf7b;  
    padding: 15px;
  }
  
  #menu_block .panel
    {
      background: transparent url('assets/panel_bg_gradient.png') repeat-x;
    }
    
  #menu_block_mp .panel
    {
      background: #f6d486 url('assets/panel_bg_gradient.png') repeat-x;
    }
  
  .panel ul
    {
      list-style-type: circle;
    }
    
  
  .panel h3
    {
      color: #192769;
      padding: 0;
      margin: 0;
      line-height: 2em;
      font-size: medium;
    }
    
  .panel table
    {
      border: 1px solid #f4cf7b;
      width: 75%;
      border-collapse: collapse;
    }
    
  .panel table.half
    {
      width: 50%;
    }
    
    .panel table thead
      {
        background-color: #9F7A28;
        color: #f4cf7b;
        line-height: 3em;
        text-align: center; 
      }
      
    .panel table tbody
      {
        text-align: left;
      }
      
    .panel table td
      {
        line-height: 2em;
      }
      
    .panel table tr.odd
      {
        background-color: #FADD9D; 
      }
    
    .panel table tr.even
      {
        background-color: #FAE5B5; 
      }
      
    .panel .col1, .panel .col3
      {
        font-weight: bold;
        text-align: right;
        padding-right: 5px;
      }
    
    .panel .col2, .panel .col4
      {
        font-weight: normal;        
      }

  #body .panel
    {
      margin: 15px;
      margin-bottom : 0;
    }
    
  #body .panel h3
    {
      line-height: 0.7em;
    }
    
.body_enc > .left
  {
    float: left;
    width: 69%;
  }
  
  .body_enc > .left .panel
    {
      margin-right: 0px;
    }
  
.body_enc > .right
  {
    float: right;
    width: 30%;
  }
  
  .body_enc > .right .panel
    {
      margin-left: 0;
    }    

#topimg
  {
    width: 292px;
    height: 166px;
    border: 1px solid #f4cf7b;
    position: absolute;
    top: 11px;
    left: 446px;
    display: block;
  }
  
  #hp > #topimg
    {
      background: url('assets/hp_top.jpg') no-repeat;    
    }

  #obecni_urad > #topimg
    {
      background: url('assets/obecni_urad_top.jpg') no-repeat;    
    }
  
  #o_obci > #topimg
    {
      background: url('assets/o_obci_top.jpg') no-repeat;    
    }
    
  #sport > #topimg
    {
      background: url('assets/sport_top.jpg') no-repeat;    
    }

  #spolky > #topimg
    {
      background: url('assets/spolky_top.jpg') no-repeat;    
    }

  #skola > #topimg
    {
      background: url('assets/skola_top.jpg') no-repeat;    
    }
    
  #sluzbyfirmy > #topimg
    {
      background: url('assets/sluzbyfirmy_top.jpg') no-repeat;    
    }

  #zpravodaj > #topimg
    {
      background: url('assets/zpravodaj_top.jpg') no-repeat;    
    }

  #kultura > #topimg
    {
      background: url('assets/kultura_top.jpg') no-repeat;    
    }

  #turistickeinformace > #topimg
    {
      background: url('assets/turistickeinformace_top.jpg') no-repeat;    
    }

  #pohostinstvi > #topimg
    {
      background: url('assets/pohostinstvi_top.jpg') no-repeat;    
    }


#mainmenu
  {
    width: 170px;
    margin: 15px;
  }
  
#mainmenu ul, #mainmenu ul li
  {
    margin: 0;
    padding: 0;
    list-style-type: none;  
  }
  
  #mainmenu ul
    {
    }
  
  #mainmenu li
    {
      margin-left: 15px;
      line-height: 1.5em;
    }
  #mainmenu li>a
    {
      text-decoration: none;
    }
    
 #menu_block_welcome
  {
    margin-top: 60px;
    margin-right: 15px;  
  }

 #menu_block_welcome_mp
  {
    margin-top: 15px;
    margin-right: 15px;  
  }


.breaker
  {
    clear: both;
  }
  
.vypis_nahled
  {
    width: 120px;
    height: 90px;
    margin: 4px;
    float: left;
  }
  
  ul.vypis, ul.vypis li
    {
      padding: 0;
      margin: 0;
    }
    
    ul.vypis li
      {
        margin-left: 10px;
      }
      
    ul.vypis li+li
      {
        margin-top: 10px;
      }
      
#kinolist, #kinolist li
  {
    padding: 0;
    margin: 0;
    margin-bottom: 1em;
    list-style-type: none;
  }
  
  #kinolist li div:first-child
    {
      font-weight: bold;      
    }
    
  #kinolist li .datum
    {
      font-size: x-small;
    }
    
  #kinolist li p
    {
      padding: 0;
      margin: 0;
      font-size: x-small;
    }
    
#hlaseni li, #hlaseni
  {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  
  #hlaseni p
    {
      padding: 0;
      margin: 0;
    }
    
  #hlaseni
    {
      margin: 10px 0;
    }    

  #hlaseni li div:first-child
    {
      font-weight: bold;
    }
  
  #hlaseni li
    {
      margin-bottom: 1em;
    }