body {
	
	font-family: Arial, "MS Trebuchet", sans-serif;
	background: #333365;
	font-size: 12px;
}

a img {
	
	border: 0;
	
}

#header_menu {
	list-style:none;
	background: #333365;
	text-align: right;
	padding: 10px;
}
#header_menu li {
	
	display: inline;


}
#lang_link a {
	
	text-decoration: underline !important;
	font-weight: bold;
	
}
#lang_link a,#site_map_link a, #newsletter_link a {
	
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid white;
	
}

#site_map_link a {
	border-right: 0px;
	
}
#header_menu a {
	color: white;
	text-decoration:none;
	
}

ul,li {
	
	margin:0px;
	padding:0px;
	
}
#wrapper {
	
	width: 962px;
	margin: auto;
	background: white;
	
	
}
#menu {
	
	width: 215px;
	float: left;
	
}
#middle {
	
	min-height: 300px;
	margin-top: -10px;
}

* html #middle {
	
	height: 300px;
	margin-top: 10px !important;

}
#content {
	
	margin-left: 230px;
	
}

#content ul {
	
	margin-left: 15px;
	
}
#menu ul {
	
	list-style:none;
	margin: 10px 0 0 10px;
	border-right: 1px solid silver;
	
}
#menu ul li ul {
	
	margin: 0px;
	border: 0px;
	
}

#activeParent a {
	
	font-weight: bold;
	border-left: 5px solid #424284;
	padding-left: 3px;
	
}

#activeChild a {
	
	font-weight: bold !important;
	
	
}
#activeParent ul li a  {
	
	font-weight: normal;
	padding-left: 0px;
	border-left: 0px; 
}

#menu ul li ul li {
	
	margin-left: 15px;
	
}
#menu ul li {
	
	margin: 5px;
	
}

#menu ul li a {
	
	font-size: 1.2em;
	text-decoration:none;
	color:#424285;
}

#menu ul li a:hover {
	
	color:#6363DD;
	
}

#locator {
	
	background: url('../images/locator.gif') no-repeat bottom;
	color: white;
	padding: 5px 10px 10px 10px;
	font-size: 1.2em;
}

#header {
	width: 962px;
	height:146px;
}
#footer {

	clear: both;
	padding: 10px;
	text-align: center;
	background: url('../images/bottom.gif') no-repeat bottom;
	
}
.news h2 a {
	
	color: black;
	text-decoration: none;
	
	
}
.news h2 {
	
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 13px;
}

.news .date {
	
	color: grey;
	
}
#page .content {
	
	text-align: justify;
	
}

.news {
	
	padding: 7px;

	margin-bottom: 5px;
	margin-right: 15px;
	
}

.background_news_1 {
		background: #efefef;
	
}

.news .content,#page .content {
	
	margin: 10px 30px 10px 10px;
	
}

#pages {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #333365;
	
}

#pliki {
	

	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #333365;	
}

#photos_attachments {
	
	padding:0 !important;
	margin: -20px 0 0 0 !important;
	
}

#photos_attachments img {
	
	margin: 5px;
	
}
#docs_attachments {
	
	margin: 5px 0 5px 0 !important;
	padding: 0px;
	
}
#docs_attachments li {
	
	background: url('../images/layout/pdf.gif') no-repeat;
	margin: 5px;
		padding-left: 22px;
	list-style:none;
	
	
}

#photos_attachments li {
	
	display: inline;
	margin: 0;
	padding:0px;
	
}

#site_notice {
	
	margin: 10px;
	border: 1px solid green;
	padding: 5px;
	
}

#formErrors {
	
	margin: 10px;
	border: 1px solid red;
	padding: 5px;
	
}

.data_table {
	
	background: #6262D9;
	
}

.data_table td, .data_table th{
		
	padding: 5px !important;

	
}
.data_table th {
	
	font-weight: bold;
	text-align: center;
	background: #e7e7e7 !important;
	font-size: 14px;
	
}
.data_table td{
	
	background: white;

}
#sitemap {
	
	width: 710px;
	margin: 0px;

	
}
#sitemap dt a{
	
	color: black;
	text-decoration:none;

}

#sitemap .url_map {
	
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	background: url(../images/layout/page_go.gif) no-repeat ;
	padding:2px 0px 2px 20px;
}

#sitemap dt {
	
	font-size: 18px;
	font-weight: bold;
	background: #f3f3f3;
	border-bottom: 1px solid #414184;
	padding: 5px 5px 5px 10px;

}

#sitemap dd {
	
	padding: 10px;
	border: 1px solid silver;
	background: #fbfbfb;
	margin: 10px 0px 10px 10px;
}
#sitemap li a {
	

	
}
#sitemap dt.subsite {

	height: 26px;
	padding: 5px 5px 5px 10px;
	
	
}
.subsite a {
	
	font-size: 12px;

	
}
#photos_attachments a {
	
	border:0px !important;
}
