body { 
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: transparent url(images/back.png) repeat-x;
}

div#kontener { 
	padding: 0px;
	padding-top:10px;
	margin: 0px;
	border: 0px solid #09093c;
	width: 770px;
	height: 586px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #373737 url(images/bg_kontener.jpg) repeat-x ;
}

div#baner {
	float: left;
	width: 770px;
	height: 188px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #c2c2c2;
	border-left: 0px solid #c2c2c2;
	border-right: 0px solid #c2c2c2;
	padding: 0px;
	margin-top: 0px;
	background: transparent;
}

div#tresc {
	float: left;
	width: 770px;
	height: 380px;
	border-top: 0px solid #ed1c24;
	padding-left: 0px;
	margin: 0px;
	margin-top: 0px;
	font-family: arial;
	color: #000;
	font-size: 15pt;
	background: transparent url(images/stopka_bg.jpg) no-repeat bottom;
}

h1 {
	font-family: arial;
	color: #ff0000;
	font-size: 20px;
	border-left: 0px solid #012065;
	padding-bottom: 10px;
	padding-left: 40px;
	background: transparent;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}


div#lewa {
	width: 300px;
	height: 300px;
	border-top: 0px solid #c2c2c2;
	border-bottom: 0px solid #7a7a7a;
	border-left: 0px solid #c2c2c2;
	border-right: 0px solid #7a7a7a;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-left: 30px;
	vertical-align: top;
	font-family: arial;
	color: #000;
	font-size: 9pt;
	text-align: justify;
	line-height: 14pt;
	float:left;
	display:inline;
}

div#prawa {
	float:right;
	width: 390px;
	height: 300px;
	border-top: 0px solid #c2c2c2;
	border-bottom: 0px solid #7a7a7a;
	border-left: 0px solid #c2c2c2;
	border-right: 0px solid #7a7a7a;
	padding: 0px 10px 0px 0px;
	margin-top: 30px;
	margin-right: 10px;
	vertical-align: baseline;
	font-family: arial;
	color: #fff;
	font-size: 9pt;
	text-align: left;
	line-height: 14pt;
	background: transparent;
	display: inline;
}

#prawa a {
color: #fff;
}

#prawa a:hover {
color: #fff;
text-decoration: none;
}

div#stopka {
	width: 770px;
	height: 13px;
	border-top: 0px solid #fff;
	padding-top: 3px;
	margin-top: 0px;
	font-family: arial;
	color: #fff;
	font-size: 7pt;
	background: transparent; 
	text-align:left;
	float:left;
}


div#text {
	width: 300px;
	border: 0px solid #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	font-family: arial;
	color: #fff;
	font-size: 9pt;
	text-align: left;
	line-height: 13pt;
	float:left;
	display:block;
	scrollbar-arrow-color: #fff; 
	scrollbar-base-color: #373737; 
	scrollbar-track-color: #232323; 
	scrollbar-highlight-color:#373737; 
	scrollbar-shadow-color:#373737; 
}

a {
color: #fff;
text-decoration: underline;
}

a:hover {
color: #fff;
text-decoration: none;
}
