html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:auto;	}
#TOP {
	width: 750px;
	margin-left: auto;
	margin-right: auto;	}
#NAGLOWEK {
	background-color: #000;
	text-align: right;
	color: #FF9900;
	font: normal normal 10pt Verdana, 'Courier New';
	font-stretch: extra-expanded;
	font-weight: bold;
	letter-spacing: 10px;
	text-decoration: none;
	word-spacing: 15px;	}
#BANER {
	background-color: #000;
	text-align: center;	}
#MENU {
	background-color: #000;
	margin-bottom: 10px;	}
#TRESC {
	width: 550px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	text-align: left;	}
#PRAWA {
	width: 200px;
	float: right;
	overflow: hidden;
	background-color: #fff;	}
#BOTTOM {
	clear: both;
	width: 100%;
	background-color: #fff;
	text-align: center;	}
#AKTUAL {
	background-color: #F1F1F1;
	padding: 5px;
	width: 535px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;	}
#NAGL {
	font-weight: bold;
	background-color: #CFCFCF;
	padding: 5px; 
	width: auto;
	text-align: left;	}

	
	
#NAGL_LCW {
	font-weight: bold;
	background-color: #CFCFCF;
	padding: 5px; 
	width: auto;
	text-align: left;
	margin: 20px;	}
#TRESC_LCW {
	background-color: #fff;
	text-align: left;
	padding: 1px;	}
 
	
	
	
.galeria {	text-align: right;}
.date {		font-size: smaller;
				font-style: italic;
				text-align: right;
				font-weight: bold;}

.txt_left	{	float: left;
					text-align: justify;
					padding: 5px;
					width: 210; }
.img_right	{	float: right;
					padding: 5px;}					
.img_center	{	padding: 5px;
					text-align: center;}					

.main a:link {			text-decoration: none;
							color: #FF9900;
							font-weight: bold;}
.main a:visited {		text-decoration: none;
				  			color: #FF9900;
							font-weight: bold;}
.main a:hover {		text-decoration: none;
					  		color: white;
					  		font-weight: bold;}
					
a:link {			 		color: black;
							font-weight: bold;}
a:visited {				text-decoration: underline;
							color: black;
							font-weight: bold;}
a:hover   {				text-decoration: underline;
							color: black;
							font-weight: bold;}

.w {			text-indent: 20pt;}

