body
		{
		background-image: url('tlo2.jpg');
		background-repeat: no-repeat;
		background-color: #000;
		background-position: top center;
		margin-top: 0px;
		}
		
.top
		{
		background-image: url('top2.png');
		background-repeat: no-repeat;
		background-position: center;
		height: 251px;
		width: 960px;
		}

.menu
		{
		background-image: url('menu2.jpg');
		background-repeat: no-repeat;
		background-position: center;
		height: 47px;
		width: 960px;
		}
		
.tresc
		{
		background-image: url('tresc.jpg');
		background-repeat: repeat-y;
		background-position: center;
		height: 300px;
		width: 960px;
		}
.nieczynne
		{
		float: right;
		border:0px;
		}
.stopka
		{
		background-image: url('stopka.jpg');
		background-repeat: no-repeat;
		background-position: center;
		height: 62px;
		width: 960px;
		font-family: verdana;
		font-size: 10px;
		text-align: right;
		}
		
#stopka
		{
		margin-left: 60px;
		margin-right: 60px;
		}
		
#tresc
		{
		margin-left: 60px;
		margin-right: 60px;
		margin-top: 50px;
		font-family: verdana;
		font-size: 12px;
		float: left;
		text-indent: 30px;
		text-align: justify;
		}
		
p.akapit
		{
		text-indent: 30px;
		float: right;
		}
		
		
.akapit2
		{
		text-indent: 30px;
		float: right;
		width: 500px;
		margin-left: 100px;
		}
		
.galery
		{
		word-spacing: 10px;
		text-align: justify;
		text-indent: 0px;
		width: 500px;
		margin-left: 0px;
		}
		
		
#menu
		{
		margin-left: 37px;
		margin-top: -20px;
		}

#news
		{
		position: relative;
		left: 700px;
		top: -140px;
		width: 368px;
		}
		
#logo
		{
		position: relative;
		left: 40px;
		top: 50px;
		width: 356px;
		}
		
.tyt
		{
		text-indent: 30px;
		text-align: left;
		text-shadow: 1px 1px 3px black;
		font-size: 20px;
		font-family: verdana;
		color: #b61b1b;
		font-weight: bold;
		margin-top: -30px;
		}
		
		
.promo
		{
		text-indent: 30px;
		text-align: left;
		text-shadow: 1px 1px 7px #fff;
		font-size: 16px;
		font-family: Arial;
		color: #f00;
		font-weight: bold;
		margin-top: -30px;
		}
		
		
.pic
	{
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
margin-left: 10px;
	}
	
		
a:link 
	{
	color: #b61b1b;
	font-weight: bold;
	}

a:hover
	{
	color: #b61b1b;
	font-size: 15px;
	font-weight: bold;
	}

a
	{
	color: #b61b1b;
	font-weight: bold;
	}

a:visited 
	{
		color: #b61b1b;
	font-weight: bold;
	}
	
	
	
.alfa img {
border: 1px solid #000000;
filter: alpha(opacity=9);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
:hover.alfa img {
border: 1px solid #000000;
filter: alpha(opacity=100);
-moz-opacity: 100;
-khtml-opacity: 100;
opacity: 100;
		-moz-box-shadow: 0 0 5px 5px #888;
		-webkit-box-shadow: 0 0 5px 5px#888;
		box-shadow: 0 0 5px 5px #888;
} 