@charset "utf-8";

body  {
        background-image: url(../img/bck3.png);
        background: #b1bbd8;
        padding: 0;
        margin: 0;
  }
  
  
  
  
  #pruh {
        position: relative;
        background-color: #f9f9f9;
               
        top: 4px;
        height: 300px;
        padding: 0;
        margin: 0;
  }
        
  
  
  #header {
          position: relative;
          margin-left: auto;
          margin-right: auto;
          top: 4px;  
                    
          width: 1000px;
          height: 292px;
                                  
  }
  
  #header a {
            text-decoration: none;
  }
  
  #body {
        position: relative;
        min-height: 1100px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        background-image: url(../img/wood.png)  ;
        /*border-radius: 20px; */
        box-shadow: black 0px 5px 20px;
        -moz-box-shadow: black 0px 5px 20px;
        margin-top: 25px;
        margin-bottom: 50px;
        height: 1300px; 
        width: 1000px;       
  }
  
  #body a {
          text-decoration: none;
          color: blue;
  }
  
  #body a:hover {
          text-decoration: underline;
          color: #613007;
  }  
  
  
  #pouzdro {
            position: relative;
            align: center;
            background: #ffffff;  
            top: 0;
            width: 1000px; 
            padding: 0;                 
 }
  
  
  #menu {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        /*border: red dashed 2px; */
        background: url(../img/menu_bck.png);
        width: 1000px;
        height: 30px;
        padding: 0;
        z-index: 200;
  }
  
  #menulist a {
               color: #ffffff;
               text-decoration: none;                 
  }

  #menulist a:hover {
                    color: #4474e5;
                    text-decoration: none;
  }                 

  ul {
      list-style: none;
      padding: 0;
      margin: 0;  
  }

  ul#menulist li {
                  display: inline;
                  font-size: 13pt;
                  font-family: "Cantarell", sans-serif ;
                  font-weight: 100;
                  margin-left: 8px;
                  margin-right: 7px;
                  color: #efffff;
  }
  
  h1 {
      text-align: left;
      color: #25b752;
      margin-left: 20px;
      font-size: 32pt;
  }
  
  h5 {
      color: #f57000;
  }
  
  
  #right {
         background-image: url(../img/bck_left.png);
         position: relative;
         float: right;
         width: 250px;
         height: 1150px;
         margin-right: 18px;
         margin-top: 0px;
         min-height: 660px;
         padding: 8px; 
                 
         
  }
  
  #news {
         
         font-family: "Tahoma", sans-serif ;
         font-weight: 700;
         color: #cc1543;
         text-align: left;
  }
  
  ul#novinky li {
                  
                  font-size: 12pt;
                  font-family: "Calibri", sans-serif ;
                  font-weight: 700;
                  margin-bottom: 20px;
                  font-variant: small-caps;
                  color: #301409;
  }
  
  #left {
         /* background-image: url(../img/wood.png)   ; */ 
          background-image: url(../img/bck_left.png);
          position: relative;
          float: left;         
          left: 20px;
          width: 655px;
          padding: 15px;
          padding-bottom: 3em;
          
          min-height: 350px;
          font-size: 14pt;
          font-family: "Calibri", sans-serif ;
          font-weight: 400;
          color: #100702;
          text-align: justify;          
  }
  
  #left a {
          text-decoration: none;
          color: #613007;
  }
  
  #left a:hover {
          text-decoration: underline;
          color: #613007;

  .border {
              position: relative;
              margin: 0;
              padding: 0;
              height: 0;
              z-index: 100;
              border-top: 2px solid #006635; 
  
  }

  .tb_contact {
              
              width: 220px;
              margin-left: 10px;
              
  }

  .underline {              
              margin-left: 1em;
              margin-right: 1em;  
  
  }
  
  
  #footer {
          margin-left: auto;
          margin-right: auto;
          
          width: 1000px;
          height: 60px;
          background: #404040;
          z-index: 400;
  }

/*      banner -    width: 681px; */
