/* TAGI OGÓLNE  */

body {
	background-image:url(images/tlo_1.gif);
	background-position: repeat-y;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: black;
}
a:link, a:visited { 
	color: #000099; 
	text-decoration: none; 
}
a:hover {	
	color: #CC0000; 
	text-decoration: underline; 
}

/* OGÓLNE STYLE */
.img-b {
	border:1px solid #bebebe;
}
.dodano {
	color:#A0A0A0;
	text-align:left;
}
.tyt-m {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000099;
	padding-bottom: 8px;
	vertical-align: top;
}
.tyt {
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#000099;
	padding:4px;
}
.tresc {
	text-align:justify;
}
.siedem-pkt {
	font-size: 7pt;
}

.niewidoczny {
	font-size: 1pt;
	color:#D2CFCF;
}
.invisible {
	font-size: 1pt;
	color:#ffffff;
}

.input {
	border:1px solid #bebebe;
	font-family: Tahoma, Verdana;
	font-size:8pt;
	color:#000000;
}
.submit {
	border:1px solid #bebebe;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#000099;
	cursor:hand;
	margin-top:6px;
}

/* header header header header header header header header header */
.tab-header {
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	background-color:#FFFFFF;
	width:750px;
}
#data {
	text-align:left;
	color:#000099;
	padding:6px;
}
.akt {
	border:1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}



/* main main main main main main main main main main main main main */
.tab-main {
	background-color:#FFFFFF;
	border:1px solid #bebebe;
	border-collapse:collapse;
	width:756px;
}
.td-main-lewa {
	width:170px;
	border-right:1px solid #bebebe;
	vertical-align:top; 
}
.td-main-prawa {
	width:170px;
	border-left:1px solid #bebebe;
	vertical-align:top;
}
.tab-main-tyt-dol {
 	width:100%;
 	border-bottom:1px solid #bebebe;
	border-collapse:collapse;
	margin: 0px;
}
.tab-main-tb {
 	width:100%;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	border-collapse:collapse;
}
.tab-main-reklama {
 	width:100%;
	/*border-top:1px solid #bebebe;*/
	border-collapse:collapse;
}
.td-main-tb {
	vertical-align:top; 
	border-top:1px solid #BEBEBE; 
	border-bottom:1px solid #BEBEBE;
}
.td-main-tyt {
	background-image:url(images/main-bg-tytul.gif);
	background-repeat:repeat-x;
	background-color:#FFF280; 
	text-align:left; 
	padding:4px;
	margin:0px;
}
.td-main-skroty {
	text-align:left; 
	padding:4px;
	vertical-align: top;
}
.t {
	border-collapse:collapse;
	width:100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.td-50l-aktualnosci {
	width:50%;
	vertical-align:text-top;
	padding:4px;
	border-right: 1px solid #bebebe;
}
.td-50p-pielgrzymki {
	width:50%;
	vertical-align:text-top;
	padding:4px;
}
.td-50p {
	width:50%;
	vertical-align:text-top;
	padding:4px;
}


/* footer footer footer footer footer footer footer footer footer */
.table-footer {
	width: 756px;
	text-align:left;
	color:#000099;
	padding:4px;
	margin-top:6px;
	font-size:7pt;	
}

