/*
Updated:    Feb 19 2008
Notes:		News stylesheet
*/

#aktualnosci div.homenews {
padding: 0px 4px 10px 35px;
}

#aktualnosci  p.date {
font-size: 9px;
color: #aaa;
margin: 0;
}

#aktualnosci h2 {
font-size: 12px;
font-weight: bold;
color: #5C9100;
}

#aktualnosci h2 a, #aktualnosci h2 a:visited {
font-size: 12px;
font-weight: bold;
color: #5C9100;
text-decoration: none;
}

#aktualnosci h2 a:hover {
text-decoration: underline;
}

#aktualnosci a, #aktualnosci a:visited {
color: #758E32;
text-decoration: none;
}

#aktualnosci a:hover {
text-decoration: underline;
}

#aktualnosci hr {
width: 95%;
border: 0 none;
border-bottom: 1px solid #E5E9ED;
height: 1px;
}

#news-archive {
padding: 10px;
margin: 0;
}

#news-archive ul {
list-style-type: none;
padding: 0 0 5px 0;
margin-top: 0;
}

#news-archive .year, #news-archive .year a, #news-archive .year a:visited  {
font-size: 1.3em;
font-weight: bold;
}

#news-archive .month, #news-archive .month a, #news-archive .month a:visited  {
font-size: 1em;
font-weight: bold;
margin: 0;
}

div.news {
	clear: left;
	margin: 10px;
	padding: 0 0 10px 0;
}

div.news img {
	border: 0 none;
	padding: 3px;
	margin: 0 10px 5px 0;
	float: left;
}

div.news small {
	font-size: 10px;
	color: #666;
}

div.news img.icon {
	border: 0 none;
	padding: 0;
	margin: 0;
	float: none;
}

div.news h2 {
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}

div.news h2 a, div.news h2 a:visited  {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

div.news h2 a:hover  {
	text-decoration: underline;
}

div.news a, div.news a:visited  {
	font-weight: bold;
	text-decoration: none;
}

div.news a:hover  {
	text-decoration: underline;
}

div.news .date {
	font-size: 1em;
	color: #aaa;
	margin: 0;
}

div.news .link, .link {
	text-align: right;
	margin: 5px;
}

a.pdf {
	padding: 2px 2px 2px 20px;
}

a.pdf {
	background: url(../images/icon_pdf.gif) no-repeat center left;
}

#gallery {
	margin: 5px auto;
}

#gallery ul {
	list-style-type: none;
	padding: 25px;
	margin: 0;
}

#gallery li {
	float: left;
	margin: 0;
	padding: 0;
	height: 140px;
	width: 150px;
	text-align: center;
}

#gallery a, #gallery a:link, #gallery a:visited {
	text-decoration: none;
	border: 0 none;
	font-weight: bold;
}

#gallery .photo {
	border: 0 none;
}

/* @end */
