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: 1696px;
	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: 1490px;
	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;
}

span {
	font-family: arial;
	color: #ff0000;
	font-size: 25px;
}

div#lewa {
	width: 710px;
	height: 900px;
	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: 350px;
	height: 290px;
	border-top: 0px solid #c2c2c2;
	border-bottom: 0px solid #7a7a7a;
	border-left: 1px solid #c2c2c2;
	border-right: 0px solid #7a7a7a;
	padding: 0px 10px 0px 20px;
	margin-top: 30px;
	margin-left: 0px;
	vertical-align: baseline;
	font-family: arial;
	color: #fff;
	font-size: 9pt;
	text-align: left;
	line-height: 14pt;
	background: transparent;
}

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:500px;
	height:820px;
	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: justify;
	line-height: 13pt;
	float:left;
	display:inline;
	scrollbar-arrow-color: #fff; 
	scrollbar-base-color: #373737; 
	scrollbar-track-color: #232323; 
	scrollbar-highlight-color:#373737; 
	scrollbar-shadow-color:#373737; 
}

.menu {
	border: 0px solid #fff;
	width: 530px;
	height: 50px;
	list-style: none;
	text-align: right;
	padding: 0px;
	display: block;
	margin: 0px;
}

.menu li {
	display: inline;
	padding:0 20px 0 20px;
	float:left;
	border: 0px solid #fff;
	background: url(images/arrow.gif) no-repeat center;
	background-position: 0px -3px; 
}

.menu li a {
	display: inline;
	float:left;
	border: 0px solid #fff;
	background-position: 0px -3px;
	color: #fff; 
}

.menu li a:hover {
	display: inline;
	float:left;
	border: 0px solid #fff;
	background-position: 0px -3px; 
	text-decoration: none;
}

.obrazek {
border: 3px solid #fff;
margin: 0 8px 0 0;
padding: 0px;
background: #fff;
float:left;
}
