.dropdown {
	font: 12px Verdana, Arial, Helvetica;
	font-weight: bold;
}

.dropdown img {
	text-decoration:none; 
	border: none;
}

.tytulGrupy {
	cursor: default;
}

.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:208px; 
	display:none; 
	background:#E4AB09; 
	z-index:200;
	text-align: left;
}

.dropdown ul {
	width:204px; 
	border:2px solid #594127; 
	list-style:none; 
	border-top:none;
}

.dropdown li {
	display:inline;

}

.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {
	display: block;
	color: #000; 
	text-decoration: none; 
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropdown dd a:hover {
	display: block;
	color: #FFF;
	background: #594127;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropdown .underline {
	border-bottom: 1px solid #594127;
}


.frame {
	width: 900px;
	background:url(images/header6.gif);
}

.frame * {
	margin: 0;
	padding: 0;
}

.frame td {
	background:url(images/header6.gif);

	border-top:1px solid #E4AB09; 
	border-bottom:1px solid #594127;
	border-right:1px solid #594127; 
	border-left:1px solid #E4AB09; 
		
	color: #FFF;
	text-align: center;
	font-weight: bold;
	
	cursor: pointer; 
}

.selected a {
	background:url(images/header_over5.gif);
	color: #994D1C;
}

.menu a, .menu a:active, .menu a:visited {
	display:block; 
	padding-top:10px; 
	padding-bottom:10px; 
	color:#FFF;
	text-decoration:none; 
}

.menu a:hover {
	display:block; 
	padding-top:10px; 
	padding-bottom:10px; 
	color:#FFF;
	background:url(images/header_over5.gif);
}
