	/* 
	General styles for this example page */
	
	

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu img 
  {
    border: 0px;
  } 
	
  #dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */

	}
		
	#dhtmlgoodies_menu{	/* Menu object */
		visibility:hidden; 	

	}


	.biga {	/* Menu object */
		display: block;
		height: 37px;
	}
  
  	
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */

	}	


	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul li{
    display: block;
  	color: #fff;
  	text-decoration: none;
  	height: 37px;
  	
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		padding:0;
		margin: 0;
  	text-align: center;
    background-image: url(/images/bg_menu_in.gif);
    background-repeat: repeat-x;
    background-position: top left;

  	/* hlavny blok */
		
		
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0;
		padding:0;
   	text-align: left;
		
		
		/* submenu */
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */

	
	/*
	Main menu items 
	*/
	
	
	#dhtmlgoodies_menu .currentDepth1
  {
    background-image: url(/images/bg_menu_in.gif);
  	background-position: top right;
  	background-repeat: repeat-x;

    width: 120px;
  	height: 37px;
    padding: 0;
    margin:0;
	}
	
	
	#dhtmlgoodies_menu .currentDepth1 a
  {
    display: block;
    width: 120px;
  	color: #934005;
  	text-decoration: none;
  	background-image: url(/images/menu_delim.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
  	height: 32px;
    margin:0;
    
		font-weight: bold;
		font-size: 13px;
		padding-top: 5px; 
    
    
	}
	
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
    color: #fff;
    padding: 0;
    margin:0;
    background-image: url(/images/bg_menu_in_active.gif);
  	background-position: top right;
  	background-repeat: repeat-x;

    width: 120px;
  	height: 32px;
  	text-decoration: none;

		font-weight: bold;
		font-size: 13px;
 		padding-top: 5px; 
    


	}
	
  	
	#dhtmlgoodies_menu .currentDepth1over{
    background-image: url(/images/bg_menu_in.gif);
  	background-position: top right;
  	background-repeat: repeat-x;
    width: 120px;
  	height: 37px;
    margin:0;
  }  	

      		

	
	
	
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		background-color: #81B2E0;
		color: #fff;
		height: 25px;
		width: 200px;
		line-height: 150%;
		margin: 0;
	  text-decoration: none;

	}
	
	#dhtmlgoodies_menu .currentDepth2 a{	/* Text rules */
	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		
	  background-color:#E19622;
	  border: 1px solid #E19622;
    
    padding-left: 10px; 
    /* #DF7100; */
	}	


	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
	  text-decoration: none;
	}	

	#dhtmlgoodies_menu .currentDepth2over{

	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		border-collapse: collapse;
		
	  background-color:#C45404;
	  border: 1px solid #DF7100;
    padding-left: 10px;	  
	  
	}	
	
	
	
	/* Sub menu depth 2 */
  #dhtmlgoodies_menu .currentDepth3{
		background-color: #81B2E0;
		color: #fff;
		height: 25px;
		width: 200px;
		line-height: 150%;
		margin: 0;
	  text-decoration: none;
	  
	}
	
	
	#dhtmlgoodies_menu .currentDepth3 a{	/* Text rules */
	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		
	  background-color:#E19622;
	  border: 1px solid #E19622;
    
    padding-left: 10px; 
    /* #DF7100; */
	}	


	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
	  text-decoration: none;
	}	
  
  	
	
	#dhtmlgoodies_menu .currentDepth3over{
	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		border-collapse: collapse;
		
	  background-color:#C45404;
	  border: 1px solid #DF7100;
    padding-left: 10px;	  
	}
	
	
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		background-color: #81B2E0;
		color: #fff;
		height: 25px;
		width: 200px;
		line-height: 150%;
		margin: 0;
	  text-decoration: none;
	}
	
	
	#dhtmlgoodies_menu .currentDepth4 a{	/* Text rules */
	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		
	  background-color:#E19622;
	  border: 1px solid #E19622;
    
    padding-left: 10px; 
    /* #DF7100; */
	}	


	#dhtmlgoodies_menu .currentDepth4over a{	/* Text rules */
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
	  text-decoration: none;
	}	
  
  	
	#dhtmlgoodies_menu .currentDepth4over{
	  text-decoration: none;
		display:block;
    color:#fff;
		height: 25px;
    width: 200px;
		line-height: 150%;
		border-collapse: collapse;
		
	  background-color:#C45404;
	  border: 1px solid #DF7100;
    padding-left: 10px;
	}	
	
	
	
