.redz-link a{
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
}

.redz-link a:hover{
	text-decoration:none;
	font-weight:normal;
	color:#f00023;
}

.redz-link-a{
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
	padding-left:13px;
}

a:hover.redz-link-a{
	text-decoration:none;
	font-weight:normal;
	color:#f00023;
	padding-left:13px;
}


.redz-link-a-hover{
	text-decoration:none;
	font-weight:normal;
	padding-left:13px;
	color:#f00023;
}


a.redz-link-b{
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
}

a:hover.redz-link-b{
	text-decoration:none;
	color:#f00023;
	font-weight:normal;
}

a.redz-link-b-hover{
	text-decoration:none;
	font-weight:normal;
	color:#f00023;
}

.redz-border{
	padding:0 0 7px 0;
}

#mixed{
	padding:0 0 0 6px;
}


.menu-li{
	margin-left:12px;
	list-style-image: url(images/list.png);
}

.redz-punkt{
	padding:3px 0 3px 15px;
}

