body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #a9a9a9;
}

img {
   behavior: url("pngbehavior.htc");
}

.holder {
	width:780px;
	clear:both;
	margin:0 auto 0 auto;
	text-align:left;
	border:0;
	padding:0;
}

#pas1 {
	background-color: #e8c93b;
	clear:both;
	height: 7px;
	padding:0;
	margin:0;
}

#pas2 {
	background-color: #f5f5f5;
	background-image:url(../img/cien2.bmp);
	background-repeat:repeat-x;
	clear:both;
	height: 90px;
	padding:0;
	margin:0;
}

#pas3 {
	background-color: #233786;
	background-image:url(../img/cien.bmp);
	background-repeat:repeat-x;
	clear:both;
	padding:0;
	margin:0;
	height: 230px;
}

#pas3 .holder {
	margin-bottom:-2px;
}

#pas3sub {
	background-color: #a9a9a9;
	clear: both;
	padding: 0;
	margin: 0;
}

#pas3sub .holder {
	background-image:url(../img/sub_content_bg.gif);
	background-repeat:repeat-y;
}

#pas4 {
	background-color: #e8c93b;
	clear:both;
	height: 70px;
}

html>body div#pas4 {
	background-color: #e8c93b;
	clear:both;
	height: 70px;
	margin-top: -2px;
}

#pas5 {
	background-color: #a9a9a9;
	clear: both;
}

#pas5 .holder {
	background-image:url(../img/index_content_bg.gif);
	background-repeat:repeat-y;
}

#bottom {
	background-color: #a9a9a9;
	clear: both;
}

#pas1_a {
	float: left;
	width: 200px;
	background-color: #233786;
	height: 7px;
}

#pas1_b {
	float: right;
	width: 580px;
	background-color: #233786;
	height: 7px;
}


#jezyki {
	float: left;
	width: 200px;
	height: 90px;
	background-color: #fff;
}

#impreza {
	float: right;
	width: 580px;
	height: 90px;
	background-color: #eaeaea;
}

#menu {
	width: 200px;
	float: left;
}

#zdjecie {
	float: right;
	width: 580px;
	height: 230px;
}

#newsletter {
	float: left;
	width: 200px;
	background-color: #8a181b;
	height: 70px;
}

html>body div#newsletter {
	float: left;
	width: 200px;
	background-color: #8a181b;
	margin-top: -2px;
	height: 70px;
}

#funkcje {
	float: left;
	width: 580px;
	background-color: #233786;
	height: 70px;
}

html>body div#funkcje {
	float: left;
	width: 580px;
	background-color: #233786;
	height: 70px;
	margin-top: -2px;
}

#news {
	float: left;
	width: 200px;
	background-color: #eaeaea;
	height:auto;
}

#content {
	background-color: #fff;
	width: 580px;
	float: right;
}

#bottom_a {
	float: left;
	width: 200px;
	background-color: #29176f;
	height: 75px;
}

#bottom_b {
	float: right;
	width: 580px;
	background-color: #29176f;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clearboth {
	clear: both;
}

.pad7 {
	padding: 7px;
	margin: 0;
}
.pad15 {
	padding: 5px 15px 5px 15px;
	margin: 0;
}