@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#3a190d;
	background-image:url(images/tlo_test.png);
	background-attachment:fixed;
	background-position: 0 50% ;

}
 
.cala {
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d291f;
	text-align:left;
}
.tekstc  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d291f;
	text-align:center;
}
.tekst a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d291f;
	text-decoration:none;
}
.teksstopka  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration:none;
}
.teksstopka a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration:none;
}

.tekst a:hover {
	text-decoration:underline;
}
.global {
     width: 779px;
     height: 552px;
	 left:50%;
	 top:50%;
	 position:absolute;
     margin-top: -276px;  
     margin-left: -389px;  


     }
.main {
	width: 779px;
	height:552px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.gorna {
	width: 779px;
	height:50px;
	margin: 0 auto;	
}
.glowna {
	position:absolute;
	width:779px;
	height:502px;
	z-index:10;
}
.glownaup {
	position:absolute;
	width:779px;
	height:502px;
	z-index:100;
}
.naglowek {
	position:absolute;
	width:779px;
	height:31px;
	top:40px;
	z-index:1000000;
}
.glowna #lewy {
	width:32px;
	height:502px;
	float:left;
}
.glowna #prawy {
	width:32px;
	height:502px;
	float:left;
}
.glowna #wiekszyjpg {
	float:left;
}
.glownemenu {
	width:150px;
	height:144px;
	
}