BODY {
	background: #e6e6e6 url('../img/bg_body.gif') repeat-x;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 1.3em;
}

A {
	text-decoration: none;
}

#Header {
	background: url('../img/bg_header.jpg') no-repeat right top;
	text-align: center;
	height: 260px;
}

#SWFAnim {
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	background: url('../img/bar.jpg') no-repeat top right;
}

#Wrapper {
	background-color: #fff;
}

#MainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	background: url('../img/bg_main.gif') no-repeat top;
	padding-bottom: 40px;
}

#Menu {
	float: left;
	text-align: right;
	margin: 15px 20px 0px 0px;
	margin-bottom: 30px;
	width: 160px;
}

#Content {
	float: left;
	width: 785px;
	text-align: left;
	margin: 60px 0px 0px 25px;
}

#Menu LI {
	line-height: 1.5em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#Menu UL.submenu {
	margin: 0px;
	padding: 0px;
}

#Menu UL.submenu LI {
	line-height: 1.3em;
	background: url('../img/bg_submenu.gif') no-repeat bottom right;
}

#Menu A {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

#Menu A:HOVER, #Menu UL.submenu LI A:HOVER {
	color: #770029;
}

#Menu UL.submenu LI B {
	color: #770029;
}

#Menu UL.submenu LI A {
	color: #717171;
	text-transform: none;
	font-weight: normal;
}

#Menu UL.submenu LI.last {
	background-image: none;
}

#Menu LI.submenu_wrapper {
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	border: 1px solid white;
}

#Menu B {
	color: #770029;
	text-transform: uppercase;
	font-size: 16px;
}

#Menu UL.submenu B {
	font-size: 11px;
	text-transform: none;
}

.header {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;
}

#Footer {
	width: 995px;
	color: #949494;
	font-size: 10px;
	font-family: Tahoma;
	margin: 0px auto 50px auto;
}

#Footer DIV {
	float: left;
	border-right: 4px solid #fff;
	padding: 60px 10px 0px 20px;
	text-align: left;
}

#Footer A, #Footer B {
	color: #a8adb9;
	font-weight: bold;
}

#Footer IMG {
	margin-top: 3px;
}

#Footer .kwadrat {
	width: 160px;
	text-align: right;
}

.box_content {
	padding: 0px 10px 30px 10px;
	line-height: 1.5em;
}

.box_content P {
	margin-bottom: 1em;
}

.box_content B, .box_content STRONG {
	color: #750128;
}

.box_content .file_list H4 {
	font-weight: bold;
	color: #415285;
	text-transform: uppercase;
	border-bottom: 4px solid #F1F1F1;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
}

.box_content UL.file_list {
	margin-top: 4em;
	text-align: right;
	line-height: 1.5em;
	list-style: none;
	padding-left: 0;
}

.box_content .file_list A {
	color: #9A9A9A;
	text-decoration: none;
}

.box_content .file_list A:HOVER {
	color: #750128;
}

.box_content UL {
	list-style: disc;
	padding-left: 2em;
	margin-bottom: 1em;
}

.box_content IMG {
/*	padding: 0.5em;
	border: 1px solid #DFDFDF;*/
}

.box_content .partner {
	margin-bottom: 2em;
	border-top: 1px solid #F0F0F0;
	padding: 30px 25px 30px 30px;
	background: url('../img/bg_p.png') no-repeat 0px 10px;
}

.box_content .partner H4 {
	font-weight: bold;
	color: #415285;
	margin-bottom: 0.4em;
}

.box_content .partner A {
	display: block;
	color: #770029;
	text-decoration: none;
	margin-top: 1em;
	background: url('../img/bg_ap.gif') no-repeat left center;
	padding-left: 55px;
}

.box_content .partner A:HOVER {
	color: #415285;
}

.box_content .partner IMG, .box_content .project IMG {
	padding: 0;
	float: right;
	border: none;
	margin-left: 1em;
}

.box_content .project {
	margin-bottom: 2em;
	border-top: 1px solid #F0F0F0;
	padding: 15px 0px 30px 0px;
}

.box_content .project IMG {
	float: none;
	margin: 0;
	padding: 0;
}

.box_content .project .thumb, .box_content .project .desc {
	float: left;
	background: url('../img/bg_p.png') no-repeat left top;
}

.box_content .project .thumb {
	width: 300px;
	padding-left: 10px;
	overflow: hidden;
}

.box_content .project .desc {
	width: 410px;
	padding-left: 20px;
}

.box_content .project A {
	color: #770029;
}

.box_content .project A:HOVER {
	color: #415285;
}

.box_content H2 {
	font-size: 15px;
	color: #770029;
	margin-bottom: 1.5em;
}

A.backlink {
	display: block;
	text-align: right;
	color: #770029;
	margin-top: 1em;
}

A.backlink:HOVER {
	color: #415285;
}

A.backlink IMG {
	border: none;
	margin: none;
	padding: none;
	vertical-align: middle;
}