body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
/*	background-color: #e4bfbf;*/
	background-color: #ffffff;
	color: black;
}

a {
	text-decoration: none;
	color: #003366;
}

a:link {
	text-decoration: underline;
	color: #003366;
}

a:visited {
	text-decoration: underline;
	color: #939;
}

a:active {
	text-decoration: underline;
	color: #D53D00;
}

a:hover {
	text-decoration: underline;
	color: #D53D45;
}





#www {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #C0C0C0;
	background-color: white;

}

#topPage {
	width: 960px;
	height:110px;
	clear: both;
  	background-image: url(winieta.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;

}

#topPage #topmenu {
	text-align: right;
	margin-right: 3px;
	font-size: 11px;
	color: #ccc;
	padding-top: 3px;
	height: 17px;
	background-color: #fafafa;
	clear: both;
}
#topPage #misja {
	clear: both;
	padding-left: 20px;
	padding-right: 10px;
	color: #213685;
	font-family: Arial;
	font-size: 14px
}
#topPage #logo {
	width: 410px;
	height: 80px;
	float: left;
}

#topPage #baner {
	float: right;
	height: 70px;
	width: 468px;
	overflow: hidden;
	background-color: transparent;
	margin-left: 5px;
}

#topPage #data {
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 11px;
}


#lokalizator {
	padding-left: 3px;
	padding-top: 3px;
	font-size: 11px;
	color: black;
	clear: both;

	border-bottom: 1px solid #E44712;
	background-color: #d6e8fe;
	border-top: 1px solid #E44712;

}

#lokalizator a {
	color: black;
	text-decoration: none;
	background-color: transparent;
}


#topPage #data_biezaca {
	color: black;
	width: 260px; 
	font-size: 10px;
	padding-top: 3px;
	height: 14px;
	background-color: transparent;
}




#zakladki {
	background-color: white; padding-left: 200px;
}


#nav {margin: 0; padding: 0; background-color: white;}

#nav li {
	list-style: none;
	float: left;
	margin-left: 2px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
	background-color: transparent;
	background-image: url(zakladka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid white;
	height: 18px;
	color: white;
}

#nav a {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	background-image: url(zakladka.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	color: #FFF;
	width: .1em;
	font-family: Arial, sans-serif;
	height: 18px;
}



#nav a.current {
	color: #FFC;
	background-color: inherit;
}

#nav li.current {
	color:red;
	border-bottom: 1px solid #006;
	background-color: inherit;
}

#nav a:hover, #nav a:focus{
	color: #FFC;
	background-color: inherit;
}

html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */




#strona {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	clear: both;
	background-color: #ffffff;
}

#strona #lewo {
	width: 160px;
	float: left;
	margin-left: 3px;
}

#strona #lewo #box {
	clear: both;
	font-size: 11px;
	width: 160px;
	margin-bottom: 5px;
}

#strona #lewo #box #head {
	color: white;
	font-weight: bold;
	padding: 3px 8px 3px 2px;
  	background-image: url(boxHead.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #000099;
}

#strona #lewo #box #content {
	padding: 5px;
	color: #000;
	border: 1px solid #DECEFF;
	background-color: inherit;
}

#strona #lewo #box #content #boxlink {
/*	background-image: url(punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
	padding-left: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	display: block;
	border-bottom: 1px dotted #e0e0e0;
}

#strona #lewo #box #content #boxlink a {
	text-decoration: none;
	color: #003366;
}

#strona #lewo #box #content #boxlink a:hover {
	text-decoration: underline;
}


/*****************************************/

#strona #prawo {
	width: 160px;
	float: right;
	margin-right: 3px;
	
}

#strona #prawo #box {
	clear: both;
	font-size: 11px;
	margin-bottom: 5px;
}

#strona #prawo #box #head {
	color: white;
	font-weight: bold;
	padding: 3px 3px 2px 8px;
	background-image: url(boxHead.jpg);
	background-color: #000099;
	background-repeat: no-repeat;
	font-size: 12px;
}

#strona #prawo #box #content {
	padding: 5px;
	color: #000;
	background-color: inherit;
	border: 1px solid #DECEFF;
}

#strona #prawo #box #content #boxlink {
	/*background-image: url(punkt.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;*/
	padding-left: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	border-bottom: 1px solid #e0e0e0;
}

#strona #prawo #box #content #boxlink a {
	text-decoration: none;
	color: #003366;
}

#strona #prawo #box #content #boxlink a:hover {
	text-decoration: underline;
}
/*****************************************/
#strona #centralnie {
	width: 625px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

#strona #centralnie #box {
	background-color: transparent;
	margin-bottom: 10px;
	clear: both;
	color: black;
	font-size: 11px;
}

#strona #centralnie #box #boxhead {
	height: 20px;
	background-image: url(boxHead.jpg);
}

#strona #centralnie #box #boxhead #tytul {
	padding-top: 3px;
	font-weight: bold;
	float: left;
	padding-left: 8px;
	color: white;
	font-size: 12px;
	background-color: inherit;
}

#strona #centralnie #box #boxhead #tytul a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

#strona #centralnie #box #boxhead #tytul a:hover; #strona #centralnie #box #boxhead #tytul a:focus {
	text-decoration: underline;
}

#strona #centralnie #box #boxcontent {
/*	border: 1px solid #330099;*/
}


#strona #centralnie #box #boxcontent #listaart {
	padding: 10px;
	clear: both;
	color: black;
	background-color: white;
}



#strona #centralnie #box #boxcontent #listaart #data {
	color: #aaa;
	text-align: right;
	font-size: 10px;
	float: right;
	width: 150px;
	background-color: white;
}

#strona #centralnie #box #boxcontent #listaart #tytulart {
	font-weight: bold;
	color: black;
	background-color: white;
}
/*
#strona #centralnie #box #boxcontent #listaart #tytulart a {
	color: #000;
	background-color: white;
	text-decoration: none;
}
*/

#strona #centralnie #box #boxcontent #listaart #zajawka {
	clear: both;
}

#strona #centralnie #box #boxcontent #oddzielenie{
	clear: both;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: inherit;
}


#stopka {
	clear: both;
	width: 960px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-top: 2px solid #C47500;
	color: black;
	text-align: center;
	font-size: 11px;
}

#stopka a {
	text-decoration: none;
}

#stopka a:hover,#stopka a:focus {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

/* podstawowe style uzywane przy wyswietlaniu tresc artykulu */

#h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: inherit;
}

#dataArt {
	float: right;
	font-size: 11px;
}

#h3 {
	color: #534B31;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	clear: both;
	font-style: italic;
	background-color: white;
}

#tresc {
	padding: 10px;
	clear: both;
}

#footerDoc {
	margin-top: 10px;
	padding-top: 3px;
	border-top: 1px solid #e0e0e0;
	font-size: 11px;
	text-align: right;
	padding-right: 3px;
}

/********************/

.button {
	color: white;
	background-color: #000066;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #00c;
}

input.normal {
	border: 1px solid #003;
}

textarea {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
}



/***************************************/
/* style znacznikowe */

#blueBox {
	border: 1px solid #000066;
	background-color: #f0f0f0;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 5px;
	color: black;
}

#redBox {
	border: 1px solid #900;
	background-color: #FFC;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 5px;
	color: black;
}

#uwaga {
	background-image: url(uwaga.gif);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	background-position: 5px 5px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: black;
}

#separator {
	height: 3px;
}


#faq #pytanie {
	margin-bottom: 5px;
}

#faq #odpowiedz {
	margin-left: 10px;
	margin-bottom: 15px;
}


.opisobrazka {
	background-color: #f0f0f0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	padding: 2px;
	color: black;
}



.event_cls {
	border: 1px solid #f0f0f0;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}
.dzisiaj_event_cls {
	border: 1px solid #f0f0f0;
	background-color: #b0b0b0;
	color: #C03;
	font-weight: bold;
	text-decoration: none;
}
.dzisiaj_cls {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.event_col{
	border: 1px solid #f0f0f0;
	color: #000095;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	height: 25px;
	background-color: white;
}
.event_link {
	border: 1px solid #f0f0f0;
	TEXT-DECORATION: none;
	color: Blue;
	background-color: white;
}
.url {
	border: 1px solid #00386c;
	TEXT-DECORATION: none;
	color: Blue;
	background-color: #f0f0f0;
}

#tak {
	background-image: url(tak.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
}

#wiem {
	background-image: url(wiem.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
}

#chce {
	background-image: url(chce.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
}