html,body { min-width: 100%; min-height: 100%; padding: 0; margin: 0; height: 100%; }
body { font-size: 62.5%; }
table {	font-size: 100%; }

p { 
	margin-top: 0px;
}
.bl .full { 
	background: url(img/body-bg.png) top repeat-x; 
	font-family: Arial, Helvetica, Tahoma, Verdana, sans;
}
.bl .top-bar-menu {
	background: url(img/bg-top.png) top repeat-x #8C7E4F;
}


.bl .top-bar-menu a {
	display: block;
	background: url(img/bullet-top-bar-menu.gif) no-repeat 0px 50%;
	padding-left: 25px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}

.bl #logo {
	position: relative;
	left: -82px;
}

.bl .top-menu a {
	white-space: nowrap;
	color: #8c7e4f;
	text-decoration: none;
	font-size: 12px;
}
.bl .top-menu .separated {
	background: url(img/separator.gif) no-repeat left 50%;
}
.bl .top-menu .spaced {
	margin-right: 13px;
}

.bl .top-menu-people a {
	white-space: nowrap;
	color: #7f7f7f;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-left: 30px;
	background: url(img/bullet-top.png) no-repeat left 50%;
	height: 20px;
	_height: 24px;
	padding-top: 4px;
	vertical-align: 50%;
}

.bl #content-header {
	color: #8c7e4f;
	font-size: 18px;
	margin: 9px 0px 0px;
	font-weight: normal;
}
.bl .news .item .bg {
	background: url(img/left-bg2.png) repeat-x top;
}
.bl .news .item .left {
	background: url(img/left-l2.png) repeat-x top;
}
.bl .news .item .right {
	background: url(img/left-r2.png) repeat-x top;
}
.bl .news .firstItem .bg {
	background: url(img/left-bg1.png) repeat-x top !important;
}
.bl .news .firstItem .left {
	background: url(img/left-l1.png) no-repeat top !important;
}
.bl .news .firstItem .right {
	background: url(img/left-r1.png) no-repeat top !important;
}

.bl .news .item h3 {
	color: #8c7e4f;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.bl .news .item h3 a {
	color: #8c7e4f;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

.bl .news .item p {
	font-size: 11px;
}
.bl .news .item a.link {
	position: absolute;
	margin-top: -20px;
	_margin-top: -28px;
	margin-left: -135px;
	_margin-left: -115px;
	width: 100px;
	background: url(img/bullet-left2.gif) no-repeat 100% 100%;
	padding-right: 20px;
	color: #8c7e4f;
	text-align: right;
	text-decoration: none;
	_padding-top: 6px;
	font-size: 12px;
}

.bl .partners h2 {
	background: url(img/bar-partners.png) no-repeat top left;
	color: white;
	margin: 0;
	padding: 6px 16px 0px 16px;
	height: 27px;
	_height: 33px;
	font-size: 16px;
	font-weight: bold;
}
.bl .partners a {
	display: block;
	padding-left: 25px;
	background: url(img/bullet-left2.gif) no-repeat left 50%;
	text-decoration: none;
	height: 13px;
	font-size: 13px;
	color: black;
}
.bl .partners a.showAll {
	color: #8c7e4f;
	height: 26px;
	background-position: left top;
}

.bl .content-area {
	background: #f5f4f0; 
}

.bl .content-area .content-title-bar {
	background: url(img/bar1.png) no-repeat top left #d2ac67;
	color: white;
	padding: 6px 0px 0px 15px;
	margin: 0;
	font-size: 16px;
}

.bl .content-area #content {
	font-size: 12px;
}
.bl .content-area #content ul.aktualnosci {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bl .content-area #content ul.aktualnosci li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 25px;
	_padding-bottom: 10px;
	border-bottom: 1px solid #d2ac67;
}
.bl .content-area #content ul.aktualnosci li h2 {
	color: #8c7e4f;
	font-size: 15px;
	margin-top: 0px;
}
.bl .content-area #content ul.aktualnosci li a {
	background: url(img/bullet-left2.gif) no-repeat 100% 100%;
	padding-right: 20px;
	color: #8c7e4f;
	text-align: right;
	text-decoration: none;
	_padding-top: 6px;
	font-size: 12px;
	float: right;
}

.bl .content-area #content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.bl .footer {
	border-top: 1px solid #8c7e4f;
	font-size: 11px;
}

.bl .footer div {
	white-space: nowrap;
	color: #8c7e4f;
}

.bl .footer a {
	white-space: nowrap;
	text-decoration: none;
	color: #bab295;
}

#uefooter {
	margin: 0 auto;	
}

