@charset "utf-8";
body {
	background-image: url(img/bodyBG3.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #141414;
}
.white {
	color: #FFFFFF;
}

a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .middleCol .partnerzyBottom a {
	text-decoration: none;
}

.logosy {
	margin: 10px;
}

ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rightCol   li a  {
	background-color: #CCCCCC;
	padding-left: 20px;
	display: block;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}
.rightCol  li a:hover {
	color: #FFFFFF;
	background-color: #AAAAAA;
}
.rightCol li a.active {
	background-color: #AAAAAA;
}
.rightCol li a.darker {
	background-color: #666666;
	display: block;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}





h1 {
	font-size: 16px;
	font-weight: normal;
}
p {
	line-height: 1.5em;
}
h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #141414;
}





#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	background-color: #EFEFEF;
	float: left;
	height: 45px;
	width: 100%;
	margin-top: 45px;
	text-align: center;
}

#wrapper #HeadreLogo {
	float: left;
}

#wrapper #HeaderMenu {
	float: right;
	margin-top: 20px;
}

#HeaderMenu a {
	color: #999999;
	background-color: #444444;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 5px;
}
#HeaderMenu a:hover {
	color: #333333;
	background-color: #5D5D5D;
}

.HeadContLink {
	text-align: center;
	width: 90px;
}
.HeadLangLink {
	width: 30px;
	text-align: center;
}


#wrapper .HeaderSpacer {
	clear: both;
	height: 30px;
	width: 990px;
}
#wrapper .leftCol {
	float: left;
	width: 304px;
}
#wrapper .rightCol {
	float: right;
	width: 160px;
}
#wrapper .middleCol {
	float: left;
	margin-left: 25px;
	width: 480px;
}
.LeftColIMG {
	margin-bottom: 18px;
}
.PartnersLogoRight {
	background-color: #FFFFFF;
	width: 160px;
	text-align: center;
	padding-top: 7px;
}
.EventBar {
	background-color: #CCCCCC;
	margin-bottom: 45px;
}

.EventBar h2 {
	float: left;
}

.EventBar .EventDate {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.EventBar .EventBarSpacer {
	background-color: #FFFFFF;
}
.EventBar  .EventTitleLink {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}
.EventBar  .EventTitleLink:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.PageTitle {
	text-transform: uppercase;
}
.PageSubTitle {
	text-transform: uppercase;
	color: #333333;
}
.FormInput {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #666666;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#RegForm table {

}
#RegForm {
	background-color: #333333;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	color: #CCCCCC;
	padding-left: 9px;
}
#RegForm .FormSubmit {
	color: #CCCCCC;
	background-color: #666666;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	height: 20px;
	width: 60px;
}
.partnerzyBottom {
	margin-top: 45px;
	margin-bottom: 30px;
	padding-top: 20px;
	width: 480px;
}




#form1 label {
	display: block;
	clear: both;
}
.madeBy {
	text-align: center;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	float: right;
}
#footer .footerCenterDiv {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	padding-top: 10px;
	display: block;
}
.clearer {
	clear: both;
}
a.PobierzLink {
	font-size: 16px;
	font-style: italic;
	color: #999999;
	display: block;
	vertical-align: middle;
	background-image: url(img/ICON_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	text-decoration: none;
	height: 22px;
}
a.PobierzLink:hover {
	color: #333333;
}

