body {
	color: #000000;
	background-color: #990000;
	background-image: url(grafika/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page {
	width: 750px;
	height: 510px;
	margin: auto;
	background: url('grafika/pageBg.jpg') no-repeat;
}

.content {
	width: 694px;
	margin: auto;
}

.adres {
	width: 350px;
	margin: auto;
	position: relative;
	top: 90px;
	text-align: center;
	color: #fff;
	font-family: Verdana;
	font-size: 8pt;
}

.adres a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.adresLeft {
	float: left;
	text-align: center;
}

.adresRight {
	float: right;
	text-align: center;
}

.adres p { margin: 0;padding: 0; }

.adres h1 { font-size:9pt;margin:0;margin-bottom:5px;padding: 0; }

.opis {
	width: 694px;
	margin: auto;
	position: absolute;
	top: 160px;
}

.opis img {
	float: left;
}

.blok {
	width: 160px;
	margin: 0 5px;
	float: left;
	text-align: left;
	font-size: 8pt;
	color: #f4bf8d;
}

.blok h1 { font-size:9pt;font-weight:bold;margin:0;margin-bottom:5px;padding: 0; }

.separator {
	width: 1px;
	height: 175px;
	background: (grafika/separator.gif) no-repeat;
	float: left;
}

.buttony {
	width: 694px;
	height: 65px;
	position: absolute;
	top: 360px;
}

.buttony .wejdz {
	width: 335px;
	height: 65px;
	float: left;
	background: url(grafika/wejdz.jpg) no-repeat;
}

.buttony .flash div {
	padding: 15px 0 0 65px;
	color: #000;
	font-size: 8pt;
}

.buttony .flash div a {
	color: #000;
	text-decoration: none;
}

.buttony .flash div a:hover {
	text-decoration: underline;
}

.buttony .flash {
	width: 332px;
	height: 65px;
	float: right;
	position: relative;
	right: 8px;
	background: url(grafika/flash.jpg) no-repeat;
}

.disclaimer {
	width: 680px;
	height: 40px;
	position: absolute;
	top: 425px;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}

.copy {
	width: 680px;
	height: 20px;
	position: absolute;
	top: 460px;
	font-size: 7pt;
	color: #777;
	text-align: center;
}

.clear {
	clear: both;
}
