body, html, #kontener {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #DFD url(../grafika/tlo_strzalki.gif) no-repeat center top;
	text-decoration: none;
}
#menu_lewe {
	float: left;
	width: 200px;
	font-weight: normal;
	background: #B7FFB7;
}

#kontener {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 960px;
	padding: 0px;
	border: none;
	margin: 0px auto auto;
	height: 100%;
}
#naglowek {
	color: #FFF;
	text-decoration: none;
	width: 960px;
	background: #008300 no-repeat;
	height: 150px;
}


#stopka {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	background: #008300 url(../grafika/stopka.gif) no-repeat center bottom;
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-weight: normal;
	height: 20px;
	width: 960px;
	float: left;
}
#imieniny {
	font-style: italic;
	color: #008300;
	text-decoration: none;
	text-align: left;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#stat {
	text-decoration: none;
	height: 25px;
	color: #000;
	margin-bottom: 6px;
}
#tresc {
	float: right;
	width: 750px;
	background: #FFF;
}
#odwiedziny {
	float: left;
	width: 170px;
	text-align: left;
	padding-top: 6px;
	font-weight: normal;
	padding-left: 6px;
	color: #000;
	text-decoration: none;
}

#szukaj {
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 6px;
	font-weight: normal;
	padding-right: 6px;
	height: 19px;
}
.stronki {
	padding: 5px 8px 5px 8px;
}
.flright{
	float: right;
}
.flleft{
	float: left;
}
.menu_lewe {
	background: #EFEFEF;
		
}

.menu_lewe a {
	background: #B7FFB7 url(../grafika/strzalka.gif) no-repeat 6px 8px;
	font-size: 11px;
	color: #000;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #53FF53;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 5px;
	}
.menu_lewe a:hover {
	text-decoration: none;
	background: #FF6 url(../grafika/strzalka2.gif) no-repeat 6px 8px;
	display: block;
	color: #000;
	border-bottom: 1px solid #F00;
}
a.cur {
	text-decoration: none;
	background: #FF6 url(../grafika/strzalka2.gif) no-repeat 6px 8px;
	display: block;
	color: #000;
	border-bottom: 1px solid #F00;
}
#kontener1 {

}
.tytul {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #008300 url(../grafika/strzalka3.gif) no-repeat 6px 8px;
	border-bottom: 1px solid #8AFF8A;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px solid #FFF;
}
.menu_glowne {
	background: #008300;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #8AFF8A;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: bold;
}
.menu_poziome {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #D30900;
}
.menu_poziome a {
	color: #FFF;
	text-decoration: none;
	background: #008300;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	height: 19px;
	padding-top: 5px;
	border-left: 1px solid #B7FFB7;
	font-weight: bold;
	border-top: 1px solid #B7FFB7;
}
.zamiescil {
	font-size: 10px;
	text-decoration: none;
	background: #B7FFB7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	border-top: 1px solid #F30;
	text-align: right;
}
table.rejestr {
	border-collapse: collapse;
}

table.rejestr td {
	background-color: #DFG;
	border-top: 1px solid #8AFF8A;
	border-bottom: 1px solid #8AFF8A;
	padding: 5px 3px;
}
table.rejestr th {
	padding: 3px 3px;
}
table.rejestr2 {
	border-collapse: collapse;
}
table.rejestr2 td {
	background-color: #FFF;
	border-top: none;
	border-bottom: none;
}
table.rejestr2 td:first-child {
	background-color: #FFE;
	border-top: none;
	border-bottom: none;
}
.wstecz {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	float: left;
}
.tresc1 {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding: 8px 10px;
}


.menu_poziome a:hover {
	color: #008300;
	text-decoration: none;
	background: #FF3;
	border-top: 1px solid #FCE016;
}
a.current {
	color: #008300;
	text-decoration: none;
	background: #FF3;
	border-top: 1px solid #FCE016;
}
a {
	color: #008300;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

.textfield {
	color: #000;
	background: #CF9;
	height: 14px;
	width: 180px;
	font-size: 10px;
	border: 1px solid #008300;
	float: left;
}
.tytul_publikacji {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	background: #CF9;
	border-bottom: 1px solid #008300;
	padding-left: 8px;
}
.tytul_publikacji1 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.zamieszczono {
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
.czytaj_wiecej {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	height: 12px;
	margin-top: 4px;
	border-bottom: 1px solid #CF9;
	padding: 3px 0px 8px 4px;
}
.szukaj_dzialy{
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.przycisk_szukaj{
	float: right;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	height: 16px;
	background: none;
	border: none;
}
.ilosc_stron{
	padding: 4px 0px 4px 4px;
}

