body, td, th, caption {
	color: #F0F0F0;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}

h2 {
	font-family: 'Tahoma', 'Courier New', sans-serif;
	font-size: 1.5em;
	text-align: left;
	padding-left: 0.1em;
	background-color: transparent;

}

h3 {
	font-family: 'Tahoma', 'Courier New', sans-serif;
	font-size: 1em;
	text-align: left;
	padding-left: 0.1em;
	padding-top: 2em;
	padding-bottom: 1em;
	background-color: transparent;

}

h4 {
	font-family: 'Tahoma', 'Courier New', sans-serif;
	text-align: left;
	padding-left: 0.1em;
	padding-top: 1em;
	font-size: 14px;
	background-color: transparent;

}

table#top {
	width: 780px;
	margin: 0 auto;
	border-top: 20px solid #000000;
	text-align: left;
	background: #000000;
	background-color: #000000;

}


td#left_border {
	background: url("left_border.gif");
	background-color: #000000;
	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#center {
	width: 760px;
	padding: 0;
}

td#right_border {
	background: url("right_border.gif");
	background-color: #000000;
	width: 10px;
	padding: 0;
	font-size: 10px;
}

table#body {
	width: 760px;
}

/* <HEADER> */
td#header {
	background: url("./foto/header4.jpg");
	background-color: #000000;
	text-align: right;
	vertical-align: bottom;
	height: 100px;
	padding: 0px 0px;
}

td#header #control {
	height: 22px;
}

td#header #control img {
	width: 20px;
	height: 20px;
}

td#header p {
	font-family: 'Tahoma', 'Courier New', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#header #banner {
	width: 400px;
	height: 50px;
	margin-top: 10px;
}
/* </HEADER> */

td#top_menu {
	background: #000000 url("./images/top_menu.gif");
	color: #808080;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	padding: 0;
}

td#top_menu_border {
	background: url("./images/top_menu_border.gif");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#left, td#right {
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#content {
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td#footer_border {
	background: #000000 url("./images/footer_border.gif");
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#footer {
	background: #000000 url("footer.gif");
	color: #808080;
	font-size: 11px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 100%;
}

table.menu th {
	background: #000000 url("./images/menu_header.gif");
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 0px;
	padding: 0;
		
}

table.menu td {
	background: #000000 url("menu.gif");
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px 7px;
	font-size: 11px;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;	
}



table.menu th.footer {
	background: #000000 url("menu_footer.gif");
	padding: 0;
	font-size: 10px;
	height: 10px;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
}
/* </MENU> */

/* <MENU card> */
table.menu td.card {
	text-align: center;
	font-size: 11px;
}

table.menu td.card img {
	margin: 2px;
}
/* </MENU card> */

/* <MENU left> */
td#left table.menu {
	width: 140px;
	margin: 0 auto;
}
/* </MENU left> */

/* <MENU right> */
td#right table.menu {
	width: 140px;
	margin: 0 auto;
}
/* </MENU right> */

/* <MENU content> */
td#content table.menu {
	width: 460px;
	margin: 0 auto;
}

td#content table.menu th {
	background-image: url("content_header.gif");
}
td#content table.menu td {
	background: #000000 url("content.gif");
	color: #000000;
	font-size: 11px;
	text-align: justify;
	padding: 10px 10px 30px 10px;
	border: none;
}

td#content table.menu th.footer {
	background: #000000 url("content_footer.gif");
	border: none;	
}
/* </MENU content> */

td#content table.menu td table th, td#content table.menu td table td {
	padding: 1px;
	background-color: transparent;
	background-image: none;
}

.dot {
	color: #000080;
	font-weight: bold;
}

/* <A> */
/* <A top_menu> */
td#top_menu a:link, td#top_menu a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

td#top_menu a:hover {
	color: Black;
}
/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: White;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
	color: #7A7A7A;
}
/* </A menu> */

/* <A content> */
td#content a:link, td#content a:visited {
	color: #0040B0;
	font-weight: normal;
	text-decoration: none;
}

td#content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* </A content> */

/* <A foter> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: Silver;
	font-weight: normal;
	text-decoration: none;
}
/* </A foter> */
/* </A> */

div.links {
	font-size: 13px;
	text-align: left;
	}

div.links a:link, div.links a:visited, div.links a:hover {
	color: #808080;
	text-decoration: none;
}
	
div.links p {
	margin-bottom: 0em;
	color: #ffffff;
	}		
	
	
	
	
/* <TAKNIE */
table.taknie {
	width: 100%;
}

table.taknie th {
	vertical-align: middle;
}

table.taknie td {
	vertical-align: top;
	padding: 5px 7px;
}

/* </TAKNIE> */	

p.porada {
	text-align: center;
	font-size: 10pt;
	margin-left: 1em;
	margin-right: 1em;
}

p.cytat {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
}

p.cytatpodpis {
	text-align: right;
	font-size: 10pt;
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	padding-bottom: 0px;
	font-weight: bold;
}

p.powiedzieli {
	text-align: justify;
	font-size: 10pt;
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
}

p.powiedzielipodpis {
	text-align: right;
	font-size: 10pt;
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.powiedzielipodpiskto {
	text-align: justify;
	padding-top: 1px;
	margin-top: 1px;
	font-size: 7pt;
	font-style: normal;
	margin-left: 100px;
	margin-right: 1em;
	font-weight: normal;

}

table.ramka {
	padding: 20px;
	border: White;
	border-width: 2px;
	border-style: solid;
	width: 90%;
	text-align: center;
}

ul.spisstr {
	font-size: 10pt;
	text-align: left;
	padding-left: 1em;
	margin-left: 1em;
	list-style-image: url(./images/arrow1.gif);
}

ul.spisstr a:link, ul.spisstr a:visited, ul.spisstr a:hover {
	color: White;
	text-decoration: none;
}

ol.wizjaimisja {
	font-size: 12px;
	color: White;
	text-decoration: none;	
}

ol.wizjaimisja li{
	padding-top: 1em;
}

ol.dowodymilosci {
	font-family: 'Tahoma', 'Courier New', sans-serif;
	font-size: 10pt;	
	font-weight: normal;
	text-align: left;
	color: White;	
}


ol.dowodymilosci li{
	padding-top: 1em;
}

ol.listanumerowana {
	padding-bottom: 0.1em;
	margin-bottom: 0em;
	padding-left: 0em;
	margin-left: 0em;
}


ol.listanumerowana li{
	list-style: inside;
}



/* <NEWS> */
table.news {
	width: 100%;
}

table.news th {
	background: #000000 url("menu_header.gif");
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 0px;
	padding: 0;
		
}

table.news th.footer {
	background: #000000 url("menu_footer.gif");
	padding: 0;
	font-size: 10px;
	height: 10px;
	border-bottom: 1px solid Gray;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
}

table.news tr.title {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	padding: 5px 7px;
	margin-left: 10px;
	margin-right: 10px;
}

table.news tr.date {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-size: 8px;
}

table.news tr.content {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

table.news tr.title a{
	text-decoration: underline;
	color: white;
}

table.news tr.content a{
	text-decoration: none;
	color: white;
}

td#ankieta {
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
	color: #808080;	
	background-color: Fuchsia;	
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
}


font.q {
	color: Gray;
	font: 12px "Tahoma";
}

font.a {
	color: White;
	font: 12px "Tahoma";
	content: "A: ";
}

p.list {
	margin-bottom: 0em;
	padding-bottom: 0em;
	text-align: justify;
	left: 0px;
	text-indent: 10px;
}

p.list br {
	padding: 20px;
}

