table.galeria {
	margin: 15px;
}
table.galeria img {
	border: 3px solid #FFAC46;
	cursor: pointer;
}
table.galeria th {
	background: url(img/logo1.jpg) no-repeat left;
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #FFD39D;
}
table.galeria td.image {
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
table.galeria td p.podpis {
	text-align: center;
	color: #EC9A00;
	margin-top: 3px;
	margin: 3px 2px 2px 2px;
}
table.galeria td {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
p.nrpages, p.nrpages a, p.nrpages a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #FFD39D;
}
p.nrpages a, p.nrpages a:hover {
	font-size: 14px;
}
/****************************** NEWSY **************************/
table.news {
	margin-top: 10px;
}
table.news h1.style9 {
	margin-bottom: 13px;
	font-size: 12px;
	margin: 3px 0px 2px 0px;
	text-align: left;
	color: white;
	font-weight: bold;
}
table.news .style9 {
	color: white;
	font-weight: normal;
}

.articles
{
	margin: 15px;
}
	.articles .article
	{
		padding: 20px 0px;
		background: url(img/lapa.jpg) no-repeat center top;
	}
	.articles h1, .articles h1 a
	{
		font-size: 16px;
		color: #FF8C00;
	}
	.articles .more, .articles .more a
	{
		text-align: right;
		margin: 0px;
		color: #FF8C00;
	}
	.articles .pages a, .articles .pages
	{
		text-align: center;
		color: #FF8C00;
	}
	.articles .pages
	{
		margin-top: 0px;
	}
	.articles .added
	{
		margin: 2px 0px;
		color: #545454;
	}
