/* kontener */
.menu0, .menu0 dl { position: absolute; z-index: 9999;}
.menu0, .menu0 dl, .menu0 dt , .menu0 dl dt, .menu0 dl dd, .menu0 dl dt a, .menu0  dt a, a
{font-family:"trebuchet MS", arial ; color: #4e4e4e; font-size: 12px;font-weight: bold; text-decoration: none; text-align: left; line-height: 24px;}
.menu0  dl {background-color: #fff;  width: 1px; height: 1px;}


/* stopien 1*/
.menu0 dt {
	cursor: pointer;
	background-image: url('grafa/tlo_button2.jpg');
	width: 226px;	
	height: 24px;
	padding: 0px;
 	margin: 0px;
 	background-repeat: none;
	

}




/* stopien 2*/
.menu0 dl dt {
	position: relative;
	left: 184px;
	bottom: 24px;
	
	background-image: none;
	background-color: #e4e4e4;
	margin-top: 1px ;
	width: 200px;	
	height: 20px;


	
}

/* stopien 3*/
.menu0 dl dd {
	position: relative;
	left: 254px;
	bottom: 24px;
	

}



.menu0 a{  padding-left: 15px; display: block; text-decoration: none;} 

.menu0 dl dt a:hover, .menu0  dt a:hover {  padding-left: 15px;  color: #7e0e0e;}



