@charset "utf-8";
/* CSS Document */
:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

body {
	background: #f7f7f7;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, san-serif;
	line-height: 1.5em;
	font-size: 12px;
	text-align: center;
	background-image:url(../images/body-bg.png);
background-repeat:repeat-x;
background-attachment: fixed;
}

	
#container {
/*	background: url(../images/home-back-bg.png) #CDCDCD repeat-x;*/
width:800px;
margin: 0 auto;
	}

	

#header {
	padding-top: 80px;
	text-align: left;
	position: relative;
	height: 33px;
	margin-bottom:31px;	
	background: url(../images/header-bg.gif) repeat-x;
}

#header #navi {
	list-style: none;
	position:absolute;
	bottom:5px;
	left:0px;
}
#header #navi li {
	padding: 0; margin-bottom:10px;
	display: inline;
	font-size: 120%;


}

#header #navi li a {
	width:auto;
	margin: 0 0 10px 0;
	padding: 0 0.5em 3px;
	text-decoration:none;
	color: #FFFFFF;
	border-right: 1px solid white;
}
#header #navi li a:hover {
	border-bottom: 3px solid white;
}

#header #logo {
	width: 280px;
	background-image: url(../images/xgear-logo_no_org.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	height: 110px;
}

#header #logo:hover {
	background-image: url(../images/xgear-logo.gif);
}

#header #logo h1 {
	visibility: hidden;
}
#header #bar {
	height:32px;
	position:absolute;
	bottom: -32px;
	width: 100%;
	left:0;
	border-bottom:1px solid #BBB;
	background-image:url(../images/bar-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
}

#header h1 {
	color: #FFF;
	font-size: 1.3em;
	margin-top: -60px;
	margin-left: 20px;
	
}
#header h2 {
	color: #FFF;
	font-size: 1.1em;
	margin-left: 20px;
}

#content {
	margin:0;
	text-align:left;
	border: solid #D8E2EA;
	border-width:1px;
	border-top-color:#ffffff;
	
	background-color: #ffffff;

}

#sidebar {
	float: left; 
	width: 22%; 
	padding: 15px 0 0 1.5em;
	height:100%;
	border-right:1px solid #EEEEEE;
}

#main {
	/*margin-left:26%;*/
	padding: 0 2em;	
}

.home #main,
.about #main{
	margin-left:0;	
}

#main h1 {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 150%;
	font-weight: normal;
	color:#000066;
}

#main h2 {
	border-bottom: 1px solid #DDDDDD;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 130%;
}

.uczestnicy #main h2 {
	border:0;
}

#main li {
	padding-left: 25px;
	margin: 5px 0; /*min-height:16px;*/
	background-color: transparent;
	background-image: url(../images/gear-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

#main .side {
	float: right;
	width: 225px;
	margin-top: -15px;
}

#parts_pl {
/*	padding-left: 40px;
	background-image: url(../images/pl.gif);*/
	background-position: left 2px;
	background-repeat: no-repeat;
	padding:0 2em;
}

#parts_pl a {
	 font-weight: bold;
}
#parts_pl a:hover {
	text-decoration: underline;
}

#main .main {
	margin-right: 250px;
}
.home #main .main {
	margin-right: 235px;
	padding-right:15px;
	border-right: 1px solid #E0E0FF;
}

#main #aim, 
#main #scope{
	float: left;
}

#main #aim {
	width: 45%;
	padding-right: 3%;
	
}
 
#main #scope {
	width: 49%;
	padding-left: 3%;
}

#main strong {
	color: #1C3A56;
}

#main p {
	margin-top: 0.5em;
	text-align: justify;
}

br.clear {
	clear: both;
 border: 1px solid red;
}

#main img {
	margin: 0 1em 0.5em;
	padding: 1px;
	border-width: 4px;
	border-style: solid;
	border-color: #F6F6F6;
	background-color: #CCCCCC;
	background-image: none;
}

#main .fltrt {
	float: right;
	margin-right: 0;
}

#main .fltlft {
	float: left;
	margin-left: 0;
}

.clearfloat {
	clear: both; /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 1px
	line-height: 0px;
	height: 0;
}

#main .partner {
	padding: 2em 1em 4em;
	clear: both;
	border-top: 1px solid #FFFFFF; /*background-image:url(../images/Partner-bg.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
}

#main .partner div.logo {
	float: right;
	padding:1em 0 0 1em;
}


#main .partner .organisation {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #000066;
	text-align: left;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 190%;
	line-height: normal;
	font-size-adjust: none;
}

#main .partner p {
	margin-bottom: 0;
	margin-top: 0.5em;
}

#main .partner .address {
	margin-top : 0.5em;
}

#main .partner .address p {
	margin:0.25em 1em;
}

#main .partner .description {
	border-top: 1px solid #EEE;
}
#main .partner .description a{
	float:right;
	font-size:95%;
}

#main .partner .description a:visited{
	color:Blue;
}

.signature {
	color: #233154;
}

#footer {
	height:32px;
	background:#DDDDDD;
	margin: auto;
	background-image:url(/images/bar-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:right;
	color:#800000;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 

}
#sixthProgram {
	text-align:center;
	
}
#main #sixthProgram img {
	border:0;padding:0;
}
#main ul.documents {
	margin-left:4em;
}
#main .documents li {
	padding-left: 35px;
	margin: 5px 0; /*min-height:16px;*/
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top:5px;
	padding-bottom: 5px;
}
#main li.doc {
	background-image: url(../images/ico_doc.gif);
}
#main li.pdf {
	background-image: url(../images/ico_pdf.gif);
}

.mapka {
	float:right;
	margin-top: 0.5em;
	margin-left: 2em;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #E0E0FF;
}

.komitety td {
	padding: 3px 2em;
	border-bottom: 1px solid #EEE;
}
.komitety .nazwisko {
	font-weight: bold;
	width:15em;
}
.komitety .nazwisko em {
	font-weight: normal;
}

.ok_message, .error_message {
	margin: 15px;
	padding: 0.5em 2em;
	background: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.error_message {
	color: Red;
	border: 1px solid red;
}


