body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url('images/BG-main.jpg') no-repeat top center fixed;
	font-family: verdana, arial; 
	}


a,  a:hover, a:visited {text-decoration: none;
						color: #CFDCE2;
					}
					
a.rec, a.rec:hover, a.rec:visited {font-size: 12px;
								  margin: 0 0 0 150px;
								  color: #a7c0cc;
								  }
								  
	
#strona
{	margin: 0 auto;
	width: 830px;

}	

#lewy
{	float: left;
	width: 605px;
	text-align: left;
}
#prawy
{	float: left;
	width: 225px;
	top: 20px;
	margin-left: 640px;
	position: fixed;
	}
	
	
.txt
	{background: url('images/BG-txt.png');
	padding-bottom: 50px;}

	
#lewy p {
			margin: 0 15px 0 15px;
			letter-spacing: 0px;
			font-size: 13px; 
			color: #CFDCE2; 
			text-align: left;
			line-height: 24px;
			}
h1 {
	margin: 15px 0 0 15px;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: normal;
	}

	h2
		{
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		letter-spacing: 2px;
		font-size: 13px;
		margin: 35px 0 0 15px;	
		padding: 0;
		}	
.italic 
	{font-style: italic;}


	
#text
{
	padding: 15px;

}	

hr {width: 450px;
	height: 1px;
	background-color: #000000;
	border: solid 1px #5c8ba1;
	}
	
