body {
	
	padding: 0px ;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	background: url('images/background.jpg') repeat-y #000000;
	width: 100% ;
	height: 800px ;
	font-family: Verdana ;
	font-size: 13px ;
	line-height: 24px ;
}

.header {
	
	width: 100% ;
	padding: 0px ;
	margin: 0px ;
}

.headerPasek {
	
	background: url('images/new/pasek.png') repeat-x ;
	width: 100% ;
	height: 201px ;
	margin-top: 150px ;
}

.headerLogo {
	
	width: 483px ;
	height: 381px ;
	margin-top: -350px;
	margin-left: 40px ;
}

.headerButtons {
	
	margin-left: 400px ;
	position:relative;
	z-index:2;
	padding-top: 75px ;
}

.box {
	
	padding-top: 80px ;
	margin-top: -120px ;
	margin-left: auto ;
	margin-right: auto ;
	width: 673px ;
	height: 400px ;
	z-index: -1000;
}

.boxTop {

	background: url('images/box-top.png') no-repeat;
	width: 673px ;
	height: 15px ;
	float: left ;
	margin-left: auto ;
	margin-right: auto ;
}

.boxMiddle {
	
	background: url('images/box-middle.png') ;
	width: 673px ;

	float: left ;
}

.boxMiddleText {
	
	height: 100% ;
	padding: 40px ;
}

.boxBottom {
	
	background: url('images/box-bottom.png') ;
	width: 673px ;
	height: 15px ;
	float: left ;
	margin-bottom: 40px ;
}

.boxMail {
	
	background: url('images/new/boxmail.png') no-repeat;
	width: 500px ;
	height: 201px ;
	padding: 10px ;
	margin-left: 40px ;
}

.success {
	
	color: red ;
	font-size: 18px ;
	font-weight: bold ;
}

blockquote {
	
	background: #f5faeb url(/jul09/templates/yoo_phoenix/images/typography/box_download.png) 3px 5px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
	border-left: 1px dotted #78be5a;
	border-right: 1px dotted #78be5a;
	padding: 10px ;
}

.quotes {
	
	font-size: 25px ;
	font-family: Times New Roman ;
	padding:5px ;
	color: #43004D ;
}

h1 {
	
	color: #46004F ;
	line-height: 35px ;
}

.h1White {
	
	color: #FFFFFF ;
	font-size: 23px ;
	font-weight: bold ;
	font-family: Verdana ;
	margin-left: 20px;
}

.boxMailText {
	
	color: #FFFFFF ;
	font-size: 18px ;
	font-weight: bold ;
	font-family: Verdana ;
	margin-left: 50px ;
}


h2 {
	
	color: #46004F ;
}

b {
	
	color: #46004F ;
}

a {
	
	color: #46004F ;
}

.kliknijTutaj {
	
	padding-top:20px ;
	color: #FFF ;
	font-size:20px ;
}

a.kliknijTutaj {
	
	color: #FFF ;
	font-size:22px ;
	text-decoration: underline ;
}