@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Helvetica, Verdana, sans-serif;
	background-color: #111111;
	color: #EFEFEF;
	/* background-image: url(images/bg.png); */background: black;
	background-repeat:repeat-x;
	line-height: 15pt;
}#containerMain {	margin: 0 auto;	width: 970px;	overflow: hidden;	position: relative;}#write_us {	position:absolute;	right: 10px;	top: 10px;}#logo {	position: absolute;	left:10px;	top: 50px;	width: 240px;	height: 100px;	cursor: pointer;	display: block;	z-index: 9999;}
#language {	float: right;	margin-top: 15px;	height: auto;	overflow: hidden;	padding: 0;	list-style: none;}#top {	position: relative;	height: 100px;	left: 0;	top: 0;}#intro {	position: absolute;	top:0;	left: 0;	height: 100px;	width: 200px;}#language {	padding: 0;}#language .info {	width: auto;	color: gray;	font: 11px Arial;}#language  li {	float: left;	width: 18px;	padding: 0;	margin: 0px 3px 0 3px;}#language img {	vertical-align: middle;}#language  li a {	display: block;	overflow: hidden;}
img {
	border: 0;
//	padding: 5px;
}

h1 {
	color: #e1c511;
	font-size: 16px;
	margin-bottom: 20px;
}

a {
	color: #D00204;;
	text-decoration: none;	
}
a:hover {
	color: #e1c511;
}

#main {
	width: 970px;
	border: 0;
	margin: auto;
	margin-top: 22px;
}

#content { 
	border: 1px solid #2A2A2A;
	background-image: url(images/fzpn-fundacja-bg.jpg);
//	height: 595px;
	padding: 20px;
	display: block;	position: relative;
}
#content img {
	padding: 5px;	
}
#content p {
	padding-bottom: 10px;	
}

#footer {
	background-image: url(images/bottomline.png);
	background-repeat:repeat-x;
	height: 61px;	vertical-align: top;	padding: 0;	padding: 0;
}
#footer-content {
	margin: auto;
	width: 970px;
	padding-top: 28px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

#footer-content .credits {
	width: 500px;
	float: left;
	padding-left: 5px;
}
#pagging {	margin: 0 auto;	text-align: center;	font: 14px Tahoma;}#pagging em , #pagging a {	border: 1px solid #3E3E3E;	background: #DFDFDF;	padding: 1px 7px;	color: black;}#pagging em {	font-style: normal;	font-weight: bold;	background: #3E3E3E;	color: #E1C511;}
#footer-content .credits-menu {
	width: 580px;
	float: right;		text-align: right;	padding: 0;	overflow: hidden;	margin-right: 0;
}

.text-content { 
	padding-bottom: 20px;	
}

.title {
	color: #e1c511;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;	
}

.subtitle {
	font-size: 15px;
	font-weight: bold;	
}

.menu {
	list-style-type: none;	
}
.menu-item {
	float: left;
	padding-right: 13px;
}

.menu-item a {
	color: #efefef;;
	text-decoration: none;	
}

.menu-item a:hover {
	color: #e1c511;;
	text-decoration: none;	
}
