/* kontener */
.menu0{ margin: 0px 0px 0px 0px;  display: block; float:left; 	}
.menu0, .menu0 dl, .menu0 dt , .menu0 dl dt, .menu0 dl dd, .menu0 dl dt a, .menu0  dt a, a
{color: #ffd300; text-align: left; font-size: 10px;}
.menu0 dt a { font-size: 13px;}
.menu0  dl {width: 1px; height: 1px; position: absolute; 	z-index: 9999;}

/* stopien 1*/
.menu0 dt {
	cursor: pointer;
	background-image: url('grafa/tlo_button2.jpg');
	width: 160px;	
	height: 24px;
	padding: 0px;
 	margin: 0px;
 	background-repeat: none;
	margin: 0px 15px 0px 15px; 
	

}

/* stopien 2*/
.menu0 dl dt {
	position: relative;
	left: -30px;
	bottom: -15px;
	
	background-image: none;
	background-color: #222222;
	margin-top: 1px ;
	width: 280px;	
	height: 24px;
	line-height: 24px;
}

/* stopien 3*/
.menu0 dl dd {
	position: relative;
	left: 245px;
	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: #fff;}

.menu0 dl dt a{  padding-left: 15px;  color: #fff; }


