.element_header {
	vertical-align: middle;
	margin-left: 6px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
}

.granat {
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: -7px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg_granat.gif);
	background-repeat: no-repeat;
}

.niebieski {
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: -7px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg_niebieski.gif);
	background-repeat: no-repeat;
}

.zielony {
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: -7px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg_zielony.gif);
	background-repeat: no-repeat;
}

.czerwony {
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: -7px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg_czerwony.gif);
	background-repeat: no-repeat;
}

.pomarancz {
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: -7px;
	cursor: pointer;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	width: 225px;
	height: 37px;
	background-image: url(../image/menu_bg_pomarancz.gif);
	background-repeat: no-repeat;
}

.element_header:hover {
	/*color: #ff0000;*/
}

.granat:hover {
	color: #272758;
}

.item {
	margin-left: 25px;
	cursor: pointer;
}

.item:hover {
	/*color: #ff0000;*/
}

.hsub_item {
	width: 150px;
	cursor: pointer;
	background-color: #f0f0f0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	display: block;
	margin-left: 14px;
}

.hsub_item:hover {
	/*color: #ff0000;*/
}

.sub_item {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
}

.bold_niebieski {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #1f86c6;
	font-weight: bold;
}

.normal_niebieski {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #1f86c6;
	font-weight: normal;
}

.bold_zielony {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #238e39;
	font-weight: bold;
}

.normal_zielony {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #238e39;
	font-weight: normal;
}

.bold_granat {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #302d58;
	font-weight: bold;
}

.normal_granat {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #302d58;
	font-weight: normal;
}

.bold_pomarancz {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #f07627;
	font-weight: bold;
}

.normal_pomarancz {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #f07627;
	font-weight: normal;
}

.bold_czerwony {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #e93e35;
	font-weight: bold;
}

.normal_czerwony {
	margin-top: 3px;
	height: 1px;
	margin-left: 10px;
	cursor: pointer;
	color: #e93e35;
	font-weight: normal;
}

.sub_item:hover {
	/*color: #ff0000;*/
}

.hide {
	display: none;
	margin-left: 20px;
}

.margin {
	margin-left:20px;
}

.on {
	vertical-align: middle;
	margin-left: 10px;
	width: 180px;
	cursor: pointer;
	/*color: #ff0000;*/
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
}

.off {
	vertical-align: middle;
	margin-left: 10px;
	width: 180px;
	cursor: pointer;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
}

.dot {
	margin-bottom: -14px;
	margin-top: 10px;
	margin-left: 0px;
}
