@charset "utf-8";
/* CSS Document */

* {
margin: 0 auto;
padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:justify;
	font-weight: bold;
	width: 630px;
	}
	
#header {
	margin: auto;
	width: 630px;
	height:329px;
	background-image: url(head.jpg);
	
}

#reg {
	margin: auto;
	width: 577px;
	height:43px;
	background-image: url(darmowarejestracja1.png);
	
}

#content {
	margin: auto;
	width: 630px;
	height:714px;
	background-image: url(bg.png);
		
}

#footer {
	margin: auto;
	width: 630px;
	height:20px;
	
	
		
}

p {
	color: #ffffff;
	text-align: justify;
	font-size: 11px;
	margin-left: 42px;
	margin-right: 42px;
	margin-top: 10px;
	letter-spacing:2px;
	line-height:120%
	
	
}

a:link {
	color: #3ed835;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3ed835;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3ed835;
}

h1 {
	color: #ffffff;
	text-align: left;
	font-size: 9px;
	margin-left: 180px;
	margin-right: 28px;
	margin-top: 10px;
	letter-spacing:1px;
	
}
img {
	border:0px solid #0000ff;
	padding-right: 10px;

}

h2 {
	color: #153a70;
	text-align: center;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
		
}
