body {
	background:#d4ccaa;
	margin:0;
	padding:0;
	font:normal 11px/16px Verdana,Arial,sans-serif;
	color:#333;
}
a {
	text-decoration:none;
	color:#0d4380;
}
a:hover {
	text-decoration:underline;
	color:#092c53;
}
img {
	border:0;
}
h1 {font-size:14px;}
.colored {
	color:#2965aa;
}
#bg {
	background:url(images/Page-BgGlare.png) no-repeat;
	height: 186px;
	width: 465px;
	position:absolute;
	z-index:-2;
}
#top {
	width:100%;
}
#top-container {
	width:80%;
	min-width:900px;
	margin:0 auto;
	height:200px;
	position:relative;
	margin-top:50px;
	background:url(images/top-bgmax.jpg) top center no-repeat;
	text-align:center;
}
.top-left-bg {
	width:10%;
	height:200px;
	margin:0 0 0 -5px;
	float:left;
	background:url(images/top-bg-left.png) top left no-repeat;
}
.top-right-bg {
	width:30%;
	height:200px;
	float:right;
	margin:0 -5px 0 0;
	background:url(images/top-bg-right.png) top right no-repeat;
}
.top-content {
	height:200px;
	width:60%;
	float:left;
}
#top-container h1 {
	color:#000;
	font:bold 18px/24px Arial,Verdana,sans-serif;
	margin:6px 30px;
}
#top-container h3 {
	color:#34658c;
	font:normal 19px/28px Arial,Verdana,sans-serif;
	margin:0 30px;
	width:700px;
	text-align:center;
}
.top-container-flags {
	margin:0 0 0 25px;
	text-align:left;
}
#content {
	width:100%;
}
#content-container {
	width:80%;
	min-width:900px;
	border-top:1px solid #b7a971;
	border-left:5px solid #b7a971;
	border-right:5px solid #b7a971;
	margin:0 auto;
	background:#f0ede0;
	overflow:auto;
}
#content-left {
	float:left;
	background:#efe9d0;
	width:22%;
}
#content-main {
	float:left;
	width:78%;
}
.content-title {
	font:bold 13px/18px Arial,Verdana,sans-serif;
	color:#897d4f;
	text-transform:uppercase;
}
#logos {
	width:100%;
}
#logos-container {
	width:80%;
	min-width:900px;
	border-top:1px solid #b7a971;
	border-left:5px solid #b7a971;
	border-right:5px solid #b7a971;
	margin:0 auto;
	background:#f0ede0;
	overflow:auto;
	padding:10px 0;
}
#logos-container .logo {
	width:24%;
	float:left;
	text-align:center;
}
#footer {
	width:100%;
}
#footer-container {
	width:80%;
	min-width:900px;
	margin:0 auto;
	height:55px;
	position:relative;
	background:url(images/footer-content.png) repeat-x;
	/*background:url(images/footer-new.png) top no-repeat;*/
}
.footer-left-bg {
	width:10%;
	height:55px;
	margin:0 0 0 -5px;
	float:left;
	background:url(images/footer-new.png) top left no-repeat;
}
.footer-right-bg {
	width:10%;
	height:55px;
	float:right;
	margin:0 -5px 0 0;
	background:url(images/footer-new.png) top right no-repeat;
}
.footer-content {
	height:55px;
	width:80%;
	float:left;
}
.art-Czas {
	background:transparent;
	border:0;
	padding:0;
	margin:0;
	width:50px;
}
.content-blocks {
	width:33%;
	float:left;
}
.content-blocks-blue {
	color:#165199;
	font-weight:bold;
	text-align:center;
	margin:0;
}

.content-blocks-new {overflow: hidden; background: #efe9d0; margin: 0 0 10px 0; }
.content-blocks-new-title {float: left; font: normal 14px/42px Arial, Tahoma, Verdana, sans-serif; text-indent: 10px; width: 30%; color: #165199;  }
.content-blocks-new-space {float: left; width: 1%; background: #f0ede0;}
.content-blocks-new-desc {float: left; width: 69%; background: #f0ede0; }
.content-blocks-new-link {float: left; padding: 0 10px; color: #165199; background: #efe9d0; }

.rozwin {
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
}
