body
{
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font-size: 13px;
	font-family: Helvetica;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #ffffff;
}

#top
{
	width: 100%;
	height: 61px;
	background: url(../images/top.png);
	background-repeat: repeat-x;
	clear: both;
	text-align: left;
	color: #f9f9f9;
}

#top-zone
{
	width: 225px;
	height: auto;
	margin: 0px;
	padding-top: 16px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 20px;
}

#top-zone2
{
	width: 509px;
	height: auto;
	margin: 0px;
	padding-top: 26px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#top-zone3
{
	width: 100px;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 70px;

}

#top-zone4
{
	width: 120px;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#page
{
	width: 996px;
	height: auto;
	margin: 0px auto;
	text-align: justify;
	padding-top: 50px;
}

#page2
{
	width: 921px;
	height: auto;
	margin: 0px auto;
	text-align: justify;
	padding-top: 50px;
}

#intro-text
{
	width: auto;
	height: auto;
	margin: 0px;
	float: left;
	overflow: hidden;
	text-align: left;
}

.intro-text2
{
	width: auto;
	height: auto;
	margin: 0px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
}

#content {
	position: relative;
	margin: auto;
	width: 900px;
}

#home-content-top {
	background-image: url(../images/home_content_top.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 49px;
}

#home-content-background {
	background-image: url(../images/home_content_background.png);
	width: 900px;
	height: 640px;
}

#invite-content-top {
	background-image: url(../images/invite_content_top.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 49px;
}

#invite-content-background {
	background-image: url(../images/invite_content_background.png);
	width: 900px;
	height: 792px;
}

#content2 {
	position: relative;
	width: 850px;
	float: left;
	left: 13px;
	text-align: left;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
 	font-size: 14px;
 	color: #CCC;
}

#form
{
	width: 900px;
	height: auto;
	margin: 0px;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

.form-table
{
	width: 887px;
	border-style: none;
}

.form-table2
{
	width: 1247px;
	border-style: none;
}

.home-form
{
	width: 208px;
	height: 27px;
	text-align: left;
}

.home-form2
{
	width: 263px;
	height: 27px;
	text-align: left;
}

.home-form3
{
	width: 211px;
	height: 22px;
	text-align: right;
}

.home-form4
{
	width: 279px;
	height: 16px;
	text-align: right;
}

.invite-form
{
	width: 251px;
	height: 27px;
	text-align: left;
}

.form-field
{
	width: 325px;
	height: 30px;
	text-align: left;
}

#home-content-footer {
	background-image: url(../images/home_content_footer.png);
	width: 900px;
	height: 54px;
}

#invite-content-footer {
	background-image: url(../images/invite_content_footer.png);
	width: 900px;
	height: 54px;
}

#zone
{
	width: 900px;
	margin: 0px;
	float: left;
	overflow: hidden;
	padding-top: 35px;
	text-align: center;
}

#footer
{
	width: 900px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

input.nazwa
{
	width: 300px;
	font-size: 20px;
	color: #bbbbbb;
	font-weight: bold;
	font-family: Helvetica;
	text-align: justify;
}

input.e-mail
{
	width: 300px;
	font-size: 20px;
	color: #bbbbbb;
	font-weight: bold;
	font-family: Helvetica;
	text-align: justify;
}

a:link
{
	font-size: 12px;
	color: #FFFFFF;
}

a:visited
{
	font-size: 12px;
	color: #FFFFFF;
}

a.text:link
{
	color: #ffffff;
	text-decoration: none;
}

a.text:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.text2:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.text2:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.top:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.top:hover
{
	color: #ffedd8;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.top:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

img
{
	border-style: none;
}
