.az_index_leftblock  {
	float:left;
	margin-left:5px;
	margin-right:10px;
	width:310px;
}
.az_index_rightblock  {
	float:left;
	width:310px;
}
.letter_block h3 {
	border-bottom:1px solid #CFCFCF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}
.letter_block ul {
	font-size:12px;
	line-height:17px;
	list-style-image:url("../images/list_image_azindex.gif");
	margin:5px 0 20px 25px;
}
.letter_block ul li a {
	font-weight:normal;
	text-decoration:none;
}
.sorteer_alfabet_top  {
	height:40px;
}
.ul_sorteer_alfabet  {
	list-style-type:none;
	margin:30px 0 0 2px;
}
.ul_sorteer_alfabet li {
	border-right:1px solid #004276;
	float:left;
	font-size:14px;
}
.ul_sorteer_alfabet li a {
	display:block;
	padding:0 5px;
	text-decoration:none;
}

.ul_sorteer_alfabet li a:hover {
	text-decoration:underline;
}
.ul_sorteer_alfabet li.noborder {
border:0 none;
float:left;
font-size:14px;
}

.letter_block a[name] {
	text-decoration: none;
	color: Black;
}