body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: black;
}

a {
	text-decoration: none;
	color: #003366;
}

a:link {
	text-decoration: underline;
	color: #003366;
}

a:visited {
	text-decoration: underline;
	color: #D53D45;
}

a:active {
	text-decoration: underline;
	color: #D53D00;
}

a:hover {
	text-decoration: underline;
	color: #D53D45;
}



h1 {
	font-size: 16px;
	font-weight: bold;
}


#www {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	background-color: inherit;
}

#topPage {
	width: 768px;
	height:93px;
	clear: both;
	background-color: #ffffff;
}

#topmenu {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	height: 26px;
	border: 1px solid #ededed;
	padding: 2px;
}
#topmenu #menu {
	background-image: url(topMenuBG.jpg);
	background-repeat: x-repeat;
	background-position: 2px 2px;
	height: 22px;
	padding-top: 4px;
	text-align: center;
}

#topmenu #menu a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 1px;
	padding-right: 1px;
}

#topmenu #menu a:hover, #topmenu #menu a:focus {
	color: #c63e3f;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(topMenuHrefBG.jpg);
	background-repeat: x-repeat;
	padding-left: 1px;
	padding-right: 1px;
}


#strona {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	clear: both;
	background-color: #fff;
}

/*****************************************/

#strona #prawo {
	width: 160px;
	float: right;

}

#strona #prawo #box {
	clear: both;
	font-size: 11px;
	margin-bottom: 5px;
	width: 160px;
	background-color: #efefef;
}

#strona #prawo #box #head {
	height: 22px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
  	background-image: url(boxHead.jpg);
	background-repeat: x-repeat;
	font-size: 13px;
	clear: both;
	color: #6a6969;
}

#strona #prawo #box #althead {
	border-top: 1px solid #dddddd;
	line-height: 0px;
	font-size: 0px;
}


#strona #prawo #box #content {
	padding: 5px;
	color: #000;
	clear: both;
	border-bottom: 1px solid #dddddd;
}

#strona #prawo #box #content #boxlink {
	background-image: url(punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	border-bottom: 1px solid #e0e0e0;
	width: 130px;
	font-family: sans-serif;
}

#strona #prawo #box #content #boxlink a {
	text-decoration: none;
	color: #003366;
}

#strona #prawo #box #content #boxlink a:hover {
	text-decoration: underline;
}
/*****************************************/
#strona #centralnie {
	width: 588px;
	float: left;
	margin-left: 4px;
	background-color: inherit;
}

#strona #centralnie #box {
	margin-bottom: 10px;
	clear: both;
	color: black;
	font-size: 12px;
	background-color: #FFFCF4;
}

#strona #centralnie #box #boxhead {
	background-image: url(boxContentHead.jpg);
	background-repeat: x-repeat;
	height: 26px;
}

#strona #centralnie #box #boxhead #tytul {
	padding-top: 4px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #6a6969;
}

#strona #centralnie #box #boxhead #tytul a {
	color: #c73e3f;
	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 #a6a6a6;
}



#strona #centralnie #box #boxcontent #listaart {
	padding: 10px;
	clear: both;
	color: black;
	width:95%;
	margin-left: 3px;
}



#strona #centralnie #box #boxcontent #listaart #data {
	color: #aaa;
	text-align: right;
	font-size: 10px;
	float: right;
	width: 150px;
	background-color: transparent;
}

#strona #centralnie #box #boxcontent #listaart #tytulart {
	font-weight: bold;
	color: black;
	background-color: transparent;
}

#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: 768px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-top: 2px solid #CED2E1;
	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;
	background-color: inherit;
	padding-left: 5px;
}

#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;
}

#zsn {
	width: 95%;
	clear: both;
	margin: 5px;
	border: 1px solid #c0c0c0;
	margin-left: auto;
	margin-right: auto;
}

#zsn #hzsn {
	font-weight; bold;
	color: #Cc0000;
	background-color: #c0c0c0;
	padding: 5px;
}

#zsn #czsn {
	color: #606060;
	background-color: #fafafa;
	padding: 5px;
}