/* CSS Document */
#horizon        
	{
	z-index:0;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	}

#content    
	{
	z-index:1;
	margin-left: -377px;
	position: absolute;
	top: -255px;
	left: 50%;
	width: 755px;
	height: 510px;
	}
#content_disc  
	{
	z-index:1;
	position: absolute;
	top: -205px;
	height: 410px;
	width: 100%;
	left: 0px;
	text-align:center;
	background-image:url(../tlo_disc.gif);
	}

div.horizon_pop     
	{
	z-index:3;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	visibility: hidden;
	overflow: visible;
	display: block
	}

div.content_pop      
	{
	z-index:4;
	margin-left: -387px;
	position: absolute;
	top: -287px;
	left: 50%;
	width: 780px;
	height: 580px;
	visibility: inherit;
	}
	
div.all_nakl{
	z-index:2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:#000000;
	visibility: hidden;
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
	}	

html, body {
	overflow:hidden;
	margin: 0px;
	height:100%;
}

table.table1{
	background:url(../tlo_gora.jpg);
	height: 40%;
	width:100%;
}

table.table1_disc{
	background-color:#000000;
	height: 50%;
	width:100%;
}
table.table2_disc{
	background-color:#2D1F11;
	height: 50%;
	width:100%;
}

table.table2{
	background:url(../tlo_dol.jpg);
	height: 60%;
	width:100%;
}
img.zdj{ border: none; }