.specproject_blok {
    float: left;
    height: 320px;
    margin-right: 5px;
    width: 342px;
	border:#77be18 solid 1px;
	border-radius:12px;
	behavior: url(/app/media/css/pie/PIE.htc);
	}
.specproject_img {
    height: 260px;
    width: 322px;
	margin: 10px;	
}
.specproject_img:hover {
	opacity:0.8;}

.newblok_btn {
    height: 24px;
    position: relative;
    text-align: center;
    width: 300px;
	background-image:url(../img/newbtn_next.png);
	margin-left:21px;
	padding-top:4px;
	}
.specproject_blok a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#logout {
    margin-bottom: -10px;
}
#logout a:last-child {
    position: relative;
    top: -10px;
}

#logout a {
    position: relative;
    top: -10px;
    right: -30px;
}