html
{
  background: #4a8201 url(../images/background.jpg) top left repeat-x;
}


body    
{ 
  margin: 0; 
  padding: 0; 
  font: 75%/1.5 verdana, arial; 
  position: relative;
  text-align: center;
  line-height: 18px;
  color: #343e03; 
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
  visibility: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */
  h3
  {
    font-size: 1.2em;
    margin: 0 0 5px 0;
    padding: 0;
  }

  
  h1
  {
    font-size: 1.8em;
    margin: 0;
    padding: 25px 0 0 220px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 30px;
    height: 30px;
  }


  h2
  {
    font-size: 1em;
    padding: 0 0 0 25px;
    margin: 0 0 0 0;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
    background: url(../images/h2.jpg) top left no-repeat;
  }

  ins
  {
    font-size: .8em;
    text-decoration: none;
    margin: 0;
    padding: 0;
  }


  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border: none;
    border-top: 2px dotted #c2cfa3;
    display: block;
    margin: 10px 0 10px 0;
  }
/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

    
  .clear_both
  {
    clear: both;
  }
  
    
  .margin-top
  {
    margin-top: 15px;  
  }

  .margin-left
  {
    margin-left: 15px;  
  }

  .margin-rigth
  {
    margin-right: 15px;  
  }

  .red
  {
    color: #ff8866;
    font-weight: bold;
  }  
  
  .green
  {
    color: #00aa00;
  }
  
  .center
  {
    text-align: center;
  }

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #343e03;  
    font-weight: bold;
    text-decoration: inderline;
  }
 
    a:hover
    {
      color: #a00;  
    }


  .hr
  {
    clear: both;
    height: 1px;
    margin: 5px 0 0 0;
  }


  .dark
  {
    background: #e6f0ce;
  }
  
  .ico
  {
    display: block;
    padding-left: 22px;
    line-height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  
  .float-left
  {
    float: left;
  }

  .float-right
  {
    float: right;
  }
  
  .img-left
  {
    float: right;
    margin-left: 15px;
  }

  
/* konec: obecne tridy */    


  #page
  {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background: #e9f6cd url(../images/page.jpg) top left repeat-y;
  }

  #middle
  {
    padding: 0 21px;
    background: url(../images/middle.jpg) left top repeat-y;
  }


  #header
  { 
    height: 310px;
    margin-bottom: 10px;
    background: url(../images/header.jpg) left top no-repeat;
  }   

  

  #left
  {
    float: left;
    width: 160px;
  }


  

  

  /* obsah stranky*/
    #content
    {
      min-height: 240px;
      background: url(../images/content.jpg) right bottom no-repeat;
      text-align: justify;
      width: 740px;
      padding: 0 20px;
      float: right;
      overflow: hidden;
    }

      

      #content ul
      {
        list-style-type: square;
        padding: 0 0 0 25px;
        
      }
      
        #content ul li
        {
          list-style-type: square;
          padding: 2px 0 2px 5px;
          line-height: 15px;
        }

        
      #content img
      {
        padding: 2px;
        margin: 0 0 5px 4px;
        #margin: 0 0 9px 4px;
      }
      
      #content #new_detail img, #content #news img
      {
        border: 1px solid #C8C097;
        padding: 2px;
        margin: 0 15px 0 0;
      }

      #content p
      {
        padding: 10px 0;
        margin: 0;
        text-align: justify;
      }
      
   #content a
   {
      color: #357924;
      font-weight: bold;
   }   
      
  /* konec obsah stranky */
  
  

  
  
  /* leva cast stranky */

  
    #left h2
    {
      background: url(../images/left-h2.jpg) left bottom repeat-x;
      line-height: 35px;
      padding: 0;
      color: #800;
      font-size: 1.2em;
      text-align: center;
    }

    #left p
    {
      padding: 5px;
    }

  /* konec: leva cast stranky */





  /* menu */
  #menu
  {
    position: absolute;
    top: 266px;
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0 40px;
    width: 920px;
    height: 70px;
  }    

  #menu li
  {
    margin: 0;
    padding: 0;
    float: left;
  }

    
    #menu li a
    {
      display: block;
      height: 36px;
      width: 105px;
      padding: 0 5px;
      float: left;
      text-decoration: none;
      line-height: 36px;
      font-weight: normal;
      text-align: center;
      background: url(../images/menu.jpg) top left no-repeat;
    }




    #menu li a:hover, #menu li a.active
    {
      background-position: right bottom;
    }  
    
    
    
    
    
   #menu li ul
   {
    position: absolute;
    padding: 0;
    overflow: hidden;
    top: 39px;
    height: 15px;
    padding: 4px 20px;
    margin: 0 20px;
    list-style-type: none;
    left: 0;
    background: #d3e2b1;
    border-bottom: 2px dotted #c2cfa3;
    width: 919px;
   } 
    
    
    #menu li ul li
    {
      height: 20px;
      width: auto;
    }
    
    #menu li ul li a
    {
      display: block;
      height: 15px;
      line-height: 15px;
      background: none;
      width: auto;
      padding: 0 10px;
      border-right: 1px dotted #a1b17a;
    }
    
    #menu li ul li.last a
    {
      border: none;
    }
    
    #menu li ul li a:hover, #menu li ul li a.active
    {
      text-decoration: underline;
    }

  /* konec: menu */  
 



  
  
  

  /* paticka */
    #footer
    {
      position: relative;
      height: 20px;
      background: #000 url(../images/footer.jpg) top left no-repeat;
      color: #fff;
      width: 940px;
      line-height: 20px;
      margin: -40px auto 0 auto;
      overflow: hidden;
      font-size: .9em;
      text-align: center;
      padding: 20px 30px 0 30px;
      clear: both;
      text-align: right;
    }   
  /* konec: paticka */
 
     #footer a
    {
      color: #fff;
    }   
    
    #footer-right
    {
      float: right;
    }

    #footer-left
    {
      float: left;
    }
  
  
  #logo
  {
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    width: 1000px;
    height: 155px;
  }



  
/* pozice na webu */
#web-position
{
  position: absolute;
  top: 135px;
  height: 25px;
  line-height: 25px;
  width: 650px;
  padding: 0 25px;
  color: #e4e8c2;
}

  #web-position a
  {
    font-size: .8em;
    color: #e4e8c2;
    text-decoration: none;
  }



/* aktuality */

#news-preview
{
  margin: 0 0 10px 0;
  background: url(../images/left-box.jpg) top left repeat-y;
  font-size: .8em;
  line-height: 12px;
  padding: 0 10px 10px 0;
  margin-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #c2cfa3;
}


.news-preview-item
{
  border-bottom: 2px dotted #c2cfa3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

  #news-preview h2
  {
    margin: 0;
    padding: 0;
    height: 20px;
    color: #4b561d;
    line-height: 20px;
    text-align: left;
    padding: 0 0 10px 0;
  }
  
  #newsletter-form
  {
    width: 189px;
    height: 76px;
    padding: 0;
    margin: 0;
    background: url(../images/right-box-newsletter.jpg) center center no-repeat;
    margin: 6px 0 2px 5px;
  }
  
  #newsletter-form label
  {
    color: #fff;
    height: 34px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 10px 0 55px;
  }
  
  #newsletter-form input
  {
   border: 1px solid #000;
   width: 120px;
   margin: 15px 5px 0 15px;
   float: left;
  }
  
  
  #newsletter-form input.button
  {
   border: none;
   width: 0;
   height: 0;
   padding: 25px 0 0 25px;
   margin: 12px 5px 0 10px;
   background: url(../images/newsletter-button.jpg) center center no-repeat;
   float: left;
  }  


  
  #content p.back
  {
    text-align: right;
  }





/* fulltext */

  #fulltext-form
  {
    width: 189px;
    height: 76px;
    padding: 0;
    margin: 0;
    background: url(../images/right-box-search.jpg) center center no-repeat;
    margin: 2px 0 2px 5px;
  }
  
  #fulltext-form label
  {
    color: #fff;
    height: 30px;
    line-height: 35px;
    font-weight: bold;
    padding: 0 10px 0 55px;
  }
  
  #fulltext-form input
  {
   border: 1px solid #000;
   width: 120px;
   margin: 8px 5px 0 15px;
   float: left;
  }
  
  
  #fulltext-form input.button
  {
   border: none;
   width: 0;
   height: 0;
   padding: 25px 0 0 25px;
   margin: 5px 5px 0 10px;
   background: url(../images/fulltext-button.jpg) center center no-repeat;
   float: left;
  }  
  
  
  .search-list-item
  {
    margin-bottom: 20px;
    padding: 5px;
  }    
  
  .search-list-item .path
  {
    color: #aaa;
    font-size: .8em;
    margin-top: 10px;
  }    
  
  
  
  
/* strankovani */

   .paging
  {
    text-align: center;
    margin: 5px auto;
  }     

  .paging a
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 4px;
  }     

  .paging span
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background: #357924;
    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
    border: 1px solid #357924;
  }     
  


/* filtrovaci formular vpravo */






/* formulare */

#content .input
{
  padding: 5px 0;
}


#content .input label
{
  float: left;
  display: block;
  width: 120px;
}

#content .input input, .input .select
{
  border: 1px solid #438637;
  width: 200px;
}

#content .input .textarea
{
  border: 1px solid #438637;
  width: 425px;
  height: 100px;
}

#content .input .checkbox
{
  width: 20px;
  border: 1px solid #438637;
}
  



/* kontaktni formular */

#contact-form-sortiment .input
{
  float: left;
  width: 182px;
}

  #contact-form-sortiment .input label
  {
    float: right;
    width: 150px; 
  }

  #contact-form-sortiment .input input
  {
    float: left;
  }



/* akce */

#actions-preview
{
  margin: 10px 0 10px 5px;
  padding-bottom: 10px;
  background: url(../images/right-box-actions-bottom.jpg) bottom left no-repeat;
  font-size: .8em;
}


  #actions-preview h2
  {
    margin: 0;
    padding: 0;
    background: url(../images/right-box-actions-header.jpg) top left no-repeat;
    color: #fff;
    height: 34px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px 0 55px;
  }

#actions-preview div.actions-middle
{
  padding: 5px 10px 0 10px;
  background: url(../images/right-box-actions.jpg) top left repeat-y;
}

#actions-preview .img
{
  float: left;
  margin-right: 10px;
}





/* fotogalerie */

  #gallery
  {
    padding: 0;
  }
  #gallery-hr{
    background-color:#5D8EAC;
    height:1px;
    width:445px;
    
  }
  #gallery-menu{
    display:block;
    margin-top: 1px;
  }
  #gallery-menu a{
    width:147px;
    text-decoration: none;
    float:left;
    background-color: #5D8EAC;
    display:block;
    text-align: center;
    height:22px;
    color:#fff;
    margin:0 1px;
  }
  #gallery-menu a.active{
    background-color: #749DB9;
    font-weight: bold;
  }
  #gallery a
  {
    display: block;
    width: 100px;
    height: 80px;
    padding: 0;
    margin: 1px 0px;
    text-align: center;
    float: left;
    border: 1px solid #C8C097;
  }
  
  #gallery.horizontal a
  {
    width: 48px;
  }
  
    #gallery a:hover
    {
      border: 1px solid #005826;
    }
  
    #gallery img
    {
      margin: 0;
      padding: 0;
      border: none;
    }  



      #content #gallery-main-image img
      {
        border: 1px solid #C8C097;
      }


#gallery-main-image a
{
  text-decoration: none;
}
#gallery-main-image{
  margin-top:10px;
}
#gallery-main-image #main-gallery-image
{
  float: left;
  width: 302px;
  height: 250px;
  overflow: hidden;
	margin: 0 4px 0 0;  
}


.news-item
{
	padding-bottom: 10px;
	margin-bottom: 10px;
  border-bottom: 2px dotted #c2cfa3;
}
