/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(tlo2.jpg) repeat-x #abca62;
}

html {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1D2926;
}

div.main {
	width: 728px;
	margin: auto;
}

div.klonr-01_ {
	width: 728px;
	height: 156px;
	background: url(klonr-01.jpg);
}

div.klonr-02_ {
	width: 728px;
	height: 212px;
}

div.klonr-03_ {
	width: 728px;
}

div.klonr-04_ {
	width: 100%;
	height: 20px;
	background: #3BAC36;
}

div.top {
	font-size: 9px;
	text-align: right;
	padding: 5px 5px 0 0;
}

div.top a {
	text-decoration: none;
	color: #1D2926;
}

div.top a:hover {
	text-decoration: none;
	color: #000000;
}

div.tresci {
	line-height: 16px;
	padding: 20px 0;
	text-align: justify;
}

div.tresci p {
	margin: 0;
	padding: 8px 0 7px 0;
}

div.tresci ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.tresci ul li {
	margin-top: 5px;
	margin-bottom: 3px;
	list-style-type: square;
}

div.tresci ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.tresci ol li {
	margin-top: 5px;
	margin-bottom: 3px;
	list-style-type: decimal;
}

div.tresci a {
	text-decoration: underline;
	color: #095028;
	font-weight: bold;
}

div.tresci a:hover {
	text-decoration: none;
	color: #FE4701;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	text-align: center;
	color: #1D2926;
	letter-spacing: 1px;
	font-size: 20px;
}

.podtyt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	letter-spacing: 1px;
	text-align: center;
}

.border {
	border: 1px solid #FFFFFF;
}

.pogrub {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #333300;
	font-size: 18px;
	line-height: 22px;
}

table.tabela {
	width: 728px;
	border: 0;
	border-spacing: 1px;
	border-collapse: separate;
	margin: 20px auto;
}

table.tabela tr td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background: #C5DF75;
	border-right: 1px solid #799F1D;
	border-bottom: 1px solid #799F1D;
}

table.tabela tr.tytul td {
	background: #98BD40;
	font-weight: bold;
	border-right: 1px solid #4F6F00;
	border-bottom: 1px solid #4F6F00;
}

table.tabela-foto {
	width: 728px;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 20px auto;
}

table.tabela-foto tr td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

table.tabela-foto tr td img {
	border: 1px solid #FFFFFF;
}

div.wydarzenia ul {
	margin: 20px 0;
	padding: 0;
}

div.wydarzenia ul li {
	margin: 0;
	padding: 14px;
	list-style: none;
	float: left;
}

div.wydarzenia ul li a {
	text-align: center;
	display: block;
	text-decoration: none;
}

div.wydarzenia ul li a img {
	display: block;
}