* { padding: 0; margin: 0; }
body {
		background-image: url(tlo.jpg);
		background-attachment: fixed;
		color: #E0E0E0;
		font-size: 12px;
		font-family: tahoma;
		text-align: justify;
		SCROLLBAR-FACE-COLOR: Black;
		SCROLLBAR-HIGHLIGHT-COLOR: #909090;
		SCROLLBAR-SHADOW-COLOR: #909090;
		SCROLLBAR-3DLIGHT-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR: #909090;
		SCROLLBAR-TRACK-COLOR: #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
			
.menu-v-2
			{
			position:absolute;
			left:0;
			top:0;
			width: 740px;
			height:140px;
			z-index:-1;
			}
			
			
			
#licznik
			{
			position: absolute;
			top:108px;
			left: 5px;
			padding-top:0px;
			margin-bottom:30px;
			width: 100px;
			height:auto;
			text-align: center;
			z-index: 1;
			}
			
			
			
#divglowna
			{
			height: 100%;
			width: 770px;
        margin-left: auto;
        margin-right: auto;
			}
			
			
			
.pustal
			{
			position: relative;
			height:100%;
			width: 100px;
			float:left;
			}
			
			
#gornalistwa
			{
			position: relative;
			height:10px;
			width: 562px;
			}
			
			
			
.pustap
			{
			position: relative;
			height:100%;
			width: 100px;
			float:right;
			}


table {
        font-size: 12px;
				text-align: justify;
}

.tab		
				{
				margin-left: 5px;
				margin-right: 5px;
				font-size: 12px;
				}

a {
        color: #826435;
        font-size: 12px;
}

a:hover {
        text-decoration: none;
				color: #ad8547;
}




span {
        color: white;/*#CC9933;*/
        font-weight: lighter;
        font-size: 16px;
}

img {
        border: 1px solid #ffffff;
				margin: 0 0 0 10px!important;
				margin: 0 0 0 10px;

}

em	{
		font-size: 9px;
		}
