
.katGroup {
	padding:				0px 0px 13px 0px;
	background-image:		url('dItems/kategorieBot.jpg');
	background-repeat:		no-repeat;
	background-position:	bottom;
	width:					207px;
	margin:					0px 0px 7px 0px;

}

.dKat {
	width:					100%;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-color:		#FFF;
	list-style:				none;
	text-align:				left;
}

.dKat a {
	color:					#FFF;
	text-decoration:		none;
}

.katGroupT {
	background-image:		url('dItems/kategorieTop.jpg');
	height:					24px;
	color:					#FFF;
	font-weight:			bold;
	text-align:				center;
	padding:				8px 0px 0px 0px;
}

.dKatItem {
	height:					23px;
	background:				url('dItems/kategorie.jpg');
	margin:					0px 0px 0px 0px;
	padding:				10px 0px 0px 5px;
}

.dKatSubItem {
	background-color:		#23415F;
	margin:					0px 0px 0px 0px;
	padding:				5px 0px 5px 12px;
}

.dItem {
	padding:				0px;
	margin:					8px 0px 7px 0px;
	border:					1px solid #326391;
}

.dLinks {
	padding:				0px;
	margin:					0px 0px 0px 0px;
	border:					1px solid #326391;
}

.dItemNB {
	width:					203px;
	padding:				0px;
	margin:					0px 0px 8px 0px;
	text-transform:			uppercase;
	text-align:				center;
}

.dItemNB img {
	cursor:					pointer;
}

.dLinks p {
	margin:					0px;
	padding:				2px 5px 2px 5px;
	text-align:				center;
	background:				#FFF;
	text-align:				center;
}
.dItem p,  {
	margin:					0px;
	padding:				2px 5px 2px 5px;
	text-align:				center;
	background:				#FFF;
	text-align:				left;
}

.dItem img, .dLinks img {
	margin:					0px 0px 0px 0px;
	border:					none;
}

.dItemT a {
	margin:					0px;
	padding:				0px;
	border:					none;
}

.dItemT {
	background-image:		url('objects/gbTitleBeg.jpg');
	background-position:	top;
	background-repeat:		repeat-x;
	height:					16px;
	text-align:				center;
	font-size:				12px;
	font-weight:			bold;
	padding:				5px 0px 0px 0px;
	cursor:					default;
	text-transform:			uppercase;
	color:					#fff;
}

.dItemB {
	height:					8px;
	font-size:				0px;
}

.dItem label {
	text-align:				right;
	background:				#FFF;
	display:				block;
	padding-right:			3px;
	font-size:				10px;

}
.dLinks a {
	
	color:					#356B9B;
}

.list, .listZn  {
	display:				block;
	margin:					0px;
	padding:				10px 7px 10px 7px;
	text-align:				justify;
	color:					#CCCCCC;
}

.list strong, .listZn strong {
	color:					#000000;
	
	padding:				0px 0px 5px 15px;
}

.listZn {
	margin:					0px 0px 15px 0px;
	background-image:		url('objects/listZnBeg.jpg');
	background-repeat:		repeat-x;
	background-position:	bottom;
}

.listZn strong {
	text-align:				right;
}

.msgError {
	background-color:		#EEEFF7;
	border:					1px solid #CC0000;
	margin:					10px;
	color:					#CC0000;
	font-weight:			bold;
	padding:				20px;
	text-align:				center;
}

.msgError a {
	font-weight:			bold;
	color:					#ffffff;
	text-transform:			uppercase;
	text-decoration:		underline;
}

.msgOK {
	display:				block;
	background-color:		#EEEFF7;
	margin:					10px;
	padding:				15px 0px 15px 0px;
	text-align:				center;
	border:					1px solid #006600;
	color:					#006600;
	font-weight:			bold;
	text-align:				center;
}

.msgSystem {
	display:				block;
	background-color:		#EEEFF7;
	margin:					10px;
	padding:				15px 0px 15px 0px;
	text-align:				center;
	border:					1px solid	#5F82B1;
	color:					#000000;
	font-weight:			bold;
	text-align:				center;
}

.msgSystem strong {
	font-size:				14px;
	color:	#5F82B1;
}

.msgAjax {
	display:				block;
	background-color:		#6F98CC;
	margin:					10px;
	padding:				15px 0px 15px 0px;
	text-align:				center;
	border:					1px solid #000066;
	color:					#FFFFFF;
	font-weight:			bold;
	text-align:				center;
}

.msgAjax a { color: 		#FF9900 }
.msgAjax strong {color:		#000000 }

/************************************	MOJE KONTO	*****************************/

#myKonBeg {
	position:				absolute;
	top:					0px;
	left:					0px;
	display:				none;
	width:					100%;
	background:				#000;
	z-index:				1;
	opacity:				0.75;
	filter:					alpha(opacity=75);
}

#myKon {
	position:				absolute;
	width:					1000px;
	height:					600px;
	display:				none;
	z-index:				2;
	
	background:				#FFF;
}