
#fix5{
	width: 699px;
}
/*--------------------------------------- Center - current page  --------------------------------------*/

.info_cat {
	float: left;
	width: 76%;
	padding-right: 2%;
	padding-bottom: 40px;
}

.info_cat .title {
	color: #004b80;
}

.cat_items {
	float: left;
	width: 165px;
	height: 240px;
	margin:0 20px 20px 0;
}

.cat_items a{
	text-decoration: none;
	color: black;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.cat_items a.cat_name{text-decoration: underline; color:#1c80bc;}
.cat_items a.cat_name:hover{text-decoration: none; color:#1c80bc;}
.main .cat_items p {padding:0; margin:0; margin-top:5px;}



.cat_items a img{
	border: 1px solid #d3d3d3;
	margin:5px 0;
	display:block;
}

.cat_items a:hover{
	text-decoration: none;
	color: #1c80bc;
}

.cat_items  a:hover img{	border: 1px solid #1c80bc;}

.nav { position: relative; width: 520px; z-index: 1; }
	.prev, .insect, .next, .incat {}
	.prev span, .insect span, .next span, .incat span { margin:0 11px; }
		.prev img, .next img { margin: 0 2px; }