#scroll{
 overflow: scroll;
 width: 510px;
 height:200px;
 padding:20px 20px;
 max-height: 150px;
 background-color: rgb(229,219,209);
}
html
{
  background: #6f7a90 url(../images/background.jpg) top center repeat-x;
}


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



/* 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.4em;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    font-size: 1.5em;
    font-weight: normal;
    color: #357924;
    background: url(../images/h1.jpg) top left repeat-y;
  }

  h2
  {
    font-size: 1em;
    padding: 0 0 0 25px;
    margin: 0 0 0 0;
    color: #357924;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
    background: url(../images/h2.jpg) top left no-repeat;
  }
  
  
 h2.titleintro
  {
 font-size: 1.4em;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    font-size: 1.5em;
    font-weight: normal;
    color: #357924;
background:none;
   
  }
  
   h2.titleintro2
  {
 font-size: 1em;
    padding: 0 0 0 10px;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: bold;
    line-height: 30px;

    font-weight: normal;
    color: #357924;
background:none;
   
  }
  
  

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


  img
  {
    border: none;
  }

  hr
  {
    height: 0;
    overflow: hidden;
    border: none;
    border-top: 1px dotted #ccc;
    display: block;
    margin: 10px 0 10px 0;
  }

/* konec: obecne elementy */


/* obecne tridy */      

  .float_left
  {
   float: left;
  }

    
  .float_right     
  {
    float: right;
  }    

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

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

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

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

  .justify
  {
    text-align: justify;
  }

  a
  {
    color: #357924;
    font-weight: bold;
    text-decoration: underline;
  }
 
    a:hover
    {
      text-decoration: underline;
    }


  .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
  {
    min-height: 100%;
    width: 975px;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background: #fff url(../images/page-middle.jpg) left top repeat-y;
  }


  /* hlavicka */

  #header
  { 
    height: 150px;
    background: url(../images/header-1.jpg) left top no-repeat;
    position: relative;
  }   


  #header #logo{
    display: block;
    width:130px;
    height:114px;
    background: url(../images/logo.jpg) left top no-repeat;
    position: absolute;
    top:0;
    left:35px;
  }

  /* konec: hlavicka */
  



  #middle
  {
    padding: 0 0 50px 0;
    background: url(../images/page-bottom.jpg) left bottom no-repeat;
  }
  
  #left-middle
  {
    float: left;
    width: 770px;
    overflow: hidden;
  }
  

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

  #left.no-background
  {
    background: #fff;
  }

  
  #right
  {
    float: right;
    width: 199px;
  }
  
  

  /* obsah stranky*/
    #content
    {
      float: right;
      width: 550px;
      padding: 120px 10px 0 10px;
      margin: 0px 0 0 0; 
      background: top center no-repeat;
      overflow: hidden;
      text-align: left;
    }

      

      #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 #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
  {
    background: none;
    list-style-type: none;
    margin: 0 5px;
    padding: 0;
    width: 185px;
    font-size: .9em;
  }    

  #menu li
  {
    margin: 0;
    padding: 0;
    background: url(../images/left-menu-item.jpg) left top repeat-y;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cde39d;
  }
  #menu li.m61
  {
    background: url(../images/katalog.jpg) left top no-repeat;
    
  }
    
    #menu li a
    {
      display: block;
      padding: 0;
      text-decoration: none;
      line-height: 30px;
      font-weight: normal;
      width: 155px;
      color: #000;
      padding: 0 10px 0 20px;
      background: url(../images/left-menu-item-inactive.jpg) 5px 12px no-repeat;
    }

#menu li.m61 a
  {
    background: url(../images/left-menu-item-inactive-2.jpg) 5px 12px no-repeat;
    
  }


    #menu li a:hover,#page #menu li a.active
    {
      background: url(../images/left-menu-item-active.jpg) 5px 12px no-repeat;
      font-weight: bold;
      text-decoration: underline;
    }  

#menu li.m61 a:hover,#page #menu li.m61 a.active{
    background: url(../images/left-menu-item-active-2.jpg) 5px 12px no-repeat;
}
  /* konec: menu */  
 


  /* prave menu */
  #right-menu
  {
    background: none;
    list-style-type: none;
    margin: 0 5px 10px 5px;
    padding: 0;
    width: 185px;
    font-size: .9em;
  }    

  #right-menu li
  {
    margin: 0;
    padding: 0;
    background: url(../images/right-menu-item.jpg) left top repeat-y;
    border-top: 1px solid #cf724e;
    border-bottom: 1px solid #a73508;
  }

    
    #right-menu li a
    {
      display: block;
      padding: 0;
      text-decoration: none;
      line-height: 30px;
      height: 30px;
      font-weight: normal;
      width: 175px;
      color: #fff;
      padding: 0 0px 0 10px;
      overflow: hidden;
      background: url(../images/right-menu-item-inactive.jpg) 5px 14px no-repeat;
    }




    #right-menu li a:hover, #menu li a.active
    {
      background: url(../images/right-menu-item-active.jpg) 5px 14px no-repeat;
      font-weight: bold;
      text-decoration: underline;
    }  


  #right-menu.right-menu-0 li
  {
    background: url(../images/right-menu-item-0.jpg) left top repeat-y;
    border-top: 1px solid #596a8a;
    border-bottom: 1px solid #000000;
  }    


  #right-menu.right-menu-1 li
  {
    background: url(../images/right-menu-item-1.jpg) left top repeat-y;
    border-top: 1px solid #e5a590;
    border-bottom: 1px solid #ab5915;
  }  
  

  #right-menu.right-menu-2 li
  {
    background: url(../images/right-menu-item-2.jpg) left top repeat-y;
    border-top: 1px solid #da8163;
    border-bottom: 1px solid #9b2c07;
  }    

  #right-menu.right-menu-3 li
  {
    background: url(../images/right-menu-item-2.jpg) left top repeat-y;
    border-top: 1px solid #cf724e;
    border-bottom: 1px solid #a73508;
  }    

  /* konec: menu */  



  /* menu-sekci */
  #section-menu
  {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 148px;
    margin-left: 199px;
    height: 80px;
    width: 573px;
    overflow: hidden;
    background: url(../images/section-menu.jpg) top left no-repeat;
  }    

  #section-menu li
  {
    float: left;
    margin: 0;
    padding: 0;
    height: 45px;
    width: 170px;
    text-align: center;
    padding: 32px 10px 0 10px;
    overflow: hidden;
  }

    
    #section-menu li a
    {
      display: block;
      text-decoration: none;
      line-height: 15px;
      font-weight: normal;
      color: #fff;
      padding: 0;
    }




    #section-menu li a:hover, #menu li a.active
    {
      text-decoration: underline;
    }  

  /* konec: menu-sekci */  


  
  
  

  /* paticka */
    #footer
    {
      height: 35px;   
      width: 975px;
      margin: 0 auto;
    }    

  /* konec: paticka */
  
  
  #logo
  {
    position: absolute;
    display: block;
    top: 0;
    margin: 0;
    width: 1000px;
    height: 155px;
  }



  
/* pozice na webu */
#web-position
{
  position: absolute;
  top: 114px;
  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: 10px 0 10px 5px;
  background: url(../images/left-box.jpg) top left repeat-y;
  font-size: .8em;
}


  #news-preview h2
  {
    margin: 0;
    padding: 0;
    background: url(../images/left-header-news.jpg) top left no-repeat;
    color: #fff;
    height: 34px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px 0 55px;
  }
  
  #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;
  }



/* slovnik pojmu */
#dictionary .dictionary-item
{
  margin-bottom: 20px;
}

#dictionary label
{
  font-weight: bold;
}



/* 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 */



#filter-form-right
{
  width: 188px;
  overflow: hidden;
  padding: 0 0 20px 0;
  margin-left: 5px;
  background: url(../images/filter-form-right-bottom.jpg) bottom left no-repeat;
}

#filter-form-right h3
{
  font-size: 1em;
  color: #fff;
  padding: 0 0 0 55px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  background: url(../images/filter-form-right-top.jpg) top left no-repeat;
}

#filter-form-right form
{
  width: 188px;
  padding: 0;
  margin: 0;
  background: url(../images/filter-form-right.jpg) top left repeat-y;
  overflow: hidden;
  margin: -5px 0 -1px 0;
  
}

#filter-form-right form div.input
{
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #fff;
  padding: 5px; 
  background: url(../images/filter-form-right.jpg) top left repeat-y;
}


#filter-form-right form label
{
  color: #000;
  display: block;
}

#filter-form-right form .select
{
  font-size: 11px;
  width: 150px;
  _width: auto;
}



/* 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: 0px;
}




/* video */

  #right-video-box
  {
    display: block;
    width: 129px;
    height: 46px;
    line-height: 46px;
    padding: 0 0 0 60px;
    background: url(../images/right-box-video.jpg) center center no-repeat;
    margin: 6px 0 10px 5px;
    color: #fff;
  }

#video
{
  clear: both;
  margin-top: 20px;
  text-align: center;
}



/* fotogalerie */

.gallery-item
{
  margin-bottom: 30px;
}

.gallery-item img
{
  float: left;
}

.gallery-item-right
{
  float: right;
  width: 400px;
}

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


#ecofoldbox
{
  height: 150px;
  margin-top: 20px;
  padding-bottom: 200px;
  background: url(../images/wpo.jpg) center bottom no-repeat;
}

#ecofoldbox table
{
  height: 100px;
  float: left;
  width: 350px;
}

#footer
{
  color: #fff;
  font-size: .9em;
  margin: 0 auto;
  width: 950px;
  padding: 0 15px;
  text-align: right;
  color: #c2d9fb;
}

  #footer a
  {
    font-weight: bold;
    color: #c2d9fb;
    text-decoration: none;
  }
  
  #footer a:hover
  {
    text-decoration: underline;
  }


#new_detail img
{
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #ccc;
  float: left;
}


/* mapa stranek */

  #sitemap
  {
    margin: 0;
    padding: 0;
  }

    #sitemap li
    {
      margin: 0;
      padding: 0;
    }

    #sitemap ul
    {
      margin: 0 0 0 20px;
      padding: 0;
    }


  #sitemap .path
  {
    color: #aaa;
    font-size: .8em;
    margin-top: 10px;
  }    



/* vlajky */

#trade{
  	position: absolute;
		margin: 0 0 0 800px;
    top: 114px;
}

	#flags
	{
		margin: 0 0 0 642px;
		padding: 0;
		list-style-type: none;
		position: absolute;
		top: 118px;
		height: 18px;
		width: 180px;
		overflow: hidden;
	}
	
		#flags li
		{
			float: left;
			margin: 0;
			padding: 0 5px 0 0;
			list-style-type: none;
		}
		
			#flags li a
			{
				display: block;
				float: left;
				width: 25px;
				height: 16px;
				background-position: center center;
				background-repeat: no-repeat;
				border: 1px solid #90a090;
			}
			


/* banner */

#banner
{
	display: block;
	
	top: 225px;
	width: 188px;
	height: 250px;
	margin: 2px 2px 6px 4px;
	background-position: top center;
	background-repeat: no-repeat;
}
