
a.sample_attach_parent, a.sample_attach_parent:visited ,a.sample_attach_parent:hover, a.sample_attach_parent:active
{ 		
	display: block;
	height:100%;  	
  	vertical-align:middle;
  	color:white;
  	font-weight:bold;
  	padding-left: 0px;
  	padding-right:0px;
  	white-space:nowrap;
  	z-index: 9999;
}

.sample_attach_menu_child             
{ 
	display: block;
  	text-align:left;
  	padding: 2px 5px;
  	margin-top: 5px;
  	text-decoration: none;
	z-index: 9999;
	white-space:nowrap;
		background-image:url(../images/tlo.png);


	border-width:0px;
		
	width:240px;
	
	border-top-color:#b40a0b;
	border-top-width:2px;
	z-index: 9999;
	
}
.sample_attach_menu_child  DIV
{
	
	z-index: 9999;
	width:inherit;
	white-space:nowrap;
}

a.sample_attach_child, a.sample_attach_child:visited ,a.sample_attach_child:hover, a.sample_attach_child:active
{ 
	 font-weight:bold;
	 color:white;
	 margin:5px;
	 padding:10px;
	 padding-left:0px;
	 white-space:nowrap;
	 vertical-align:middle;
}

.sample_attach_menu_child .div_menu
{
	padding:5px;
	background-image:url(../img/orange_dot.png);
 	background-repeat:no-repeat;
	background-position: left center;

	width:96%;
	white-space:nowrap;
}

.sample_attach_menu_child .chosen_menu
{
	padding:5px;
	background-image:url(../img/darkorange_dot.png);
 	background-repeat:no-repeat;
	background-position: left center;


	color:yellow;

	width:96%;
	white-space:nowrap;
}

.top_menu
{
	width:100%;	
	white-space:nowrap;
	height:31px;
	background-color:transparent;	
	border-width:0px;
	vertical-align:middle;
	padding-bottom:0px;
	padding-top:5px;	
	background-image:url(../../projekt4/index_07.jpg);
 	background-repeat:no-repeat;
	background-position: left center;
	
}

.chosen_menu A, .chosen_menu A:link , .chosen_menu a:hover, .chosen_menu a:active, .chosen_menu a:visited  
{
	
	color:#9d9d9d;
	font-weight:bold;
	white-space:nowrap;
	
}
