body { 
	background-image: url(images/tlo2.jpg);	
	color: #e1aa39;
	margin-top: 0;
	font-family: Trebuchet MS, Verdana,;
	font-size: 12px;
	text-align:center;
	padding: 0;
} 
 
#TOP {
	width: 884px;
	text-align: center; 
	position: center;
	margin-left: auto;
   margin-right: auto;
  	margin-top: 0;
	height:auto;
	padding:0;
}


#GORA
{ 
	background-image: url(images/tlogora.jpg);
	height:442px;
	width: 100%;
	margin-top: 0;
	background-repeat: no-repeat 
}
	

#TRESC {
	width: 884px;
	height :auto;
	background-image: url(images/tlosrodek.jpg);
	padding: 0;
}

#STOPKA {
	clear: both;
	width: 884px%;
	height :175px;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat 
}







p {
color:#e1aa39;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:130px;
margin-right:135px;
text-align: center;

}



h1 {
color:#9f7621;
font-size:16px;
font-family: Trebuchet MS,;
text-align:center;
}
h3 {
color:#9f7621;
font-size:14px;
font-family: Trebuchet MS,;
text-align:left;
margin-left:65px;
}

h2 {
color:#ddb45e;
font-size:12px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
margin-left:125px;
margin-right:124px;
text-align: left;
}
h5 {
color:#121e39;
font-size:15px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
margin-left:112px;
margin-right:70px;
text-align: right;
}


a:link {
color : #ffb317;
text-decoration : none;
}
a:visited {
color : #ffb317;
text-decoration : none;
}
a:hover {
color : #fa8748;
font-weight : bold;
text-decoration : none;
}

table.news { border: 0; width: 750px; margin-top: 10px; margin-bottom: 15px; margin-left: 74px; margin-right: 0px;  text-align:left; padding:3px; }
		table.news td { border: 0;  }
		table.news td p { border: 0; padding: 0; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; line-height: 10pt;  }
		table.news td.data { font-size: 10px; text-align:center; width: 100px; margin-left: 0px; vertical-align: top;}
		table.news td.opis { padding-left:30px; width: auto; text-align: justify; 	}	
		
		@charset "utf-8";
/* CSS Document */

/*table.rodowod { border-collapse: collapse; 
width: 700px; 
margin-top: 10px; 
margin-bottom: 15px; 
margin-left:auto; 
margin-right:auto; 
text-align:left; 
background: #f1f1f1; 
border: 1px solid #0d1d33; }*/

table.rodowod{
	border-collapse:collapse;
	width:600px;
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:135px;
	margin-right:135px;
	position:relative;
	text-align:left; 
	backgroung : #3d0f10;
	border:2px solid #423201;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
table.rodowod tr.naglowek{
	padding:4px 4px;
	text-align:center;
	background-color: #200708; 
	border-top:none;
	font-size:10px;
	color: #d39e34;  
}
table.rodowod td { 
		width:auto; 
		border:1px dotted #d39e34; 
		border-top:none;
		padding:4px 4px;
		color:#d39e34; 
		font-size:13px; 
		}
table.rodowod tr { 
		padding:5px 3px; 
		font-size:10px;  
		}
table.rodowod th { 
		padding:5px 3px;
		text-align:center; 
		font-size:15px; 
		color:#d39e34;
		}



