body, td, th, caption {
	color: #000000;
        
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/* <??body_substrony> */
body {
	background: #273d56 url(".gif"); 
	margin: 0;
	padding: 0;
	text-align: center;

}

table {
	border-collapse: collapse;

}


table#top {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
/* <paskek lewy> */
td#left_border {
	background: #344d6b;

	width: 10px;
	padding: 0;
	font-size: 10px;
}
/* <srodek strony> */
td#center {
	background: #e0e0e0;
	width: 780px;
	padding: 0;

}
/* <paskek prawy> */
td#right_border {
	background: #344d6b;
	width: 10px;
	padding: 0;
	font-size: 10px;
}


table#body {
	width: 780px;
}

/* <HEADER> */
td#header1 {
	background: #0f2a48 url("baner_text1.gif");
	text-align: right;
	background-repeat: no-repeat;	
	vertical-align: top;
	height: 50px;
	padding: 5px 5px;

	color: #ffffff;
	font-weight: bold;	
	font-size: 10px;
}

/* <baner> */
td#header {
	background: #0f2a48 url("logo.gif");
	text-align: right;
	background-repeat: no-repeat;	
	vertical-align: top;
	height: 200px;
	width: 150px;
	padding: 0px 0px;
}
td#mainhead {
	background: #0f2a48 url("mainbaner.jpg");
	text-align: right;
	background-repeat: no-repeat;	
	vertical-align: top;
	height: 200px;
	padding: 5px 10px;
}
/* </HEADER> */
/* <under baner> */
td#data {
	background: url("images/data.gif");
	color: #06334b;
	font-weight: bold;	
	text-align: left;
	vertical-align: middle;
	height: 37px;
	width: 284px;
	font-size: 10px;
	padding: 0px;
}
td#top_linki {
	background: #cccccc;
	color: #06334b;
	font-weight: bold;	
	text-align: left;
	vertical-align: middle;
	height: 37px;
	font-size: 10px;
	padding: 0px;
}
/* <under baner_pasek> */
td#top_menu_border_top {
	background: #ffffff url("granat1.gif");
	height: 5px;
	padding: 0;
	font-size: 1px;
}
td#top_menu_border {
	background: #ffffff url("granat2.gif");
	height: 5px;
	padding: 0;
	font-size: 1px;
}
/* <strefa_menu_lewe> */

/* <menu_lewe> */

td#menu_lewe {
	background: #0f2a48 url("tlo_lewe1.gif");
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}
/* </menu_lewe> */
/* <strefa_substrony> */
td#content {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 480px;
}
/* <menu_prawe> */
td#menu_prawe {
	background: #0f2a48 url("tlo_prawe.gif");
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 0;
}
/* </menu_prawe> */

/* <stopka> */
td#footer {
	background: #c5c5c5 url("szary.gif");
	color: #7b829c;
	font-size: 11px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 100%;
}

/* <strefa_podstrony> */

/* </MENU> */

/* <MENU content> */
/* <podstrony_tab_glowna> */
td#content table.menu {
	width: *;
}
/* <podstrony_tab_glowna_th> */
td#content table.menu th {
	background-image: url("menu.gif");
}
/* <podstrony_tab_glowna_td> */
td#content table.menu td {
	background: #FFFFFF url("tlo_tab.gif");
	color: #000000;
	font-size: 11px;
	text-align: justify;
	padding: 10px 10px 30px 10px;
}
/* <podstrony_tab_glowna_stopka> */
td#content table.menu th.footer {
	background: #FFFFFF url("dolna_tab.gif");
}
/* </MENU content> */


.dot {
	color: #000020;
	font-weight: bold;
}

/* <A> */
/* <A top_menu> */
/* <linki pasek top> */
td#top_menu a:link, td#top_menu a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

td#top_menu a:hover {
	color: #000080;
}
/* </A top_menu> */



/* <A content> */
/* <linki podstrony> */
td#content a:link, td#content a:visited {
	color: #c4c4c4;
	font-weight: normal;
	text-decoration: none;
}

td#content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* </A content> */

/* <A foter> */
/* <linki stopka> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: #7b829c;
	font-weight: bold;
	text-decoration: none;
}
/* </A foter> */
/* </A> */


