/* - Domyślne czcionki -------------------------------------------- */

body {
	font-size: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
}

/* - Domyślne style ----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #D8E6B8;
}

/* - Domyślne linki ----------------------------------------------- */
a {
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #5C7328;
}

a:visited {
	color: #6D882F;
}

a:hover, a:focus, a:active {
	color: #FF8000;
}

/* - Layout ------------------------------------------------------- */
#kontener {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 949px;
	overflow: hidden;
}

#kolumna_lewa {
	float: left;
	width: 272px;
	background-color: #2B3A7F;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}

#kolumna_prawa {
	float: right;
	width: 677px;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}

/* - Logo --------------------------------------------------------- */
#logo {
	height: 164px;
	background: transparent url(../ok/images/bg_logo.gif) no-repeat left top;
}

/* - Menu --------------------------------------------------------- */
#menu {
	width: 210px;
	margin-left: 62px;
	text-align: right;
}

#menu ul {
	list-style: none;
	margin: 20px 0px 20px 0px;
	padding: 0;
}

#menu ul ul {
	margin: 0px 0px 0px 0px;
}

#menu ul a {
	display: block;
	height: 30px;
	padding-right: 40px;
	text-decoration: none;
	line-height: 30px;
	font-size: 20px;
	color: #A4BBDD;
}

#menu ul ul a {
	height: 20px;
	font-size: 15px;
	padding-right: 20px;
	line-height: 19px;
}

#menu ul a:hover {
	color: #2B3A7F;
	background-color: #88BA14;
}

/* - Nagłówek --------------------------------------------------------- */
#naglowek_intro {
	position: relative;
	height: 97px;
	background: #2B3A7F url(../ok/images/bg_naglowek_intro.jpg) no-repeat left top;
}

#naglowek {
	position: relative;
	height: 97px;
	background: #2B3A7F url(../ok/images/bg_naglowek.jpg) no-repeat left top;
}

/* - Bannerek ----------------------------------------------------- */
#bannerek {
	position: absolute;
	top: 47px;
	left: 75px;
	margin: 0;
	padding: 0;
	width: 590px;
	overflow: hidden;
}

#bannerek form, p {
	margin: 0 0;
	padding: 0 0;
}

#bannerek form input {
	background-color: #345CA2;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
	border: none;
}

#okw {
	position: relative;
	height: 22px;
	background: #0F193A url(../ok/images/bg_okw.jpg) no-repeat left top;
}

#szukaj {
	position: absolute;
	right: 20px;
}

#szukaj form, input, p {
	margin: 0;
	padding: 0;
}

.szukaj_input {
	margin-top: 2px;
	background-color: #BBD381;
	border: 0px solid #909090;
	font-size: 15px;
	color: #000000;
}

#szukaj_in {
	border: none;
 	background: transparent url(../ok/images/szukaj.gif) 0 0 no-repeat;
	width: 22px;
	height: 20px;
	max-height: 22px;
	font-size: 0;
	cursor: pointer;
}

.szukaj_button {
	background-color: #000000;
	border: 0px solid #686868;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/* - Treść -------------------------------------------------------- */
#tresc {
	padding: 5px 15px 10px 15px;
}

.intro {
	height: 461px;
	background: #88BA14 url(../ok/images/bg_intro.jpg) no-repeat left bottom;
}

#nawigacja {
	padding: 2px;
	border-bottom: 1px dotted #6F8930;
}

#tytul h2 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #335CA3;
}

#tytul span {
	font-style: italic;
}

#tekst {
	margin-top: 20px;
	text-align: justify;
}

#linki li {
	margin-bottom: 10px;
}

#stopka {
	height: 50px;
	background-color: #6876B2;
}

#stopka_sub {
	float: left;
	width: 272px;
	height: 50px;
	background-color: #000000;
}

/* - Fotografia --------------------------------------------------- */
table.foto_right {
	float: right;
}

table.foto_left {
	float: left;
}

table.foto_center {
	margin: 0 auto;
}

.foto_tytul {
	font-weight: bold;
	line-height: 12px;
}

img.foto {
	margin-bottom: 5px;
}

.foto_autor {
	font-style: italic;
}

.foto_data {
	font-style: italic;
}

/* - Galeria foto ------------------------------------------------- */

.zawartosc_galeria {
	text-align: center;
}

.zawartosc_galeria img {
	margin: 6px;
	padding: 10px;
	background-color: #C4D991;
	border: 1px solid #637A2C;
}

#zawartosc_foto_nawigacja {
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#zawartosc_foto_prev {
	float: left;
	margin-left: 50px !important;
	margin-left: 25px;
}

#zawartosc_foto_next {
	float: right;
	margin-right: 50px;
}

#zawartosc_foto {
	margin-top: 30px;
	text-align: center;
}

#zawartosc_foto img {
	margin-bottom: 10px;
	padding: 20px;
	background-color: #C4D991;
	border: 1px solid #637A2C;
}

/* - Zaproszenia -------------------------------------------------- */
#zaproszenia {
	margin-top: 20px;
}

#zaproszenia a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#zaproszenia .z_item {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #D2E2AD;
	border-bottom: 1px dotted #637A2C;
}

#zaproszenia .z_image {
	float: left;
}

.z_image img {
	margin: 0px;
	padding: 10px;
	background-color: #C4D991;
	border: 1px solid #637A2C;
}

#zaproszenia .z_text {
	float: right;
	width: 450px;
}

#zaproszenia .z_text span {
	color: #FF8000;
	font-style: normal;
}

#zaproszenia .z_text p {
	margin: 10px 0px 0px 20px;
}

#zaproszenie .data {
	color: #FF8000;
	font-style: normal; 
}

#zaproszenie p {
	margin-top: 20px;
	text-align: justify;
}

/* - Aktualności -------------------------------------------------- */
#aktualnosci {
	margin-top: 20px;
}

#aktualnosci a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#aktualnosci .item {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #D2E2AD;
	border-bottom: 1px dotted #637A2C;
}

#aktualnosci .image {
	float: left;
	margin: 0px 0px 0px 0px;
}

.image img {
	margin: 0px;
	padding: 10px;
	background-color: #C4D991;
	border: 1px solid #637A2C;
}

#aktualnosci .text {
	float: right;
	width: 455px;
}

#aktualnosci .text span {
	color: #FF8000;
	font-style: italic;
}

#aktualnosci .text p {
	margin: 10px 0px 0px 20px;
}

#aktualnosci #stronicowanie {
	margin: 5px 0px;
	text-align: center;
}

#aktualnosci #stronicowanie a {
	font-size: 12px;
	text-decoration: none;
}

#aktualnosc .data {
	color: #FF8000;
	font-style: italic; 
}

/* - wyszukiwanie ------------------------------------------------- */
#wyszukiwanie {

}

#wyszukiwanie .szukaj_item {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #D2E2AD;
	border-bottom: 1px dotted #637A2C;
}

#wyszukiwanie .szukaj_item a {
	font-size: 15px;
	text-decoration: underline;
}

#wyszukiwanie .szukaj_item p {
	margin: 5px 20px 5px 20px;
	padding: 0;
	font-style: italic;
}

#wyszukiwanie .szukaj_item span {
	color: #335CA3;
}

#wyszukiwanie_page {
	text-align: center;
	font-size: 15px;
}

/* - formularze --------------------------------------------------- */
#formularz {
	margin-top: 20px;
}

#formularz form p {
	margin-left: 10px;
}

#formularz form p span {
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}

#formularz fieldset {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #637A2C;
}

#formularz legend {
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#formularz label {
	display: block;
	width: 80px;
	float: left;
}

#formularz select {
	display: block;
	float: left;
}

#formularz div {
	overflow: hidden;
	clear: both;
	margin-bottom: 0.5em;
}

#formularz input.submit {
	margin-left: 80px;
	display: inline;
}

/* - Użytkowe ----------------------------------------------------- */
.schowaj {
	position: absolute;
	left: -999em;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}