@charset "utf-8";
/* CSS Document */

html body { width:100%; 
			height: 100%;
			margin: 20px 0px 0px 0px; 
			padding:0px;
			background-color:#000000; 
			text-align:left;

	 		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			COLOR: #808080;
			vertical-align:top; 	
			
			background-repeat:no-repeat;
			background-position:center top;
			background-attachment: fixed;			
			}


#tlo {
	z-index: 1;
	width: 1920px;
	height: 100%;
	position:fixed;
	top: 0px;
}



#plan {
	z-index: 10;
	position: absolute;	
	width: 100%;
	height: 100%;
	
}

img {
	behavior: url(iefix/iepngfix.htc);
	border: 0px solid black;
}
			
td {
	color: #808080;
	vertical-align: top;
	font-size: 12px; 
}

div#strona { 
			width:973px;	
			margin-bottom: 15px;
			display: table;		
			
			padding-bottom: 40px;
			COLOR: #808080;
}	


			
			
			a { text-decoration:underline; color:#003366; }
			a:hover { text-decoration:none; color:#006699; }
			
			
			
div#naglowek { 
			clear: both;			
}			
			
			
div#menu {  margin: 0px 0px 0px 0px; 			
			text-align: left;		
			width: 210px;						
			
			float: left;
			
			}
			
	#menu table {
		width: 210px;
		
	}
	#menu tr {
		height: 68px;		
	}
	#menu td {
		vertical-align:middle;
		text-align: right;
	}
	
	
	
	
	
div#tresc {
			margin: 30px 0px 0px 0px;
			padding-right: 52px;
			width: 650px;
			text-align: justify;
			border: 0px solid white;
			
			float: right;	
			COLOR: #808080;	
}




	#tresc table {
		COLOR: #808080;
	}
		#tresc td {
			text-align: justify;
			COLOR: #808080;
		}
		
		a {
			color:#808080;
			text-decoration: none;
		}
		a:hover {
			color:#FFFFFF;
		
		}		
		a.act_j {
			color:#FFFFFF;
		}
		a.flash {
			font-size:8px;
			color:#999999;
			margin-left: 20px;
		}
		a.flash:hover {
			color:#FFCC00;
		}
			
					
			div#tresc td.n_datam,
			.n_datam {
				font-size:11px;
				font-family:"Courier New", Courier, mono;
				font-weight: normal;
			}
			div#tresc td.n_tytul {
				font-size: 16px;				
				font-weight: bold;
				padding: 10px;
				text-align: left;
			}
				div#tresc td.n_tytul td {
					vertical-align: middle;
					text-align: left;
				}
					
			td.n_tresc,
			td.n_trescON,
			td.n_tresc p {
				font-size: 10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-align:justify;
				
			}
			td.n_trescON,
			td.n_trescON *{
				text-decoration: underline;			
			}
			
			
			div#tresc a.n_mini {
				font-size: 16px;
				font-weight: bold;
			}
			div#tresc a.n_mini:hover {
				
			}
			
			
			#tresc #opis {
				height: 80px;
				text-align: left;
				display: table-cell;	
			}
			
			div#tresc td.reels {
				text-align: center;
				vertical-align: top;
				
				padding: 0px 0px 0px 0px;
			}
			
			#tresc .opis {
				padding: 0px 0px 15px 0px;
				clear: both;
				display: table-cell;
				text-align: left;
			}
			
			#tresc td.navi {
				padding-top: 15px;
				text-align: center;
			}
			a.navi {
				color:#FFFFFF;
			}
			a.navi:hover {
				color:#990000;
			}
			.navi_no {
				color:#333333;
			}
			
			
			
			div#tresc td.szukaj {
				text-align: left;
				vertical-align: top;							
			}
			
					
.error {
	color:#FF0000;
	
}

input.txt {
	border: 1px solid #444444;
	background-color: #000000;
	color: white;
	font-size: 12px;
	width: 108px;	
}



