/* links */
a:link   { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: underline; }

a:link, a:visited, a:active, a:hover { color: #12b11a; }

hr.hr {
	background-color: #fff;
	border: 0;
	border-top: 1px solid #cecece;
	color: #fff;
}

p {
	margin: 4px 0 5px 0;
	padding: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin:0px; padding:0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
}

div#top {
	background-image: url("Obrazki/top.gif");
	background-repeat: no-repeat;
	width: 780px;
	height: 167px;
}

td#kontaktl
{
	background: url('Obrazki/kon1.gif');
	vertical-align: bottom;
}

td#kontaktr
{
	background: url('Obrazki/kon2.gif');
	vertical-align: bottom;
}

.kontakt
{ color: #606060; }

.centrum { text-align: center; }

ul.aktualnosci {
	margin: 0;
	padding-left: 0px;
}

ul.aktualnosci li {
	list-style: none;
	padding-bottom: 5px;
}

table.gallerycontent td {
	text-align: center;
	padding: 3px;
}

table.gallerycontent td img {
	border: 1px solid #cfcfcf;
}
