#TitleBar
{
	display: block;
	width: 849px;
	height: 29px;
	overflow: hidden;
	background: url('../img/content/titleBarBackgroundBlue.jpg') no-repeat 0 0;
}

#TitleBar h2
{
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	font: normal 16px/29px Arial, sans-serif;
	letter-spacing: 0.20em;
	color: #373c85;
}


#LeftColumnSimple,
#LeftColumnGallery
{
	float: left;
	width: 524px;
	margin: 14px 0 20px 0;
/*	overflow: hidden;*/
}

#LeftColumnSimple h3
{
	margin: 0;
	font: bold 14px/18px Arial, sans-serif;
	color: #7b0733;
}

#LeftColumnSimple p
{
	margin: 10px 0 0 0;
	padding: 0;
	font: normal 11px/14px Arial, sans-serif;
	color: #444;
}

#LeftColumnSimple a.More
{
	display: block;
	margin: 4px 0 10px 0;
	padding: 0 12px 0 0;
	text-align: right;
	font: bold 9px/11px Arial, sans-serif;
	color: #b82106;
	text-decoration: none;
	background: transparent url('../img/content/moreArrowOnGray.png') no-repeat 100% 0;
}

#LeftColumnSimple a.More:hover
{
	text-decoration: underline;
}

#LeftColumnSimple div.FilesToDownload a
{
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
}

#LeftColumnGallery div.Thumbnails img
{
	width: 58px;
	height: 48px;
	border: 1px solid #a6a9ac;
}


#LeftColumnMain
{
	width: 524px;
	background-image: url('../img/content/otherLeftColumnBackground.jpg');
}

#LeftColumnMain div.LeftColumnName
{
	padding: 0 10px;
	background: #830342 url('../img/content/otherLeftColumnNameBackground.png') no-repeat 0 0;
}

#LeftColumnMain div.LeftColumnNameViolet
{
	padding: 0 10px;
	background: #ae9bb6 url('../img/content/otherLeftColumnNameBackgroundViolet.png') no-repeat 0 0;
}

#LeftColumnMain div.LeftColumnTitle
{
	background: url('../img/content/otherLeftColumnBackgroundTop.jpg') no-repeat 0 0;
}

#LeftColumnMain div.LeftColumnTitle h3
{
	margin: 0 0 0 10px;
	padding: 7px 0 0 0;
	text-align: left;
	font: bold 15px/19px Arial, sans-serif;
	color: #9c1e58;
}

#LeftColumnMain div.LeftColumnTitle h4
{
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	font: bold 11px/16px Arial, sans-serif;
	color: #9c1e58;
}

#LeftColumnMain div.LeftColumnContent
{
	margin: 10px 10px 10px 10px;
}

#LeftColumnMain div.LeftColumnContent p
{
	width: 490px;
	padding: 0 10px 0 0;
	margin: 0;
	font: normal 11px/14px Arial, sans-serif;
	color: #444;
}

#LeftColumnMain div.FilesToDownload
{
	padding: 0;
	margin: 10px 0 0 0;
}

#RightColumnMain
{
	width: 280px;
	background-image: url('../img/content/otherRightColumnBackground.png');
}

#RightColumnMain div.RightColumnNameBlue
{
	background-image: url('../img/content/otherRightColumnNameBackgroundBlue.png');
}

#RightColumnMain div.RightColumnNameLightBlue
{
	background-image: url('../img/content/otherRightColumnNameBackgroundLightBlue.png');
}

#RightColumnMain div.RightColumnNameGray
{
	background-image: url('../img/content/otherRightColumnNameBackgroundGray.png');
}

#RightColumnMain div.FilesToDownload
{
	margin: 10px 0 0 0;
}

div.FilesToDownload a.jpg,
div.FilesToDownload a.pdf,
div.FilesToDownload a.doc,
div.FilesToDownload a.zip,
div.FilesToDownload a.pps,
div.FilesToDownload a.ppt,
div.FilesToDownload a.xls,
div.FilesToDownload a.mlt
{
	display: block;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	font: normal 9px/16px Arial, sans-serif;
	color: #8f8f88;
	text-decoration: none;
	background: transparent url('../img/content/iconFile.png') no-repeat 0 0;
}

#RightColumnMain div.FilesToDownload a.jpg,
#RightColumnMain div.FilesToDownload a.pdf,
#RightColumnMain div.FilesToDownload a.zip,
#RightColumnMain div.FilesToDownload a.doc,
#RightColumnMain div.FilesToDownload a.pps,
#RightColumnMain div.FilesToDownload a.ppt,
#RightColumnMain div.FilesToDownload a.xls,
#RightColumnMain div.FilesToDownload a.mlt
{
	float: none;
}

div.FilesToDownload a.jpg
{
	background-image: url('../img/content/iconFilePicture.png');
}

div.FilesToDownload a.pdf
{
	background-image: url('../img/content/iconFilePDF.png');
}

div.FilesToDownload a.doc
{
	background-image: url('../img/content/iconFileDoc.png');
}

div.FilesToDownload a.zip
{
	background-image: url('../img/content/iconFileZip.png');
}

div.FilesToDownload a.xls
{
	background-image: url('../img/content/iconFileXLS.png');
}

div.FilesToDownload a.pps
{
	background-image: url('../img/content/iconFilePPT.png');
}

div.FilesToDownload a.ppt
{
	background-image: url('../img/content/iconFilePPT.png');
}

div.FilesToDownload a.mlt
{
	background-image: url('../img/content/iconFileMLT.png');
}

div.FilesToDownload a.jpg:hover,
div.FilesToDownload a.pdf:hover,
div.FilesToDownload a.zip:hover,
div.FilesToDownload a.pps:hover,
div.FilesToDownload a.ppt:hover,
div.FilesToDownload a.doc:hover,
div.FilesToDownload a.xls:hover,
div.FilesToDownload a.mlt:hover
{
	text-decoration: underline;
}

#RightColumnMain ul.Submenu
{
	padding: 0 0 20px 0;
	margin: 0;
	text-align: left;
	list-style: none;
}

#RightColumnMain ul.Submenu li
{
	margin: 0 0 0 40px;
}

#RightColumnMain ul.Submenu li a
{
	display: block;
	width: 223px;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #bebfc2;
	text-decoration: none;
	font: bold 11px/15px Arial, sans-serif;
	letter-spacing: 0.15em;
	color: #444444;
}

#RightColumnMain ul.Submenu li a:hover
{
	text-decoration: underline;
}

#LeftColumnMain h4.WynikWyszukiwania
{
	margin-bottom: 5px;
}

#LeftColumnMain h4.WynikWyszukiwania a
{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b82106;
}

#LeftColumnMain h4.WynikWyszukiwania a:hover
{
	text-decoration: underline;
}

#Path
{
	width: 833px;
}
