.podpis {
	margin-top: 5px;
	font-family: cursive;
	font-size: 12px;
	color: #AB8767;
}

.div-txt {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.info-txt {
	color: #FF0000;
	background-color: transparent;
	font-size: 14px;
	font-family: cursive;
	text-align: center;
}

.imgs {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.imgs-big {
	border: 1px solid #000000;	
}

.img-table {
	padding: 5px;
}

a:link {	
	font-size: 12px;
	font-family: cursive;
	color: #A70501;
	background-color: transparent;
	text-Decoration: none;	
}
a:hover {	
	color: #FE0701;
	background-color: transparent;	
	text-Decoration: none;	

}
a:visited {	
	color: #A70501;
	background-color: transparent;
	text-Decoration: none;		
}