.podpis{
	width:100%;
	margin-top:-15px;
	text-align:center;
	color:#ccc;
}
.addInfo{
	font-size:13px;
	color:#bbb;
}

.hov-button{
	display:inline-block;
	vertical-align:middle;
}
.hov-button:hover, .hov-button:focus, .hov-button:active{
	background-color:rgba(44,156,255,0.5);
	-webkit-transform:translate(-2px,-2px);
	transform:translate(-2px,-2px);
	box-shadow:8px 8px 4px #CCCCCC;
}

.icon, .iconDisabled{
	font-size:1.2em;
	border:1px solid #222222;
	border-radius:4px;
	width:100%;
	height:96px;
	padding:0 16px 0 96px;
	margin:0px 60px 15px 0;
	text-align:left;
	background-color:#EEE;
	background-repeat:no-repeat;
	background-position:16px 16px;
}
.iconDisabled{color: #888}

.iconAdd{background-image: url(../images/icon64/REC_ADD.PNG)}
.iconAdd_disabled{background-image: url(../images/icon64/REC_ADD_disabled.PNG)}
.iconAmbassadors{background-image: url(../images/icon64/REC_ADMIN.PNG)}
.iconAuthors{background-image: url(../images/icon64/REC_AUTHORS.PNG)}
.iconBrowse{background-image: url(../images/icon64/REC_BROWSE.PNG)}
.iconBrowse_disabled{background-image: url(../images/icon64/REC_BROWSE_disabled.PNG)}
.iconDate{background-image: url(../images/icon64/REC_SPAN.PNG)}
.iconEMN{background-image: url(../images/icon64/EMN.PNG)}
.iconInfo{background-image: url(../images/icon64/INFO.PNG)}
.iconMap{background-image: url(../images/icon64/MAP.PNG)}
.iconMoth{background-image: url(../images/icon64/MOTH.PNG)}
.iconMyown{background-image: url(../images/icon64/REC_ADMIN.PNG)}
.iconStats{background-image: url(../images/icon64/STATS.PNG)}
.iconPDF{background-image: url(../images/icon64/REC_PDF.PNG)}
.iconXLS{background-image: url(../images/icon64/EXCEL.PNG)}