a.item1,a.item1:hover,a.item1active,a.item1active:hover,a.item1b,a.item1b:hover,a.item1bactive,a.item1bactive:hover {
	width:				100%;
	display:			block;
	margin:				0px;
	padding:			0px;
	padding-top:		4px;
	padding-bottom:		3px;
	text-decoration:	none;
	color:				#ffffff;
}

a.item2,a.item2-active,a.item2:active,a.item2:visited,a.item2:hover{ 
	position: 			relative;
	display: 			block;
	margin:				0px;
	padding:			3px;
	text-decoration: 	none;
	color:				#ffffff;
	z-index: 			500;
}


table.ddm1 a.item1:hover,table.ddm1 a.item2:hover{
	background-color:	#336666;
}

table.ddm1 a.item1b{
	background-image:	url('../img/planowane.gif');
}
table.ddm1 a.item1b:hover{
	background-image:	none;
	background-color:	#336666;
}


div.section {
	background-color:	#709494;
	width:				261px;
	margin-top:			2px;
	position: 			absolute;
	
	visibility: 		hidden;
	z-index: 			-1;
	white-space: 		nowrap;
}
div.section td{
		border-left:	solid 1px #ffffff;
		border-bottom:	solid 1px #ffffff;
}


table.ddm1 {
	width:				997px;
	height:				21px;
}
table.ddm1 td {
	border-right:		solid 1px #ffffff;
	width:				160px;
	text-align:			center;
	color:				#ffffff;
	vertical-align:		middle;
	font-size:			11px;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}
table.ddm1 td.blank1{
	width:				15px;
}
table.ddm1 td.blank2{
	width:				15px;
	border-right:		solid 0px #ffffff;
}

table.ddm1 td.selected {
	background-color:	#336666;
}


.ddm1 .left, .ddm1 .left:hover { border-style:none; }
.ddm1 .right, .ddm1 .right:hover { border-style:none; }

* html .ddm1 td {position: relative;}




table.tb3 td {
	border-right:		solid 1px #ffffff;
	border-bottom:		solid 1px #ffffff;
	width:				160px;
	height:				28px;
	text-align:			center;
	color:				#ffffff;
	vertical-align:		middle;
	font-size:			11px;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}

table.tb3 td.os {
	border-right:		solid 1px #ffffff;
	border-bottom:		solid 0px #ffffff;
	width:				160px;
	height:				28px;
	text-align:			center;
	color:				#e7e0ce;
	background-color:	#969170;
	vertical-align:		middle;
	font-size:			11px;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}

table.tb3 td.selected {
	background-color:	#336666;
}

table.tb3 a.item1,table.tb3 a.item1:hover{
	width:				160px;
	height:				14px;
	display:			block;
	vertical-align:		middle;
	margin:				0px;
	padding:			0px;
	padding-top:		7px;
	padding-bottom:		7px;
	text-decoration:	none;
	color:				#ffffff;
}

table.tb3 td.os a.item1,table.tb3 td.os a.item1:hover{
	width:				160px;
	height:				15px;
	display:			block;
	vertical-align:		middle;
	margin:				0px;
	padding:			0px;
	padding-top:		7px;
	padding-bottom:		7px;
	text-decoration:	none;
	color:				#e7e0ce;
}
table.tb3 td.os a.item1:hover{
	background-color:	#827d59;
}

table.tb3 a.item1:hover,table.tb3 a.item2:hover{
	background-color:	#336666;
}
