body {
  background-color: 				#7094b4; 
  font-family: 						Tahoma;
  font-size: 							8pt;
  color: 									#000000;
  margin: 								0;
  padding: 								0;

}
a {
	color:									#800000;
	text-decoration: 				none;
}
a:hover {
	color:									#808000;
}

table,tr,td {
  font-family: 						Tahoma;
  font-size:							8pt;
  color:									#484848;
}
input, textarea, select {
  background-color: 			#F4F4F4;
  border:									1px solid #999999;
  font-family:						Tahoma;
  font-size:							8pt;
}
.img {
	border: 								none;
	vertical-align: 				middle;
}

/* --- tabela nagłówka --- */
table#table_header {
	border-collapse:				collapse;
	width: 									750px;
	background-color: 			#ffffff;
}
td#td_header {
	background-image: 			url(images/pik.gif); 
	background-position: 		bottom; 
	background-repeat: 			repeat-x; 
	border-right: 					1px solid #000000; 
	border-left: 						1px solid #000000; 
	padding-bottom:					6px;
}
td#td_imieniny_data {
	width: 									50%; 
	padding: 								4px 0 6px 10px; 
	border-left: 						1px solid #000000; 
	background-image: 			url(images/bg_data.gif); 
	background-position: 		bottom; 
	background-repeat: 			repeat-x; 
	background-color: 			#f2f2f2; 
}
td#td_adres {
	padding: 								4px 10px 6px 0px; 
	border-right: 					1px solid #000000; 
	text-align: 						right; 
	color: 									#606000; 
	background-image: 			url(images/bg_data.gif); 
	background-position: 		bottom; 
	background-repeat: 			repeat-x; 
	background-color: 			#f2f2f2; 
}

/* --- tabela ciała strony --- */
table#table_main {
	border-collapse:				collapse;
	width: 									752px;
	background-color: 			#ffffff;
}
td#td_menu {
	background-image: 			url(images/bg_menu.gif); 
	background-position: 		left; 
	background-repeat: 			repeat-y; 
	vertical-align: 				top; 
	width: 									25%; 
	padding: 								10px; 
	border-top: 						1px solid #aaaaaa; 
	border-left: 						1px solid #000000; 
}
td#td_new {
	width:									250px;
	vertical-align: 				top; 
	padding: 								10px; 
	border-top: 						1px solid #aaaaaa; 
	border-right: 					1px solid #000000;
	background-image: 			url(images/pik.gif); 
	background-position: 		left; 
	background-repeat: 			repeat-y; 
}
td#td_tresc_main {
	vertical-align: 				top; 
	padding: 								10px; 
	border-top: 						1px solid #aaaaaa; 
	background-image: 			url(images/pik.gif); 
	background-position: 		left; 
	background-repeat: 			repeat-y; 
}
td#td_tresc {
	vertical-align: 				top; 
	padding: 								10px; 
	border-right: 					1px solid #000000;
	border-top: 						1px solid #aaaaaa; 
	background-image: 			url(images/pik.gif); 
	background-position: 		left; 
	background-repeat: 			repeat-y; 
}

/* --- tabela stopki strony --- */
table#table_footer {
	 width: 								752px;
	 background-color: 			#f2f2f2;
}
td#td_links {
	padding: 							8px 6px 0px 6px; 
	text-align: 					center; 
	border-top: 					1px solid #aaaaaa; 
	border-right: 				1px solid #000000; 
	border-left: 					1px solid #000000;
	font-family:					Tahoma;
	font-size: 						8pt;
}

div.menu {
	margin: 							1px;
	font-family: 					Arial;
	font-size:						11px;
	padding:							2px 2px 2px 8px;
}
div.menu a{
	background-position: 	left;
	background-repeat: 		no-repeat;
	color:								#5F4100;
}
div.menu a:hover {
	background-position: 	left;
	background-repeat:		no-repeat;
	font-weight:					bold;
	color:								#990000;
	padding-left:					6px;
}
.tyt_strony {
	font-family: Tahoma; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #72581F;
}
.nowosci_title {
	color: Green;
	font-weight: bold;
}
.nowosci_date {
	padding-bottom: 4px; 
	font-size: 7pt;
}
.nowosci_intro {
	padding-bottom: 2px;
}
.nowosci_text {
	padding-bottom: 2px;
}
.nowosci_wiecej {
	 text-align: left; 
}
.nowosci_linia {
	background-image: url(images/pik.gif); 
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 4px; 
	margin-top: 4px;
}

.gazetka_title {
	color: #800000;
	font-weight: bold;
}
.gazetka_date {
	padding-bottom: 4px; 
	font-size: 7pt;
}
.gazetka_intro {
	padding-bottom: 2px;
}
.gazetka_text {
	padding-bottom: 2px;
}
.gazetka_wiecej {
	 text-align: left; 
}
.gazetka_linia {
	background-image: url(images/pik.gif); 
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 4px; 
	margin-top: 4px;
}
